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
/
core
Commit message (
Expand
)
Author
Age
*
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-06
*
zero i_uid/i_gid on inode allocation
Al Viro
2009-01-05
*
Merge branch 'next' into for-linus
James Morris
2008-12-24
|
\
|
*
Merge branch 'master' into next
James Morris
2008-11-18
|
|
\
|
*
|
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-13
|
*
|
CRED: Wrap task credential accesses in the USB driver
David Howells
2008-11-13
*
|
|
USB: skip Set-Interface(0) if already in altsetting 0
Alan Stern
2008-12-17
|
|
/
|
/
|
*
|
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
Rabin Vincent
2008-11-13
*
|
USB: don't register endpoints for interfaces that are going away
Alan Stern
2008-11-13
|
/
*
USB: prevent autosuspend during hub initialization
Alan Stern
2008-10-29
*
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
2008-10-29
*
USB: don't rebind drivers after failed resume or reset
Alan Stern
2008-10-22
*
USB: remove err() macro from usb core code
Greg Kroah-Hartman
2008-10-17
*
USB: remove warn() macro from usb drivers
Greg Kroah-Hartman
2008-10-17
*
USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore
Jaroslav Kysela
2008-10-17
*
USB: Export if an interface driver supports autosuspend.
Sarah Sharp
2008-10-17
*
USB: snoop processes opening usbfs device files
Alan Stern
2008-10-17
*
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
2008-10-17
*
USB: anchor API changes needed for btusb
Oliver Neukum
2008-10-17
*
USB: change hub initialization sleeps to delayed_work
Alan Stern
2008-10-17
*
USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed
Oliver Neukum
2008-10-17
*
usb core: fix USB_OTG_BLACKLIST_HUB typo
Peter Korsgaard
2008-10-17
*
USB: extend poisoning to anchors
Oliver Neukum
2008-10-17
*
USB: kill URBs permanently
Oliver Neukum
2008-10-17
*
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
*
vfs: Use const for kernel parser table
Steven Whitehouse
2008-10-13
*
USB: revert recovery from transient errors
Alan Stern
2008-09-23
*
USB: fix hcd interrupt disabling
Geoff Levand
2008-09-23
*
USB: automatically enable RHSC interrupts
Alan Stern
2008-08-21
*
USB: Don't rebind before "complete" callback
Alan Stern
2008-08-21
*
USB: Add new PM callback methods for USB
Alan Stern
2008-08-21
*
USB: Defer Set-Interface for suspended devices
Alan Stern
2008-08-21
*
USB: Add udev argument to interface suspend/resume functions
Alan Stern
2008-08-21
*
USB: fix bug in usb_unlink_anchored_urbs()
Oliver Neukum
2008-08-21
*
USB: fix compiler warning fix
Alan Stern
2008-08-13
*
USB: fix interface unregistration logic
Alan Stern
2008-08-13
*
usb/core/driver: fix warning
Alexander Beregalov
2008-08-13
*
Fix USB storage hang on command abort
Alan Stern
2008-08-05
*
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor
Dan Williams
2008-07-22
*
USB: use reset_resume when normal resume fails
Alan Stern
2008-07-21
*
USB: Fix pointer/int cast in USB devio code
David Howells
2008-07-21
*
usbfs: don't store bad pointers in registration
Alan Stern
2008-07-21
*
usbfs: fix race between open and unregister
Alan Stern
2008-07-21
*
usbfs: simplify the lookup-by-minor routines
Alan Stern
2008-07-21
*
usbfs: send disconnect signals when device is unregistered
Alan Stern
2008-07-21
*
USB: Force unbinding of drivers lacking reset_resume or other methods
Alan Stern
2008-07-21
*
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
2008-07-21
*
USB: fix comment of usb_set_configuration
Ming Lei
2008-07-21
*
USB: use standard SG iterator in the scatter-gather library
Alan Stern
2008-07-21
[next]