aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-05Merge tag 'usb-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-152/+152
2018-09-25usb: video: Fix endianness mismatches in descriptor structuresLaurent Pinchart1-152/+152
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_API_VERSIONGuido Kiener1-0/+1
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_AUTO_ABORTGuido Kiener1-0/+1
2018-09-20usb: usbtmc: add ioctl USBTMC_IOCTL_MSG_IN_ATTRGuido Kiener1-0/+2
2018-09-20usb: usbtmc: Add ioctl USBTMC488_IOCTL_WAIT_SRQGuido Kiener1-0/+1
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_CLEANUP_IOGuido Kiener1-0/+1
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_CANCEL_IOGuido Kiener1-0/+3
2018-09-20usb: usbtmc: Add ioctl for vendor specific readGuido Kiener1-0/+2
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_WRITE_RESULTGuido Kiener1-0/+1
2018-09-20usb: usbtmc: Add ioctl for vendor specific writeGuido Kiener1-0/+14
2018-09-20usb: usbtmc: Add ioctl for generic requests on controlGuido Kiener1-0/+15
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-0/+52
2018-07-30Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+39
2018-07-26usb: gadget: uvc: Move userspace API definition to public headerLaurent Pinchart1-0/+39
2018-07-21usb: usbtmc: Add ioctl for termination characterGuido Kiener1-0/+6
2018-07-21usb: usbtmc: Add ioctl for EOM bitGuido Kiener1-0/+2
2018-07-21usb: usbtmc: Add ioctl for triggerGuido Kiener1-0/+1
2018-07-21usb: usbtmc: Add ioctls to set/get usb timeoutGuido Kiener1-0/+4
2018-07-16ALSA: usb-audio: Add support for Processing Units in UAC3Jorge Sanjuan1-9/+40
2018-06-15Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+8
2018-06-14ALSA: usb-audio: Add bi-directional terminal typesJorge Sanjuan1-0/+8
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+16
2018-05-15ALSA: usb-audio: UAC3. Add support for mixer unit.Jorge Sanjuan1-3/+16
2018-04-22USB: Add support to store lane count used by USB 3.2Mathias Nyman1-0/+5
2018-03-21ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol1-0/+1
2018-03-19ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin1-2/+2
2018-01-09USB: clarify USB_DT_USB_SSP_CAP_SIZE(ssac) definitionMathias Nyman1-2/+2
2017-11-28USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno1-0/+3
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+4
2017-11-07usb: core: add Status Type definitionsFelipe Balbi1-0/+4
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman4-0/+4
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman7-0/+7
2017-09-19USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman1-0/+1
2017-08-15include: uapi: usb: Introduce USB charger type and state definitionBaolin Wang1-0/+31
2017-07-18include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol1-3/+3
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testingGreg Kroah-Hartman1-3/+4
2017-06-02usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.Jerry Zhang1-3/+4
2017-05-17USB: hub: fix SS max number of portsJohan Hovold1-0/+3
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-12/+0
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab1-1/+2
2017-04-11usb: gadget: f_fs: Fix ExtCompat documentation in uapi headerVincent Pelletier1-1/+1
2017-01-02usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier1-0/+1
2016-11-03usb: ch9: make usb_endpoint_maxp() return only packet sizeFelipe Balbi1-2/+3
2016-10-31usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi1-0/+19
2016-08-25usb: gadget: f_fs: handle control requests in config 0Felix Hädicke1-0/+1
2016-08-25usb: gadget: f_fs: handle control requests not directed to interface or endpointFelix Hädicke1-0/+1
2016-04-19USB: PD: additional feature selectorsOliver Neukum1-0/+16
2016-04-19USB: PD: define specific requestsOliver Neukum1-0/+7
2016-04-19USB: add descriptors from USB Power Delivery specOliver Neukum1-0/+98