index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-tegra.c
Age
Commit message (
Expand
)
Author
2012-11-21
usb: remove use of __devinitdata
Bill Pemberton
2012-11-14
usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()
Wei Yongjun
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-24
usb: host: tegra remove include of <mach/iomap.h>
Stephen Warren
2012-09-11
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-09-05
usb: move phy driver from mach-tegra to drivers/usb
Venu Byravarasu
2012-08-27
Merge v3.6-rc3 into usb-next
Greg Kroah-Hartman
2012-08-10
drivers/usb/host/ehci-tegra.c: use devm_ functions
Julia Lawall
2012-08-10
usb: host: tegra: fix warning messages in ehci_remove
Venu Byravarasu
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-07-17
usb: host: tegra: pass correct pointer in ehci_setup()
Laxman Dewangan
2012-07-16
USB: EHCI: fix up locking
Alan Stern
2012-07-09
EHCI: centralize controller initialization
Alan Stern
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-11
USB: ehci-tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-10
Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into ...
Olof Johansson
2012-05-10
Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2012-05-10
Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2012-05-07
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
2012-05-01
USB: ehci-tegra: remove redundant gpio_set_value
Stephen Warren
2012-05-01
EHCI: update PM methods in ehci-tegra.c
Alan Stern
2012-04-25
USB: ehci-tegra: remove PORT_RWC_BITS when setting USB_PORT_FEAT_ENABLE
Stephen Warren
2012-04-25
ARM: tegra: add USB ULPI PHY reset GPIO to device tree
Stephen Warren
2012-04-22
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
2012-04-20
USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE
Stephen Warren
2012-04-18
USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)
Stephen Warren
2012-04-18
usb: host: tegra: re-arranging ehci functions
Venu Byravarasu
2012-04-18
usb: host: tegra: code clean up
Venu Byravarasu
2012-04-18
usb: ehci-tegra: Add vbus_gpio to platform data
Stephen Warren
2012-04-09
EHCI: keep track of ports being resumed and indicate in hub_status_data
Alan Stern
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-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2011-12-08
USB: ehci-tegra: add probing through device tree
Olof Johansson
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-04-30
USB: ehci: tegra: fix USB1 port reset issue
Jim Lin
2011-03-11
USB: ehci: tegra: Align DMA transfers to 32 bytes
Robert Morell
2011-03-11
usb: host: Add EHCI driver for NVIDIA Tegra SoCs
Benoit Goby