index
:
~mperes/linux
backlight
dp-compliance
linux-next
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
12
-36
/
+36
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
4
-4
/
+0
2006-09-28
USB: New PhidgetKit 8/8/8 reset outputs after 2 seconds
Sean Young
1
-19
/
+37
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
1
-2
/
+2
2006-09-27
USB: ftdi-elan: client driver for ELAN Uxxx adapters
Tony Olech
4
-1
/
+2931
2006-09-27
USB: Add ADU support for Ontrak ADU devices
Steven Haigh
3
-0
/
+911
2006-09-27
USB: fix __must_check warnings in drivers/usb/misc/
Greg Kroah-Hartman
3
-17
/
+57
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: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
6
-6
/
+6
2006-09-27
USB: Phidgets should check create_device_file() return value
Sean Young
3
-196
/
+199
2006-09-27
USB: Put phidgets driver in a sysfs class
Sean Young
7
-190
/
+334
2006-09-27
USB: Add driver for PhidgetMotorControl
Sean Young
3
-3
/
+441
2006-09-07
USB: Support for USB20SVGA-WH & USB20SVGA-DG
Nobuhiro Iwamatsu
1
-0
/
+2
2006-08-26
[PATCH] USB: fix bug in cypress_cy7c63.c driver
Greg Kroah-Hartman
1
-1
/
+1
2006-08-11
USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error
Orjan Friberg
1
-2
/
+3
2006-08-02
USB: cypress driver comment updates
Oliver Bock
1
-2
/
+7
2006-07-12
[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcd
Eric Sesterhenn
1
-4
/
+2
2006-07-12
[PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some t...
Oliver Bock
4
-250
/
+285
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
9
-9
/
+0
2006-06-21
[PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers
Oliver Bock
3
-0
/
+259
2006-06-21
[PATCH] Driver for Apple Cinema Display
akpm@osdl.org
3
-0
/
+393
2006-06-21
[PATCH] usbtest: report errors in iso tests
Alan Stern
1
-7
/
+29
2006-06-21
[PATCH] Fix a deadlock in usbtest
Franck Bui-Huu
1
-0
/
+2
2006-06-21
[PATCH] USB Phidget InterfaceKit: make inputs pollable and new device support
Sean Young
1
-85
/
+218
2006-06-21
[PATCH] USB: sisusbvga: possible cleanups
Adrian Bunk
5
-72
/
+28
2006-06-21
[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-20
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
3
-12
/
+6
2006-03-20
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
3
-22
/
+25
2006-03-20
[PATCH] USB: remove LINUX_VERSION_CODE macro usage
Pekka Enberg
1
-8
/
+0
2006-03-20
[PATCH] USB: kzalloc in sisusbvga
Oliver Neukum
1
-3
/
+2
2006-03-20
[PATCH] USB: kzalloc in usbled
Oliver Neukum
1
-2
/
+1
2006-03-20
[PATCH] USB: kzalloc in PhidgetServo
Oliver Neukum
1
-2
/
+1
2006-03-20
[PATCH] USB: kzalloc in PhidgetInterfaceKit
Oliver Neukum
1
-6
/
+3
2006-03-20
[PATCH] USB: kzalloc in ldusb
Oliver Neukum
1
-2
/
+1
2006-03-20
[PATCH] USB: kzalloc in idmouse
Oliver Neukum
1
-2
/
+1
2006-03-20
[PATCH] USB: kzalloc in cytherm
Oliver Neukum
1
-2
/
+1
2006-02-13
[PATCH] USB: change ldusb's experimental state
Michael Hund
1
-1
/
+1
2006-02-13
[PATCH] USB: add new device ids to ldusb
Michael Hund
1
-25
/
+32
2006-01-31
[PATCH] USB: remove some left over devfs droppings hanging around in the usb ...
Greg Kroah-Hartman
1
-1
/
+1
2006-01-31
[PATCH] USB: add new auerswald device ids
Andrew Morton
1
-0
/
+2
2006-01-04
[PATCH] USB: Remove unneeded kmalloc() return value casts
Jesper Juhl
2
-4
/
+4
2006-01-04
[PATCH] USB: mark various usb tables const
Arjan van de Ven
1
-2
/
+2
2006-01-04
[PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code
Adrian Bunk
1
-6
/
+0
2006-01-04
[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
[next]