index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
sl811-hcd.c
Commit message (
Expand
)
Author
Age
*
USB: Let some USB host controllers get IRQ flags from resource
Marc Zyngier
2008-10-17
*
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
*
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
*
usb: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
*
drivers/usb annotations and fixes
Al Viro
2008-04-28
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-25
*
USB: remove dev->power.power_state
Alan Stern
2008-04-25
*
usb host: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
*
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-23
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
*
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
*
USB: reorganize urb->status use in sl811-hcd
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-10-12
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
USB: Dealias -110 code (more complete)
Pete Zaitcev
2006-09-27
*
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
2006-09-27
*
PM: USB HCDs use PM_EVENT_PRETHAW
David Brownell
2006-09-26
*
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...
Greg Kroah-Hartman
2006-06-27
*
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
David Brownell
2006-06-21
*
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
2006-03-20
*
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
2006-01-04
*
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
2006-01-04
*
[PATCH] USB: wakeup flag updates (1/3) sl811-hcd
David Brownell
2006-01-04
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
*
[PATCH] USB: add owner initialisation to host drivers
Ben Dooks
2005-10-28
*
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
*
Merge ../bleed-2.6
Greg KH
2005-10-28
|
\
|
*
[PATCH] gfp_t: drivers/usb
Al Viro
2005-10-28
*
|
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
|
/
*
[PATCH] USB: sl811-hcd minor fixes
David Brownell
2005-09-22
*
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
*
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
2005-09-05
*
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-07-12
*
[PATCH] USB HCDs: no longer need to register root hub
Alan Stern
2005-06-27
*
[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget
Alan Stern
2005-06-27
*
[PATCH] USB: sl811-hcd fixes
David Brownell
2005-05-31
*
[PATCH] USB: Spelling fixes for drivers/usb.
Steven Cole
2005-05-04
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16