aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAge
* usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto2012-02-01
* usb: otg: kill langwell_otg driverAlexander Shishkin2012-01-24
* usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-04
* Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-22
|\
| * usb: gadget: introduce support for sg listsFelipe Balbi2011-12-21
| * usb: gadget: enlarge maxburst bit width.Yu Xu2011-12-19
* | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-13
|\|
| * usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
| * usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-12
| * usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto2011-12-12
| * usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto2011-12-12
* | USB: Remove the duplicate definition of HUB_SET_DEPTHQinglin Ye2011-12-12
* | USB: Adding #define in hub_configure() and hcd.c fileAman Deep2011-12-09
* | xHCI: Adding #define values used for hub descriptorAman Deep2011-11-26
* | USB: serial: add support for multiple read urbsJohan Hovold2011-11-15
* | USB: serial: remove write_urb_busy field from usb_serial_portJohan Hovold2011-11-15
* | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-14
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-31
|\
| * USB: export video.h to the includes available for userspaceLaurent Pinchart2011-09-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-28
|\ \
| * | USB: Add endpoint usage definitions to ch9.hDaniel Mack2011-09-14
| |/
* | usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto2011-10-13
* | usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto2011-10-13
* | usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()Kuninori Morimoto2011-10-13
* | usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi2011-10-13
* | usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda2011-10-13
* | USB: fix ehci alignment errorHarro Haan2011-10-10
* | xHCI: set USB2 hardware LPMAndiry Xu2011-09-26
* | usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-18
* | usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior2011-08-22
* | usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com2011-08-22
|/
* Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-07-08
|\
| * usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda2011-07-08
| * usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda2011-07-08
* | usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda2011-07-08
* | usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2011-07-08
|/
* usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior2011-07-01
* usb: gadget: add missing #include'sSergei Shtylyov2011-07-01
* usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-01
* usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-01
* usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2011-06-28
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-28
* usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2011-06-28
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-28
* usb: gadget: introduce UDC ClassFelipe Balbi2011-06-28
* usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto2011-06-07
* USB: gadget.h depends on ch9.h so include ch9.h directlyMark Brown2011-06-07
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\
| * usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2011-05-10
| * Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-10
| |\