| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: update watch queue descriptions | Dmitry Vyukov | 2022-03-16 | 1 | -0/+33 |
| | | | | | | | | The interface has significantly changed since the first version. Update to the upstreammed interface. Fixes #3030 | ||||
| * | sys/linux: rename watch_queue.txt to dev_watch_queue.txt | Andrey Konovalov | 2020-06-12 | 1 | -31/+0 |
| | | |||||
| * | sys/linux: fix /dev/watch_queue name | Dmitry Vyukov | 2019-11-30 | 1 | -1/+1 |
| | | | | | | | | | | It's /dev/watch_queue not /dev/fd_watch_queue. Don't know if it was renamed, or alwys wrong, but does not matter much, now it's /dev/watch_queue. Also attach v4l ioctls to /dev/swradio,radio,vbi,cec. It seems that _some_ of them are applicable to these devices as well. | ||||
| * | sys/linux: add some new flags | Dmitry Vyukov | 2019-10-15 | 1 | -0/+2 |
| | | | | | Add a few new assorted things, some flags, etc. | ||||
| * | sys/linux: add watch_queue descriptions | Dmitry Vyukov | 2019-10-15 | 1 | -0/+29 |
