| Commit message (Expand) | Author | Age |
* | USB: EHCI: Add a generic platform device driver | Hauke Mehrtens | 2012-03-15 |
* | USB: OHCI: Add a generic platform device driver | Hauke Mehrtens | 2012-03-15 |
* | xHCI: BESL calculation based on USB2.0 LPM errata | Andiry Xu | 2012-03-12 |
* | USB: serial: use module_driver() macro | Greg Kroah-Hartman | 2012-03-09 |
* | usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support | Bjørn Mork | 2012-03-08 |
* | usb: core: hcd: make hcd->irq unsigned | Felipe Balbi | 2012-03-01 |
* | Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2012-03-01 |
|\ |
|
| * | usb: gadget: add generic map/unmap request utilities | Felipe Balbi | 2012-02-28 |
| * | usb: uac2: Add ACHeader and FormatType descriptor | Jassi Brar | 2012-02-15 |
| * | usb: renesas_usbhs: add support for SUDMAC | Shimoda, Yoshihiro | 2012-01-24 |
* | | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2012-03-01 |
|\ \ |
|
| * | | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus | 2012-02-27 |
| * | | usb: otg: Remove OTG specific members from usb_phy | Heikki Krogerus | 2012-02-27 |
| * | | usb: otg: ulpi: Start using struct usb_otg | Heikki Krogerus | 2012-02-13 |
| * | | usb: otg: msm: Start using struct usb_otg | Heikki Krogerus | 2012-02-13 |
| * | | usb: otg: Separate otg members from usb_phy | Heikki Krogerus | 2012-02-13 |
| * | | usb: otg: Rename usb_xceiv_event to usb_phy_event | Heikki Krogerus | 2012-02-13 |
| * | | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 2012-02-13 |
* | | | USB: create module_usb_serial_driver macro | Greg KH | 2012-02-28 |
* | | | usb/storage: remove Filler member from struct bulk_cs_wrap | Sebastian Andrzej Siewior | 2012-02-28 |
* | | | usb/storage: redefine US_BULK_FLAG_IN and use it | Sebastian Andrzej Siewior | 2012-02-28 |
* | | | usb/storage: a couple defines from drivers/usb/storage/transport.h to include... | Sebastian Andrzej Siewior | 2012-02-28 |
* | | | USB: serial: remove usb_serial_register and usb_serial_deregister | Greg Kroah-Hartman | 2012-02-24 |
* | | | usb-serial: new API for driver registration | Alan Stern | 2012-02-24 |
* | | | USB/xHCI: Support device-initiated USB 3.0 resume. | Sarah Sharp | 2012-02-14 |
* | | | USB/xHCI: Enable USB 3.0 hub remote wakeup. | Sarah Sharp | 2012-02-14 |
* | | | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman | 2012-02-13 |
|\ \ \ |
|
| * | | | USB: Remove duplicate USB 3.0 hub feature #defines. | Sarah Sharp | 2012-02-10 |
* | | | | Merge tag 'usb-3.3-rc3' into usb-next | Greg Kroah-Hartman | 2012-02-10 |
|\| | | |
|
| * | | | usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu() | Kuninori Morimoto | 2012-02-01 |
| |/ / |
|
| * / | usb: otg: kill langwell_otg driver | Alexander Shishkin | 2012-01-24 |
| |/ |
|
* | | USB: serial: add macro for console error reporting | Johan Hovold | 2012-02-09 |
* | | usb/uas: add usb_pipe_usage_descriptor | Sebastian Andrzej Siewior | 2012-02-02 |
* | | usb/uas: move UAS structs / defines into a header file | Sebastian Andrzej Siewior | 2012-02-02 |
|/ |
|
* | usb: ch9: fix up MaxStreams helper | Felipe Balbi | 2012-01-04 |
* | Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2011-12-22 |
|\ |
|
| * | usb: gadget: introduce support for sg lists | Felipe Balbi | 2011-12-21 |
| * | usb: gadget: enlarge maxburst bit width. | Yu Xu | 2011-12-19 |
* | | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2011-12-13 |
|\| |
|
| * | usb: gadget: rename usb_gadget_driver::speed to max_speed | Michal Nazarewicz | 2011-12-12 |
| * | usb: gadget: replace usb_gadget::is_dualspeed with max_speed | Michal Nazarewicz | 2011-12-12 |
| * | usb: gadget: renesas_usbhs: add platform power control function | Kuninori Morimoto | 2011-12-12 |
| * | usb: gadget: renesas_usbhs: tidyup the unit of detection_delay | Kuninori Morimoto | 2011-12-12 |
* | | USB: Remove the duplicate definition of HUB_SET_DEPTH | Qinglin Ye | 2011-12-12 |
* | | USB: Adding #define in hub_configure() and hcd.c file | Aman Deep | 2011-12-09 |
* | | xHCI: Adding #define values used for hub descriptor | Aman Deep | 2011-11-26 |
* | | USB: serial: add support for multiple read urbs | Johan Hovold | 2011-11-15 |
* | | USB: serial: remove write_urb_busy field from usb_serial_port | Johan Hovold | 2011-11-15 |
* | | USB: Remove the SAW_IRQ hcd flag | Alan Stern | 2011-11-14 |
|/ |
|
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-10-31 |
|\ |
|