index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
9
-125
/
+156
2006-03-20
[PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESS
Horst Schirmeier
1
-1
/
+2
2006-03-20
[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)
Horst Schirmeier
1
-5
/
+7
2006-03-20
[PATCH] USB: usbcore: Don't assume a USB configuration includes any interfaces
Alan Stern
1
-6
/
+10
2006-03-20
[PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n
Alan Stern
1
-1
/
+1
2006-03-20
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
1
-2
/
+0
2006-03-20
[PATCH] USB: remove usbcore-specific wakeup flags
David Brownell
4
-27
/
+48
2006-03-20
[PATCH] USB: usbcore sets up root hubs earlier
David Brownell
1
-49
/
+55
2006-03-20
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
6
-28
/
+33
2006-03-20
[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static
Adrian Bunk
1
-3
/
+2
2006-03-20
[PATCH] USB: optimise devio.c usbdev_read fix
Andrew Morton
1
-4
/
+4
2006-03-20
[PATCH] USB: optimise devio.c::usbdev_read
Oliver Neukum
1
-13
/
+8
2006-03-20
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem
Greg Kroah-Hartman
1
-3
/
+3
2006-02-05
[PATCH] USB: Fix GPL markings on usb core functions.
Greg KH
1
-3
/
+3
2006-01-31
[PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c
Alexey Dobriyan
1
-0
/
+1
2006-01-31
[PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers
Greg Kroah-Hartman
1
-0
/
+1
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-14
/
+14
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
1
-3
/
+3
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-43
/
+41
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-45
/
+41
2006-01-04
[PATCH] USB: fix usb_find_interface for ppc64
Pete Zaitcev
1
-10
/
+13
2006-01-04
[PATCH] USB: replace __setup("nousb") with __module_param_call
Pete Zaitcev
1
-12
/
+1
2006-01-04
[PATCH] USB: fix local variable clash
Alan Stern
1
-3
/
+3
2006-01-04
[PATCH] USB: mark various usb tables const
Arjan van de Ven
1
-10
/
+10
2006-01-04
[PATCH] USB: Don't assume root-hub resume succeeds
Alan Stern
1
-0
/
+2
2006-01-04
[PATCH] USB: don't allocate dma pools for PIO HCDs
Chris Humbert
1
-0
/
+3
2006-01-04
[PATCH] USB: Store port number in usb_device
Alan Stern
2
-61
/
+19
2006-01-04
[PATCH] USB: Consider power budget when choosing configuration
Alan Stern
4
-81
/
+162
2006-01-04
[PATCH] USB: Fix locking for USB suspend/resume
Alan Stern
1
-15
/
+39
2006-01-04
[PATCH] USB: Disconnect children during hub unbind
Alan Stern
1
-63
/
+31
2006-01-04
[PATCH] USB: Remove USB private semaphore
Alan Stern
7
-148
/
+32
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2
-2
/
+0
2006-01-04
[PATCH] USB: make registering a usb driver automatically set the module owner
Greg Kroah-Hartman
1
-4
/
+5
2006-01-04
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
1
-0
/
+19
2006-01-04
[PATCH] USB: add dynamic id functionality to USB core
Greg Kroah-Hartman
1
-50
/
+168
2006-01-04
[PATCH] USB: reorg some functions out of the main usb.c file
Greg Kroah-Hartman
4
-312
/
+342
2006-01-04
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
2
-0
/
+34
2005-12-21
[PATCH] usbcore: allow suspend/resume even if drivers don't support it
Alan Stern
1
-3
/
+6
2005-11-29
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
3
-7
/
+18
2005-11-23
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
David Brownell
1
-2
/
+36
2005-11-23
[PATCH] USB: EHCI updates
David Brownell
1
-1
/
+0
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
12
-69
/
+4
2005-11-17
[PATCH] usb devio warning fix
Andrew Morton
1
-1
/
+1
2005-11-17
[PATCH] USB: usbdevfs_ioctl 32bit fix
Andrew Morton
1
-2
/
+2
2005-11-17
[PATCH] usbfs: usbfs_dir_inode_operations cleanup
OGAWA Hirofumi
1
-6
/
+1
2005-11-17
[PATCH] USB: fix 'unused variable' warning
Dmitry Torokhov
1
-2
/
+1
2005-10-28
USB: fix up some odd parts due to partial merges
Greg Kroah-Hartman
1
-1
/
+1
2005-10-28
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
1
-2
/
+0
2005-10-28
[PATCH] USB: fix pm patches with CONFIG_PM off part 1
Andrew Morton
1
-3
/
+12
2005-10-28
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
Alan Stern
5
-61
/
+56
[next]