Age | Commit message (Expand) | Author |
2013-09-29 | Merge 3.12-rc3 into usb-next | Greg Kroah-Hartman |
2013-09-26 | USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization | Shengzhou Liu |
2013-09-26 | fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy | Ramneek Mehresh |
2013-09-23 | Revert "Revert "USB: EHCI: support running URB giveback in tasklet context"" | Greg Kroah-Hartman |
2013-09-23 | Merge branch 'master' into usb-next | Greg Kroah-Hartman |
2013-09-17 | USB: ehci-fsl: Remove casting the return value which is a void pointer | Jingoo Han |
2013-09-17 | Revert "USB: EHCI: support running URB giveback in tasklet context" | Greg Kroah-Hartman |
2013-08-30 | ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set | Xenia Ragiadakou |
2013-08-12 | USB: EHCI: support running URB giveback in tasklet context | Ming Lei |
2013-07-31 | USB: host: use dev_get_platdata() | Jingoo Han |
2013-05-16 | usb: fsl: add missing platform_driver owner | Libo Chen |
2013-04-03 | EHCI: Quirk flag for port power handling on overcurrent. | Christian Engelmayer |
2013-01-11 | USB: ehci-fsl: fix regression on mpc5121e | Anatolij Gustschin |
2012-10-31 | USB: EHCI: remove ehci_port_power() routine | Alan Stern |
2012-10-19 | USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy | Ben Collins |
2012-09-24 | powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY | Shengzhou Liu |
2012-09-05 | powerpc/usb: fix bug of CPU hang when missing USB PHY clock | Shengzhou Liu |
2012-07-16 | USB: ehci-fsl: Update ifdef check to work on 64-bit ppc | Kumar Gala |
2012-07-09 | EHCI: centralize controller initialization | Alan Stern |
2012-07-05 | Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman |
2012-07-02 | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I |
2012-06-25 | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I |
2012-06-25 | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I |
2012-06-13 | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy | Richard Zhao |
2012-05-14 | USB: ehci-fsl: Use usb_put_transceiver instead of put_device | Jarkko Nikula |
2012-04-22 | Merge 3.4-rc4 into usb-next. | Greg Kroah-Hartman |
2012-04-18 | USB: ehci-fsl: Fix kernel crash on mpc5121e | Anatolij Gustschin |
2012-04-18 | fsl/usb: Add controller version based ULPI and UTMI phy support | Ramneek Mehresh |
2012-03-12 | Merge 3.3-rc7 into usb-next | Greg Kroah-Hartman |
2012-03-02 | Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock" | Greg Kroah-Hartman |
2012-03-01 | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman |
2012-02-29 | Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform" | Greg Kroah-Hartman |
2012-02-28 | powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform | Shengzhou Liu |
2012-02-27 | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus |
2012-02-27 | usb: Convert all users to new usb_phy | Heikki Krogerus |
2012-02-24 | powerpc/usb: fix bug of kernel hang when initializing usb | Shengzhou Liu |
2012-02-24 | USB: ehci-fsl: Turn on cache snooping on MPC8xxx | Pan Jiafei |
2012-02-10 | Merge tag 'usb-3.3-rc3' into usb-next | Greg Kroah-Hartman |
2012-02-02 | powerpc/usb: fix issue of CPU halt when missing USB PHY clock | Shengzhou Liu |
2012-01-24 | usb: ehci-fsl: set INCR8 mode for system bus interface on MPC512x | Anatolij Gustschin |
2012-01-24 | drivers/usb/host/ehci-fsl.c: add missing iounmap | Julia Lawall |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-08-22 | USB: EHCI: remove usages of hcd->state | Alan Stern |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-05-03 | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson |
2011-05-02 | USB: extend ehci-fsl and fsl_udc_core driver for OTG operation | Anatolij Gustschin |
2011-05-02 | USB: ehci-fsl: add MPC5121E specific suspend and resume | Anatolij Gustschin |
2011-01-22 | USB: ehci-fsl: Fix 'have_sysif_regs' detection | Peter Tyser |
2010-10-22 | USB: add USB EHCI support for MPC5121 SoC | Anatolij Gustschin |
2010-10-22 | USB: ehci tdi : let's tdi_reset set host mode | Matthieu CASTET |