index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
USB: ethernet gadget avoids zlps for musb_hdrc
David Brownell
2006-09-27
1
-0
/
+3
*
|
usbmon: don't call mon_dmapeek if DMA isn't being used
Alan Stern
2006-09-27
3
-6
/
+9
*
|
usbcore: trim down usb_bus structure
Alan Stern
2006-09-27
8
-71
/
+44
*
|
usbcore: Add flag for whether a host controller uses DMA
Alan Stern
2006-09-27
1
-3
/
+5
*
|
USB: remove struct usb_operations
Alan Stern
2006-09-27
5
-84
/
+24
*
|
USB: usb-hub-driver-improve-use-of-ifdef fix
Andrew Morton
2006-09-27
1
-0
/
+2
*
|
USB: Turn usb_resume_both() into static inline
Alexey Dobriyan
2006-09-27
1
-1
/
+4
*
|
usbcore: help drivers to change device configs
Alan Stern
2006-09-27
1
-0
/
+59
*
|
usb-storage: fix for UFI LUN detection
Alan Stern
2006-09-27
1
-0
/
+15
*
|
USB: fix typo in drivers/usb/gadget/Kconfig
Jules Villard
2006-09-27
1
-1
/
+1
*
|
USB: fix signedness issue in drivers/usb/gadget/ether.c
Eric Sesterhenn
2006-09-27
1
-1
/
+1
*
|
USB core: Use const where possible.
Luiz Fernando N. Capitulino
2006-09-27
2
-12
/
+13
*
|
wusb: pretty print new wireless USB devices when they connect
Inaky Perez-Gonzalez
2006-09-27
1
-10
/
+15
*
|
wusb: handle wusb device ep0 speed settings
Inaky Perez-Gonzalez
2006-09-27
1
-2
/
+10
*
|
wusb: hub code recognizes wusb ports
Inaky Perez-Gonzalez
2006-09-27
2
-1
/
+16
*
|
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
[prev]
[next]