index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2008-05-20
USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator
Lennert Buytenhek
2008-05-14
usb: fix compile warning in isp1760
Sebastian Siewior
2008-05-14
usb: fix integer as NULL pointer warnings found by sparse
Harvey Harrison
2008-05-14
USB: isp1760: fix printk format
Randy Dunlap
2008-05-06
usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF
David S. Miller
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2008-05-02
USB: OHCI: work around bogus compiler warning
Alan Stern
2008-05-02
USB: add Cypress c67x00 OTG controller HCD driver
Peter Korsgaard
2008-05-02
USB: ISP1760 HCD driver
Sebastian Siewior
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-28
drivers/usb annotations and fixes
Al Viro
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
USB: fix compile problems in ehci-hcd
Alan Stern
2008-04-24
USB: ehci: qh_completions cleanup and bugfix
David Brownell
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
2008-04-24
USB: OHCI: turn off RD when remote wakeup is disabled
Alan Stern
2008-04-24
USB: HCDs use the do_remote_wakeup flag
Alan Stern
2008-04-24
USB: ehci: qh/qtd cleanup comments
David Brownell
2008-04-24
USB: r8a66597-hcd: Add support for SH7366 USB host
Yoshihiro Shimoda
2008-04-24
USB: r8a66597-hcd: fix usb device connection timing
Yoshihiro Shimoda
2008-04-24
USB: r8a66597-hcd: fix interrupt transfer interval
Yoshihiro Shimoda
2008-04-24
USB: ehci shutdown refactored
Sarah Sharp
2008-04-24
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
2008-04-24
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
2008-04-24
USB: root hubs don't lie about their number of TTs
Alan Stern
2008-04-24
USB: OHCI: fix bug in controller resume
Alan Stern
2008-04-24
USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...
Jesper Juhl
2008-04-24
usb: u132-hcd driver: semaphore to mutex
Daniel Walker
2008-04-24
usb: u132-hcd driver style clean up
Daniel Walker
2008-04-24
USB: Remove EXPERIMENTAL designation from USB_EHCI_ROOT_HUB_TT.
Robert P. J. Day
2008-04-24
USB: ehci: paranoia, reject large control transfers
David Brownell
2008-04-24
USB: remove dev->power.power_state
Alan Stern
2008-04-24
USB: ehci: remove obsolete workaround for bogus IRQs
David Brownell
2008-04-24
USB: use DIV_ROUND_UP
Julia Lawall
2008-04-24
USB: minor ehci xITD simplifications
Karsten Wiese
2008-04-24
USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
Karsten Wiese
2008-04-24
USB: ehci minor SOC bus glue fixes
David Brownell
2008-04-24
USB: ehci tolerates some buggy devices
David Brownell
2008-04-24
USB: ohci: port reset paranoia timeout
David Brownell
2008-04-24
USB: ehci: minor cleanups
David Brownell
2008-04-24
USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...
Andrew Morton
2008-04-24
USB: remove CONFIG_USB_PERSIST setting
Alan Stern
2008-04-24
USB: EHCI: carry out port handover during each root-hub resume
Alan Stern
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-02
USB: ohci: fix 2 timers to fire at jiffies + 1s
Richard Kennedy
2008-04-02
USB: another ehci_iaa_watchdog fix
David Brownell
2008-03-27
plat-orion: make ehci-orion available for all Orion families
Lennert Buytenhek
2008-03-27
ehci-orion: mbus decode window support
Lennert Buytenhek
[next]