summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+0
* 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/+7
* 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
| |\
| * | USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti2011-05-061-0/+2
| * | USB: OTG: msm: Implement charger detectionPavankumar Kondeti2011-05-061-1/+71
| * | USB: OTG: msm: vote for dayatona fabric clockAnji jonnala2011-05-061-2/+5
| * | usb: fix building musb driversAnatolij Gustschin2011-05-061-1/+6
| * | USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-2/+7
| * | USB: ehci: remove structure packing from ehci_defRabin Vincent2011-05-031-3/+3
| * | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-021-1/+1
| |\ \
| | * | usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-021-1/+1
| * | | usb: factor out state_string() on otg driversAnatolij Gustschin2011-05-021-0/+1
| |/ /
| * | usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto2011-04-291-0/+7
| * | usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto2011-04-291-1/+1
| * | usb gadget: fix all Section mismatch warningsRandy Dunlap2011-04-131-2/+2
| * | usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto2011-04-131-0/+149
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-051-0/+1
|\ \ \ | | |/ | |/|
| * | usbnet: Resubmit interrupt URB if device is openPaul Stewart2011-04-281-0/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-191-2/+2
|\| |
| * | usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li2011-04-141-2/+2
| |/