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
/
isp116x-hcd.c
Age
Commit message (
Expand
)
Author
2015-05-10
USB: isp116x-hcd.c: move assignment out of if () block
Greg Kroah-Hartman
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: isp116x: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-04-03
isp116x-hcd: use USB_DT_HUB
Sergei Shtylyov
2015-01-25
isp116x-hcd: use HUB_CHAR_*
Sergei Shtylyov
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
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-07-31
USB: host: use dev_get_platdata()
Jingoo Han
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-02
usb: isp116x-hcd: Convert to module_platform_driver
Tobias Klauser
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-05-19
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
2011-03-13
USB 3.0 Hub Changes
John Youn
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2010-10-22
USB: isp116x-hcd - use resource_size instead of defining its own resource_len...
Axel Lin
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
2009-03-24
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2008-10-17
USB: Let some USB host controllers get IRQ flags from resource
Marc Zyngier
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-21
USB: Fix bug with byte order in isp116x-hcd.c fio write/read
Julien May
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-04-24
USB: HCDs use the do_remote_wakeup flag
Alan Stern
2008-04-24
USB: remove dev->power.power_state
Alan Stern
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
2008-03-04
USB: isp116x: fix enumeration on boot
Anti Sullin
2008-02-01
USB: Drop unnecessary continue in a few drivers
Julia Lawall
2007-10-12
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
USB: add urb->unlinked field
Alan Stern
2007-10-12
USB: centralize -EREMOTEIO handling
Alan Stern
2007-10-12
USB: remove unnecessary tests in isp116x and sl811
Alan Stern
2007-10-12
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-07-19
isp116x-hcd: prepare for urb->status
Alan Stern
2007-02-16
USB: change __init to __devinit for isp116x_probe
Prarit Bhargava
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
2006-06-21
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
David Brownell
2006-06-21
[PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c
Eric Sesterhenn
2006-03-20
[PATCH] USB: fix initdata issue in isp116x-hcd
Greg Kroah-Hartman
2006-03-20
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
2006-01-31
[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()
Olav Kongas
2006-01-04
[PATCH] USB: isp116x-hcd.c: Removed unused variable
Daniel Marjamäki
2006-01-04
[PATCH] USB: isp116x-hcd: minor cleanup
Olav Kongas
2006-01-04
[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
David Brownell
2006-01-04
[PATCH] USB: isp116x-hcd: cleanup
Olav Kongas
[next]