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
*
usb: deal with broken config descriptors
Inaky Perez-Gonzalez
2006-09-27
1
-1
/
+3
*
USB Storage: add rio karma eject support
Matthew Dharm
2006-09-27
8
-75
/
+187
*
usb-skeleton: small update
Luiz Fernando N. Capitulino
2006-09-27
1
-28
/
+22
*
usbcore: khubd and busy-port handling
Alan Stern
2006-09-27
2
-2
/
+12
*
usbcore: make hcd_endpoint_disable wait for queue to drain
Alan Stern
2006-09-27
1
-30
/
+35
*
UHCI: increase Resume-Detect-off delay
Alan Stern
2006-09-27
1
-3
/
+9
*
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
2006-09-27
20
-23
/
+69
*
USB gadget: gadgetfs dont try to lock before free
Milan Svoboda
2006-09-27
1
-1
/
+0
*
USB: add poll to gadgetfs's endpoint zero
Milan Svoboda
2006-09-27
1
-1
/
+31
*
USB: net1080 inherent pad length
dave rientjes
2006-09-27
1
-8
/
+7
*
USB: ldusb: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-6
/
+2
*
USB: usblcd: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-6
/
+2
*
USB: usb-serial: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-12
/
+7
*
USB: powermate: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-3
/
+1
*
USB: keyspan_remote: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-2
/
+1
*
USB: ati_remote: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-6
/
+2
*
USB: acecad: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-4
/
+1
*
USB: appletouch: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-4
/
+1
*
USB: hub: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-7
/
+2
*
USB: usblp: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-7
/
+2
*
USB: New functions to check endpoints info.
Luiz Fernando N. Capitulino
2006-09-27
1
-0
/
+144
*
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
2006-09-27
24
-33
/
+33
*
USB: gmidi: New USB MIDI Gadget class driver.
Ben Williamson
2006-09-27
3
-0
/
+1353
*
USB: gadgetfs: protect ep_release with lock
Milan Svoboda
2006-09-27
1
-0
/
+5
*
USB: fix ep_config to return correct value
Milan Svoboda
2006-09-27
1
-3
/
+4
*
USB: correct locking in gadgetfs_disconnect
Milan Svoboda
2006-09-27
1
-2
/
+3
*
USB: onetouch - handle errors from input_register_device()
Dmitry Torokhov
2006-09-27
1
-2
/
+6
*
USB: build fixes: ohci-omap
David Brownell
2006-09-27
1
-42
/
+71
*
USB: garmin_gps support for new generation of gps receivers
Hermann Kneissel
2006-09-27
1
-57
/
+162
*
USB: wacom tablet driver reorganization
Ping Cheng
2006-09-27
6
-1003
/
+1142
*
USB: usbcore get rid of the timer in usb_start_wait_urb()
Franck Bui-Huu
2006-09-27
1
-44
/
+29
*
USB: ipaq: minor ipaq_open() cleanup.
Luiz Fernando N. Capitulino
2006-09-27
1
-15
/
+23
*
usbnet: printk format warning
Randy Dunlap
2006-09-27
1
-1
/
+1
*
USB: asix - Add AX88178 support and many other changes
David Hollis
2006-09-27
1
-232
/
+769
*
USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames
Jamie Painter
2006-09-27
2
-3
/
+28
*
USB: pl2303: cosmetic changes to quirk
Thiago Galesi
2006-09-27
1
-6
/
+13
*
USB: pl2303: reduce number of prototypes
Thiago Galesi
2006-09-27
1
-301
/
+269
*
USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}
Thiago Galesi
2006-09-27
1
-6
/
+6
*
USB: pl2303: remove 80-columns limit violations in pl2303 driver
Thiago Galesi
2006-09-27
1
-129
/
+123
*
USB: pl2303: Removes unneeded goto.
Luiz Fernando N. Capitulino
2006-09-27
1
-4
/
+1
*
usbtouchscreen: version 0.4
Daniel Ritz
2006-09-27
2
-84
/
+219
*
hub driver: improve use of #ifdef
Alan Stern
2006-09-27
2
-18
/
+57
*
usbcore: suspending devices with no driver
Alan Stern
2006-09-27
1
-4
/
+15
*
usbcore: fix up device and power state tests
Alan Stern
2006-09-27
3
-61
/
+29
*
usbcore: set device and power states properly
Alan Stern
2006-09-27
2
-35
/
+46
*
usbcore: track whether interfaces are suspended
Alan Stern
2006-09-27
1
-3
/
+3
*
usbcore: resume device resume recursion
Alan Stern
2006-09-27
4
-105
/
+70
*
usbcore: split suspend/resume for device and interfaces
Alan Stern
2006-09-27
1
-45
/
+77
*
usbcore: make usb_generic a usb_device_driver
Alan Stern
2006-09-27
4
-186
/
+232
*
usbcore: add usb_device_driver definition
Alan Stern
2006-09-27
4
-77
/
+194
[next]