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
*
USB: remove fake "address-of" expressions
Alan Stern
2010-08-10
*
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
2010-08-10
*
USB: accept RNDIS configs if there's no alternative
Alan Stern
2010-08-10
*
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
2010-08-10
*
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
2010-08-10
*
USB: core: hcd-pci: use for_each_pci_dev()
Kulikov Vasiliy
2010-08-10
*
USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM
Andrea Righi
2010-08-10
*
USB: add runtime PM for PCI-based host controllers
Alan Stern
2010-08-10
*
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
2010-08-10
*
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
2010-08-10
*
USB: move PCI HCD resume routine
Alan Stern
2010-08-10
*
USB: refactor the powermac-specific ASIC clock code
Alan Stern
2010-08-10
*
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
*
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
2010-08-10
*
USB-BKL: Remove lock_kernel in usbfs update_sb()
Andi Kleen
2010-08-10
*
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
2010-08-10
*
USB: core endpoint: Fix Coding Styles
csanchez@neurowork.net
2010-08-10
*
USB: core driver: Fix Coding Styles
csanchez@neurowork.net
2010-08-10
*
USB: add check to detect host controller hardware removal
Alan Stern
2010-08-10
*
USB: don't stop root-hub status polls too soon
Alan Stern
2010-08-10
*
USB: fix failure path in usb_add_hcd()
Alan Stern
2010-08-10
*
USB: add quirk for Broadcom BT dongle
Oliver Neukum
2010-07-26
*
USB: adds Artisman USB dongle to list of quirky devices
Paul Mortier
2010-07-26
*
USB: Fix USB3.0 Port Speed Downgrade after port reset
Sarah Sharp
2010-07-26
*
USB: obey the sysfs power/wakeup setting
Alan Stern
2010-06-30
*
USB: fix oops in usb_sg_init()
Alan Stern
2010-06-30
*
USB: unbind all interfaces before rebinding them
Alan Stern
2010-06-04
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
*
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
2010-05-21
*
USB: remove match_device
Ming Lei
2010-05-20
*
USB: remove usb_find_device
Ming Lei
2010-05-20
*
USB: add missing "{}" in map_urb_for_dma
Ming Lei
2010-05-20
*
USB: fix interface runtime-PM settings
Alan Stern
2010-05-20
*
USB: usbcore: Do not disable USB3 protocol ports in hub_activate()
Andiry Xu
2010-05-20
*
USB: simplify usb_sg_init()
Alan Stern
2010-05-20
*
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
*
USB: Add a usb_pipe_endpoint() convenience function
Matthew Wilcox
2010-05-20
*
USB: remove URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
*
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
*
USB: core: config.c: usb_get_configuration() simplified
Michal Nazarewicz
2010-05-20
*
USB: devices: fix Coding Styles
Carlos Sánchez Acosta
2010-05-20
*
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
2010-05-20
*
USB: deprecate the power/level sysfs attribute
Alan Stern
2010-05-20
*
USB: use PM core routines to enable/disable autosuspend
Alan Stern
2010-05-20
*
USB: don't enable remote wakeup by default
Alan Stern
2010-05-20
*
USB: improve runtime remote wakeup settings
Alan Stern
2010-05-20
*
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-05-20
*
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
Hans de Goede
2010-05-20
*
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-20
*
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
[next]