summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/emi62.c
AgeCommit message (Expand)Author
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-08-17USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-04-20USB: emi62.c: remove err() usageGreg Kroah-Hartman
2012-01-24drivers/usb/misc/emi26.c & emi62.c: fix warningsAndrew Morton
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2010-03-02USB misc: make USB device id constantNémeth Márton
2009-12-23USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman
2008-07-21USB: remove CVS keywordsAdrian Bunk
2008-07-10emi62: use request_firmware()David Woodhouse
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-25USB: missing error check in emi62Oliver Neukum
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2006-12-01USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn
2006-05-12[PATCH] USB: Emagic USB firmware loading fixesMonty
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2004-12-19USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16Greg Kroah-Hartman
2004-05-24[PATCH] Fix various memory leaksAndrew Morton
2004-05-10USB: make functions static in usb drivers that should beGreg Kroah-Hartman
2004-01-16[PATCH] USB: fix up compiler warnings and other stuff in the emi62 driver.Greg Kroah-Hartman
2004-01-16[PATCH] USB: add Driver for Emagic A6-2 (formerly known as EMI 6|2m)Adrian Knoth