summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-27USB: ohci_usb warn "irq nobody cared" on shutdowncaizhiyong1-1/+1
2013-07-27usb: limit OMAP related USB options to OMAP2PLUS platformsPaul Gortmaker1-0/+2
2013-07-27usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)H Hartley Sweeten1-76/+52
2013-07-27usb: ohci-ep93xx: use devm_clk_get()H Hartley Sweeten1-3/+1
2013-07-27usb: ohci-ep93xx: use platform_get_irq()H Hartley Sweeten1-5/+5
2013-07-27usb: ohci-ep93xx: use devm_ioremap_resource()H Hartley Sweeten1-21/+14
2013-07-25USB: usb-skeleton.c: add retry for nonblocking readChen Wang1-2/+1
2013-07-25usbtmc: convert to devm_kzallocAndy Shevchenko1-2/+1
2013-07-25usbtmc: remove redundant bracesAndy Shevchenko1-14/+14
2013-07-25usbtmc: call pr_err instead of plain printkAndy Shevchenko1-5/+4
2013-07-25usbtmc: remove trailing spacesAndy Shevchenko1-3/+3
2013-07-25usbfs: Allow printer class 'get_device_id' without needing to claim the intfHans de Goede1-3/+3
2013-07-25USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros8-82/+8
2013-07-25USB: remove redundant "#if"Alan Stern1-4/+2
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-25Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman5-6813/+0
2013-07-25usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen5-0/+6813
2013-07-25USB: check sg buffer size in usb_submit_urbMing Lei1-0/+8
2013-07-25USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman2-35/+12
2013-07-25USB: sl811: move debug files from proc to debugfsGreg Kroah-Hartman2-28/+12
2013-07-25USB: 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-24USB: sl811: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2-46/+42
2013-07-24USB: isp116x: remove dependency on CONFIG_USB_DEBUGGreg Kroah-Hartman1-12/+1
2013-07-24USB: isp1362: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2-17/+5
2013-07-24USB: isp1362: remove _DBG() usageGreg Kroah-Hartman2-21/+15
2013-07-24USB: isp1362: remove unused _WARN_ON() callsGreg Kroah-Hartman1-9/+0
2013-07-24USB: isp1362: remove unused _BUG_ON() callsGreg Kroah-Hartman2-22/+0
2013-07-24USB: gadget: fix up commentGreg Kroah-Hartman1-1/+1
2013-07-24USB: phy: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman1-3/+0
2013-07-24USB: phy: remove custom DBG macroGreg Kroah-Hartman3-17/+6
2013-07-24USB: usbatm: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman2-7/+3
2013-07-24USB: usbatm: move the atm_dbg() call to use dynamic debugGreg Kroah-Hartman1-11/+5
2013-07-24USB: usbatm: don't rely on CONFIG_USB_DEBUGGreg Kroah-Hartman1-6/+1
2013-07-24USB: usbatm: remove unneeded trace printk callsGreg Kroah-Hartman1-34/+0
2013-07-24USB: usbatm: remove unused UDSL_ASSERT macroGreg Kroah-Hartman2-20/+0
2013-07-24USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold1-65/+7
2013-07-24USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold1-7/+0
2013-07-24USB: ti_usb_3410_5052: kill private fifoJohan Hovold1-14/+6
2013-07-24USB: safe_serial: remove vendor/product module parametersJohan Hovold1-37/+14
2013-07-24USB: mos7840: remove broken chase implementationJohan Hovold1-48/+0
2013-07-24USB: io_ti: move port initialisation to probeJohan Hovold1-20/+26
2013-07-24USB: io_ti: kill private fifoJohan Hovold1-17/+5
2013-07-24USB: io_edgeport: remove unused definesJohan Hovold1-2/+0
2013-07-24USB: ftdi_sio: remove unused definesJohan Hovold1-7/+0
2013-07-24USB: ftdi_sio: remove vendor/product module parametersJohan Hovold1-33/+3
2013-07-24USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold1-1/+1
2013-07-24USB: ftdi_sio: clean up device initialisationJohan Hovold1-5/+2