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