Age | Commit message (Expand) | Author | Files | Lines |
2012-01-05 | usb: ch9: fix up MaxStreams helper | Felipe Balbi | 1 | -1/+19 |
2011-12-23 | Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -1/+11 |
2011-12-21 | usb: gadget: introduce support for sg lists | Felipe Balbi | 1 | -0/+10 |
2011-12-19 | usb: gadget: enlarge maxburst bit width. | Yu Xu | 1 | -1/+1 |
2011-12-13 | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2 | -8/+16 |
2011-12-13 | USB: Remove the duplicate definition of HUB_SET_DEPTH | Qinglin Ye | 1 | -1/+0 |
2011-12-12 | usb: gadget: rename usb_gadget_driver::speed to max_speed | Michal Nazarewicz | 1 | -2/+2 |
2011-12-12 | usb: gadget: replace usb_gadget::is_dualspeed with max_speed | Michal Nazarewicz | 1 | -5/+5 |
2011-12-12 | usb: gadget: renesas_usbhs: add platform power control function | Kuninori Morimoto | 1 | -0/+8 |
2011-12-12 | usb: gadget: renesas_usbhs: tidyup the unit of detection_delay | Kuninori Morimoto | 1 | -1/+1 |
2011-12-10 | USB: Adding #define in hub_configure() and hcd.c file | Aman Deep | 1 | -0/+11 |
2011-11-27 | xHCI: Adding #define values used for hub descriptor | Aman Deep | 1 | -5/+14 |
2011-11-15 | USB: serial: add support for multiple read urbs | Johan Hovold | 1 | -1/+8 |
2011-11-15 | USB: serial: remove write_urb_busy field from usb_serial_port | Johan Hovold | 1 | -2/+0 |
2011-11-15 | USB: Remove the SAW_IRQ hcd flag | Alan Stern | 1 | -2/+0 |
2011-11-01 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2011-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -6/+11 |
2011-10-13 | usb: gadget: renesas_usbhs: support otg pin control | Kuninori Morimoto | 1 | -0/+5 |
2011-10-13 | usb: gadget: renesas_usbhs: add bus control functions | Kuninori Morimoto | 1 | -0/+7 |
2011-10-13 | usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait() | Kuninori Morimoto | 1 | -0/+2 |
2011-10-13 | usb: gadget: fix typo for default U1/U2 exit latencies | Felipe Balbi | 1 | -2/+2 |
2011-10-13 | usb: gadget: r8a66597-udc: add support for SUDMAC | Yoshihiro Shimoda | 1 | -0/+60 |
2011-10-11 | USB: fix ehci alignment error | Harro Haan | 1 | -1/+1 |
2011-09-27 | xHCI: set USB2 hardware LPM | Andiry Xu | 1 | -0/+1 |
2011-09-24 | USB: export video.h to the includes available for userspace | Laurent Pinchart | 1 | -0/+1 |
2011-09-18 | usb: Provide usb_speed_string() function | Michal Nazarewicz | 1 | -0/+12 |
2011-09-14 | USB: Add endpoint usage definitions to ch9.h | Daniel Mack | 1 | -6/+11 |
2011-08-23 | usb: ch9: add function defines from ch9, USB 3.0 spec | Sebastian Andrzej Siewior | 1 | -0/+5 |
2011-08-23 | usb: add usb_endpoint_maxp() macro | kuninori.morimoto.gx@renesas.com | 1 | -0/+12 |
2011-07-09 | Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Greg Kroah-Hartman | 2 | -0/+5 |
2011-07-09 | usb: gadget: m66592-udc: add function for external controller | Yoshihiro Shimoda | 1 | -0/+2 |
2011-07-09 | usb: update email address in ohci-sh and r8a66597-hcd | Yoshihiro Shimoda | 1 | -1/+1 |
2011-07-09 | usb: r8a66597-hcd: add function for external controller | Yoshihiro Shimoda | 1 | -0/+3 |
2011-07-08 | usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data | Yoshihiro Shimoda | 1 | -0/+3 |
2011-07-02 | usb: gadget: udc-core: add "new-style" registration interface | Sebastian Andrzej Siewior | 1 | -0/+6 |
2011-07-02 | usb: gadget: add missing #include's | Sergei Shtylyov | 1 | -0/+5 |
2011-07-02 | usb: gadget: add SuperSpeed support to the Gadget Framework | Tatyana Brokhman | 2 | -0/+45 |
2011-07-02 | usb: gadget: add max_speed to usb_composite_driver | Tatyana Brokhman | 1 | -0/+2 |
2011-06-28 | usb: gadget: add streams support to the gadget framework | Tatyana Brokhman | 1 | -0/+13 |
2011-06-28 | usb: gadget: use config_ep_by_speed() instead of ep_choose() | Tatyana Brokhman | 2 | -21/+0 |
2011-06-28 | usb: gadget: configure endpoint according to gadget speed | Tatyana Brokhman | 2 | -0/+6 |
2011-06-28 | usb: gadget: add usb_endpoint_descriptor to struct usb_ep | Tatyana Brokhman | 1 | -9/+7 |
2011-06-28 | usb: gadget: introduce UDC Class | Felipe Balbi | 1 | -0/+7 |
2011-06-07 | usb: renesas_usbhs: add DMAEngine support | Kuninori Morimoto | 1 | -0/+17 |
2011-06-07 | USB: gadget.h depends on ch9.h so include ch9.h directly | Mark Brown | 1 | -0/+1 |
2011-05-23 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 8 | -12/+268 |
2011-05-11 | usb: gadget: composite: Allow function drivers to pause control transfers | Roger Quadros | 1 | -1/+15 |
2011-05-11 | Merge branch 2.6.39-rc7 into usb-linus | Greg Kroah-Hartman | 1 | -2/+3 |
2011-05-07 | USB: OTG: msm: Add PHY suspend support for MSM8960 | Pavankumar Kondeti | 1 | -0/+2 |
2011-05-07 | USB: OTG: msm: Implement charger detection | Pavankumar Kondeti | 1 | -1/+71 |