| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: EHCI: DT support for generic bus glue | Arnd Bergmann | 2013-03-28 | 3 | -161/+28 |
* | usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM | Tony Prisk | 2013-03-28 | 1 | -0/+2 |
* | USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 2013-03-28 | 1 | -2/+2 |
* | usb: echi-sh: Remove driver variable which is not used | Nobuhiro Iwamatsu | 2013-03-28 | 1 | -1/+0 |
* | usb: ehci-sh: Fix build error due to comma has been deleted | Nobuhiro Iwamatsu | 2013-03-28 | 1 | -1/+1 |
* | USB: remove CONFIG_USB_SUSPEND option | Alan Stern | 2013-03-28 | 14 | -90/+31 |
* | USB: use "global suspend" for system sleep on USB-2 buses | Alan Stern | 2013-03-28 | 1 | -6/+21 |
* | USB: avoid error messages when a device is disconnected | Alan Stern | 2013-03-28 | 2 | -30/+37 |
* | Revert "USB: serial: fix hang when opening port" | Greg Kroah-Hartman | 2013-03-28 | 1 | -1/+0 |
* | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman | 2013-03-28 | 13 | -55/+99 |
|\ |
|
| * | usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD | Konstantin Holoborodko | 2013-03-28 | 2 | -0/+8 |
| * | usb: Fix compile error by selecting USB_OTG_UTILS | Roland Stigge | 2013-03-27 | 2 | -0/+2 |
| * | Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2013-03-26 | 7 | -55/+86 |
| |\ |
|
| | * | xhci: Don't warn on empty ring for suspended devices. | Sarah Sharp | 2013-03-25 | 1 | -8/+15 |
| | * | usb: xhci: Fix TRB transfer length macro used for Event TRB. | Vivek Gautam | 2013-03-25 | 2 | -12/+16 |
| | * | usb/acpi: binding xhci root hub usb port with ACPI | Lan Tianyu | 2013-03-25 | 1 | -1/+7 |
| | * | usb: add find_raw_port_number callback to struct hc_driver() | Lan Tianyu | 2013-03-25 | 5 | -28/+40 |
| | * | usb: xhci: fix build warning | Peter Chen | 2013-03-25 | 1 | -6/+8 |
| * | | USB: serial: fix hang when opening port | Ming Lei | 2013-03-26 | 1 | -0/+1 |
| * | | USB: EHCI: fix bug in iTD/siTD DMA pool allocation | Soeren Moch | 2013-03-25 | 1 | -0/+2 |
| |/ |
|
* | | USB: serial: update copyright information | Johan Hovold | 2013-03-25 | 3 | -2/+3 |
* | | USB: iuu_phoenix: remove bogus disconnect test in close | Johan Hovold | 2013-03-25 | 1 | -5/+0 |
* | | USB: garmin_gps: remove bogus disconnect test in bulk callback | Johan Hovold | 2013-03-25 | 1 | -6/+0 |
* | | USB: garmin_gps: remove bogus disconnect test in close | Johan Hovold | 2013-03-25 | 1 | -4/+0 |
* | | USB: visor: always disable uart on close | Johan Hovold | 2013-03-25 | 1 | -11/+5 |
* | | USB: quatech2: always disable uart on close | Johan Hovold | 2013-03-25 | 1 | -8/+0 |
* | | USB: pl2303: remove disconnect test from tiocmset | Johan Hovold | 2013-03-25 | 1 | -11/+4 |
* | | USB: pl2303: fix return value of tiocmset | Johan Hovold | 2013-03-25 | 1 | -2/+5 |
* | | USB: opticon: remove disconnect test from tiocmset | Johan Hovold | 2013-03-25 | 1 | -12/+4 |
* | | USB: opticon: fix return value of tiocmset | Johan Hovold | 2013-03-25 | 1 | -3/+9 |
* | | USB: mos7720: always disable uart on close | Johan Hovold | 2013-03-25 | 1 | -10/+3 |
* | | USB: metro-usb: always disable uart on close | Johan Hovold | 2013-03-25 | 1 | -4/+1 |
* | | USB: kl5kusb105: always disable uart on close | Johan Hovold | 2013-03-25 | 1 | -16/+11 |
* | | USB: io_ti: always disable uart on close | Johan Hovold | 2013-03-25 | 1 | -13/+2 |
* | | USB: cypress_m8: remove bogus disconnect test from close | Johan Hovold | 2013-03-25 | 1 | -7/+0 |
* | | USB: cp210x: always disable uart on close | Johan Hovold | 2013-03-25 | 1 | -5/+1 |
* | | USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementation | Johan Hovold | 2013-03-25 | 1 | -26/+3 |
* | | USB: ti_usb_3410_5052: switch to generic get_icount implementation | Johan Hovold | 2013-03-25 | 1 | -37/+7 |
* | | USB: ssu100: switch to generic TIOCMIWAIT implementation | Johan Hovold | 2013-03-25 | 1 | -48/+2 |
* | | USB: ssu100: switch to generic get_icount implementation | Johan Hovold | 2013-03-25 | 1 | -40/+15 |
* | | USB: spcp8x5: add proper modem-status support | Johan Hovold | 2013-03-25 | 1 | -17/+10 |
* | | USB: spcp8x5: reimplement device type detection | Johan Hovold | 2013-03-25 | 1 | -49/+21 |
* | | USB: spcp8x5: clean up modem status retrieval | Johan Hovold | 2013-03-25 | 1 | -11/+7 |
* | | USB: spcp8x5: pass usb-serial port to control functions | Johan Hovold | 2013-03-25 | 1 | -26/+28 |
* | | USB: spcp8x5: clean up code | Johan Hovold | 2013-03-25 | 1 | -35/+37 |
* | | USB: spcp8x5: remove broken uart-error handling | Johan Hovold | 2013-03-25 | 1 | -52/+0 |
* | | USB: spcp8x5: remove broken TIOCMIWAIT support | Johan Hovold | 2013-03-25 | 1 | -68/+0 |
* | | USB: quatech2: switch to generic TIOCMIWAIT implementation | Johan Hovold | 2013-03-25 | 1 | -48/+2 |
* | | USB: quatech2: switch to generic get_icount implementation | Johan Hovold | 2013-03-25 | 1 | -39/+12 |
* | | USB: pl2303: fix TIOCMIWAIT and disconnect | Johan Hovold | 2013-03-25 | 1 | -3/+3 |