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
Commit message (
Expand
)
Author
Age
*
USB: ehci-sched.c: EHCI SITD scheduling bugfix
Dan Streetman
2009-04-23
*
USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()
David Vrabel
2009-04-17
*
USB: whci-hcd: provide a endpoint_reset method
David Vrabel
2009-04-17
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-04-08
|
\
|
*
[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array
Justin Waters
2009-04-08
*
|
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2009-04-07
*
|
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
|
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
|
/
*
Merge branch 'origin' into devel
Russell King
2009-03-28
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-03-26
|
|
\
|
|
*
USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c
Catalin Marinas
2009-03-24
|
|
*
USB: r8a66597-hcd: suspend/resume support
Yoshihiro Shimoda
2009-03-24
|
|
*
USB: S3C: Move usb-control.h to platform include
Ben Dooks
2009-03-24
|
|
*
USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue
Ben Dooks
2009-03-24
|
|
*
USB: host: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
2009-03-24
|
|
*
USB: ohci-s3c2410: fix name of bus clock
Ben Dooks
2009-03-24
|
|
*
USB: ohci-s3c2410: remove <mach/hardware.h> include
Ben Dooks
2009-03-24
|
|
*
USB: use kzfree()
Johannes Weiner
2009-03-24
|
|
*
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2009-03-24
|
|
*
USB: uhci: don't use pseudo negative values
Alan Stern
2009-03-24
|
|
*
USB: fix ehci printk formats
Randy Dunlap
2009-03-24
|
|
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
|
|
*
USB: Add platform device support for the ISP1760 USB chip
Catalin Marinas
2009-03-24
|
|
*
USB: Make the isp1760_register function prototype more generic
Catalin Marinas
2009-03-24
|
|
*
USB: EHCI: add software retry for transaction errors
Alan Stern
2009-03-24
|
|
*
USB: EHCI: Make timer_action out-of-line
Alan Stern
2009-03-24
|
|
*
usb: kill prehistorical comments about USB_EHCI_HCD
Thierry Vignaud
2009-03-24
|
|
*
USB: add missing KERN_* constants to printks
Frank Seidel
2009-03-24
|
|
*
USB: count reaches -1, tested 0
Roel Kluin
2009-03-24
|
|
*
USB: drivers: use USB API functions rather than constants
Julia Lawall
2009-03-24
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-03-26
|
|
\
\
|
|
*
|
USB: FHCI: use dev_name() in place of bus_id.
Sachin Sant
2009-03-24
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-03-26
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sh: Add OHCI USB support for SH7786
Kuninori Morimoto
2009-03-16
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
2009-03-25
|
\
|
|
|
*
|
USB: EHCI: expedite unlinks when the root hub is suspended
Alan Stern
2009-03-17
|
*
|
USB: EHCI: Fix isochronous URB leak
Karsten Wiese
2009-03-17
|
|
/
*
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2009-03-13
|
\
|
|
*
USB: EHCI: slow down ITD reuse
Karsten Wiese
2009-02-27
|
*
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
2009-02-17
|
*
wusb: whci-hcd: always lock whc->lock with interrupts disabled
David Vrabel
2009-02-16
*
|
[ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.c
Hartley Sweeten
2009-02-21
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2009-02-02
|
\
|
*
USB: Driver for Freescale QUICC Engine USB Host Controller
Anton Vorontsov
2009-01-27
|
*
USB: omap1 ohci buildfix (otg related)
David Brownell
2009-01-27
|
*
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
2009-01-27
|
*
USB: don't enable wakeup by default for PCI host controllers
Alan Stern
2009-01-27
|
*
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
2009-01-24
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2009-01-22
|
\
|
|
*
USB: automatically enable wakeup for PCI host controllers
Alan Stern
2009-01-07
[next]