summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* 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-131-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-111-12/+0
* 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-191-0/+16
* USB: PD: define specific requestsOliver Neukum2016-04-191-0/+7
* USB: add descriptors from USB Power Delivery specOliver Neukum2016-04-191-0/+98
* usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeJohn Youn2016-03-291-1/+1
* usb: add OTG status selector definition for HNP pollingLi Jun2016-03-041-0/+1
* usb: ch9: Add size macro for SSP dev cap descriptorJohn Youn2016-03-041-0/+6
* usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman2016-02-141-0/+10
* usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptorMathias Nyman2016-02-141-0/+18
* Add ioctls to enable and disable local controls on an instrumentDave Penkler2016-02-031-0/+6
* Add ioctl to retrieve USBTMC-USB488 capabilitiesDave Penkler2016-02-031-3/+18
* Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.Dave Penkler2016-02-031-0/+2
* usb: Support USB 3.1 extended port status requestMathias Nyman2016-01-241-0/+21
* usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman2016-01-241-0/+1
* [media] uvcvideo: Enable UVC 1.5 device detectionLaurent Pinchart2015-11-191-0/+1
* Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-041-0/+29
|\
| * usb: Add USB 3.1 SuperSpeedPlus device capability descriptorMathias Nyman2015-10-041-0/+29
* | cdc: add header guardsStephen Rothwell2015-09-151-3/+3
|/
* usb: add USB_OTG_ADP definitionMacpaul Lin2015-07-291-0/+1
* usb: add usb_otg20_descriptor for OTG 2.0 and aboveMacpaul Lin2015-07-291-0/+11
* usb: gadget: ffs: add eventfd notification about ffs eventsRobert Baldyga2015-01-271-0/+1
* usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga2014-09-161-0/+1
* usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga2014-09-091-0/+6
* tools: ffs-test: convert to new descriptor formatMichal Nazarewicz2014-09-021-1/+1
* usb: gadget: f_fs: add usb_functionfs_descs_head_v2 structureMichal Nazarewicz2014-09-021-0/+10
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-211-2/+80
|\