| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-10-31 | 1 | -0/+1 |
|\ |
|
| * | USB: export video.h to the includes available for userspace | Laurent Pinchart | 2011-09-23 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-10-28 | 1 | -6/+11 |
|\ \ |
|
| * | | USB: Add endpoint usage definitions to ch9.h | Daniel Mack | 2011-09-14 | 1 | -6/+11 |
| |/ |
|
* | | usb: gadget: renesas_usbhs: support otg pin control | Kuninori Morimoto | 2011-10-13 | 1 | -0/+5 |
* | | usb: gadget: renesas_usbhs: add bus control functions | Kuninori Morimoto | 2011-10-13 | 1 | -0/+7 |
* | | usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait() | Kuninori Morimoto | 2011-10-13 | 1 | -0/+2 |
* | | usb: gadget: fix typo for default U1/U2 exit latencies | Felipe Balbi | 2011-10-13 | 1 | -2/+2 |
* | | usb: gadget: r8a66597-udc: add support for SUDMAC | Yoshihiro Shimoda | 2011-10-13 | 1 | -0/+60 |
* | | USB: fix ehci alignment error | Harro Haan | 2011-10-10 | 1 | -1/+1 |
* | | xHCI: set USB2 hardware LPM | Andiry Xu | 2011-09-26 | 1 | -0/+1 |
* | | usb: Provide usb_speed_string() function | Michal Nazarewicz | 2011-09-18 | 1 | -0/+12 |
* | | usb: ch9: add function defines from ch9, USB 3.0 spec | Sebastian Andrzej Siewior | 2011-08-22 | 1 | -0/+5 |
* | | usb: add usb_endpoint_maxp() macro | kuninori.morimoto.gx@renesas.com | 2011-08-22 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/... | Greg Kroah-Hartman | 2011-07-08 | 2 | -0/+5 |
|\ |
|
| * | usb: gadget: m66592-udc: add function for external controller | Yoshihiro Shimoda | 2011-07-09 | 1 | -0/+2 |
| * | usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data | Yoshihiro Shimoda | 2011-07-08 | 1 | -0/+3 |
* | | usb: update email address in ohci-sh and r8a66597-hcd | Yoshihiro Shimoda | 2011-07-08 | 1 | -1/+1 |
* | | usb: r8a66597-hcd: add function for external controller | Yoshihiro Shimoda | 2011-07-08 | 1 | -0/+3 |
|/ |
|
* | usb: gadget: udc-core: add "new-style" registration interface | Sebastian Andrzej Siewior | 2011-07-01 | 1 | -0/+6 |
* | usb: gadget: add missing #include's | Sergei Shtylyov | 2011-07-01 | 1 | -0/+5 |
* | usb: gadget: add SuperSpeed support to the Gadget Framework | Tatyana Brokhman | 2011-07-01 | 2 | -0/+45 |
* | usb: gadget: add max_speed to usb_composite_driver | Tatyana Brokhman | 2011-07-01 | 1 | -0/+2 |
* | usb: gadget: add streams support to the gadget framework | Tatyana Brokhman | 2011-06-28 | 1 | -0/+13 |
* | usb: gadget: use config_ep_by_speed() instead of ep_choose() | Tatyana Brokhman | 2011-06-28 | 2 | -21/+0 |
* | usb: gadget: configure endpoint according to gadget speed | Tatyana Brokhman | 2011-06-28 | 2 | -0/+6 |
* | usb: gadget: add usb_endpoint_descriptor to struct usb_ep | Tatyana Brokhman | 2011-06-28 | 1 | -9/+7 |
* | usb: gadget: introduce UDC Class | Felipe Balbi | 2011-06-28 | 1 | -0/+7 |
* | usb: renesas_usbhs: add DMAEngine support | Kuninori Morimoto | 2011-06-07 | 1 | -0/+17 |
* | USB: gadget.h depends on ch9.h so include ch9.h directly | Mark Brown | 2011-06-07 | 1 | -0/+1 |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 8 | -12/+268 |
|\ |
|
| * | usb: gadget: composite: Allow function drivers to pause control transfers | Roger Quadros | 2011-05-10 | 1 | -1/+15 |
| * | Merge branch 2.6.39-rc7 into usb-linus | Greg Kroah-Hartman | 2011-05-10 | 1 | -2/+3 |
| |\ |
|
| * | | USB: OTG: msm: Add PHY suspend support for MSM8960 | Pavankumar Kondeti | 2011-05-06 | 1 | -0/+2 |
| * | | USB: OTG: msm: Implement charger detection | Pavankumar Kondeti | 2011-05-06 | 1 | -1/+71 |
| * | | USB: OTG: msm: vote for dayatona fabric clock | Anji jonnala | 2011-05-06 | 1 | -2/+5 |
| * | | usb: fix building musb drivers | Anatolij Gustschin | 2011-05-06 | 1 | -1/+6 |
| * | | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 2011-05-03 | 1 | -2/+7 |
| * | | USB: ehci: remove structure packing from ehci_def | Rabin Vincent | 2011-05-03 | 1 | -3/+3 |
| * | | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 2011-05-02 | 1 | -1/+1 |
| |\ \ |
|
| | * | | usb/ch9: use proper endianess for wBytesPerInterval | Sebastian Andrzej Siewior | 2011-05-02 | 1 | -1/+1 |
| * | | | usb: factor out state_string() on otg drivers | Anatolij Gustschin | 2011-05-02 | 1 | -0/+1 |
| |/ / |
|
| * | | usb: renesas_usbhs: use delayed_work instead of work_struct | Kuninori Morimoto | 2011-04-29 | 1 | -0/+7 |
| * | | usb: renesas_usbhs: remove callback when module removed. | Kuninori Morimoto | 2011-04-29 | 1 | -1/+1 |
| * | | usb gadget: fix all Section mismatch warnings | Randy Dunlap | 2011-04-13 | 1 | -2/+2 |
| * | | usb: renesas_usbhs: Add Renesas USBHS common code | Kuninori Morimoto | 2011-04-13 | 1 | -0/+149 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-05 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | usbnet: Resubmit interrupt URB if device is open | Paul Stewart | 2011-04-28 | 1 | -0/+1 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-19 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps. | huajun li | 2011-04-14 | 1 | -2/+2 |
| |/ |
|