summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvideo
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etcJulia Lawall2009-01-073-3/+3
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-022-5/+5
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-022-19/+11
* V4L/DVB (10130): use USB API functions rather than constantsJulia Lawall2008-12-305-13/+9
* V4L/DVB (10111): quickcam_messenger.c: fix a warningMauro Carvalho Chehab2008-12-301-1/+1
* V4L/DVB (9972): v4l: usbvideo, fix module ref count checkJiri Slaby2008-12-301-1/+1
* V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-291-3/+2
* V4L/DVB (9351): ibmcam: Fix a regression caused by a482f327ff56bc3cf53176a7eb...Mauro Carvalho Chehab2008-11-111-6/+6
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-212-2/+3
* USB: remove warn() macro from usb media driversGreg Kroah-Hartman2008-10-172-9/+13
* V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman2008-10-125-104/+186
* V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil2008-10-121-2/+1
* V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil2008-10-121-5/+4
* V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil2008-10-122-5/+2
* V4L/DVB (8695): usbvideo: add proper error check and add release functionHans Verkuil2008-10-121-1/+6
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-121-0/+6
* V4L/DVB (8779): v4l: fix more incorrect video_register_device result checksHans Verkuil2008-09-031-1/+1
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-3/+3
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-272-2/+0
* V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil2008-07-261-0/+1
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-262-2/+0
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* vicam: use request_firmware()Jaswinder Singh2008-07-141-296/+21
* V4L/DVB (7970): mix trivial endianness annotationsAl Viro2008-06-051-1/+1
* Add macros similar to min/max/min_t/max_tHarvey Harrison2008-04-301-6/+0
* V4L/DVB (7589): ibmcam: improve support for the IBM PC Camera ProDavid Hilvert2008-04-241-15/+47
* V4L/DVB (7528): media/video/usbvideo replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-244-73/+73
* V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf2008-04-242-0/+4
* V4L/DVB (7335): usb-video: checkpatch fixesAndrew Morton2008-04-241-2/+2
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-245-6/+6
* V4L/DVB (7334): usb video: add a device link to usbvideo devices, else hal wi...Pascal Terjan2008-03-201-4/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-072-4/+0
|\
| * V4L/DVB: Don't access input_dev->private directlyDmitry Torokhov2008-01-212-4/+0
* | drivers/media/: Spelling fixesJoe Perches2008-02-031-1/+1
|/
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-222-2/+0
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-192-4/+4
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.cMauro Carvalho Chehab2007-07-181-181/+0
* V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.Robert P. J. Day2007-07-181-1/+1
* V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov2007-07-182-2/+2
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-05-111-4/+4
|\
| * V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt2007-05-091-4/+4
* | Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* V4L/DVB (5399): Usbvideo module handlingOliver Neukum2007-04-271-11/+7
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-122-2/+2
* V4L/DVB (5024): Fix quickcam communicator driver for big endian architecturesGrant Likely2007-01-151-14/+0
OpenPOWER on IntegriCloud