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.12.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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
9
-9
/
+0
2006-06-22
[PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers
Oliver Bock
3
-0
/
+259
2006-06-22
[PATCH] Driver for Apple Cinema Display
akpm@osdl.org
3
-0
/
+393
2006-06-22
[PATCH] usbtest: report errors in iso tests
Alan Stern
1
-7
/
+29
2006-06-22
[PATCH] Fix a deadlock in usbtest
Franck Bui-Huu
1
-0
/
+2
2006-06-22
[PATCH] USB Phidget InterfaceKit: make inputs pollable and new device support
Sean Young
1
-85
/
+218
2006-06-22
[PATCH] USB: sisusbvga: possible cleanups
Adrian Bunk
5
-72
/
+28
2006-06-22
[PATCH] USB: convert the semaphores in the sisusb driver to mutexes
Arjan van de Ven
3
-105
/
+107
2006-05-12
[PATCH] USB: Emagic USB firmware loading fixes
Monty
2
-0
/
+8
2006-04-14
[PATCH] USB: usbtest: scatterlist OUT data pattern testing
David Brownell
1
-0
/
+13
2006-03-21
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
3
-12
/
+6
2006-03-21
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
3
-22
/
+25
2006-03-21
[PATCH] USB: remove LINUX_VERSION_CODE macro usage
Pekka Enberg
1
-8
/
+0
2006-03-21
[PATCH] USB: kzalloc in sisusbvga
Oliver Neukum
1
-3
/
+2
2006-03-21
[PATCH] USB: kzalloc in usbled
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in PhidgetServo
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in PhidgetInterfaceKit
Oliver Neukum
1
-6
/
+3
2006-03-21
[PATCH] USB: kzalloc in ldusb
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in idmouse
Oliver Neukum
1
-2
/
+1
2006-03-21
[PATCH] USB: kzalloc in cytherm
Oliver Neukum
1
-2
/
+1
2006-02-14
[PATCH] USB: change ldusb's experimental state
Michael Hund
1
-1
/
+1
2006-02-14
[PATCH] USB: add new device ids to ldusb
Michael Hund
1
-25
/
+32
2006-02-01
[PATCH] USB: remove some left over devfs droppings hanging around in the usb ...
Greg Kroah-Hartman
1
-1
/
+1
2006-02-01
[PATCH] USB: add new auerswald device ids
Andrew Morton
1
-0
/
+2
2006-01-05
[PATCH] USB: Remove unneeded kmalloc() return value casts
Jesper Juhl
2
-4
/
+4
2006-01-05
[PATCH] USB: mark various usb tables const
Arjan van de Ven
1
-2
/
+2
2006-01-05
[PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code
Adrian Bunk
1
-6
/
+0
2006-01-05
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
15
-15
/
+0
2005-12-15
[PATCH] auerswald.c: %zd for size_t
Al Viro
1
-1
/
+1
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
7
-14
/
+6
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
4
-3
/
+1
2005-10-30
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
1
-5
/
+2
2005-10-29
[PATCH] idmouse cleanup and overflow fix
Al Viro
1
-14
/
+2
2005-10-29
[PATCH] Missing transfer_flags setting in usbtest
Alan Stern
1
-0
/
+1
2005-10-29
[PATCH] USB: sisusb warning fix
Andrew Morton
1
-1
/
+1
2005-10-29
[PATCH] usb_interface power state
David Brownell
1
-10
/
+0
2005-10-29
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
6
-20
/
+10
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
1
-3
/
+3
2005-09-12
[PATCH] usb: fix uss720 schedule with interrupts off
Thomas Sailer
1
-123
/
+270
2005-09-12
[PATCH] USB: sisusb[vga] update
Thomas Winischhofer
8
-55
/
+4231
2005-09-09
[PATCH] USB ldusb: fmt warnings fixes for 64-bit platforms
Alexey Dobriyan
1
-3
/
+3
2005-09-09
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
Alan Stern
3
-6
/
+3
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
1
-1
/
+1
2005-07-30
[PATCH] USB: ldusb fixes
Michael Hund
1
-1
/
+6
2005-07-12
[PATCH] USB: add ldusb driver
Michael Hund
3
-0
/
+805
2005-06-28
[PATCH] USB: upgrade of the idmouse driver
Florian Echtler
1
-61
/
+88
2005-06-28
[PATCH] USB: usbtest updates
David Brownell
1
-8
/
+52
2005-06-21
[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...
Yani Ioannou
4
-21
/
+21
2005-05-04
[PATCH] USB: Spelling fixes for drivers/usb.
Steven Cole
1
-1
/
+1
2005-04-26
[PATCH] size_t portability fixes - drivers/usb
Al Viro
1
-1
/
+1
[next]