summaryrefslogtreecommitdiff
path: root/drivers/media/video/usbvideo/quickcam_messenger.c
AgeCommit message (Expand)Author
2010-08-02V4L/DVB: Remove usbvideo quickcam_messenger driverAmerigo Wang
2010-05-18V4L/DVB: drivers/media/video: move dereference after NULL testJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-05V4L/DVB (13379): quickcam_messenger: possible buffer overflow while use strncatAlexander Strakh
2009-06-16V4L/DVB (11960): v4l: generate KEY_CAMERA instead of BTN_0 key events on inpu...Lennart Poettering
2008-12-30V4L/DVB (10130): use USB API functions rather than constantsJulia Lawall
2008-12-30V4L/DVB (10111): quickcam_messenger.c: fix a warningMauro Carvalho Chehab
2008-10-17USB: remove warn() macro from usb media driversGreg Kroah-Hartman
2008-10-12V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman
2008-06-05V4L/DVB (7970): mix trivial endianness annotationsAl Viro
2008-04-24V4L/DVB (7528): media/video/usbvideo replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-02-03drivers/media/: Spelling fixesJoe Perches
2008-01-21V4L/DVB: Don't access input_dev->private directlyDmitry Torokhov
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-07-18V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.Robert P. J. Day
2007-07-18V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov
2006-12-10V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov
2006-12-01usb: quickcam_messenger free urb cleanupMariusz Kozlowski
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-26[PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>"Andrew Morton
2006-06-25V4L/DVB (4036): Fix some compilation warningsMauro Carvalho Chehab
2006-06-25V4L/DVB (4018): Usbvideo/quickcam_messenger driver v4ljayakumar.video@gmail.com