index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
isp116x-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
USB: isp116x-hcd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+4
2018-03-09
USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-13
/
+2
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: host: isp116x-hcd: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2017-07-30
isp116x-hcd: constify hc_driver structures
Julia Lawall
1
-1
/
+1
2015-05-10
USB: isp116x-hcd.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2015-04-07
usb: host: isp116x: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-04-03
isp116x-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-01-25
isp116x-hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+4
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+2
2013-12-03
usb: host: Remove superfluous name casts
Geert Uytterhoeven
1
-1
/
+1
2013-08-01
USB: host: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-03
usb: isp116x-hcd: Convert to module_platform_driver
Tobias Klauser
1
-19
/
+4
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-05-20
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
1
-0
/
+1
2011-03-14
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2011-03-14
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-3
/
+3
2010-10-22
USB: isp116x-hcd - use resource_size instead of defining its own resource_len...
Axel Lin
1
-4
/
+2
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-03-25
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
1
-1
/
+1
2008-10-18
USB: Let some USB host controllers get IRQ flags from resource
Marc Zyngier
1
-4
/
+9
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-1
/
+1
2008-07-22
USB: Fix bug with byte order in isp116x-hcd.c fio write/read
Julien May
1
-4
/
+19
2008-07-22
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-04-25
USB: HCDs use the do_remote_wakeup flag
Alan Stern
1
-1
/
+1
2008-04-25
USB: remove dev->power.power_state
Alan Stern
1
-11
/
+1
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
1
-2
/
+6
2008-03-05
USB: isp116x: fix enumeration on boot
Anti Sullin
1
-9
/
+6
2008-02-02
USB: Drop unnecessary continue in a few drivers
Julia Lawall
1
-1
/
+0
2007-10-13
USB: Eliminate urb->status usage!
Alan Stern
1
-10
/
+5
2007-10-13
USB: add urb->unlinked field
Alan Stern
1
-3
/
+2
2007-10-13
USB: centralize -EREMOTEIO handling
Alan Stern
1
-7
/
+1
2007-10-13
USB: remove unnecessary tests in isp116x and sl811
Alan Stern
1
-6
/
+0
2007-10-13
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-10
/
+21
2007-07-20
isp116x-hcd: prepare for urb->status
Alan Stern
1
-101
/
+86
2007-02-17
USB: change __init to __devinit for isp116x_probe
Prarit Bhargava
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-8
/
+8
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
1
-1
/
+1
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-22
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
David Brownell
1
-1
/
+1
2006-06-22
[PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c
Eric Sesterhenn
1
-1
/
+1
2006-03-21
[PATCH] USB: fix initdata issue in isp116x-hcd
Greg Kroah-Hartman
1
-1
/
+1
2006-03-21
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
1
-2
/
+1
[next]