summaryrefslogtreecommitdiff
path: root/include/uapi/linux/usb
AgeCommit message (Expand)Author
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-07usb: core: add Status Type definitionsFelipe Balbi
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-09-19USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-08-15include: uapi: usb: Introduce USB charger type and state definitionBaolin Wang
2017-07-18include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-06-02usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.Jerry Zhang
2017-05-17USB: hub: fix SS max number of portsJohan Hovold
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab
2017-04-11usb: gadget: f_fs: Fix ExtCompat documentation in uapi headerVincent Pelletier
2017-01-02usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier
2016-11-03usb: ch9: make usb_endpoint_maxp() return only packet sizeFelipe Balbi
2016-10-31usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi
2016-08-25usb: gadget: f_fs: handle control requests in config 0Felix Hädicke
2016-08-25usb: gadget: f_fs: handle control requests not directed to interface or endpointFelix Hädicke
2016-04-19USB: PD: additional feature selectorsOliver Neukum
2016-04-19USB: PD: define specific requestsOliver Neukum
2016-04-19USB: add descriptors from USB Power Delivery specOliver Neukum
2016-03-29usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeJohn Youn
2016-03-04usb: add OTG status selector definition for HNP pollingLi Jun
2016-03-04usb: ch9: Add size macro for SSP dev cap descriptorJohn Youn
2016-02-14usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman
2016-02-14usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptorMathias Nyman
2016-02-03Add ioctls to enable and disable local controls on an instrumentDave Penkler
2016-02-03Add ioctl to retrieve USBTMC-USB488 capabilitiesDave Penkler
2016-02-03Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.Dave Penkler
2016-01-24usb: Support USB 3.1 extended port status requestMathias Nyman
2016-01-24usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman
2015-11-19[media] uvcvideo: Enable UVC 1.5 device detectionLaurent Pinchart
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-04usb: Add USB 3.1 SuperSpeedPlus device capability descriptorMathias Nyman
2015-09-15cdc: add header guardsStephen Rothwell
2015-07-29usb: add USB_OTG_ADP definitionMacpaul Lin
2015-07-29usb: add usb_otg20_descriptor for OTG 2.0 and aboveMacpaul Lin
2015-01-27usb: gadget: ffs: add eventfd notification about ffs eventsRobert Baldyga
2014-09-16usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga
2014-09-09usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga
2014-09-02tools: ffs-test: convert to new descriptor formatMichal Nazarewicz
2014-09-02usb: gadget: f_fs: add usb_functionfs_descs_head_v2 structureMichal Nazarewicz
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-07-10usb: gadget: f_fs: OS descriptors supportAndrzej Pietrasiewicz
2014-06-27usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz
2014-06-27Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi
2014-06-19tools: ffs-test: convert to new descriptor format fixing compilation errorMichal Nazarewicz
2014-05-27USB: cdc-wdm: properly include types.hGreg Kroah-Hartman
2014-05-27usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds