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: Add Apple MacBook product IDs to usbhid
Rene Rebe
2006-06-21
1
-0
/
+3
|
*
|
[PATCH] USB: EHCI on non-Au1200 build fix
Ralf Baechle
2006-06-21
2
-5
/
+1
|
*
|
[PATCH] USB: free allocated memory on io_edgeport startup memory failure
Chris Lund
2006-06-21
1
-1
/
+5
|
*
|
[PATCH] USB: new devices for the Option driver
Matthias Urlichs
2006-06-21
2
-34
/
+118
|
*
|
[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer
Philippe Retornaz
2006-06-21
1
-2
/
+6
|
*
|
[PATCH] usbcore: recovery from Set-Configuration failure
Alan Stern
2006-06-21
1
-76
/
+75
|
*
|
[PATCH] usbhid: use usb_reset_composite_device
Alan Stern
2006-06-21
1
-5
/
+32
|
*
|
[PATCH] usb-storage: use usb_reset_composite_device
Alan Stern
2006-06-21
3
-28
/
+59
|
*
|
[PATCH] USB hub: use usb_reset_composite_device
Alan Stern
2006-06-21
1
-19
/
+15
|
*
|
[PATCH] usbcore: port reset for composite devices
Alan Stern
2006-06-21
3
-5
/
+83
|
*
|
[PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression)
David Brownell
2006-06-21
1
-0
/
+12
|
*
|
[PATCH] USB: negative index in drivers/usb/host/isp116x-hcd.c
Eric Sesterhenn
2006-06-21
1
-1
/
+1
|
*
|
[PATCH] USB: Add Sierra Wireless MC5720 ID to airprime.c
Jeremy Fitzhardinge
2006-06-21
1
-0
/
+1
|
*
|
[PATCH] USB: Whiteheat: fix firmware spurious errors
Stuart MacDonald
2006-06-21
1
-2
/
+2
|
*
|
[PATCH] Driver for Apple Cinema Display
akpm@osdl.org
2006-06-21
4
-0
/
+394
|
*
|
[PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1
Ian Abbott
2006-06-21
2
-0
/
+7
|
*
|
[PATCH] usbhid: Remove unneeded blacklist entries
Alan Stern
2006-06-21
1
-28
/
+0
|
*
|
[PATCH] usbcore: Fix broken RNDIS config selection
Giridhar Pemmasani
2006-06-21
1
-1
/
+1
|
*
|
[PATCH] USB: print message when device is rejected due to insufficient power
Daniel Drake
2006-06-21
1
-1
/
+9
|
*
|
[PATCH] USB: more pegasus log spamming removed
David Brownell
2006-06-21
1
-3
/
+26
|
*
|
[PATCH] USB: rmmod pl2303 after -28
Pete Zaitcev
2006-06-21
1
-0
/
+2
|
*
|
[PATCH] improved TT scheduling for EHCI
Dan Streetman
2006-06-21
2
-2
/
+234
|
*
|
[PATCH] usb-storage: get rid of the timer during URB submission
Franck Bui-Huu
2006-06-21
1
-28
/
+10
|
*
|
[PATCH] USB: Syntax cleanup for pl2303 (trailing backslash)
Pete Zaitcev
2006-06-21
1
-1
/
+1
|
*
|
[PATCH] USB: Improve Kconfig comment for mct_u232
Pete Zaitcev
2006-06-21
1
-1
/
+1
|
*
|
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
Pete Zaitcev
2006-06-21
18
-25
/
+29
|
*
|
[PATCH] usb: io_edgeport, cleanup to unicode handling
Pete Zaitcev
2006-06-21
1
-16
/
+26
|
*
|
[PATCH] usbtest: report errors in iso tests
Alan Stern
2006-06-21
1
-7
/
+29
|
*
|
[PATCH] gadgetfs: fix memory leaks
Alan Stern
2006-06-21
1
-22
/
+29
|
*
|
[PATCH] gadgetfs: fix AIO interface bugs
Alan Stern
2006-06-21
1
-6
/
+5
|
*
|
[PATCH] USB: new cp2101 device
Vitja Makarov
2006-06-21
1
-0
/
+1
|
*
|
[PATCH] USB: add usb_interrupt_msg() function for api completeness.
Greg Kroah-Hartman
2006-06-21
1
-0
/
+31
|
*
|
[PATCH] Fix a deadlock in usbtest
Franck Bui-Huu
2006-06-21
1
-0
/
+2
|
*
|
[PATCH] UHCI: remove ISO TDs as they are used
Alan Stern
2006-06-21
3
-37
/
+90
|
*
|
[PATCH] UHCI: store the period in the queue header
Alan Stern
2006-06-21
3
-50
/
+63
|
*
|
[PATCH] UHCI: fix race in ISO dequeuing
Alan Stern
2006-06-21
1
-12
/
+36
|
*
|
[PATCH] UHCI: use integer-sized frame numbers
Alan Stern
2006-06-21
3
-19
/
+28
|
*
|
[PATCH] USB: Allow high-bandwidth isochronous packets via usbfs
Micah Dowty
2006-06-21
1
-1
/
+2
|
*
|
[PATCH] USB: Remove 4088-byte limit on usbfs control URBs
Micah Dowty
2006-06-21
1
-2
/
+2
|
*
|
[PATCH] UHCI: Work around old Intel bug
Alan Stern
2006-06-21
1
-1
/
+15
|
*
|
[PATCH] UHCI: Reimplement FSBR
Alan Stern
2006-06-21
5
-57
/
+143
|
*
|
[PATCH] UHCI: Eliminate the TD-removal list
Alan Stern
2006-06-21
3
-71
/
+27
|
*
|
[PATCH] UHCI: Move code for cleaning up unlinked URBs
Alan Stern
2006-06-21
1
-24
/
+33
|
*
|
[PATCH] UHCI: Remove non-iso TDs as they are used
Alan Stern
2006-06-21
3
-39
/
+45
|
*
|
[PATCH] UHCI: Common result routine for Control/Bulk/Interrupt
Alan Stern
2006-06-21
1
-217
/
+125
|
*
|
[PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice
Alan Stern
2006-06-21
2
-0
/
+16
|
*
|
[PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs ...
Bart Massey
2006-06-21
3
-13
/
+26
|
*
|
[PATCH] USB: UHCI: fix obscure bug in enqueue()
Alan Stern
2006-06-21
1
-9
/
+15
|
*
|
[PATCH] USB: UHCI: store the endpoint type in the QH structure
Alan Stern
2006-06-21
3
-23
/
+38
|
*
|
[PATCH] USB: net2280: add a shutdown routine
Alan Stern
2006-06-21
1
-0
/
+17
[prev]
[next]