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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] USB: replace __setup("nousb") with __module_param_call
Pete Zaitcev
2006-01-04
1
-12
/
+1
*
[PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids
David Hollis
2006-01-04
1
-0
/
+4
*
[PATCH] USB Storage: Fix unusual_devs.h order
Phil Dibowitz
2006-01-04
1
-7
/
+7
*
[PATCH] USB: ub 02 Removed unused variable
Daniel Marjamaki
2006-01-04
1
-4
/
+1
*
[PATCH] USB: ub 01 rename
Pete Zaitcev
2006-01-04
1
-3
/
+3
*
[PATCH] USB: ub 00 implement retries and resets
Pete Zaitcev
2006-01-04
1
-117
/
+287
*
[PATCH] USB: isp116x-hcd.c: Removed unused variable
Daniel Marjamäki
2006-01-04
1
-2
/
+0
*
[PATCH] USB: Remove unneeded kmalloc() return value casts
Jesper Juhl
2006-01-04
4
-7
/
+7
*
[PATCH] USB: ftdi_sio: new IDs for Teratronik devices
Ian Abbott
2006-01-04
2
-0
/
+9
*
[PATCH] USB: Support for Posiflex PP-7000 retail printer in Linux
Pavel Fedin
2006-01-04
2
-0
/
+7
*
[PATCH] USB: add driver for ATI/Philips USB RF remotes
Ville Syrjälä
2006-01-04
3
-0
/
+492
*
[PATCH] USB: Use ARRAY_SIZE macro
Tobias Klauser
2006-01-04
11
-35
/
+24
*
[PATCH] USB: fix local variable clash
Alan Stern
2006-01-04
1
-3
/
+3
*
[PATCH] USB: usb-storage: add debug entry for REPORT LUNS
Paul Walmsley
2006-01-04
1
-0
/
+1
*
[PATCH] USB Storage: add alauda support
Matthew Dharm
2006-01-04
6
-0
/
+1255
*
[PATCH] USB Storage: more sddr09 cleanups
Matthew Dharm
2006-01-04
1
-10
/
+23
*
[PATCH] USB Storage: sddr09 cleanups
Matthew Dharm
2006-01-04
1
-53
/
+50
*
[PATCH] USB Storage: cleanups of sddr09
Matthew Dharm
2006-01-04
5
-63
/
+64
*
[PATCH] USB Storage: make OneTouch PM-aware
Matthew Dharm
2006-01-04
3
-1
/
+39
*
[PATCH] USB: Let usbmon collect less garbage
Pete Zaitcev
2006-01-04
1
-13
/
+6
*
[PATCH] USB: UHCI: edit some comments
Alan Stern
2006-01-04
4
-35
/
+36
*
[PATCH] USB: UHCI: change uhci_explen macro
Alan Stern
2006-01-04
3
-11
/
+11
*
[PATCH] USB: ati_remote: use time_before() and friends
Marcelo Feitoza Parisi
2006-01-04
1
-8
/
+9
*
[PATCH] USB: pl2303_update_line_status data length fix
Horst Schirmeier
2006-01-04
1
-1
/
+1
*
[PATCH] USB Storage: add unusual_devs entry for NIKON Coolpix 2000
fabien COSSE
2006-01-04
1
-0
/
+8
*
[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion
Richard Purdie
2006-01-04
1
-4
/
+7
*
[PATCH] USB: mark various usb tables const
Arjan van de Ven
2006-01-04
23
-43
/
+43
*
[PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code
Adrian Bunk
2006-01-04
1
-6
/
+0
*
[PATCH] USB: Don't assume root-hub resume succeeds
Alan Stern
2006-01-04
1
-0
/
+2
*
[PATCH] USB Gadget: dummy_hcd: updates to hcd->state
Alan Stern
2006-01-04
1
-12
/
+31
*
[PATCH] USB Gadget: file_storage: remove "volatile" declarations
Alan Stern
2006-01-04
1
-21
/
+38
*
[PATCH] USB: don't allocate dma pools for PIO HCDs
Chris Humbert
2006-01-04
1
-0
/
+3
*
[PATCH] USB: input/touchkitusb: handle multiple packets
Daniel Ritz
2006-01-04
1
-22
/
+126
*
[PATCH] USB: usbserial: race-condition fix.
Luiz Fernando Capitulino
2006-01-04
2
-1
/
+17
*
[PATCH] USB: usbserial: Adds missing checks and bug fix.
Luiz Fernando Capitulino
2006-01-04
1
-0
/
+32
*
[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
122
-122
/
+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
[next]