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
/
include
/
linux
/
usb.h
Commit message (
Expand
)
Author
Age
*
USB: Extend and neaten dbg macros
Joe Perches
2010-03-02
*
USB: convert to the runtime PM framework
Alan Stern
2010-03-02
*
USB: implement usb_enable_autosuspend
Alan Stern
2010-03-02
*
USB: implement non-tree resume ordering constraints for PCI host controllers
Alan Stern
2010-02-26
*
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
2010-01-20
*
USB: Refactor code to find alternate interface settings.
Sarah Sharp
2009-12-11
*
USB: prepare for changover to Runtime PM framework
Alan Stern
2009-12-11
*
USB: remove the auto_pm flag
Alan Stern
2009-12-11
*
USB: make urb scatter-gather support more generic
David Vrabel
2009-12-11
*
USB: make intf.pm_usage an atomic_t
Alan Stern
2009-09-23
*
USB: usbmon: end ugly tricks with DMA peeking
Pete Zaitcev
2009-09-23
*
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
*
USB: usb.h: fix kernel-doc notation
Randy Dunlap
2009-07-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-16
|
\
|
*
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2009-06-16
|
*
USB: Push scatter gather lists down to host controller drivers.
Sarah Sharp
2009-06-16
|
*
USB: Parse and store the SuperSpeed endpoint companion descriptors.
Sarah Sharp
2009-06-16
|
*
USB: Support for submitting control URBs under xHCI.
Sarah Sharp
2009-06-16
|
*
USB: Support for addressing a USB device under xHCI
Sarah Sharp
2009-06-16
|
*
USB: Add route string to struct usb_device.
Sarah Sharp
2009-06-16
|
*
USB: usb.h: change private: kernel-doc for new format requirement
Randy Dunlap
2009-06-16
|
*
USB: remove unused usb_host class
Greg Kroah-Hartman
2009-06-16
|
*
USB: add usb debugfs directory
Greg Kroah-Hartman
2009-06-16
*
|
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
2009-06-16
|
/
*
USB: add reset endpoint operations
David Vrabel
2009-04-17
*
USB: make actual_length in struct urb field u32
Greg Kroah-Hartman
2009-03-24
*
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2009-03-24
*
USB: Move definitions from usb.h to usb/ch9.h
Julia Lawall
2009-03-24
*
USB: add kernel-doc for wusb_dev in struct usb_device
Inaky Perez-Gonzalez
2009-01-27
*
USB: remove info() macro from usb.h
Greg Kroah-Hartman
2009-01-07
*
USB: remove warn() macro from usb.h
Greg Kroah-Hartman
2009-01-07
*
USB: extension of anchor API to unpoison an anchor
Oliver Neukum
2009-01-07
*
USB: mark "reject" field of struct urb as atomic_t
Ming Lei
2009-01-07
*
USB: utilize the bus notifiers
Alan Stern
2009-01-07
*
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
*
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
2009-01-07
*
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
2009-01-07
*
USB: add asynchronous autosuspend/autoresume support
Alan Stern
2009-01-07
*
USB: don't register endpoints for interfaces that are going away
Alan Stern
2008-11-13
*
USB: anchor API changes needed for btusb
Oliver Neukum
2008-10-17
*
USB: extend poisoning to anchors
Oliver Neukum
2008-10-17
*
USB: kill URBs permanently
Oliver Neukum
2008-10-17
*
USB: Defer Set-Interface for suspended devices
Alan Stern
2008-08-21
*
USB: add missing kerneldoc line for "needs_binding"
Alan Stern
2008-08-13
*
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: remove interface parameter of usb_reset_composite_device
Ming Lei
2008-07-21
*
USB: implement "soft" unbinding
Alan Stern
2008-07-21
*
USB: handle pci_name() being const
Greg Kroah-Hartman
2008-07-21
[next]