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
/
r8a66597-hcd.c
Age
Commit message (
Expand
)
Author
2017-06-24
usb: r8a66597-hcd: decrease timeout
Chris Brandt
2017-06-24
usb: r8a66597-hcd: select a different endpoint on timeout
Chris Brandt
2016-02-06
usb: r8a66597: add locking to r8a66597_check_detect_child
Heiner Kallweit
2016-02-03
usb: core: switch bus numbering to using idr
Heiner Kallweit
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-04-07
usb: host: r8a66597: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-04-03
r8a66597-hcd: use USB_DT_HUB
Sergei Shtylyov
2015-01-25
r8a66597-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-09
usb: r8a66597-hcd: Use setup_timer
Julia Lawall
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-23
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-03
usb: host: Remove superfluous name casts
Geert Uytterhoeven
2013-11-28
usb: r8a66597-hcd: Convert to clk_prepare/unprepare
Laurent Pinchart
2013-08-30
usb: r8a66597-hcd: use platform_{get,set}_drvdata()
Libo Chen
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-10-24
USB: hub_for_each_child should skip unconnected ports
Alan Stern
2012-09-10
usb: move children to struct usb_port
Lan Tianyu
2012-07-30
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-05-14
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
Greg Kroah-Hartman
2012-05-11
usb: move struct usb_device->children to struct usb_hub_port->child
Lan Tianyu
2012-05-01
USB: r8a66597-hcd.c: remove dbg() usage
Greg Kroah-Hartman
2012-03-02
usb: r8a66597-hcd: Convert to module_platform_driver
Tobias Klauser
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-08
usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift
Kuninori Morimoto
2011-07-08
usb: update email address in ohci-sh and r8a66597-hcd
Yoshihiro Shimoda
2011-07-08
usb: r8a66597-hcd: add function for external controller
Yoshihiro Shimoda
2011-06-27
usb: r8a66597-hcd: fix cannot detect low/full speed device
Yoshihiro Shimoda
2011-03-13
USB 3.0 Hub Changes
John Youn
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2010-09-16
usb: Fix up r8a66597-hcd section mismatches.
Paul Mundt
2010-06-30
USB: r8a66597: Fix failure in change of status
Nobuhiro Iwamatsu
2010-06-02
usb: r8a66597-hcd pio to mmio accessor conversion.
Paul Mundt
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-19
usb: r8a66597-hcd: fix removed from an attached hub
Yoshihiro Shimoda
2010-02-05
usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.
Paul Mundt
2010-02-05
usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
Paul Mundt
2010-02-02
usb: r8a66597-hdc disable interrupts fix
Magnus Damm
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-11
USB: r8a66597: clean up. remove unneeded null checks
Dan Carpenter
2009-10-30
USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set
Yoshihiro Shimoda
[next]