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