index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
sl811-hcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
usb: sl811-hcd: Convert to module_platform_driver
Tobias Klauser
2012-03-02
1
-17
/
+4
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
1
-7
/
+1
|
\
|
*
USB: sl811: add Kconfig option for ISOCHRONOUS mode
Mike Frysinger
2011-04-13
1
-7
/
+1
*
|
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
1
-0
/
+1
|
/
*
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-2
/
+2
*
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
1
-3
/
+3
*
USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()
Jesper Juhl
2011-02-03
1
-0
/
+1
*
usb: host: sl811-hcd: check kzalloc() result
Kulikov Vasiliy
2010-08-10
1
-1
/
+4
*
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
1
-26
/
+26
*
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
1
-3
/
+3
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
USB: sl811-hcd: Fix device disconnect
Michael Hennerich
2010-04-30
1
-3
/
+3
*
USB: host: SL811: fix unaligned accesses
Michael Hennerich
2010-03-02
1
-2
/
+3
*
USB: sl811-hcd: Fix device disconnect:
Hennerich, Michael
2009-09-23
1
-2
/
+6
*
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2009-03-24
1
-2
/
+2
*
USB: Let some USB host controllers get IRQ flags from resource
Marc Zyngier
2008-10-17
1
-4
/
+11
*
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
1
-1
/
+1
*
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-1
/
+1
*
usb: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-9
/
+1
*
drivers/usb annotations and fixes
Al Viro
2008-04-28
1
-1
/
+1
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-2
/
+2
*
USB: remove dev->power.power_state
Alan Stern
2008-04-24
1
-7
/
+1
*
usb host: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
1
-0
/
+1
*
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-23
1
-0
/
+1
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
1
-2
/
+1
*
USB: reorganize urb->status use in sl811-hcd
Alan Stern
2007-10-12
1
-21
/
+11
*
USB: add urb->unlinked field
Alan Stern
2007-10-12
1
-3
/
+2
*
USB: centralize -EREMOTEIO handling
Alan Stern
2007-10-12
1
-11
/
+3
*
USB: remove unnecessary tests in isp116x and sl811
Alan Stern
2007-10-12
1
-10
/
+0
*
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-10-12
1
-8
/
+18
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-11
/
+10
*
USB: Dealias -110 code (more complete)
Pete Zaitcev
2006-09-27
1
-1
/
+1
*
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
2006-09-27
1
-1
/
+1
*
PM: USB HCDs use PM_EVENT_PRETHAW
David Brownell
2006-09-25
1
-2
/
+7
*
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...
Greg Kroah-Hartman
2006-06-27
1
-3
/
+7
*
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
David Brownell
2006-06-21
1
-1
/
+1
*
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
2006-03-20
1
-2
/
+1
*
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
2006-01-04
1
-0
/
+1
*
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
2006-01-04
1
-7
/
+0
*
[PATCH] USB: wakeup flag updates (1/3) sl811-hcd
David Brownell
2006-01-04
1
-2
/
+4
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
1
-33
/
+28
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
1
-0
/
+1
*
[PATCH] USB: add owner initialisation to host drivers
Ben Dooks
2005-10-28
1
-0
/
+1
*
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
1
-8
/
+8
[next]