aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/misc/isight_firmware.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+4
2011-12-09USB: 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 implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02USB: isight-firmware: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2010-03-02USB misc: make USB device id constantNémeth Márton1-1/+1
2008-08-12isight_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-11isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett1-7/+16
2008-05-29USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett1-0/+131