index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] USB: One potential problem in gadget/serial.c
Fengwei Yin
2006-01-04
1
-0
/
+2
*
[PATCH] USB: small cleanups
Adrian Bunk
2006-01-04
2
-3
/
+3
*
[PATCH] USB: Fix locking for USB suspend/resume
Alan Stern
2006-01-04
1
-15
/
+39
*
[PATCH] USB: Disconnect children during hub unbind
Alan Stern
2006-01-04
1
-63
/
+31
*
[PATCH] USB: Remove USB private semaphore
Alan Stern
2006-01-04
8
-149
/
+33
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
96
-96
/
+0
*
[PATCH] USB: make registering a usb driver automatically set the module owner
Greg Kroah-Hartman
2006-01-04
1
-4
/
+5
*
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
2006-01-04
31
-0
/
+49
*
[PATCH] USB: add dynamic id functionality to USB core
Greg Kroah-Hartman
2006-01-04
1
-50
/
+168
*
[PATCH] USB: reorg some functions out of the main usb.c file
Greg Kroah-Hartman
2006-01-04
4
-312
/
+342
*
[PATCH] USB: make bias writeable in libusual
Pete Zaitcev
2006-01-04
1
-26
/
+27
*
[PATCH] USB: drivers/usb/storage/libusual
Pete Zaitcev
2006-01-04
9
-155
/
+349
*
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
2006-01-04
6
-15
/
+42
*
[PATCH] USB: dummy_hcd: rename variables
Alan Stern
2006-01-04
1
-25
/
+25
*
[PATCH] USB: usb-net: new device ID passed through module parameter
A.YOSHIYAMA
2006-01-04
1
-0
/
+38
*
[PATCH] USB: usb-net: removes redundant return
Petko Manolov
2006-01-04
1
-55
/
+51
*
[PATCH] USB: file-storage gadget: Add reference count for children
Alan Stern
2006-01-04
1
-13
/
+17
*
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
2006-01-04
7
-34
/
+7
*
[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
David Brownell
2006-01-04
1
-2
/
+3
*
[PATCH] USB: wakeup flag updates (2/3) uhci-hcd
David Brownell
2006-01-04
1
-2
/
+0
*
[PATCH] USB: wakeup flag updates (1/3) sl811-hcd
David Brownell
2006-01-04
1
-2
/
+4
*
[PATCH] USB: ehci fix driver model wakeup flags
David Brownell
2006-01-04
1
-1
/
+1
*
[PATCH] USB: EHCI updates (4/4) driver model wakeup flags
David Brownell
2006-01-04
3
-4
/
+13
*
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fix
matthieu castet
2006-01-04
1
-10
/
+18
*
[PATCH] USB: Eagle and ADI 930 usb adsl modem driver
matthieu castet
2006-01-04
3
-0
/
+1827
*
[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0
Alan Stern
2006-01-04
1
-7
/
+7
*
[PATCH] USB: isp116x-hcd: cleanup
Olav Kongas
2006-01-04
2
-288
/
+224
*
[PATCH] USB: isp116x-hcd: support reiniting HC on resume
Olav Kongas
2006-01-04
1
-8
/
+18
*
[PATCH] USB: Converting cdc acm to a ring queue
David Kubicek
2006-01-04
2
-76
/
+184
*
[PATCH] USB: Add pxa27x OHCI PM functions
Richard Purdie
2006-01-04
1
-6
/
+27
*
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
Richard Purdie
2006-01-04
1
-42
/
+43
*
[PATCH] Input: wacom - fix X axis setup
Denny Priebe
2005-12-30
1
-1
/
+1
*
[PATCH] Input: kbtab - fix Y axis setup
Dmitry Torokhov
2005-12-30
1
-1
/
+1
*
[PATCH] Input: aiptek - fix Y axis setup
Riccardo Magliocchetti
2005-12-29
1
-1
/
+1
*
[PATCH] usbcore: allow suspend/resume even if drivers don't support it
Alan Stern
2005-12-21
1
-3
/
+6
*
[PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.c
Paul Walmsley
2005-12-21
1
-2
/
+2
*
[PATCH] Input: fix an OOPS in HID driver
Dmitry Torokhov
2005-12-18
1
-0
/
+1
*
[PATCH] UHCI: add missing memory barriers
Alan Stern
2005-12-16
1
-0
/
+2
*
[PATCH] auerswald.c: %zd for size_t
Al Viro
2005-12-15
1
-1
/
+1
*
[PATCH] hid-core: Zero-pad truncated reports
Adam Kropelin
2005-12-13
1
-1
/
+3
*
[PATCH] USB: ehci fixups
David Brownell
2005-11-29
1
-7
/
+12
*
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
2005-11-29
10
-25
/
+132
*
[PATCH] Additional device ID for Conexant AccessRunner USB driver
Dave Jones
2005-11-29
1
-0
/
+3
*
[ATM]: deregistration removes device from atm_devs list immediately
Stanislaw Gruszka
2005-11-29
1
-2
/
+2
*
[PATCH] usb serial: remove redundant include
Nicolas Kaiser
2005-11-23
1
-1
/
+0
*
[PATCH] USB: fix USB key generates ioctl_internal_command errors issue
David Härdeman
2005-11-23
1
-0
/
+9
*
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
David Brownell
2005-11-23
2
-38
/
+36
*
[PATCH] USB: EHCI updates split init/reinit logic for resume
David Brownell
2005-11-23
2
-161
/
+162
*
[PATCH] USB: EHCI updates mostly whitespace cleanups
David Brownell
2005-11-23
1
-135
/
+125
*
[PATCH] USB: EHCI updates
David Brownell
2005-11-23
4
-42
/
+46
[next]