| Commit message (Expand) | Author | Age | Files | Lines |
* | EHCI: Quirk flag for port power handling on overcurrent. | Christian Engelmayer | 2013-04-03 | 1 | -0/+9 |
* | USB: ehci-fsl: fix regression on mpc5121e | Anatolij Gustschin | 2013-01-11 | 1 | -4/+5 |
* | USB: EHCI: remove ehci_port_power() routine | Alan Stern | 2012-10-31 | 1 | -1/+0 |
* | USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy | Ben Collins | 2012-10-19 | 1 | -1/+1 |
* | powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY | Shengzhou Liu | 2012-09-24 | 1 | -2/+1 |
* | powerpc/usb: fix bug of CPU hang when missing USB PHY clock | Shengzhou Liu | 2012-09-05 | 1 | -18/+40 |
* | USB: ehci-fsl: Update ifdef check to work on 64-bit ppc | Kumar Gala | 2012-07-16 | 1 | -1/+1 |
* | EHCI: centralize controller initialization | Alan Stern | 2012-07-09 | 1 | -17/+1 |
* | Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2012-07-05 | 1 | -5/+6 |
|\ |
|
| * | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I | 2012-07-02 | 1 | -2/+3 |
| * | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 2012-06-25 | 1 | -1/+1 |
| * | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 2012-06-25 | 1 | -3/+3 |
* | | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy | Richard Zhao | 2012-06-13 | 1 | -11/+10 |
|/ |
|
* | USB: ehci-fsl: Use usb_put_transceiver instead of put_device | Jarkko Nikula | 2012-05-14 | 1 | -3/+2 |
* | Merge 3.4-rc4 into usb-next. | Greg Kroah-Hartman | 2012-04-22 | 1 | -9/+27 |
|\ |
|
| * | fsl/usb: Add controller version based ULPI and UTMI phy support | Ramneek Mehresh | 2012-04-18 | 1 | -7/+28 |
* | | USB: ehci-fsl: Fix kernel crash on mpc5121e | Anatolij Gustschin | 2012-04-18 | 1 | -1/+6 |
|/ |
|
* | Merge 3.3-rc7 into usb-next | Greg Kroah-Hartman | 2012-03-12 | 1 | -16/+31 |
|\ |
|
| * | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2012-03-01 | 1 | -3/+3 |
| |\ |
|
| | * | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus | 2012-02-27 | 1 | -2/+2 |
| | * | usb: Convert all users to new usb_phy | Heikki Krogerus | 2012-02-27 | 1 | -1/+1 |
| * | | Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform" | Greg Kroah-Hartman | 2012-02-29 | 1 | -14/+10 |
| * | | powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform | Shengzhou Liu | 2012-02-28 | 1 | -10/+14 |
| * | | powerpc/usb: fix bug of kernel hang when initializing usb | Shengzhou Liu | 2012-02-24 | 1 | -0/+4 |
| * | | USB: ehci-fsl: Turn on cache snooping on MPC8xxx | Pan Jiafei | 2012-02-24 | 1 | -14/+11 |
| * | | Merge tag 'usb-3.3-rc3' into usb-next | Greg Kroah-Hartman | 2012-02-10 | 1 | -3/+10 |
| |\ \ |
|
| * | | | usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512x | Anatolij Gustschin | 2012-01-24 | 1 | -0/+14 |
* | | | | Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock" | Greg Kroah-Hartman | 2012-03-02 | 1 | -9/+2 |
| |/ /
|/| | |
|
* | | | powerpc/usb: fix issue of CPU halt when missing USB PHY clock | Shengzhou Liu | 2012-02-02 | 1 | -2/+9 |
| |/
|/| |
|
* | | drivers/usb/host/ehci-fsl.c: add missing iounmap | Julia Lawall | 2012-01-24 | 1 | -1/+1 |
|/ |
|
* | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 | 1 | -1/+1 |
* | USB: EHCI: remove usages of hcd->state | Alan Stern | 2011-08-22 | 1 | -2/+2 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 2011-05-03 | 1 | -1/+1 |
* | USB: extend ehci-fsl and fsl_udc_core driver for OTG operation | Anatolij Gustschin | 2011-05-02 | 1 | -0/+66 |
* | USB: ehci-fsl: add MPC5121E specific suspend and resume | Anatolij Gustschin | 2011-05-02 | 1 | -0/+153 |
* | USB: ehci-fsl: Fix 'have_sysif_regs' detection | Peter Tyser | 2011-01-22 | 1 | -13/+0 |
* | USB: add USB EHCI support for MPC5121 SoC | Anatolij Gustschin | 2010-10-22 | 1 | -28/+71 |
* | USB: ehci tdi : let's tdi_reset set host mode | Matthieu CASTET | 2010-10-22 | 1 | -4/+2 |
* | USB: add do_wakeup parameter for PCI HCD suspend | Alan Stern | 2010-08-10 | 1 | -1/+2 |
* | USB: EHCI: fix controller wakeup flag settings during suspend | Alan Stern | 2010-05-20 | 1 | -0/+2 |
* | USB: ehci-fsl: Add power management support | Anton Vorontsov | 2010-03-02 | 1 | -7/+83 |
* | USB: ehci-fsl: Fix sparse warnings | Anton Vorontsov | 2010-03-02 | 1 | -3/+4 |
* | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern | 2009-07-12 | 1 | -0/+2 |
* | USB: EHCI: update toggle state for linked QHs | Alan Stern | 2009-06-15 | 1 | -0/+1 |
* | USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx | Srikanth Srinivasan | 2008-07-21 | 1 | -0/+5 |
* | USB: usb dev_name() instead of dev->bus_id | Kay Sievers | 2008-07-21 | 1 | -6/+6 |
* | USB: EHCI: suppress unwanted error messages | Alan Stern | 2008-05-29 | 1 | -0/+1 |
* | USB: EHCI: fix up root-hub TT mess | Alan Stern | 2008-05-29 | 1 | -5/+1 |
* | USB: ehci minor SOC bus glue fixes | David Brownell | 2008-04-24 | 1 | -5/+4 |