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
/
isp1760-hcd.c
Age
Commit message (
Expand
)
Author
2015-01-27
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
2015-01-27
usb: isp1760: Move PORT1 configuration to core code
Laurent Pinchart
2015-01-27
usb: isp1760: Initialize the bus interface in core code
Laurent Pinchart
2015-01-27
usb: isp1760: Move core code to isp1760-core.c
Laurent Pinchart
2015-01-27
usb: isp1760: Reorganize header files
Laurent Pinchart
2015-01-27
usb: isp1760: Prefix driver data structures with isp1760_
Laurent Pinchart
2015-01-27
usb: isp1760: Decouple usb_hdc and isp1760_priv
Laurent Pinchart
2015-01-27
usb: isp1760: Use the managed devm_ioremap_resource() API
Laurent Pinchart
2015-01-27
usb: isp1760: Pass resource pointer to isp1760_register
Laurent Pinchart
2015-01-27
usb: isp1760: Remove busname argument to isp1760_register
Laurent Pinchart
2015-01-27
usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_
Laurent Pinchart
2015-01-27
usb: isp1760: Fix indentation in probe error path
Laurent Pinchart
2015-01-27
usb: isp1760: Don't expose hcd to glue code from isp1760_register
Laurent Pinchart
2015-01-27
usb: isp1760: Manage device driver data in common code
Laurent Pinchart
2015-01-27
usb: isp1760: Move removal cleanup code to isp1760-hcd.c
Laurent Pinchart
2015-01-27
usb: isp1760: Use the gpio descriptor API
Laurent Pinchart
2014-12-19
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
2013-01-30
usb/isp1760: declare schedule_ptds() and errata2_function() static
Arvid Brodin
2012-04-18
isp1760-hcd: fix possible memory leak if urb could not be enqueued
Michael Grzeschik
2012-04-18
isp1760-hcd: move dequeued qtds to the front in qh
Michael Grzeschik
2012-04-18
isp1760-hcd: don't confuse parsers on kmem_cache_create
Michael Grzeschik
2011-11-26
usb/isp1760: Fix race condition memory leak
Arvid Brodin
2011-11-26
usb/isp1760: Simpler queue head list code.
Arvid Brodin
2011-10-19
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
Joachim Foerster
2011-08-22
usb/isp1760: Clear TT buffer on interrupted low & full speed transfers
Arvid Brodin
2011-08-22
usb/isp1760: Fix problems that trigger WARNING at line 1136.
Arvid Brodin
2011-08-22
usb/isp1760: Fix missing endpoint unlink when no mem during enqueue
Arvid Brodin
2011-08-22
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
Arvid Brodin
2011-08-22
usb/isp1760: Move isp1760_run within file (prepare for next patch)
Arvid Brodin
2011-08-22
usb/isp1760: Move some code (prepare for next patch)
Arvid Brodin
2011-08-08
usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink
Arvid Brodin
2011-06-27
usb/isp1760: Fix bug preventing the unlinking of control urbs
Arvid Brodin
2011-05-19
usb/isp1760: Fix possible unlink problems
Arvid Brodin
2011-05-19
usb/isp1760: Move function isp1760_endpoint_disable() within file.
Arvid Brodin
2011-05-02
usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
Arvid Brodin
2011-05-02
usb/isp1760: Report correct urb status after unlink
Arvid Brodin
2011-05-02
usb/isp1760: Remove unneeded OR map and HcBufferStatus code
Arvid Brodin
2011-05-02
usb/isp1760: Clean up urb enqueueing
Arvid Brodin
2011-05-02
usb/isp1760: Remove false error printout
Arvid Brodin
2011-04-14
Revert "USB: isp1760-hcd: move imask clear after pending work is done"
Greg Kroah-Hartman
2011-04-13
USB: isp1760-hcd: move imask clear after pending work is done
Richard Retanubun
2011-04-13
usb: fix ips1760-hcd printk format warning
Randy Dunlap
2011-03-13
USB 3.0 Hub Changes
John Youn
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-07
usb/isp1760: Fix crash when unplugging bug
Arvid Brodin
2011-02-28
usb/isp1760: Handle toggle bit in queue heads only
Arvid Brodin
2011-02-28
usb/isp1760: Replace period calculation for INT packets with something readable
Arvid Brodin
[next]