summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-04USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi
2013-02-04USB: storage: Define a new macro for USB storage match rulesfangxiaozhi
2013-02-02USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek
2013-02-02USB: option: add Changhong CH690Bjørn Mork
2013-02-02USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig
2013-01-31USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo
2013-01-31USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern
2013-01-31USB: EHCI: fix for leaking isochronous dataAlan Stern
2013-01-30USB: option: add support for Telit LE920Daniele Palmas
2013-01-30USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas
2013-01-25USB: EHCI: fix timer bug affecting port resumeAlan Stern
2013-01-25USB: UHCI: notify usbcore about port resumesAlan Stern
2013-01-25USB: EHCI: notify usbcore about port resumesAlan Stern
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern
2013-01-25USB: EHCI: unlink one async QH at a timeAlan Stern
2013-01-25USB: EHCI: remove ASS/PSS polling timeoutAlan Stern
2013-01-25Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-24Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-24Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-01-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2013-01-24usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu
2013-01-24usb: Prevent dead ports when xhci is not enabledDavid Moore
2013-01-24USB: XHCI: fix memory leak of URB-private dataAlan Stern
2013-01-24drivers: xhci: fix incorrect bit testNickolai Zeldovich
2013-01-24xhci: Fix TD size for isochronous URBs.Sarah Sharp
2013-01-24xhci: Fix isoc TD encoding.Sarah Sharp
2013-01-24Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson
2013-01-24mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll
2013-01-24Merge remote-tracking branch 'regmap/fix/debugfs' into tmpMark Brown
2013-01-24Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson
2013-01-24Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson
2013-01-24Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-24Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-23USB: EHCI: fix build error in ehci-mxcAlan Stern
2013-01-23Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho
2013-01-23mmc: mvsdio: use devm_ API to simplify/correct error paths.Andrew Lunn
2013-01-23clk: mvebu/clk-cpu.c: fix memory leakageCong Ding
2013-01-23Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-22cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett
2013-01-22Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-01-22Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros
2013-01-22USB: UHCI: fix IRQ race during initializationAlan Stern