index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
*
USB: another entry for the quirk list
Oliver Neukum
2007-03-26
*
USB: kill dead code from hub.c
Oliver Neukum
2007-03-09
*
USB: ratelimit debounce error messages
Oliver Neukum
2007-03-09
*
USB: set the correct interval for interrupt URBs
Alan Stern
2007-03-09
*
USB: export autosuspend delay in sysfs
Alan Stern
2007-02-23
*
USB: make autosuspend delay a module parameter
Alan Stern
2007-02-23
*
USB: minor cleanups for sysfs.c
Alan Stern
2007-02-23
*
USB: add a blacklist for devices that can't handle some things we throw at them.
Oliver Neukum
2007-02-23
*
USB: refactor usb device matching and create usb_device_match
Greg Kroah-Hartman
2007-02-23
*
USB: kernel-doc fixes
Randy Dunlap
2007-02-16
*
USB: unconfigure devices which have config 0
Alan Stern
2007-02-16
*
USB: fix concurrent buffer access in the hub driver
Alan Stern
2007-02-16
*
usbcore: small changes to hub driver's suspend method
Alan Stern
2007-02-16
*
USB: Fix apparent typo CONFIG_USB_CDCETHER.
Robert P. J. Day
2007-02-16
*
USB: fix needless failure under certain conditions
Oliver Neukum
2007-02-16
*
USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR
Josh Triplett
2007-02-16
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-02-07
|
\
|
*
USB: a bit more coding style cleanup
Oliver Neukum
2007-02-07
|
*
usbcore: trivial whitespace fixes
Oliver Neukum
2007-02-07
|
*
USB: total removal of multithreaded probing in usb
Oliver Neukum
2007-02-07
|
*
usbcore: remove unused bandwith-related code
Alan Stern
2007-02-07
|
*
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
2007-02-07
|
*
rndis_host learns ActiveSync basics
Ole Andre Vadla Ravnas
2007-02-07
|
*
usbcore: remove unneeded error check
Alan Stern
2007-02-07
|
*
USB: indicate active altsetting in proc/bus/usb/devices file
David Brownell
2007-02-07
|
*
USB: devio.c add missing INIT_LIST_HEAD()
Dan Carpenter
2007-02-07
|
*
USB: convert usb class devices to real devices
Greg Kroah-Hartman
2007-02-07
|
*
USB: move usb_device_class class devices to be real devices
Greg Kroah-Hartman
2007-02-07
*
|
USB: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
|
/
*
USB: disable USB_MULTITHREAD_PROBE
Greg Kroah-Hartman
2007-01-22
*
USB: Fixed bug in endpoint release function.
Sarah Bailey
2007-01-05
*
USB: fix to usbfs_snoop logging of user defined control urbs
Chris Frey
2006-12-20
*
[PATCH] struct path: convert usb
Josef Sipek
2006-12-08
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
*
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
2006-12-07
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
\
|
*
usbcore: remove unused argument in autosuspend
Alan Stern
2006-12-01
|
*
USB: keep count of unsuspended children
Alan Stern
2006-12-01
|
*
USB hub: simplify remote-wakeup handling
Alan Stern
2006-12-01
|
*
USB: struct usb_device: change flag to bitflag
Alan Stern
2006-12-01
|
*
USB: Add autosuspend support to the hub driver
Alan Stern
2006-12-01
|
*
USB: create a new thread for every USB device found during the probe sequence
Greg Kroah-Hartman
2006-12-01
|
*
USB: added dynamic major number for USB endpoints
Sarah Bailey
2006-12-01
|
*
USB: make drivers/usb/core/driver.c:usb_device_match() static
Adrian Bunk
2006-12-01
|
*
USB core: fix compiler warning about usb_autosuspend_work
Alan Stern
2006-12-01
|
*
USB: resume_device symbol conflict
Stephen Hemminger
2006-12-01
|
*
USB: Move private hub declarations out of public header file
Alan Stern
2006-12-01
[next]