summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp
2012-02-14USB/xHCI: Enable USB 3.0 hub remote wakeup.Sarah Sharp
2012-02-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2012-02-10USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman
2012-02-09USB: serial: add macro for console error reportingJohan Hovold
2012-02-02usb/uas: add usb_pipe_usage_descriptorSebastian Andrzej Siewior
2012-02-02usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior
2012-02-01usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto
2012-01-24usb: otg: kill langwell_otg driverAlexander Shishkin
2012-01-04usb: ch9: fix up MaxStreams helperFelipe Balbi
2011-12-22Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-21usb: gadget: introduce support for sg listsFelipe Balbi
2011-12-19usb: gadget: enlarge maxburst bit width.Yu Xu
2011-12-13Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-12USB: Remove the duplicate definition of HUB_SET_DEPTHQinglin Ye
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz
2011-12-12usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto
2011-12-12usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto
2011-12-09USB: Adding #define in hub_configure() and hcd.c fileAman Deep
2011-11-26xHCI: Adding #define values used for hub descriptorAman Deep
2011-11-15USB: serial: add support for multiple read urbsJohan Hovold
2011-11-15USB: serial: remove write_urb_busy field from usb_serial_portJohan Hovold
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-13usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()Kuninori Morimoto
2011-10-13usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi
2011-10-13usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda
2011-10-10USB: fix ehci alignment errorHarro Haan
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu
2011-09-23USB: export video.h to the includes available for userspaceLaurent Pinchart
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz
2011-09-14USB: Add endpoint usage definitions to ch9.hDaniel Mack
2011-08-22usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior
2011-08-22usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com
2011-07-08Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-07-09usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda
2011-07-08usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda
2011-07-08usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda
2011-07-08usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda
2011-07-01usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior
2011-07-01usb: gadget: add missing #include'sSergei Shtylyov
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman
2011-06-28usb: gadget: add streams support to the gadget frameworkTatyana Brokhman
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman