summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-07-19goku_udc: remove IRQF_SAMPLE_RANDOM which was commented outTheodore Ts'o
2012-07-18usb: add host support for the tilegx architectureChris Metcalf
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier
2012-07-17USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layerVivek Gautam
2012-07-16usb: Use eth_random_addrJoe Perches
2012-07-16USB: notify phy when root hub port connect changeRichard Zhao
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig
2012-07-16target: remove transport_generic_process_writeChristoph Hellwig
2012-07-16USB: option: add ZTE MF821DBjørn Mork
2012-07-16USB: sierra: QMI mode MC7710 moved to qcserialBjørn Mork
2012-07-16USB: qcserial: adding Sierra Wireless devicesBjørn Mork
2012-07-16USB: qcserial: support generic Qualcomm serial portsBjørn Mork
2012-07-16USB: qcserial: make probe more flexibleBjørn Mork
2012-07-16USB: qcserial: centralize probe exit pathBjørn Mork
2012-07-16USB: qcserial: consolidate usb_set_interface callsBjørn Mork
2012-07-16USB: ehci-s5p: Add support for device treeVivek Gautam
2012-07-16USB: ohci-exynos: Add support for device treeVivek Gautam
2012-07-16USB: ehci-omap: fix compile failure(v1)Ming Lei
2012-07-16usb: host: tegra: pass correct pointer in ehci_setup()Laxman Dewangan
2012-07-16USB: ehci-fsl: Update ifdef check to work on 64-bit ppcKumar Gala
2012-07-16USB: serial: keyspan: Removed unrequired parentheses.Ben Minerds
2012-07-16USB: serial: keyspan: Removed trailing whitespace.Ben Minerds
2012-07-16USB: serial: keyspan: Fixed space near open parenthesis.Ben Minerds
2012-07-16USB: serial: keyspan: Fixed space around equals.Ben Minerds
2012-07-16USB: 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