index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
USB core: Use const where possible.
Luiz Fernando N. Capitulino
2
-12
/
+13
2006-09-27
wusb: pretty print new wireless USB devices when they connect
Inaky Perez-Gonzalez
1
-10
/
+15
2006-09-27
wusb: handle wusb device ep0 speed settings
Inaky Perez-Gonzalez
1
-2
/
+10
2006-09-27
wusb: hub code recognizes wusb ports
Inaky Perez-Gonzalez
2
-1
/
+16
2006-09-27
usb: deal with broken config descriptors
Inaky Perez-Gonzalez
1
-1
/
+3
2006-09-27
USB Storage: add rio karma eject support
Matthew Dharm
8
-75
/
+187
2006-09-27
usb-skeleton: small update
Luiz Fernando N. Capitulino
1
-28
/
+22
2006-09-27
usbcore: khubd and busy-port handling
Alan Stern
2
-2
/
+12
2006-09-27
usbcore: make hcd_endpoint_disable wait for queue to drain
Alan Stern
1
-30
/
+35
2006-09-27
UHCI: increase Resume-Detect-off delay
Alan Stern
1
-3
/
+9
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
20
-23
/
+69
2006-09-27
USB gadget: gadgetfs dont try to lock before free
Milan Svoboda
1
-1
/
+0
2006-09-27
USB: add poll to gadgetfs's endpoint zero
Milan Svoboda
1
-1
/
+31
2006-09-27
USB: net1080 inherent pad length
dave rientjes
1
-8
/
+7
2006-09-27
USB: ldusb: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-6
/
+2
2006-09-27
USB: usblcd: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-6
/
+2
2006-09-27
USB: usb-serial: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-12
/
+7
2006-09-27
USB: powermate: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-3
/
+1
2006-09-27
USB: keyspan_remote: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-2
/
+1
2006-09-27
USB: ati_remote: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-6
/
+2
2006-09-27
USB: acecad: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-4
/
+1
2006-09-27
USB: appletouch: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-4
/
+1
2006-09-27
USB: hub: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-7
/
+2
2006-09-27
USB: usblp: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-7
/
+2
2006-09-27
USB: New functions to check endpoints info.
Luiz Fernando N. Capitulino
1
-0
/
+144
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
24
-33
/
+33
2006-09-27
USB: gmidi: New USB MIDI Gadget class driver.
Ben Williamson
3
-0
/
+1353
2006-09-27
USB: gadgetfs: protect ep_release with lock
Milan Svoboda
1
-0
/
+5
2006-09-27
USB: fix ep_config to return correct value
Milan Svoboda
1
-3
/
+4
2006-09-27
USB: correct locking in gadgetfs_disconnect
Milan Svoboda
1
-2
/
+3
2006-09-27
USB: onetouch - handle errors from input_register_device()
Dmitry Torokhov
1
-2
/
+6
2006-09-27
USB: build fixes: ohci-omap
David Brownell
1
-42
/
+71
2006-09-27
USB: garmin_gps support for new generation of gps receivers
Hermann Kneissel
1
-57
/
+162
2006-09-27
USB: wacom tablet driver reorganization
Ping Cheng
6
-1003
/
+1142
2006-09-27
USB: usbcore get rid of the timer in usb_start_wait_urb()
Franck Bui-Huu
1
-44
/
+29
2006-09-27
USB: ipaq: minor ipaq_open() cleanup.
Luiz Fernando N. Capitulino
1
-15
/
+23
2006-09-27
usbnet: printk format warning
Randy Dunlap
1
-1
/
+1
2006-09-27
USB: asix - Add AX88178 support and many other changes
David Hollis
1
-232
/
+769
2006-09-27
USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames
Jamie Painter
2
-3
/
+28
2006-09-27
USB: pl2303: cosmetic changes to quirk
Thiago Galesi
1
-6
/
+13
2006-09-27
USB: pl2303: reduce number of prototypes
Thiago Galesi
1
-301
/
+269
2006-09-27
USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}
Thiago Galesi
1
-6
/
+6
2006-09-27
USB: pl2303: remove 80-columns limit violations in pl2303 driver
Thiago Galesi
1
-129
/
+123
2006-09-27
USB: pl2303: Removes unneeded goto.
Luiz Fernando N. Capitulino
1
-4
/
+1
2006-09-27
usbtouchscreen: version 0.4
Daniel Ritz
2
-84
/
+219
2006-09-27
hub driver: improve use of #ifdef
Alan Stern
2
-18
/
+57
2006-09-27
usbcore: suspending devices with no driver
Alan Stern
1
-4
/
+15
2006-09-27
usbcore: fix up device and power state tests
Alan Stern
3
-61
/
+29
2006-09-27
usbcore: set device and power states properly
Alan Stern
2
-35
/
+46
2006-09-27
usbcore: track whether interfaces are suspended
Alan Stern
1
-3
/
+3
[prev]
[next]