aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2007-01-05sisusb_con warning fixesAndrew Morton
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-12-20USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech
2006-12-20USB AUERSWALD: replace kmalloc+memset with kzallocBurman Yan
2006-12-20USB: fix transvibrator disconnect raceOliver Neukum
2006-12-20USB: Fix oops in PhidgetServoSean Young
2006-12-20Pull platform-drivers into test branchLen Brown
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-08[PATCH] struct path: convert usbJosef Sipek
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01USB: build the appledisplay driverAdrian Bunk
2006-12-01USB: idmouse cleanupMariusz Kozlowski
2006-12-01USB: ftdi-elan.c: fixes and cleanupsAdrian Bunk
2006-12-01usb: phidgetmotorcontrol free urb cleanupMariusz Kozlowski
2006-12-01usb: phidgetkit free urb cleanupMariusz Kozlowski
2006-12-01usb: legousbtower free kill urb cleanupMariusz Kozlowski
2006-12-01usb: auerswald free kill urb cleanupMariusz Kozlowski
2006-12-01USB: usbtest: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: phidgetmotorcontrol: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: phidgetkit: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: ftdi-elan: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: appledisplay: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-12-01USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-16USB: auerswald possible memleak fixMariusz Kozlowski
2006-10-17USB: ftdi-elan.c: remove dead codeAdrian Bunk
2006-10-17USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn
2006-10-17USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman
2006-10-17USB: ftdi-elan: fix sparse warningsGreg Kroah-Hartman
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-28USB: New PhidgetKit 8/8/8 reset outputs after 2 secondsSean Young
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev
2006-09-27USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh
2006-09-27USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman
2006-09-27USB: ldusb: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: usblcd: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-27USB: Phidgets should check create_device_file() return valueSean Young
2006-09-27USB: Put phidgets driver in a sysfs classSean Young