index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[PATCH] USB: isp116x-hcd: minor cleanup
Olav Kongas
2006-01-04
1
-2
/
+0
|
*
|
[PATCH] USB: Cleanups for usb gadget mass-storage
Pavel Machek
2006-01-04
1
-2
/
+2
|
*
|
[PATCH] USB: Store port number in usb_device
Alan Stern
2006-01-04
2
-61
/
+19
|
*
|
[PATCH] USB: Consider power budget when choosing configuration
Alan Stern
2006-01-04
4
-81
/
+162
|
*
|
[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
*
|
Input: appletouch - add support for Geyser 2
Michael Hanselmann
2005-12-21
1
-36
/
+109
*
|
Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)
Dmitry Torokhov
2005-12-20
4
-2
/
+7
|
\
\
|
|
/
|
*
[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
*
|
Input: add the fn key to hid-debug.h
Michael Hanselmann
2005-12-11
1
-0
/
+1
|
/
*
[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
[prev]
[next]