summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/auerswald.c
AgeCommit message (Expand)Author
2008-08-13usb: auerswald: remove driver (obsolete)Wolfgang Mües
2008-07-21USB: auerwald: Push down the BKL into the driverAlan Cox
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: auerswald: Convert ccp->mutex in a mutexmatthias@kaehlcke.net
2008-04-24USB: auerswald: Convert ccp->readmutex in a mutexmatthias@kaehlcke.net
2008-04-24USB: auerswald: Convert stats_sem in a mutexmatthias@kaehlcke.net
2007-07-19USB: misc: auerswald: clean up urb->status usageGreg Kroah-Hartman
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/usb/misc/auerswald: fix status check, remove redundant checkJeff Garzik
2007-07-12USB: prevent char device open/deregister raceAlan Stern
2007-05-22USB: auerswald: fix file release handlerAndrew Morton
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2006-12-20USB AUERSWALD: replace kmalloc+memset with kzallocBurman Yan
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-01usb: auerswald free kill urb cleanupMariusz Kozlowski
2006-11-16USB: auerswald possible memleak fixMariusz Kozlowski
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn
2006-01-31[PATCH] USB: add new auerswald device idsAndrew Morton
2006-01-04[PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-12-15[PATCH] auerswald.c: %zd for size_tAl Viro
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds