summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)AuthorFilesLines
2012-02-13usb: otg: msm: Start using struct usb_otgHeikki Krogerus1-1/+1
2012-02-13usb: otg: Separate otg members from usb_phyHeikki Krogerus1-17/+79
2012-02-13usb: otg: Rename usb_xceiv_event to usb_phy_eventHeikki Krogerus1-3/+3
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus4-54/+54
2012-02-11USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp1-8/+2
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2-140/+1
2012-02-09USB: serial: add macro for console error reportingJohan Hovold1-0/+15
2012-02-03usb/uas: add usb_pipe_usage_descriptorSebastian Andrzej Siewior1-0/+8
2012-02-03usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior1-0/+61
2012-02-02usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto1-1/+1
2012-01-24usb: otg: kill langwell_otg driverAlexander Shishkin1-139/+0
2012-01-24usb: renesas_usbhs: add support for SUDMACShimoda, Yoshihiro1-0/+1
2012-01-05usb: ch9: fix up MaxStreams helperFelipe Balbi1-1/+19
2011-12-23Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+11
2011-12-21usb: gadget: introduce support for sg listsFelipe Balbi1-0/+10
2011-12-19usb: gadget: enlarge maxburst bit width.Yu Xu1-1/+1
2011-12-13Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-8/+16
2011-12-13USB: Remove the duplicate definition of HUB_SET_DEPTHQinglin Ye1-1/+0
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz1-2/+2
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz1-5/+5
2011-12-12usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto1-0/+8
2011-12-12usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto1-1/+1
2011-12-10USB: Adding #define in hub_configure() and hcd.c fileAman Deep1-0/+11
2011-11-27xHCI: Adding #define values used for hub descriptorAman Deep1-5/+14
2011-11-15USB: serial: add support for multiple read urbsJohan Hovold1-1/+8
2011-11-15USB: serial: remove write_urb_busy field from usb_serial_portJohan Hovold1-2/+0
2011-11-15USB: Remove the SAW_IRQ hcd flagAlan Stern1-2/+0
2011-11-01Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-6/+11
2011-10-13usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto1-0/+5
2011-10-13usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto1-0/+7
2011-10-13usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()Kuninori Morimoto1-0/+2
2011-10-13usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi1-2/+2
2011-10-13usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda1-0/+60
2011-10-11USB: fix ehci alignment errorHarro Haan1-1/+1
2011-09-27xHCI: set USB2 hardware LPMAndiry Xu1-0/+1
2011-09-24USB: export video.h to the includes available for userspaceLaurent Pinchart1-0/+1
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz1-0/+12
2011-09-14USB: Add endpoint usage definitions to ch9.hDaniel Mack1-6/+11
2011-08-23usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior1-0/+5
2011-08-23usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com1-0/+12
2011-07-09Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2-0/+5
2011-07-09usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda1-0/+2
2011-07-09usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda1-1/+1
2011-07-09usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda1-0/+3
2011-07-08usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda1-0/+3
2011-07-02usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior1-0/+6
2011-07-02usb: gadget: add missing #include'sSergei Shtylyov1-0/+5
2011-07-02usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2-0/+45
2011-07-02usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman1-0/+2