summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | | usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior2012-02-281-0/+39
* | | USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman2012-02-241-7/+0
* | | usb-serial: new API for driver registrationAlan Stern2012-02-241-0/+9
* | | USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-141-0/+2
* | | USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp2012-02-141-0/+5
* | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-02-131-8/+2
|\ \ \
| * | | USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-101-8/+2
* | | | Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2012-02-102-140/+1
|\ \ \ \ | |/ / /
| * | | usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto2012-02-011-1/+1
| |/ /
| * | usb: otg: kill langwell_otg driverAlexander Shishkin2012-01-241-139/+0
| |/
* | USB: serial: add macro for console error reportingJohan Hovold2012-02-091-0/+15
* | usb/uas: add usb_pipe_usage_descriptorSebastian Andrzej Siewior2012-02-021-0/+8
* | usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior2012-02-021-0/+61
|/
* usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-041-1/+19
* Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-221-1/+11
|\
| * usb: gadget: introduce support for sg listsFelipe Balbi2011-12-211-0/+10
| * usb: gadget: enlarge maxburst bit width.Yu Xu2011-12-191-1/+1
* | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-132-8/+16
|\ \ | |/
| * usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-2/+2
| * usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-121-5/+5
| * usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto2011-12-121-0/+8
| * usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto2011-12-121-1/+1
* | USB: Remove the duplicate definition of HUB_SET_DEPTHQinglin Ye2011-12-121-1/+0
* | USB: Adding #define in hub_configure() and hcd.c fileAman Deep2011-12-091-0/+11
* | xHCI: Adding #define values used for hub descriptorAman Deep2011-11-261-5/+14
* | USB: serial: add support for multiple read urbsJohan Hovold2011-11-151-1/+8
* | USB: serial: remove write_urb_busy field from usb_serial_portJohan Hovold2011-11-151-2/+0
* | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-141-2/+0
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-311-0/+1
|\
| * USB: export video.h to the includes available for userspaceLaurent Pinchart2011-09-231-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-6/+11
|\ \
| * | USB: Add endpoint usage definitions to ch9.hDaniel Mack2011-09-141-6/+11
| |/
* | usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto2011-10-131-0/+5
* | usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto2011-10-131-0/+7
* | usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()Kuninori Morimoto2011-10-131-0/+2
* | usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi2011-10-131-2/+2
* | usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda2011-10-131-0/+60
* | USB: fix ehci alignment errorHarro Haan2011-10-101-1/+1
* | xHCI: set USB2 hardware LPMAndiry Xu2011-09-261-0/+1
* | usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-181-0/+12
* | usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior2011-08-221-0/+5
* | usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com2011-08-221-0/+12
|/
* Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-07-082-0/+5
|\
| * usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda2011-07-091-0/+2
| * usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda2011-07-081-0/+3
* | usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda2011-07-081-1/+1
* | usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2011-07-081-0/+3
|/
* usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior2011-07-011-0/+6
* usb: gadget: add missing #include'sSergei Shtylyov2011-07-011-0/+5
* usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-012-0/+45
OpenPOWER on IntegriCloud