summaryrefslogtreecommitdiff
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAge
...
* | | USB: OHCI: make ohci-platform use dev_err() instead of pr_err()Florian Fainelli2012-10-22
* | | USB: EHCI: make ehci-platform use dev_err() instead of pr_err()Florian Fainelli2012-10-22
* | | USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli2012-10-22
* | | USB: OHCI: remove Alchemy OHCI platform driver.Florian Fainelli2012-10-22
* | | USB: OHCI: remove OHCI SH platform driverFlorian Fainelli2012-10-22
* | | USB: OHCI: remove Netlogic XLS OHCI platform driverFlorian Fainelli2012-10-22
* | | USB: OHCI: remove CNS3xxx OHCI platform driverFlorian Fainelli2012-10-22
* | | USB: OHCI: remove PNX8550 OHCI driverFlorian Fainelli2012-10-22
* | | USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-22
* | | USB: ohci: remove check for RH already suspended in ohci_suspendFlorian Fainelli2012-10-22
* | | USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli2012-10-22
* | | USB: ohci: allow platform driver to specify the number of portsFlorian Fainelli2012-10-22
* | | USB: EHCI: remove CNS3xxx EHCI platform driverFlorian Fainelli2012-10-22
* | | USB: EHCI: remove Alchemy EHCI driverFlorian Fainelli2012-10-22
* | | USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platformFlorian Fainelli2012-10-22
* | | USB: EHCI: remove Netlogic XLS EHCI driverFlorian Fainelli2012-10-22
* | | USB: EHCI: remove Loongson 1B EHCI driver.Florian Fainelli2012-10-22
* | | USB: OHCI: remove ohci-pcc-soc driver.Florian Fainelli2012-10-22
* | | USB: EHCI: remove IXP4xx EHCI driverFlorian Fainelli2012-10-22
* | | OHCI: implement new semantics for URB_ISO_ASAPAlan Stern2012-10-22
* | | UHCI: implement new semantics for URB_ISO_ASAPAlan Stern2012-10-22
* | | EHCI: implement new semantics for URB_ISO_ASAPAlan Stern2012-10-22
* | | EHCI: replace mult/div with bit-mask operationAlan Stern2012-10-22
* | | EHCI: use the isochronous scheduling thresholdAlan Stern2012-10-22
* | | EHCI: improved logic for isochronous schedulingAlan Stern2012-10-22
|/ /
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-19
|\ \
| * \ Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-19
| |\ \ | | |/ | |/|
| | * USB: EHCI: mark ehci_orion_conf_mbus_windows __devinitArnd Bergmann2012-10-09
| | * USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood2012-09-27
* | | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-19
|\ \ \
| * | | usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes2012-10-18
| * | | usb: Missing dma_mask in ehci-vt8500.c when probed from device-treeTony Prisk2012-10-17
| * | | usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk2012-10-17
| |/ /
* / / USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins2012-10-19
|/ /
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\ \ \
| * \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-22
| |\ \ \
| | * | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19
| | * | | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-19
| | * | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-14
| | * | | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-14
| | * | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-14
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\| | | |
| * | | | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson2012-09-20
| |\ \ \ \
| | * | | | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-20
| * | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-20
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-26
| | |/ / | |/| |
* | | | Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-09-25
|\ \ \ \
| * | | | xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-09-25