aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-fsl.c
Commit message (Expand)AuthorAge
* host: ehci-fsl: remove duplicate check on resourceVarka Bhadram2014-11-07
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-29
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-24
* fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko2014-05-03
* USB: ehci-fsl: Use devm_ioremap_resource()Jingoo Han2013-12-18
* USB: ehci-fsl: use dev_warn() instead of printk()Jingoo Han2013-12-18
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* usb: kill DEBUG compile optionOliver Neukum2013-12-03
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-29
|\
| * USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-26
| * fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-26
* | Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman2013-09-23
* | Merge branch 'master' into usb-nextGreg Kroah-Hartman2013-09-23
|\|
| * Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-17
* | USB: ehci-fsl: Remove casting the return value which is a void pointerJingoo Han2013-09-17
|/
* ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-30
* USB: EHCI: support running URB giveback in tasklet contextMing Lei2013-08-12
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* usb: fsl: add missing platform_driver ownerLibo Chen2013-05-16
* EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer2013-04-03
* USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin2013-01-11
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-31
* USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins2012-10-19
* powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu2012-09-24
* powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu2012-09-05
* USB: ehci-fsl: Update ifdef check to work on 64-bit ppcKumar Gala2012-07-16
* EHCI: centralize controller initializationAlan Stern2012-07-09
* Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-07-05
|\
| * usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-02
| * usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
| * usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
* | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao2012-06-13
|/
* USB: ehci-fsl: Use usb_put_transceiver instead of put_deviceJarkko Nikula2012-05-14
* Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-22
|\
| * fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh2012-04-18
* | USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin2012-04-18
|/
* Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2012-03-12
|\
| * Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-01
| |\
| | * usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-27
| | * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-27
| * | Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform"Greg Kroah-Hartman2012-02-29
| * | powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platformShengzhou Liu2012-02-28
| * | powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu2012-02-24
| * | USB: ehci-fsl: Turn on cache snooping on MPC8xxxPan Jiafei2012-02-24
| * | Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2012-02-10
| |\ \
| * | | usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512xAnatolij Gustschin2012-01-24
* | | | Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"Greg Kroah-Hartman2012-03-02
| |/ / |/| |
* | | powerpc/usb: fix issue of CPU halt when missing USB PHY clockShengzhou Liu2012-02-02
| |/ |/|
* | drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall2012-01-24
|/
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18