summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-251-1/+1
* ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai2019-07-051-0/+37
* Merge tag 'usb-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-10-051-152/+152
|\
| * usb: video: Fix endianness mismatches in descriptor structuresLaurent Pinchart2018-09-251-152/+152
* | usb: usbtmc: Add ioctl USBTMC_IOCTL_API_VERSIONGuido Kiener2018-09-201-0/+1
* | usb: usbtmc: Add ioctl USBTMC_IOCTL_AUTO_ABORTGuido Kiener2018-09-201-0/+1
* | usb: usbtmc: add ioctl USBTMC_IOCTL_MSG_IN_ATTRGuido Kiener2018-09-201-0/+2
* | usb: usbtmc: Add ioctl USBTMC488_IOCTL_WAIT_SRQGuido Kiener2018-09-201-0/+1
* | usb: usbtmc: Add ioctl USBTMC_IOCTL_CLEANUP_IOGuido Kiener2018-09-201-0/+1
* | usb: usbtmc: Add ioctl USBTMC_IOCTL_CANCEL_IOGuido Kiener2018-09-201-0/+3
* | usb: usbtmc: Add ioctl for vendor specific readGuido Kiener2018-09-201-0/+2
* | usb: usbtmc: Add ioctl USBTMC_IOCTL_WRITE_RESULTGuido Kiener2018-09-201-0/+1
* | usb: usbtmc: Add ioctl for vendor specific writeGuido Kiener2018-09-201-0/+14
* | usb: usbtmc: Add ioctl for generic requests on controlGuido Kiener2018-09-201-0/+15
|/
* Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-182-0/+52
|\
| * Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-07-301-0/+39
| |\
| | * usb: gadget: uvc: Move userspace API definition to public headerLaurent Pinchart2018-07-261-0/+39
| * | usb: usbtmc: Add ioctl for termination characterGuido Kiener2018-07-211-0/+6
| * | usb: usbtmc: Add ioctl for EOM bitGuido Kiener2018-07-211-0/+2
| * | usb: usbtmc: Add ioctl for triggerGuido Kiener2018-07-211-0/+1
| * | usb: usbtmc: Add ioctls to set/get usb timeoutGuido Kiener2018-07-211-0/+4
| |/
* / ALSA: usb-audio: Add support for Processing Units in UAC3Jorge Sanjuan2018-07-161-9/+40
|/
* Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-151-0/+8
|\
| * ALSA: usb-audio: Add bi-directional terminal typesJorge Sanjuan2018-06-141-0/+8
* | Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-061-3/+16
|\|
| * ALSA: usb-audio: UAC3. Add support for mixer unit.Jorge Sanjuan2018-05-151-3/+16
* | USB: Add support to store lane count used by USB 3.2Mathias Nyman2018-04-221-0/+5
|/
* ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol2018-03-211-0/+1
* ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin2018-03-191-2/+2
* USB: clarify USB_DT_USB_SSP_CAP_SIZE(ssac) definitionMathias Nyman2018-01-091-2/+2
* USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2017-11-281-0/+3
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-141-0/+4
|\
| * usb: core: add Status Type definitionsFelipe Balbi2017-11-071-0/+4
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-024-0/+4
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-027-0/+7
|/
* USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2017-09-191-0/+1
* include: uapi: usb: Introduce USB charger type and state definitionBaolin Wang2017-08-151-0/+31
* include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol2017-07-181-3/+3
* Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-06-201-3/+4
|\
| * usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.Jerry Zhang2017-06-021-3/+4
* | USB: hub: fix SS max number of portsJohan Hovold2017-05-171-0/+3
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-12/+0Star
* usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-181-1/+2
* usb: gadget: f_fs: Fix ExtCompat documentation in uapi headerVincent Pelletier2017-04-111-1/+1
* usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier2017-01-021-0/+1
* usb: ch9: make usb_endpoint_maxp() return only packet sizeFelipe Balbi2016-11-031-2/+3
* usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi2016-10-311-0/+19
* usb: gadget: f_fs: handle control requests in config 0Felix Hädicke2016-08-251-0/+1
* usb: gadget: f_fs: handle control requests not directed to interface or endpointFelix Hädicke2016-08-251-0/+1
* USB: PD: additional feature selectorsOliver Neukum2016-04-181-0/+16