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