index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
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-01-22
USB: disable USB_MULTITHREAD_PROBE
Greg Kroah-Hartman
2007-01-05
USB: Fixed bug in endpoint release function.
Sarah Bailey
2006-12-20
USB: fix to usbfs_snoop logging of user defined control urbs
Chris Frey
2006-12-08
[PATCH] struct path: convert usb
Josef Sipek
2006-12-07
[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-05
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-01
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
USB: expand autosuspend/autoresume API
Alan Stern
2006-12-01
USB: autosuspend code consolidation
Alan Stern
2006-12-01
USB: makes usb_endpoint_* functions inline.
Luiz Fernando N. Capitulino
2006-12-01
USB: devices: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-12-01
USB core: don't match interface descriptors for vendor-specific devices
Alan Stern
2006-12-01
usb hub: fix root hub code so it takes more than 15 devices per root hub
inaky@linux.intel.com
2006-12-01
usb/hub: allow hubs up to 31 children
inaky@linux.intel.com
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-16
USB: Fixed outdated usb_get_device_descriptor() documentation
Laurent Pinchart
2006-11-03
USB: fix compiler issues with newer gcc versions
David Brownell
2006-10-17
usb devio: handle class_device_create() error
Akinobu Mita
2006-10-17
usbcore: fix endpoint device creation
Alan Stern
2006-10-17
usbcore: fix refcount bug in endpoint removal
Alan Stern
2006-10-10
[PATCH] devio __user annotations
Al Viro
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
[PATCH] usb: fixup usb so it uses struct pid
Eric W. Biederman
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
2006-09-28
USB: fix autosuspend when CONFIG_PM isn't set
Alan Stern
2006-09-28
USB: allow both root-hub interrupts and polling
Alan Stern
2006-09-28
USB: create new workqueue thread for USB autosuspend
Alan Stern
2006-09-28
USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch
Henrik Kretzschmar
2006-09-28
USB: Fix alignment of buffer passed down to ->hub_control()
Mikael Pettersson
2006-09-27
USB: remove OTG build warning
David Brownell
[prev]
[next]