aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven2-2/+2
2007-02-12[PATCH] null pointer dereference in appledisplay driverMichael Hanselmann1-2/+2
2007-02-07USB: mutexification of rio500Oliver Neukum1-24/+30
2007-02-07USB: Remove unneeded void * casts in idmouse.cTobias Klauser1-6/+4
2007-01-05sisusb_con warning fixesAndrew Morton1-6/+6
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2006-12-20USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech1-199/+393
2006-12-20USB AUERSWALD: replace kmalloc+memset with kzallocBurman Yan1-4/+2
2006-12-20USB: fix transvibrator disconnect raceOliver Neukum1-1/+1
2006-12-20USB: Fix oops in PhidgetServoSean Young1-0/+1
2006-12-20Pull platform-drivers into test branchLen Brown1-1/+1
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-12-08[PATCH] struct path: convert usbJosef Sipek1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-14/+14
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter3-8/+8
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-5/+6
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells12-73/+39
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds12-72/+38
2006-12-01USB: build the appledisplay driverAdrian Bunk1-0/+1
2006-12-01USB: idmouse cleanupMariusz Kozlowski1-8/+8
2006-12-01USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk2-9/+5
2006-12-01usb: phidgetmotorcontrol free urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: phidgetkit free urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: legousbtower free kill urb cleanupMariusz Kozlowski1-13/+5
2006-12-01usb: auerswald free kill urb cleanupMariusz Kozlowski1-5/+2
2006-12-01USB: usbtest: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-2/+2
2006-12-01USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-01USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-1/+1
2006-12-01USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-8/+5
2006-12-01USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-5/+1
2006-12-01USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-8/+2
2006-12-01USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-4/+1
2006-12-01USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn2-4/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells3-72/+46
2006-11-16USB: auerswald possible memleak fixMariusz Kozlowski1-1/+1
2006-10-17USB: ftdi-elan.c: remove dead codeAdrian Bunk1-2/+0
2006-10-17USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn1-1/+2
2006-10-17USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman3-0/+170
2006-10-17USB: ftdi-elan: fix sparse warningsGreg Kroah-Hartman1-23/+11
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells12-36/+36
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones4-4/+0
2006-09-28USB: New PhidgetKit 8/8/8 reset outputs after 2 secondsSean Young1-19/+37
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-2/+2
2006-09-27USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech4-1/+2931
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh3-0/+911
2006-09-27USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman3-17/+57
2006-09-27USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-6/+2