summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-24USB: ohci-exynos: use devm_clk_get()Jingoo Han
2012-10-24usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-24usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-24usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren
2012-10-24usb: host: tegra remove include of <mach/iomap.h>Stephen Warren
2012-10-24USB: ezusb: unexport some functions that aren't being usedGreg Kroah-Hartman
2012-10-23USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removalFlorian Fainelli
2012-10-22WUSB: remove an unnused variableDan Carpenter
2012-10-22USB: OHCI: make ohci-platform use devm_request_and_ioremap helperFlorian Fainelli
2012-10-22USB: EHCI: make ehci-platform use devm_request_and_ioremap helperFlorian Fainelli
2012-10-22USB: OHCI: fix typo in ohci-platform driver on the word "resource"Florian Fainelli
2012-10-22USB: EHCI: fix typo in ehci-platform driver on the word "resource"Florian Fainelli
2012-10-22USB: OHCI: make ohci-platform use dev_err() instead of pr_err()Florian Fainelli
2012-10-22USB: EHCI: make ehci-platform use dev_err() instead of pr_err()Florian Fainelli
2012-10-22USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli
2012-10-22USB: OHCI: remove Alchemy OHCI platform driver.Florian Fainelli
2012-10-22USB: OHCI: remove OHCI SH platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove Netlogic XLS OHCI platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove CNS3xxx OHCI platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove PNX8550 OHCI driverFlorian Fainelli
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli
2012-10-22USB: ohci: remove check for RH already suspended in ohci_suspendFlorian Fainelli
2012-10-22USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli
2012-10-22USB: ohci: allow platform driver to specify the number of portsFlorian Fainelli
2012-10-22USB: EHCI: remove CNS3xxx EHCI platform driverFlorian Fainelli
2012-10-22USB: EHCI: remove Alchemy EHCI driverFlorian Fainelli
2012-10-22USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platformFlorian Fainelli
2012-10-22USB: EHCI: remove Netlogic XLS EHCI driverFlorian Fainelli
2012-10-22USB: EHCI: remove Loongson 1B EHCI driver.Florian Fainelli
2012-10-22USB: OHCI: remove ohci-pcc-soc driver.Florian Fainelli
2012-10-22USB: EHCI: remove IXP4xx EHCI driverFlorian Fainelli
2012-10-22OHCI: implement new semantics for URB_ISO_ASAPAlan Stern
2012-10-22UHCI: implement new semantics for URB_ISO_ASAPAlan Stern
2012-10-22EHCI: implement new semantics for URB_ISO_ASAPAlan Stern
2012-10-22USB: update documentation for URB_ISO_ASAPAlan Stern
2012-10-22EHCI: replace mult/div with bit-mask operationAlan Stern
2012-10-22EHCI: use the isochronous scheduling thresholdAlan Stern
2012-10-22EHCI: improved logic for isochronous schedulingAlan Stern
2012-10-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds
2012-10-19Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins
2012-10-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-18Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds