summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-07-17USB: ehci-fsl: Update ifdef check to work on 64-bit ppcKumar Gala
2012-07-17USB: serial: keyspan: Removed unrequired parentheses.Ben Minerds
2012-07-17USB: serial: keyspan: Removed trailing whitespace.Ben Minerds
2012-07-17USB: serial: keyspan: Fixed space near open parenthesis.Ben Minerds
2012-07-17USB: serial: keyspan: Fixed space around equals.Ben Minerds
2012-07-17USB: serial: keyspan: Fix spacing around conditional.Ben Minerds
2012-07-16Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2012-07-16USB: EHCI: resolve some unlikely racesAlan Stern
2012-07-16USB: EHCI: fix up lockingAlan Stern
2012-07-16USB: EHCI: simplify isochronous scanningAlan Stern
2012-07-16USB: EHCI: use hrtimer for the I/O watchdogAlan Stern
2012-07-16USB: EHCI: always scan each interrupt QHAlan Stern
2012-07-16USB: EHCI: don't lose events during a scanAlan Stern
2012-07-16USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern
2012-07-16USB: EHCI: unlink multiple async QHs togetherAlan Stern
2012-07-16USB: EHCI: use hrtimer for the IAA watchdogAlan Stern
2012-07-16USB: EHCI: don't refcount iso_stream structuresAlan Stern
2012-07-16USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern
2012-07-16USB: EHCI: use hrtimer for controller deathAlan Stern
2012-07-16USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern
2012-07-16USB: EHCI: use hrtimer for async scheduleAlan Stern
2012-07-16USB: EHCI: remove PS3 status pollingAlan Stern
2012-07-16USB: EHCI: return void instead of 0Alan Stern
2012-07-16USB: EHCI: use hrtimer for the periodic scheduleAlan Stern
2012-07-16USB: EHCI: introduce high-res timerAlan Stern
2012-07-16USB: EHCI: add new root-hub state: STOPPINGAlan Stern
2012-07-16USB: EHCI: add pointer to end of async-unlink listAlan Stern
2012-07-16USB: EHCI: rename "reclaim"Alan Stern
2012-07-16USB: EHCI: add symbolic constants for QHsAlan Stern
2012-07-16USB: EHCI: don't refcount QHsAlan Stern
2012-07-16USB: EHCI: remove unneeded suspend/resume codeAlan Stern
2012-07-16USB: EHCI: initialize data before resetting hardwareAlan Stern
2012-07-16usb: storage: update usb devices for write cache quirk in quirk list.Namjae Jeon
2012-07-16usb: storage: add support for write cache quirkNamjae Jeon
2012-07-16Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman
2012-07-15usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-07-13Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-13usb: renesas_usbhs: prepare for conversion to the shdma base libraryGuennadi Liakhovetski
2012-07-11USB: Add a sysfs file to show LTM capabilities.Sarah Sharp
2012-07-11USB: Enable Latency Tolerance Messaging (LTM).Sarah Sharp
2012-07-11xhci: Export Latency Tolerance Messaging capabilities.Sarah Sharp
2012-07-11USB: Fix LPM disable count mismatch on driver unbind.Sarah Sharp
2012-07-11USB: Disable LPM while the device is unconfigured.Sarah Sharp
2012-07-11USB: Fix LPM disable/enable during device reset.Sarah Sharp
2012-07-10Merge branch 'omap/cleanup2' into next/clkArnd Bergmann
2012-07-09EHCI: centralize controller initializationAlan Stern
2012-07-09usb: chipidea: add imx platform driverRichard Zhao
2012-07-09usb: otg: add basic mxs phy driver supportRichard Zhao
2012-07-09usb: chipidea: permit driver bindings pass phy pointerRichard Zhao
2012-07-09usb: chipidea: select USB_EHCI_ROOT_HUB_TT in USB_CHIPIDEA_HOST of KconfigRichard Zhao