开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
isight_firmware.c
Age
Commit message (
Expand
)
Author
2024-06-20
usb: misc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-12-09
USB: isight: fix kernel bug when loading firmware
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB: isight-firmware: declare MODULE_FIRMWARE
Ben Hutchings
2010-03-02
USB misc: make USB device id constant
Németh Márton
2008-08-12
isight_firmware: fix a leak and double kfree()
Parag Warudkar
2008-07-10
isight: treat firmware data as const
gregkh@suse.de
2008-06-11
isight_firmware: Avoid crash on loading invalid firmware
Matthew Garrett
2008-05-29
USB: Firmware loader driver for USB Apple iSight camera
Matthew Garrett