index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
isp116x-hcd.c
Age
Commit message (
Expand
)
Author
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
2006-01-04
[PATCH] USB: isp116x-hcd: support reiniting HC on resume
Olav Kongas
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-28
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
[PATCH] ISP116x PM updates
David Brownell
2005-10-28
[PATCH] remove usb_suspend_device() parameter
David Brownell
2005-10-28
Merge ../bleed-2.6
Greg KH
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
2005-10-17
[PATCH] isp116x-hcd: fix handling of short transfers
Olav Kongas
2005-09-08
[PATCH] USB: Switch isp116x-hcd over to root hub interrupt
Olav Kongas
2005-09-08
[PATCH] USB: isp116x-hcd: remove clock() and reset()
Olav Kongas
2005-09-08
[PATCH] USB: isp116x-hcd: per-port overcurrent reporting
Olav Kongas
2005-09-08
[PATCH] USB: isp116x-hcd: support only per-port power switching
Olav Kongas
2005-09-08
[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration option
Olav Kongas
2005-09-08
[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-time
Olav Kongas
2005-09-07
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
2005-08-04
[PATCH] USB: Fix setup packet initialization in isp116x-hcd
Olav Kongas
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-07-12
[PATCH] USB: isp116x-hcd cleanup
Olav Kongas
2005-06-27
[PATCH] USB HCDs: no longer need to register root hub
Alan Stern
2005-06-27
[PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcd
Olav Kongas
[next]