aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_bluetooth_arm.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: switch to the new .const formatDmitry Vyukov2020-08-131-101/+0
| | | | | | | This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983
* sys/linux: move vhci stuff to dev_vhci.txtAndrey Konovalov2020-06-121-6/+0
|
* sys/linux: extend DRM ioctl descriptionsDmitry Vyukov2020-01-251-0/+1
| | | | | | + disable binderfs (see comments) + add few more missing tty ioctls + improve few minor things in hci descriptions
* sys/linux: add more device descriptions (geneve, lowpan, ipoib, cfhsi)Dmitry Vyukov2020-01-191-0/+4
|
* sys/linux: describe /dev/vhci interfaceDmitry Vyukov2018-12-291-0/+11
|
* sys/linux: misc assorted improvementsDmitry Vyukov2018-12-291-0/+4
| | | | | | Add new bpf consts/commands. Refine bluetooth descriptions. Remove removed crypto consts.
* sys/linux: extend AX25/ROSE/NETROM descriptionsDmitry Vyukov2018-12-241-4/+0
|
* sys/linux: add descriptions for /dev/infiniband/rdma_cmDmitry Vyukov2018-03-061-0/+1
| | | | Also fix uffd and bluetooth consts while we are here.
* executor: move arm syscall fixup to syz-extractDmitry Vyukov2017-11-221-6/+6
|
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-0/+90