aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Revert "USB: EHCI: make ehci-vt8500 a separate driver"Greg Kroah-Hartman
2013-02-20Revert "USB: EHCI: make ehci-orion a separate driver"Greg Kroah-Hartman
2013-02-20Revert "USB: update host controller Kconfig entries"Greg Kroah-Hartman
2013-02-18USB: update host controller Kconfig entriesArnd Bergmann
2013-02-15USB: EHCI: make ehci-orion a separate driverManjunath Goudar
2013-02-15USB: EHCI: make ehci-vt8500 a separate driverManjunath Goudar
2013-02-14USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer
2013-02-14USB: ehci-omap: Fix autoloading of moduleRoger Quadros
2013-02-14USB: ehci-omap: Don't free gpios that we didn't requestRoger Quadros
2013-02-13USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork
2013-02-13USB: serial: fix null-pointer dereferences on disconnectJohan Hovold
2013-02-13USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-02-08USB: storage: properly handle the endian issues of idProductfangxiaozhi
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman
2013-02-06usb: gadget: imx_udc: make it depend on BROKENFelipe Balbi
2013-02-06USB: wusbcore/wa-xfer: error handling fixes in setup_segs()Dan Carpenter
2013-02-06drivers/usb/gadget: using strlcpy instead of strncpyChen Gang
2013-02-06drivers/usb/core: using strlcpy instead of strncpyChen Gang
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-31USB: GADGET: optionally force full-speed for net2280 UDCAlan Stern
2013-01-31USB: altsetting overrides for usbtestAlan Stern
2013-01-30USB: option: add support for Telit LE920Daniele Palmas
2013-01-30USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas
2013-01-30USB: chipidea: ci13xxx_imx: Remove sparse warningFabio Estevam
2013-01-30usb/isp1760: declare schedule_ptds() and errata2_function() staticArvid Brodin
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-29usb: phy: fix Kconfig warningFelipe Balbi
2013-01-29Revert "usb: Register usb port's acpi power resources"Lan Tianyu
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
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 3.8-rc5 into usb-nextGreg Kroah-Hartman
2013-01-25usb: enable usb port device's async suspend.Lan Tianyu
2013-01-25usb: expose usb port's pm qos flags to user spaceLan Tianyu
2013-01-25usb: add usb port auto power off mechanismLan Tianyu