summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-25usb: misc: EHSET Test Fixture device driver for host complianceManu Gautam3-0/+148
2013-07-25usb: atm: speedtch: be careful with bIntervalFelipe Balbi1-1/+1
2013-07-25usb: class: cdc-acm: be careful with bIntervalFelipe Balbi1-1/+1
2013-07-24Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman5-6813/+0
2013-07-24usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen5-0/+6813
2013-07-24USB: check sg buffer size in usb_submit_urbMing Lei1-0/+8
2013-07-24USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman2-35/+12
2013-07-24USB: sl811: move debug files from proc to debugfsGreg Kroah-Hartman2-28/+12
2013-07-24USB: remove unneeded idr.h includeGreg Kroah-Hartman2-2/+0
2013-07-24Merge tag 'for-usb-next-2013-07-23' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman7-177/+187
2013-07-23USB: sl811: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2-46/+42
2013-07-23USB: isp116x: remove dependency on CONFIG_USB_DEBUGGreg Kroah-Hartman1-12/+1
2013-07-23USB: isp1362: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2-17/+5
2013-07-23USB: isp1362: remove _DBG() usageGreg Kroah-Hartman2-21/+15
2013-07-23USB: isp1362: remove unused _WARN_ON() callsGreg Kroah-Hartman1-9/+0
2013-07-23USB: isp1362: remove unused _BUG_ON() callsGreg Kroah-Hartman2-22/+0
2013-07-23USB: gadget: fix up commentGreg Kroah-Hartman1-1/+1
2013-07-23USB: phy: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman1-3/+0
2013-07-23USB: phy: remove custom DBG macroGreg Kroah-Hartman3-17/+6
2013-07-23USB: usbatm: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman2-7/+3
2013-07-23USB: usbatm: move the atm_dbg() call to use dynamic debugGreg Kroah-Hartman1-11/+5
2013-07-23USB: usbatm: don't rely on CONFIG_USB_DEBUGGreg Kroah-Hartman1-6/+1
2013-07-23USB: usbatm: remove unneeded trace printk callsGreg Kroah-Hartman1-34/+0
2013-07-23USB: usbatm: remove unused UDSL_ASSERT macroGreg Kroah-Hartman2-20/+0
2013-07-23USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold1-65/+7
2013-07-23USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold1-7/+0
2013-07-23USB: ti_usb_3410_5052: kill private fifoJohan Hovold1-14/+6
2013-07-23USB: safe_serial: remove vendor/product module parametersJohan Hovold1-37/+14
2013-07-23USB: mos7840: remove broken chase implementationJohan Hovold1-48/+0
2013-07-23USB: io_ti: move port initialisation to probeJohan Hovold1-20/+26
2013-07-23USB: io_ti: kill private fifoJohan Hovold1-17/+5
2013-07-23USB: io_edgeport: remove unused definesJohan Hovold1-2/+0
2013-07-23USB: ftdi_sio: remove unused definesJohan Hovold1-7/+0
2013-07-23USB: ftdi_sio: remove vendor/product module parametersJohan Hovold1-33/+3
2013-07-23USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold1-1/+1
2013-07-23USB: ftdi_sio: clean up device initialisationJohan Hovold1-5/+2
2013-07-23USB: oti6858: do not call set_termios with uninitialised dataJohan Hovold1-2/+1
2013-07-23USB: pl2303: remove debugging noiseJohan Hovold1-1/+3
2013-07-23USB: pl2303: clean up set_termiosJohan Hovold1-21/+18
2013-07-23USB: pl2303: clean up baud-rate handlingJohan Hovold1-49/+41
2013-07-23USB: pl2303: refactor baud-rate handlingJohan Hovold1-58/+69
2013-07-23USB: console: remove unnecessary operations testJohan Hovold1-15/+3
2013-07-23USB: console: use dev_dbgJohan Hovold1-4/+5
2013-07-23USB: serial: set drain delay at port probeJohan Hovold7-10/+15
2013-07-23USB: serial: clean up dtr_rtsJohan Hovold1-12/+2
2013-07-23USB: serial: remove hupping check from tiocmiwaitJohan Hovold1-11/+2
2013-07-23USB: serial: remove defensive test from set_termiosJohan Hovold2-6/+0
2013-07-23USB: misc: remove CONFIG_USB_DEBUG from MakefileGreg Kroah-Hartman1-3/+0
2013-07-23USB: adutux: remove direct calls to printk()Greg Kroah-Hartman1-6/+6
2013-07-23USB: adutux: remove custom debug macro and module parameterGreg Kroah-Hartman1-41/+9