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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-28
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
18
-79
/
+72
2005-10-28
[PATCH] UHCI: unify BIOS handoff and driver reset code
Alan Stern
2
-112
/
+106
2005-10-28
[PATCH] g_file_storage: fix obscure race condition
Alan Stern
1
-12
/
+9
2005-10-28
[PATCH] usb/input/touchkit: add more device IDs
Daniel Ritz
1
-0
/
+2
2005-10-28
[PATCH] Add unusual_devs for iPod Nano
Phil Dibowitz
1
-0
/
+10
2005-10-28
[PATCH] Add unusual_dev for iBeat
Phil Dibowitz
1
-0
/
+7
2005-10-28
[PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entry
Daniel Drake
1
-0
/
+8
2005-10-28
[PATCH] usb-storage: Some minor shuttle_usbat cleanups
Daniel Drake
5
-175
/
+213
2005-10-28
[PATCH] USB Storage: HP8200: Another device type detection fix
Daniel Drake
1
-6
/
+6
2005-10-28
[PATCH] USB: make usb storage note visible in Kconfig
Borislav Petkov
1
-1
/
+2
2005-10-28
[PATCH] safe_serial: use preprocessor directive for error
Randy Dunlap
1
-1
/
+1
2005-10-28
[PATCH] pegasus.h
Petko Manolov
1
-0
/
+2
2005-10-28
[PATCH] drivers/usb/serial/ftdi_sio: add PID/VID
Thomas Riewe
2
-0
/
+4
2005-10-28
[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...
Greg Kroah-Hartman
2
-11
/
+13
2005-10-28
[PATCH] USB: File-Storage gadget: use the kthread API
Alan Stern
1
-19
/
+13
2005-10-28
[PATCH] USB: sisusb warning fix
Andrew Morton
1
-1
/
+1
2005-10-28
[PATCH] USB: UHCI: Spruce up some comments
Alan Stern
1
-42
/
+49
2005-10-28
[PATCH] USB: usb_bulk_message() handles interrupts endpoints
Alan Stern
1
-4
/
+20
2005-10-28
[PATCH] updates for "controller suspended" handling
David Brownell
2
-17
/
+14
2005-10-28
[PATCH] stop exporting two functions
David Brownell
2
-8
/
+8
2005-10-28
[PATCH] ISP116x PM updates
David Brownell
2
-26
/
+4
2005-10-28
[PATCH] UHCI PM updates
David Brownell
1
-9
/
+0
2005-10-28
[PATCH] update PCI early-handoff handling for OHCI
David Brownell
1
-4
/
+18
2005-10-28
[PATCH] OHCI PM updates
David Brownell
7
-94
/
+34
2005-10-28
[PATCH] usbcore PCI glue updates for PM
David Brownell
2
-59
/
+53
2005-10-28
[PATCH] root hub updates (greater half)
David Brownell
2
-77
/
+97
2005-10-28
[PATCH] root hub changes (lesser half)
David Brownell
5
-21
/
+110
2005-10-28
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
6
-15
/
+40
2005-10-28
[PATCH] EHCI, split out PCI glue
Matt Porter
3
-463
/
+489
2005-10-28
[PATCH] USB: UHCI: Split apart the physical and logical framelist arrays
Alan Stern
4
-28
/
+44
2005-10-28
[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL
Alan Stern
4
-43
/
+10
2005-10-28
[PATCH] USB: Fix usb hub build
Matt Porter
1
-1
/
+1
2005-10-28
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
9
-11
/
+12
2005-10-28
[PATCH] remove duplicated resume path code
David Brownell
1
-28
/
+5
2005-10-28
[PATCH] remove usb_suspend_device() parameter
David Brownell
5
-18
/
+45
2005-10-28
[PATCH] remove suspend-path recursion
David Brownell
1
-64
/
+12
2005-10-28
[PATCH] usb_interface power state
David Brownell
8
-48
/
+85
2005-10-28
[PATCH] USB: move handoff code
David Brownell
3
-2
/
+276
2005-10-28
[PATCH] USB: add more snooping hooks in devio.c
Greg Kroah-Hartman
1
-5
/
+50
2005-10-28
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
13
-46
/
+20
2005-10-28
[PATCH] USB: add endpoint information to sysfs
Greg Kroah-Hartman
1
-2
/
+193
2005-10-28
[PATCH] USB: disable tasklet if rtl8150 device is removed while active.
Greg Kroah-Hartman
1
-0
/
+1
2005-10-28
[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras
Rui Santos
2
-0
/
+16
2005-10-28
[PATCH] USB: ehci.patch (earlier irq disable)
David Brownell
1
-0
/
+8
2005-10-28
Merge ../bleed-2.6
Greg KH
35
-94
/
+94
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
7
-62
/
+24
2005-10-28
[PATCH] Input: convert konicawc to dynamic input_dev allocation
Dmitry Torokhov
1
-28
/
+61
2005-10-28
[PATCH] Input: convert onetouch to dynamic input_dev allocation
Dmitry Torokhov
1
-49
/
+50
2005-10-28
[PATCH] drivers/usb/input: convert to dynamic input_dev allocation
Dmitry Torokhov
21
-1002
/
+961
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
3
-3
/
+6
[next]