summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: ohci-ep93xx: use devm_ioremap_resource()H Hartley Sweeten2013-07-261-21/+14
* USB: usb-skeleton.c: add retry for nonblocking readChen Wang2013-07-251-2/+1
* usbtmc: convert to devm_kzallocAndy Shevchenko2013-07-251-2/+1
* usbtmc: remove redundant bracesAndy Shevchenko2013-07-251-14/+14
* usbtmc: call pr_err instead of plain printkAndy Shevchenko2013-07-251-5/+4
* usbtmc: remove trailing spacesAndy Shevchenko2013-07-251-3/+3
* usbfs: Allow printer class 'get_device_id' without needing to claim the intfHans de Goede2013-07-251-3/+3
* USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros2013-07-258-82/+8
* USB: remove redundant "#if"Alan Stern2013-07-251-4/+2
* usb: misc: EHSET Test Fixture device driver for host complianceManu Gautam2013-07-253-0/+148
* 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-255-6813/+0
* usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen2013-07-255-0/+6813
* USB: check sg buffer size in usb_submit_urbMing Lei2013-07-251-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-242-46/+42
* | USB: isp116x: remove dependency on CONFIG_USB_DEBUGGreg Kroah-Hartman2013-07-241-12/+1
* | USB: isp1362: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman2013-07-242-17/+5
* | USB: isp1362: remove _DBG() usageGreg Kroah-Hartman2013-07-242-21/+15
* | USB: isp1362: remove unused _WARN_ON() callsGreg Kroah-Hartman2013-07-241-9/+0
* | USB: isp1362: remove unused _BUG_ON() callsGreg Kroah-Hartman2013-07-242-22/+0
* | USB: gadget: fix up commentGreg Kroah-Hartman2013-07-241-1/+1
* | USB: phy: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman2013-07-241-3/+0
* | USB: phy: remove custom DBG macroGreg Kroah-Hartman2013-07-243-17/+6
* | USB: usbatm: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman2013-07-242-7/+3
* | USB: usbatm: move the atm_dbg() call to use dynamic debugGreg Kroah-Hartman2013-07-241-11/+5
* | USB: usbatm: don't rely on CONFIG_USB_DEBUGGreg Kroah-Hartman2013-07-241-6/+1
* | USB: usbatm: remove unneeded trace printk callsGreg Kroah-Hartman2013-07-241-34/+0
* | USB: usbatm: remove unused UDSL_ASSERT macroGreg Kroah-Hartman2013-07-242-20/+0
* | USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold2013-07-241-65/+7
* | USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold2013-07-241-7/+0
* | USB: ti_usb_3410_5052: kill private fifoJohan Hovold2013-07-241-14/+6
* | USB: safe_serial: remove vendor/product module parametersJohan Hovold2013-07-241-37/+14
* | USB: mos7840: remove broken chase implementationJohan Hovold2013-07-241-48/+0
* | USB: io_ti: move port initialisation to probeJohan Hovold2013-07-241-20/+26
* | USB: io_ti: kill private fifoJohan Hovold2013-07-241-17/+5
* | USB: io_edgeport: remove unused definesJohan Hovold2013-07-241-2/+0
* | USB: ftdi_sio: remove unused definesJohan Hovold2013-07-241-7/+0
* | USB: ftdi_sio: remove vendor/product module parametersJohan Hovold2013-07-241-33/+3
* | USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold2013-07-241-1/+1
* | USB: ftdi_sio: clean up device initialisationJohan Hovold2013-07-241-5/+2