summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto2012-02-021-1/+1
* usb: otg: kill langwell_otg driverAlexander Shishkin2012-01-241-139/+0Star
* usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-051-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/+0Star
* | USB: Adding #define in hub_configure() and hcd.c fileAman Deep2011-12-101-0/+11
* | xHCI: Adding #define values used for hub descriptorAman Deep2011-11-271-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/+0Star
* | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-151-2/+0Star
|/
* 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-241-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-111-1/+1
* | xHCI: set USB2 hardware LPMAndiry Xu2011-09-271-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-231-0/+5
* | usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com2011-08-231-0/+12
|/
* Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-07-092-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
* usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-011-0/+2
* usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2011-06-281-0/+13
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-282-21/+0Star
* usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2011-06-282-0/+6
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-9/+7Star
* usb: gadget: introduce UDC ClassFelipe Balbi2011-06-281-0/+7
* usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto2011-06-071-0/+17
* USB: gadget.h depends on ch9.h so include ch9.h directlyMark Brown2011-06-071-0/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-238-12/+268
|\
| * usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2011-05-101-1/+15
| * Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-101-2/+3
| |\