index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
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-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-2
/
+2
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert usb
Josef Sipek
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-14
/
+14
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
3
-8
/
+8
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-5
/
+6
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
12
-73
/
+39
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
12
-72
/
+38
2006-12-01
USB: build the appledisplay driver
Adrian Bunk
1
-0
/
+1
2006-12-01
USB: idmouse cleanup
Mariusz Kozlowski
1
-8
/
+8
2006-12-01
USB: ftdi-elan.c: fixes and cleanups
Adrian Bunk
2
-9
/
+5
2006-12-01
usb: phidgetmotorcontrol free urb cleanup
Mariusz Kozlowski
1
-2
/
+1
2006-12-01
usb: phidgetkit free urb cleanup
Mariusz Kozlowski
1
-2
/
+1
2006-12-01
usb: legousbtower free kill urb cleanup
Mariusz Kozlowski
1
-13
/
+5
2006-12-01
usb: auerswald free kill urb cleanup
Mariusz Kozlowski
1
-5
/
+2
2006-12-01
USB: usbtest: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-2
/
+2
2006-12-01
USB: phidgetmotorcontrol: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-1
/
+1
2006-12-01
USB: phidgetkit: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-1
/
+1
2006-12-01
USB: legousbtower: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-8
/
+5
2006-12-01
USB: idmouse: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-5
/
+1
2006-12-01
USB: ftdi-elan: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-8
/
+2
2006-12-01
USB: appledisplay: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
1
-4
/
+1
2006-12-01
USB: kmemdup() cleanup in drivers/usb/
Eric Sesterhenn
2
-4
/
+2
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
3
-72
/
+46
2006-11-16
USB: auerswald possible memleak fix
Mariusz Kozlowski
1
-1
/
+1
2006-10-17
USB: ftdi-elan.c: remove dead code
Adrian Bunk
1
-2
/
+0
2006-10-17
USB: fix dereference in drivers/usb/misc/adutux.c
Eric Sesterhenn
1
-1
/
+2
2006-10-17
USB: move trancevibrator.c to the proper usb directory
Greg Kroah-Hartman
3
-0
/
+170
2006-10-17
USB: ftdi-elan: fix sparse warnings
Greg Kroah-Hartman
1
-23
/
+11
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
[next]