aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_video4linux.txt
Commit message (Collapse)AuthorAgeFilesLines
* tools: add script that checks copyright headersDmitry Vyukov2020-02-181-1/+1
| | | | Fixes #1604
* sys/linux: add NFNL_SUBSYS_ULOG descriptionsDmitry Vyukov2020-01-091-0/+3
|
* sys/linux: fix warning in dev_video4linux.txtDmitry Vyukov2019-12-221-16/+25
| | | | Update #590
* sys/linux: update constsDmitry Vyukov2019-12-011-1/+2
| | | | Regenerate const files for all arches.
* sys/linux: fix /dev/watch_queue nameDmitry Vyukov2019-11-301-4/+7
| | | | | | | | | 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: rename dev descriptions filesAndrey Konovalov2019-02-011-0/+965
Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names.