summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] radio-tea5764: audio and input ioctls do not apply to radio devicesHans Verkuil2013-06-171-37/+0
* [media] radio-tea5764: convert to the control frameworkHans Verkuil2013-06-171-53/+26
* [media] radio-tea5764: embed struct video_deviceHans Verkuil2013-06-171-17/+10
* [media] radio-tea5764: add support for struct v4l2_deviceHans Verkuil2013-06-171-5/+17
* [media] saa6752hs: convert to the control frameworkHans Verkuil2013-06-171-335/+122
* [media] sr030pc30: convert to the control frameworkHans Verkuil2013-06-171-188/+88
* [media] saa7706h: convert to the control frameworkHans Verkuil2013-06-171-27/+29
* [media] ivtv: fix register range checkHans Verkuil2013-06-171-0/+2
* [media] cx18: fix register range checkHans Verkuil2013-06-171-0/+4
* [media] media/i2c: fill in missing reg->size fieldsHans Verkuil2013-06-174-0/+4
* [media] pvrusb2: drop g/s_register ioctlsHans Verkuil2013-06-173-79/+0
* [media] sn9c20x: the reg->size field wasn't filled inHans Verkuil2013-06-171-0/+2
* [media] cx231xx: the reg->size field wasn't filled inHans Verkuil2013-06-171-0/+7
* [media] au0828: set reg->sizeHans Verkuil2013-06-171-0/+1
* [media] marvell-ccic: check register addressHans Verkuil2013-06-174-0/+7
* [media] vpbe_display: drop g/s_register ioctlsHans Verkuil2013-06-171-29/+0
* [media] mxb: check register address when reading/writing a registerHans Verkuil2013-06-171-0/+4
* [media] saa7134: check register address in g_registerHans Verkuil2013-06-171-2/+2
* [media] cx25840: remove the v4l2-chip-ident.h includeHans Verkuil2013-06-172-36/+48
* [media] media/i2c: remove g_chip_ident opHans Verkuil2013-06-1747-671/+73
* [media] soc_camera sensors: remove g_chip_ident opHans Verkuil2013-06-1714-300/+21
* [media] indycam: remove g_chip_ident opHans Verkuil2013-06-171-12/+0
* [media] radio: remove g_chip_ident opHans Verkuil2013-06-172-24/+0
* [media] au8522_decoder: remove g_chip_ident opHans Verkuil2013-06-171-17/+0
* [media] tveeprom: remove v4l2-chip-ident.h includeHans Verkuil2013-06-172-78/+67
* [media] marvell-ccic: remove g_chip_identHans Verkuil2013-06-174-53/+16
* [media] cx231xx: remove g_chip_identHans Verkuil2013-06-176-320/+103
* [media] gspca: remove g_chip_identHans Verkuil2013-06-174-90/+34
* [media] saa6752hs: drop obsolete g_chip_identHans Verkuil2013-06-171-14/+0
* [media] cx23885: remove g_chip_identHans Verkuil2013-06-175-145/+29
* [media] ivtv: remove g_chip_identHans Verkuil2013-06-172-44/+5
* [media] saa7115: add back the dropped 'found' messageHans Verkuil2013-06-171-0/+2
* [media] cx18: remove g_chip_ident supportHans Verkuil2013-06-173-104/+7
* [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil2013-06-1718-545/+10
* [media] v4l2-ioctl: dbg_g/s_register: only match BRIDGE and SUBDEV typesHans Verkuil2013-06-131-2/+4
* [media] media: i2c: ths7303: make the pdata as a constant pointerLad, Prabhakar2013-06-131-7/+8
* [media] media: i2c: ths7303: remove unnecessary function ths7303_setup()Lad, Prabhakar2013-06-131-27/+4
* [media] media: i2c: ths7303: remove init_enable option from pdataLad, Prabhakar2013-06-131-3/+1
* [media] radio-keene: add delay in order to settle hardwareAntti Palosaari2013-06-131-0/+2
* [media] radio-keene: set initial frequencyHans Verkuil2013-06-131-2/+3
* [media] ml86v7667: fix the querystd implementationHans Verkuil2013-06-131-4/+4
* [media] ML86V7667: new video decoder driverVladimir Barinov2013-06-133-0/+441
* [media] adv7180: add more subdev video opsVladimir Barinov2013-06-131-0/+46
* [media] hdpvr: improve error handlingHans Verkuil2013-06-133-19/+21
* [media] hdpvr: code cleanupHans Verkuil2013-06-131-27/+27
* [media] hdpvr: fix querystd 'unknown format' returnHans Verkuil2013-06-131-1/+1
* [media] smscoreapi: memory leak fixRoberto Alcântara2013-06-131-8/+9
* [media] s5p-tv: Don't ignore return value of regulator_bulk_enable() in hdmi_...Sylwester Nawrocki2013-06-121-4/+12
* [media] s5p-tv: Do not ignore regulator/clk API return values in sdo_drv.cSylwester Nawrocki2013-06-121-3/+19
* [media] s5p-tv: Don't ignore return value of regulator_enable() in sii9234_drv.cSylwester Nawrocki2013-06-121-1/+3
OpenPOWER on IntegriCloud