Commit Graph

374 Commits (27d4d05220f84c2f83fe4c410fda0da479905813)

Author SHA1 Message Date
Felipe Balbi 18b7ede5f7 usb: ch9: fix up MaxStreams helper 13 years ago
Felipe Balbi 898c608678 usb: gadget: introduce support for sg lists 13 years ago
Yu Xu a7250db363 usb: gadget: enlarge maxburst bit width. 13 years ago
Qinglin Ye c91043adaf USB: Remove the duplicate definition of HUB_SET_DEPTH 13 years ago
Michal Nazarewicz 7177aed44f usb: gadget: rename usb_gadget_driver::speed to max_speed 13 years ago
Michal Nazarewicz d327ab5b6d usb: gadget: replace usb_gadget::is_dualspeed with max_speed 13 years ago
Kuninori Morimoto f1ee56a000 usb: gadget: renesas_usbhs: add platform power control function 13 years ago
Kuninori Morimoto a49a88f108 usb: gadget: renesas_usbhs: tidyup the unit of detection_delay 13 years ago
Aman Deep 7bf01185c5 USB: Adding #define in hub_configure() and hcd.c file 13 years ago
Aman Deep c842114792 xHCI: Adding #define values used for hub descriptor 13 years ago
Johan Hovold d83b405383 USB: serial: add support for multiple read urbs 13 years ago
Johan Hovold 4556143cab USB: serial: remove write_urb_busy field from usb_serial_port 13 years ago
Alan Stern 968b822c00 USB: Remove the SAW_IRQ hcd flag 13 years ago
Kuninori Morimoto f427eb64f4 usb: gadget: renesas_usbhs: support otg pin control 14 years ago
Kuninori Morimoto 258485d990 usb: gadget: renesas_usbhs: add bus control functions 14 years ago
Kuninori Morimoto 11935de557 usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait() 14 years ago
Felipe Balbi 089b837a39 usb: gadget: fix typo for default U1/U2 exit latencies 14 years ago
Yoshihiro Shimoda b8a56e17e1 usb: gadget: r8a66597-udc: add support for SUDMAC 14 years ago
Harro Haan 276532ba96 USB: fix ehci alignment error 14 years ago
Andiry Xu 65580b4321 xHCI: set USB2 hardware LPM 14 years ago
Laurent Pinchart 1cd7acc4ef USB: export video.h to the includes available for userspace 14 years ago
Michal Nazarewicz e538dfdae8 usb: Provide usb_speed_string() function 14 years ago
Daniel Mack 00137425fe USB: Add endpoint usage definitions to ch9.h 14 years ago
Sebastian Andrzej Siewior da6819dbff usb: ch9: add function defines from ch9, USB 3.0 spec 14 years ago
kuninori.morimoto.gx@renesas.com 939f325f4a usb: add usb_endpoint_maxp() macro 14 years ago
Yoshihiro Shimoda bb59dbff4e usb: gadget: m66592-udc: add function for external controller 14 years ago
Yoshihiro Shimoda 45304e8cd9 usb: update email address in ohci-sh and r8a66597-hcd 14 years ago
Yoshihiro Shimoda f2e9039a43 usb: r8a66597-hcd: add function for external controller 14 years ago
Yoshihiro Shimoda 5154e9f126 usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data 14 years ago
Sebastian Andrzej Siewior 352c2dc8b0 usb: gadget: udc-core: add "new-style" registration interface 14 years ago
Sergei Shtylyov e9c23a255a usb: gadget: add missing #include's 14 years ago
Tatyana Brokhman bdb64d7272 usb: gadget: add SuperSpeed support to the Gadget Framework 14 years ago
Tatyana Brokhman 35a0e0bf6f usb: gadget: add max_speed to usb_composite_driver 14 years ago
Tatyana Brokhman a59d6b91cb usb: gadget: add streams support to the gadget framework 14 years ago
Tatyana Brokhman ea2a1df7b2 usb: gadget: use config_ep_by_speed() instead of ep_choose() 14 years ago
Tatyana Brokhman 48767a4e82 usb: gadget: configure endpoint according to gadget speed 14 years ago
Tatyana Brokhman 72c973dd2b usb: gadget: add usb_endpoint_descriptor to struct usb_ep 14 years ago
Felipe Balbi 2ccea03a8f usb: gadget: introduce UDC Class 14 years ago
Kuninori Morimoto e73a9891b3 usb: renesas_usbhs: add DMAEngine support 14 years ago
Mark Brown 325fd182ca USB: gadget.h depends on ch9.h so include ch9.h directly 14 years ago
Roger Quadros 1b9ba00017 usb: gadget: composite: Allow function drivers to pause control transfers 14 years ago
Pavankumar Kondeti 04aebcbb1b USB: OTG: msm: Add PHY suspend support for MSM8960 14 years ago
Pavankumar Kondeti d860852e08 USB: OTG: msm: Implement charger detection 14 years ago
Anji jonnala 0f73cac8e4 USB: OTG: msm: vote for dayatona fabric clock 14 years ago
Anatolij Gustschin 3df0045325 usb: fix building musb drivers 14 years ago
Jan Andersson c430131a02 USB: EHCI: Support controllers with big endian capability regs 14 years ago
Rabin Vincent 139540170d USB: ehci: remove structure packing from ehci_def 14 years ago
Sebastian Andrzej Siewior 64b3c304be usb/ch9: use proper endianess for wBytesPerInterval 14 years ago
Anatolij Gustschin 3dacdf11f1 usb: factor out state_string() on otg drivers 14 years ago
Kuninori Morimoto bc57381e63 usb: renesas_usbhs: use delayed_work instead of work_struct 14 years ago