summaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: s2255drv: support for frame skippingDean Anderson2010-05-181-8/+105
* V4L/DVB: gspca cpia1: make local functions staticMárton Németh2010-05-181-16/+16
* V4L/DVB: fix broken I2C IR for BeholderDmitri Belimov2010-05-181-0/+1
* V4L/DVB: s2255drv: Add support for 2257 deviceDean Anderson2010-05-181-25/+129
* V4L/DVB: s2255drv: cleanup of V4L2 controlsDean Anderson2010-05-181-104/+62
* V4L/DVB: s2255drv: fixes for big endian archDean Anderson2010-05-181-30/+25
* V4L/DVB: em28xx: Support for Kworld VS-DVB-T 323URAntonio Larrosa2010-05-182-1/+7
* V4L/DVB: s2255drv: adding video input status capabilityDean Anderson2010-05-181-4/+81
* V4L/DVB: gspca - cpia1 / sn9c2028: Make control descriptors constantJean-François Moine2010-05-182-2/+2
* V4L/DVB: gspca - main: Use ktime instead of jiffies for buffer timestampingPaulo Assis2010-05-181-4/+3
* V4L/DVB: gspca - sn9c20x: Fix exposure control for HV7131R sensorGerman Galkin2010-05-181-3/+3
* V4L/DVB: gspca - t613: Check the result of kmallocJean-François Moine2010-05-181-2/+11
* V4L/DVB: gspca - pac207: Let all pac207 ctrls have a coherent namingErik Andrén2010-05-181-2/+2
* V4L/DVB: tlg2300: make local variables and functions staticMárton Németh2010-05-183-20/+23
* V4L/DVB: tlg2300: cleanups when power management is not configuredMárton Németh2010-05-182-2/+6
* V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 secondsMarton Balint2010-05-181-1/+1
* V4L/DVB: mt9t031: use runtime pm support to restore ADDRESS_MODE registersValentin Longchamp2010-05-181-4/+62
* V4L/DVB: soc-camera: add runtime pm support for subdevicesMauro Carvalho Chehab2010-05-181-1/+17
* V4L/DVB: The first two parameters of soc_camera_limit_side() are usually poin...Márton Németh2010-05-184-16/+16
* V4L/DVB: pxa_camera: move fifo reset direct before dma startStefan Herbrechtsmeier2010-05-071-5/+6
* V4L/DVB: video: testing unsigned for less than 0Dan Carpenter2010-05-071-1/+1
* V4L/DVB: mx1-camera: compile fixUwe Kleine-König2010-05-071-5/+3
* V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil2010-05-073-16/+8
* V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not ...Hans Verkuil2010-05-071-2/+2
* V4L/DVB: V4L - vpfe capture - fix for kernel crashMuralidharan Karicheri2010-05-071-13/+20
* V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driverJohn Ellson2010-05-072-1/+1
* V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driverErik Andrén2010-05-071-2/+0
* V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declarationYong Zhang2010-05-071-1/+1
* V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation failsMurali Karicheri2010-05-071-2/+3
* V4L/DVB: V4L - Makfile:Removed duplicate entry of davinciVaibhav Hiremath2010-05-071-2/+0
* V4L/DVB: omap24xxcam: potential buffer overflowDan Carpenter2010-05-071-1/+1
* device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang2010-04-071-0/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30134-22/+115
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-135-6/+6
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-085-6/+6
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-095-6/+6
* | | media: move omap24xxcam's probe function to .devinit.textUwe Kleine-König2010-03-081-1/+1
|/ /
* | USB: Push BKL on open down into the driversOliver Neukum2010-03-021-1/+7
* | V4L-DVB: cx88-dvb: remove extra attribution for coreMauro Carvalho Chehab2010-02-261-2/+0
* | V4L/DVB: v4l: soc_camera: fix bound checking of mbus_fmt[] indexBaruch Siach2010-02-261-1/+2
* | V4L/DVB: Add support for SMT7020 to cx88Dirk Herrendoerfer2010-02-264-0/+243
* | V4L/DVB: gspca_stv06xx: Add support for camera buttonHans de Goede2010-02-261-1/+28
* | V4L/DVB: gspca_ov519: add support for the button on ov511 based camsHans de Goede2010-02-261-5/+17
* | V4L/DVB: gspca_ov519: Add support for the button on ov518 based camsHans de Goede2010-02-261-25/+29
* | V4L/DVB: gspca_ov519: add support for the button on ov519 based camsHans de Goede2010-02-261-0/+62
* | V4L/DVB: gspca_main: Fix a compile error when CONFIG_INPUT is not setHans de Goede2010-02-261-1/+3
* | V4L/DVB: gspca_main: some input error handling fixesHans de Goede2010-02-261-9/+10
* | V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputsHans de Goede2010-02-262-1/+4
* | V4L/DVB: gspca_pac7302: much improved exposure controlHans de Goede2010-02-262-60/+54
* | V4L/DVB: gspca_sonixb: Make sonixb driver handle pas106 and pas202 camerasHans de Goede2010-02-262-4/+8