aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/usbvideo
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil
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-10-12V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-10-12V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil
2008-10-12V4L/DVB (8695): usbvideo: add proper error check and add release functionHans Verkuil
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil
2008-09-03V4L/DVB (8779): v4l: fix more incorrect video_register_device result checksHans Verkuil
2008-09-03V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-26V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil
2008-07-14vicam: use request_firmware()Jaswinder Singh
2008-06-05V4L/DVB (7970): mix trivial endianness annotationsAl Viro
2008-04-30Add macros similar to min/max/min_t/max_tHarvey Harrison
2008-04-24V4L/DVB (7589): ibmcam: improve support for the IBM PC Camera ProDavid Hilvert
2008-04-24V4L/DVB (7528): media/video/usbvideo replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf
2008-04-24V4L/DVB (7335): usb-video: checkpatch fixesAndrew Morton
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-03-20V4L/DVB (7334): usb video: add a device link to usbvideo devices, else hal wi...Pascal Terjan
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-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-18V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.cMauro Carvalho Chehab
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
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2007-05-09V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-27V4L/DVB (5399): Usbvideo module handlingOliver Neukum
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2007-01-15V4L/DVB (5024): Fix quickcam communicator driver for big endian architecturesGrant Likely
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
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-09-26V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driverBas Bloemsaat
2006-09-26V4L/DVB (4413): Konicawc - handle errors from input_register_device()Dmitry Torokhov
2006-07-29V4L/DVB (4344): Fix broken dependencies on media Kconfig Mauro Carvalho Chehab