index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2006-02-01
[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()
Olav Kongas
1
-10
/
+11
2006-01-05
[PATCH] USB: isp116x-hcd.c: Removed unused variable
Daniel Marjamäki
1
-2
/
+0
2006-01-05
[PATCH] USB: isp116x-hcd: minor cleanup
Olav Kongas
1
-2
/
+0
2006-01-05
[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
David Brownell
1
-2
/
+3
2006-01-05
[PATCH] USB: isp116x-hcd: cleanup
Olav Kongas
1
-259
/
+170
2006-01-05
[PATCH] USB: isp116x-hcd: support reiniting HC on resume
Olav Kongas
1
-8
/
+18
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-20
/
+17
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+1
2005-10-29
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
1
-6
/
+6
2005-10-29
[PATCH] ISP116x PM updates
David Brownell
1
-25
/
+4
2005-10-29
[PATCH] remove usb_suspend_device() parameter
David Brownell
1
-1
/
+1
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-1
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-10
/
+4
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
1
-1
/
+1
2005-10-18
[PATCH] isp116x-hcd: fix handling of short transfers
Olav Kongas
1
-1
/
+2
2005-09-09
[PATCH] USB: Switch isp116x-hcd over to root hub interrupt
Olav Kongas
1
-13
/
+22
2005-09-09
[PATCH] USB: isp116x-hcd: remove clock() and reset()
Olav Kongas
1
-28
/
+3
2005-09-09
[PATCH] USB: isp116x-hcd: per-port overcurrent reporting
Olav Kongas
1
-0
/
+2
2005-09-09
[PATCH] USB: isp116x-hcd: support only per-port power switching
Olav Kongas
1
-5
/
+4
2005-09-09
[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration option
Olav Kongas
1
-4
/
+1
2005-09-09
[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-time
Olav Kongas
1
-5
/
+1
2005-09-08
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-08-05
[PATCH] USB: Fix setup packet initialization in isp116x-hcd
Olav Kongas
1
-1
/
+3
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
1
-2
/
+2
2005-07-12
[PATCH] USB: isp116x-hcd cleanup
Olav Kongas
1
-10
/
+6
[next]