Age | Commit message (Expand) | Author | Files | Lines |
2016-11-03 | usb: ch9: make usb_endpoint_maxp() return only packet size | Felipe Balbi | 1 | -2/+3 |
2016-10-31 | usb: add helper to extract bits 12:11 of wMaxPacketSize | Felipe Balbi | 1 | -0/+19 |
2016-08-25 | usb: gadget: f_fs: handle control requests in config 0 | Felix Hädicke | 1 | -0/+1 |
2016-08-25 | usb: gadget: f_fs: handle control requests not directed to interface or endpoint | Felix Hädicke | 1 | -0/+1 |
2016-04-18 | USB: PD: additional feature selectors | Oliver Neukum | 1 | -0/+16 |
2016-04-18 | USB: PD: define specific requests | Oliver Neukum | 1 | -0/+7 |
2016-04-18 | USB: add descriptors from USB Power Delivery spec | Oliver Neukum | 1 | -0/+98 |
2016-03-29 | usb: ch9: Fix SSP Device Cap wFunctionalitySupport type | John Youn | 1 | -1/+1 |
2016-03-04 | usb: add OTG status selector definition for HNP polling | Li Jun | 1 | -0/+1 |
2016-03-04 | usb: ch9: Add size macro for SSP dev cap descriptor | John Youn | 1 | -0/+6 |
2016-02-15 | usb: Add USB 3.1 Precision time measurement capability descriptor support | Mathias Nyman | 1 | -0/+10 |
2016-02-15 | usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor | Mathias Nyman | 1 | -0/+18 |
2016-02-04 | Add ioctls to enable and disable local controls on an instrument | Dave Penkler | 1 | -0/+6 |
2016-02-04 | Add ioctl to retrieve USBTMC-USB488 capabilities | Dave Penkler | 1 | -3/+18 |
2016-02-04 | Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation. | Dave Penkler | 1 | -0/+2 |
2016-01-25 | usb: Support USB 3.1 extended port status request | Mathias Nyman | 1 | -0/+21 |
2016-01-25 | usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices | Mathias Nyman | 1 | -0/+1 |
2015-11-19 | [media] uvcvideo: Enable UVC 1.5 device detection | Laurent Pinchart | 1 | -0/+1 |
2015-11-05 | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+29 |
2015-10-04 | usb: Add USB 3.1 SuperSpeedPlus device capability descriptor | Mathias Nyman | 1 | -0/+29 |
2015-09-16 | cdc: add header guards | Stephen Rothwell | 1 | -3/+3 |
2015-07-29 | usb: add USB_OTG_ADP definition | Macpaul Lin | 1 | -0/+1 |
2015-07-29 | usb: add usb_otg20_descriptor for OTG 2.0 and above | Macpaul Lin | 1 | -0/+11 |
2015-01-27 | usb: gadget: ffs: add eventfd notification about ffs events | Robert Baldyga | 1 | -0/+1 |
2014-09-16 | usb: gadget: f_fs: virtual endpoint address mapping | Robert Baldyga | 1 | -0/+1 |
2014-09-09 | usb: gadget: f_fs: add ioctl returning ep descriptor | Robert Baldyga | 1 | -0/+6 |
2014-09-02 | tools: ffs-test: convert to new descriptor format | Michal Nazarewicz | 1 | -1/+1 |
2014-09-02 | usb: gadget: f_fs: add usb_functionfs_descs_head_v2 structure | Michal Nazarewicz | 1 | -0/+10 |
2014-07-21 | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -2/+80 |
2014-07-10 | usb: gadget: f_fs: OS descriptors support | Andrzej Pietrasiewicz | 1 | -2/+79 |
2014-06-27 | usb: gadget: f_fs: resurect usb_functionfs_descs_head structure | Michal Nazarewicz | 1 | -0/+7 |
2014-06-27 | Revert "tools: ffs-test: convert to new descriptor format fixing compilation ... | Felipe Balbi | 1 | -1/+1 |
2014-06-19 | tools: ffs-test: convert to new descriptor format fixing compilation error | Michal Nazarewicz | 1 | -1/+1 |
2014-05-28 | USB: cdc-wdm: properly include types.h | Greg Kroah-Hartman | 1 | -0/+2 |
2014-05-28 | usb: cdc-wdm: export cdc-wdm uapi header | Bjørn Mork | 1 | -0/+1 |
2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+12 |
2014-03-21 | USB: cdc: add MBIM extended functional descriptor structure | Ben Chan | 1 | -0/+12 |
2014-03-06 | usb: gadget: f_fs: Add flags to descriptors block | Michal Nazarewicz | 1 | -19/+30 |
2014-03-06 | usb: gadget: f_fs: Add support for SuperSpeed Mode | Manu Gautam | 1 | -0/+5 |
2013-07-17 | USB: move the definition of USB_MAXCHILDREN | Alan Stern | 1 | -0/+11 |
2013-04-08 | USB: fix an incorrect table index in comment | Huang Rui | 1 | -2/+2 |
2013-03-26 | USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND | Bjørn Mork | 1 | -0/+21 |
2013-02-21 | ALSA: usb: Fix Processing Unit Descriptor parsers | Pawel Moll | 1 | -2/+4 |
2013-01-24 | usb: Using correct way to clear usb3.0 device's remote wakeup feature. | Lan Tianyu | 1 | -0/+6 |
2012-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 11 | -0/+3264 |
2012-10-09 | UAPI: (Scripted) Disintegrate include/linux/usb | David Howells | 11 | -0/+3241 |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 1 | -0/+1 |