summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/isight_firmware.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+4
2011-12-10USB: isight: fix kernel bug when loading firmwareGreg Kroah-Hartman1-2/+4
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-03USB: isight-firmware: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2010-03-03USB misc: make USB device id constantNémeth Márton1-1/+1
2008-08-13isight_firmware: fix a leak and double kfree()Parag Warudkar1-2/+2
2008-07-10isight: treat firmware data as constgregkh@suse.de1-1/+1
2008-06-12isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett1-7/+16
2008-05-30USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett1-0/+131