Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-25USB: usb-skeleton.c: add retry for nonblocking readChen Wang
2013-07-25usbtmc: convert to devm_kzallocAndy Shevchenko
2013-07-25usbtmc: remove redundant bracesAndy Shevchenko
2013-07-25usbtmc: call pr_err instead of plain printkAndy Shevchenko
2013-07-25usbtmc: remove trailing spacesAndy Shevchenko
2013-07-25usbfs: Allow printer class 'get_device_id' without needing to claim the intfHans de Goede
2013-07-25USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros
2013-07-25USB: remove redundant "#if"Alan Stern
2013-07-25usb: misc: EHSET Test Fixture device driver for host complianceManu Gautam
2013-07-25usb: atm: speedtch: be careful with bIntervalFelipe Balbi
2013-07-25usb: class: cdc-acm: be careful with bIntervalFelipe Balbi
2013-07-25Revert "usb: host: Faraday fotg210-hcd driver"Greg Kroah-Hartman
2013-07-25usb: host: Faraday fotg210-hcd driverYuan-Hsin Chen
2013-07-25USB: check sg buffer size in usb_submit_urbMing Lei
2013-07-25USB: isp1362: move debug files from proc to debugfsGreg Kroah-Hartman
2013-07-25USB: sl811: move debug files from proc to debugfsGreg Kroah-Hartman
2013-07-25USB: remove unneeded idr.h includeGreg Kroah-Hartman
2013-07-24Merge tag 'for-usb-next-2013-07-23' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-07-24USB: sl811: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman
2013-07-24USB: isp116x: remove dependency on CONFIG_USB_DEBUGGreg Kroah-Hartman
2013-07-24USB: isp1362: remove CONFIG_USB_DEBUG dependencyGreg Kroah-Hartman
2013-07-24USB: isp1362: remove _DBG() usageGreg Kroah-Hartman
2013-07-24USB: isp1362: remove unused _WARN_ON() callsGreg Kroah-Hartman
2013-07-24USB: isp1362: remove unused _BUG_ON() callsGreg Kroah-Hartman
2013-07-24USB: gadget: fix up commentGreg Kroah-Hartman
2013-07-24USB: phy: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2013-07-24USB: phy: remove custom DBG macroGreg Kroah-Hartman
2013-07-24USB: usbatm: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman
2013-07-24USB: usbatm: move the atm_dbg() call to use dynamic debugGreg Kroah-Hartman
2013-07-24USB: usbatm: don't rely on CONFIG_USB_DEBUGGreg Kroah-Hartman
2013-07-24USB: usbatm: remove unneeded trace printk callsGreg Kroah-Hartman
2013-07-24USB: usbatm: remove unused UDSL_ASSERT macroGreg Kroah-Hartman
2013-07-24USB: ti_usb_3410_5052: remove vendor/product module parametersJohan Hovold
2013-07-24USB: ti_usb_3410_5052: remove unused wait queueJohan Hovold
2013-07-24USB: ti_usb_3410_5052: kill private fifoJohan Hovold
2013-07-24USB: safe_serial: remove vendor/product module parametersJohan Hovold
2013-07-24USB: mos7840: remove broken chase implementationJohan Hovold
2013-07-24USB: io_ti: move port initialisation to probeJohan Hovold
2013-07-24USB: io_ti: kill private fifoJohan Hovold
2013-07-24USB: io_edgeport: remove unused definesJohan Hovold
2013-07-24USB: ftdi_sio: remove unused definesJohan Hovold
2013-07-24USB: ftdi_sio: remove vendor/product module parametersJohan Hovold
2013-07-24USB: ftdi_sio: remove redundant raise of DTR/RTS at openJohan Hovold
2013-07-24USB: ftdi_sio: clean up device initialisationJohan Hovold
2013-07-24USB: oti6858: do not call set_termios with uninitialised dataJohan Hovold
2013-07-24USB: pl2303: remove debugging noiseJohan Hovold
2013-07-24USB: pl2303: clean up set_termiosJohan Hovold
2013-07-24USB: pl2303: clean up baud-rate handlingJohan Hovold
2013-07-24USB: pl2303: refactor baud-rate handlingJohan Hovold
2013-07-24USB: console: remove unnecessary operations testJohan Hovold