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
Commit message (
Expand
)
Author
Age
*
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
*
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-25
|
\
|
*
Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"
Linus Torvalds
2006-06-24
*
|
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2006-06-24
|
\
|
|
*
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
2006-06-23
|
*
[PATCH] clean up default value of USB_ISP116X_HCD, USB_SL811_HCD and USB_SL81...
Jean-Luc Leger
2006-06-23
|
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
|
*
[PATCH] USB: get USB suspend to work again
Greg Kroah-Hartman
2006-06-23
|
*
[PATCH] USB: only make /sys/class/usb show up when there is something in it
Greg Kroah-Hartman
2006-06-21
|
*
[PATCH] USB: convert usb class devices to real devices
Greg Kroah-Hartman
2006-06-21
|
*
[PATCH] USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
2006-06-21
|
*
[PATCH] USB: make endpoints real struct devices
Greg Kroah-Hartman
2006-06-21
|
*
[PATCH] USB: make usb_create_ep_files take a struct device
Greg Kroah-Hartman
2006-06-21
|
*
[PATCH] USB: move the endpoint specific sysfs code to it's own file
Greg Kroah-Hartman
2006-06-21
|
*
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
David Brownell
2006-06-21
|
*
[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>
David Brownell
2006-06-21
|
*
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
David Brownell
2006-06-21
|
*
[PATCH] USB: whitespace removal from usb/gadget/ether
David Brownell
2006-06-21
|
*
[PATCH] USB: unusual_devs entry for Nokia N80
Alan Stern
2006-06-21
|
*
[PATCH] usbserial: Fixes wrong return values.
Luiz Fernando N. Capitulino
2006-06-21
|
*
[PATCH] usb gadget: update pxa2xx_udc.c driver to fully support IXP4xx platform
Milan Svoboda
2006-06-21
|
*
[PATCH] usb gadget: fix compile errors
Milan Svoboda
2006-06-21
|
*
[PATCH] usb gadget: allow drivers support speeds higher than full speed
Milan Svoboda
2006-06-21
|
*
[PATCH] USB: gadget-serial: do not save/restore IRQ flags in gs_close()
Franck Bui-Huu
2006-06-21
|
*
[PATCH] USB: gadget-serial: fix a deadlock when closing the serial device
Franck Bui-Huu
2006-06-21
|
*
[PATCH] USB Serial: clean tty fields on failed device open
Frank Gevaerts
2006-06-21
|
*
[PATCH] USB: trivial DEBUG message correction in gadget ether driver
Matt Reimer
2006-06-21
|
*
[PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers
Oliver Bock
2006-06-21
|
*
[PATCH] USB: implement error event in usbmon
Pete Zaitcev
2006-06-21
|
*
[PATCH] USB: update usbmon, fix glued lines
Pete Zaitcev
2006-06-21
|
*
[PATCH] USB: io_edgeport touch-up
Pete Zaitcev
2006-06-21
|
*
[PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support
Timothy Sipples
2006-06-21
|
*
[PATCH] UHCI: Improve FSBR-off timing
Alan Stern
2006-06-21
|
*
[PATCH] UHCI: remove hc_inaccessible flag
Alan Stern
2006-06-21
|
*
[PATCH] UHCI: various updates
David Brownell
2006-06-21
|
*
[PATCH] usb-storage: unusual_devs entry for Nikon DSC D70s
Alan Stern
2006-06-21
|
*
[PATCH] USB: Add Apple MacBook product IDs to usbhid
Rene Rebe
2006-06-21
|
*
[PATCH] USB: EHCI on non-Au1200 build fix
Ralf Baechle
2006-06-21
|
*
[PATCH] USB: free allocated memory on io_edgeport startup memory failure
Chris Lund
2006-06-21
|
*
[PATCH] USB: new devices for the Option driver
Matthias Urlichs
2006-06-21
|
*
[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer
Philippe Retornaz
2006-06-21
|
*
[PATCH] usbcore: recovery from Set-Configuration failure
Alan Stern
2006-06-21
|
*
[PATCH] usbhid: use usb_reset_composite_device
Alan Stern
2006-06-21
|
*
[PATCH] usb-storage: use usb_reset_composite_device
Alan Stern
2006-06-21
|
*
[PATCH] USB hub: use usb_reset_composite_device
Alan Stern
2006-06-21
|
*
[PATCH] usbcore: port reset for composite devices
Alan Stern
2006-06-21
|
*
[PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression)
David Brownell
2006-06-21
|
*
[PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c
Eric Sesterhenn
2006-06-21
|
*
[PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c
Jeremy Fitzhardinge
2006-06-21
|
*
[PATCH] USB: Whiteheat: fix firmware spurious errors
Stuart MacDonald
2006-06-21
[next]