summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: atm: speedtch: be careful with bIntervalFelipe Balbi2013-07-251-1/+1
* usb: class: cdc-acm: be careful with bIntervalFelipe Balbi2013-07-251-1/+1
* Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman2013-07-245-6813/+0
* usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen2013-07-245-0/+6813
* USB: check sg buffer size in usb_submit_urbMing Lei2013-07-241-0/+8
* USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman2013-07-242-35/+12
* USB: sl811: move debug files from proc to debugfsGreg Kroah-Hartman2013-07-242-28/+12
* USB: remove unneeded idr.h includeGreg Kroah-Hartman2013-07-242-2/+0
* Merge tag 'for-usb-next-2013-07-23' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-07-247-177/+187
|\
| * xhci: Correct misplaced newlinesJoe Perches2013-07-231-5/+5
| * Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman2013-07-234-80/+27
| * xhci: Report USB 2.1 link status for L1Sarah Sharp2013-07-231-3/+12
| * xhci: Refactor port status into a new function.Sarah Sharp2013-07-231-91/+119
| * usb: xhci: add the suspend/resume functionalityVikas Sajjan2013-07-231-0/+26
* | USB: sl811: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2013-07-232-46/+42
* | USB: isp116x: remove dependency on CONFIG_USB_DEBUGGreg Kroah-Hartman2013-07-231-12/+1
* | USB: isp1362: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2013-07-232-17/+5
* | USB: isp1362: remove _DBG() usageGreg Kroah-Hartman2013-07-232-21/+15
* | USB: isp1362: remove unused _WARN_ON() callsGreg Kroah-Hartman2013-07-231-9/+0
* | USB: isp1362: remove unused _BUG_ON() callsGreg Kroah-Hartman2013-07-232-22/+0
* | USB: gadget: fix up commentGreg Kroah-Hartman2013-07-231-1/+1
* | USB: phy: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman2013-07-231-3/+0
* | USB: phy: remove custom DBG macroGreg Kroah-Hartman2013-07-233-17/+6
* | USB: usbatm: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman2013-07-232-7/+3
* | USB: usbatm: move the atm_dbg() call to use dynamic debugGreg Kroah-Hartman2013-07-231-11/+5
* | USB: usbatm: don't rely on CONFIG_USB_DEBUGGreg Kroah-Hartman2013-07-231-6/+1
* | USB: usbatm: remove unneeded trace printk callsGreg Kroah-Hartman2013-07-231-34/+0
* | USB: usbatm: remove unused UDSL_ASSERT macroGreg Kroah-Hartman2013-07-232-20/+0
* | USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold2013-07-231-65/+7
* | USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold2013-07-231-7/+0
* | USB: ti_usb_3410_5052: kill private fifoJohan Hovold2013-07-231-14/+6
* | USB: safe_serial: remove vendor/product module parametersJohan Hovold2013-07-231-37/+14
* | USB: mos7840: remove broken chase implementationJohan Hovold2013-07-231-48/+0
* | USB: io_ti: move port initialisation to probeJohan Hovold2013-07-231-20/+26
* | USB: io_ti: kill private fifoJohan Hovold2013-07-231-17/+5
* | USB: io_edgeport: remove unused definesJohan Hovold2013-07-231-2/+0
* | USB: ftdi_sio: remove unused definesJohan Hovold2013-07-231-7/+0
* | USB: ftdi_sio: remove vendor/product module parametersJohan Hovold2013-07-231-33/+3
* | USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold2013-07-231-1/+1
* | USB: ftdi_sio: clean up device initialisationJohan Hovold2013-07-231-5/+2
* | USB: oti6858: do not call set_termios with uninitialised dataJohan Hovold2013-07-231-2/+1
* | USB: pl2303: remove debugging noiseJohan Hovold2013-07-231-1/+3
* | USB: pl2303: clean up set_termiosJohan Hovold2013-07-231-21/+18
* | USB: pl2303: clean up baud-rate handlingJohan Hovold2013-07-231-49/+41
* | USB: pl2303: refactor baud-rate handlingJohan Hovold2013-07-231-58/+69
* | USB: console: remove unnecessary operations testJohan Hovold2013-07-231-15/+3
* | USB: console: use dev_dbgJohan Hovold2013-07-231-4/+5
* | USB: serial: set drain delay at port probeJohan Hovold2013-07-237-10/+15
* | USB: serial: clean up dtr_rtsJohan Hovold2013-07-231-12/+2
* | USB: serial: remove hupping check from tiocmiwaitJohan Hovold2013-07-231-11/+2