summaryrefslogtreecommitdiff
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10867): vino: fold i2c-algo-sgi code into vino.Jean Delvare2009-03-302-54/+194
* V4L/DVB (10866): saa7191, indycam: remove compat code.Hans Verkuil2009-03-302-34/+2
* V4L/DVB (10865): vino: convert to v4l2_subdev.Hans Verkuil2009-03-301-140/+67
* V4L/DVB (10864): vino: introduce v4l2_device.Hans Verkuil2009-03-301-11/+22
* V4L/DVB (10863): saa7191: convert to v4l2_subdev.Hans Verkuil2009-03-301-114/+126
* V4L/DVB (10862): indycam: convert to v4l2_subdevHans Verkuil2009-03-301-57/+71
* V4L/DVB (10861): vino/indycam/saa7191: convert to i2c modules to V4L2.Hans Verkuil2009-03-305-647/+256
* V4L/DVB (10860): saa7191: convert to v4l2-i2c-drv-legacy.hHans Verkuil2009-03-301-94/+63
* V4L/DVB (10859): vino: minor renamesHans Verkuil2009-03-301-24/+24
* V4L/DVB (10858): vino: convert to video_ioctl2.Hans Verkuil2009-03-301-317/+173
* V4L/DVB (10856): cx18: Add interlock so sliced VBI insertion only happens for...Andy Walls2009-03-301-9/+31
* V4L/DVB (10855): cx18: Fix VPS service register codesAndy Walls2009-03-301-3/+3
* V4L/DVB (10854): cx18: Correct comments about vertical and horizontal blankin...Andy Walls2009-03-303-20/+30
* V4L/DVB (10853): cx18: Fix s-parse warnings and a logic error about extractin...Andy Walls2009-03-301-4/+5
* V4L/DVB (10852): cx18: Include cx18-audio.h in cx18-audio.c to eliminate s-pa...Andy Walls2009-03-301-0/+1
* V4L/DVB (10851): cx18: Fix a video scaling check problem introduced by sliced...Andy Walls2009-03-301-1/+15
* V4L/DVB (10850): cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c...Andy Walls2009-03-301-2/+1
* V4L/DVB (10848): zoran: Change first argument to zoran_v4l2_buffer_statusTrent Piepho2009-03-301-5/+4
* V4L/DVB (10846): dvb/frontends: fix duplicate 'debug' symbolRandy Dunlap2009-03-302-4/+4
* V4L/DVB (10843): saa7146: Clean-up i2c error handlingOliver Endriss2009-03-301-15/+6
* V4L/DVB (10842): Adds some missing frontend selects for saa7134 and dvb-usbMauro Carvalho Chehab2009-03-302-0/+3
* V4L/DVB (10840): em28xx-dvb: Remove an unused headerMauro Carvalho Chehab2009-03-301-3/+0
* V4L/DVB (10838): get rid of the other occurrences of DVB_FE_CUSTOMIZE typoMauro Carvalho Chehab2009-03-303-9/+9
* V4L/DVB (10837): Kconfig: only open the customise menu if selectedMauro Carvalho Chehab2009-03-301-7/+13
* V4L/DVB (10836): Kconfig: replace DVB_FE_CUSTOMIZE to DVB_FE_CUSTOMISEMauro Carvalho Chehab2009-03-303-6/+6
* V4L/DVB (10835): Kconfig: Add some missing selects for a required frontendsMauro Carvalho Chehab2009-03-303-0/+4
* V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou soundVitaly Wool2009-03-305-1/+39
* V4L/DVB (10830): dm1105: uses ir_* functions, select VIDEO_IRRandy Dunlap2009-03-301-0/+1
* V4L/DVB (10829): Support alternate resolutions for sq905Adam Baker2009-03-301-41/+59
* V4L/DVB (10827): Add support for GeoVision GV-800(S)Bruno Christo2009-03-302-1/+182
* V4L/DVB (10826): cx88: Add IR support to pcHDTV HD3000 & HD5500Erik S. Beiser2009-03-301-0/+4
* V4L/DVB (10825): Add ids for Yuan PD378S DVB adapterPascal Terjan2009-03-303-2/+8
* V4L/DVB (10824): Add "Sony PlayTV" to dibcom driversebastian.blanes@gmail.com2009-03-302-1/+8
* V4L/DVB (10823): saa7134: add DVB support for Avermedia A700 cardsMatthias Schwarzott2009-03-303-9/+36
* V4L/DVB (10822): Add support for Zarlink ZL10036 DVB-S tuner.Matthias Schwarzott2009-03-304-0/+580
* V4L/DVB (10820): meye: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-12/+0
* V4L/DVB (10819): gspca: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-4/+0
* V4L/DVB (10818): usbvision: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-7/+0
* V4L/DVB (10817): stkwebcam: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-6/+0
* V4L/DVB (10816): cx88: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-5/+1
* V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-9/+2
* V4L/DVB (10814): saa7146: some small fixesTrent Piepho2009-03-301-9/+6
* V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_periodTrent Piepho2009-03-302-25/+20
* V4L/DVB (10812): v4l2: Zero out read-only ioctls in one placeTrent Piepho2009-03-301-15/+5
* V4L/DVB (10811): videodev: only copy needed part of RW ioctl's parameterTrent Piepho2009-03-301-55/+52
* V4L/DVB (10808): Fix typo in lnbp21.cIgor M. Liplianin2009-03-301-1/+1
* V4L/DVB (10805): Add support for NetUP Dual DVB-S2 CI cardIgor M. Liplianin2009-03-307-3/+186
* V4L/DVB (10804): Add support for ST STV0900 dual demodulator.Igor M. Liplianin2009-03-303-0/+2856
* V4L/DVB (10803): Add core code for ST STV0900 dual demodulator.Igor M. Liplianin2009-03-301-0/+1946
* V4L/DVB (10802): Add more headers for ST STV0900 dual demodulator.Igor M. Liplianin2009-03-302-0/+869