summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2009-03-05zoran: Change first argument to zoran_v4l2_buffer_statusTrent Piepho
2009-03-04em28xx: enable Compro VideoMate ForYou soundMauro Carvalho Chehab
2009-03-03Support alternate resolutions for sq905Mauro Carvalho Chehab
2009-03-03tvaudio: remove bogus checkMauro Carvalho Chehab
2009-03-03Add support for GeoVision GV-800(S)Mauro Carvalho Chehab
2009-03-01cx18: Add interlock so sliced VBI insertion only happens for an MPEG PSAndy Walls
2009-02-28cx18: Fix VPS service register codesAndy Walls
2009-03-01cx88: Add IR support to pcHDTV HD3000 & HD5500Mauro Carvalho Chehab
2009-02-28cx18: Correct comments about vertical and horizontal blanking timingsAndy Walls
2009-02-28cx18: Fix s-parse warnings and a logic error about extracting the VBI PTSAndy Walls
2009-02-28saa7134: add analog support for Hauppauge HVR1110r3 boardsMichael Krufky
2009-02-28cx18: Include cx18-audio.h in cx18-audio.c to eliminate s-parse warningAndy Walls
2009-02-28cx18: Fix a video scaling check problem introduced by sliced VBI changesAndy Walls
2009-02-28cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c_client setupAndy Walls
2009-03-08Adds some missing frontend select for saa7134 and dvb-usbMauro Carvalho Chehab
2009-03-08em28xx-dvb: Remove an unused headerMauro Carvalho Chehab
2009-03-08get rid of the other occurrences of DVB_FE_CUSTOMIZE typoMauro Carvalho Chehab
2009-02-27Remove legacy pxa_camera.h and tvmixer.c filesMauro Carvalho Chehab
2009-02-27Update dependencies of the modules converted to V4L2Mauro Carvalho Chehab
2009-02-27cx18 and saa7110: remove the fake v4l2_ctrl_query_fill calls for the proper onesMauro Carvalho Chehab
2009-02-26cx18: Fix compilation and remove the obsoleted v4l2_ctrl_query_fill_std() callMauro Carvalho Chehab
2009-02-26merge: http://linuxtv.org/hg/~awalls/cx18Mauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~dougsland/em28xxMauro Carvalho Chehab
2009-02-26Get rid of video_decoder.h header were uneededMauro Carvalho Chehab
2009-02-26saa7110: get rid of the legacy v4l2_ctrl_query_fill_std()Mauro Carvalho Chehab
2009-02-26v4l2-common: Fix a merge conflict bad solvedMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-zoranMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fill-stdMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-usbvisionMauro Carvalho Chehab
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-02-26merge: http://linuxtv.org/hg/~jfrancois/v4l-dvb/Mauro Carvalho Chehab
2009-02-26merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvbMauro Carvalho Chehab
2009-02-25em28xx: Add Kaiser Baas Video to DVD maker supportDouglas Schilling Landgraf
2009-02-25em28xx-cards: Add SIIG AVTuner-PVR boardDouglas Schilling Landgraf
2009-02-25em28xx-cards: remove incorrect entryDouglas Schilling Landgraf
2009-02-24saa7134: add DVB support for Avermedia A700 cardsMauro Carvalho Chehab
2009-03-03meye: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03gspca: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03usbvision: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03stkwebcam: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03cx88: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03bttv: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-03v4l2: New function v4l2_video_std_frame_periodTrent Piepho
2009-03-03v4l2: Zero out read-only ioctls in one placeTrent Piepho
2009-03-03videodev: only copy needed part of RW ioctl's parameterTrent Piepho
2009-03-03merge: http://udev.netup.ru/hg/v4l-dvb-netupMauro Carvalho Chehab
2009-03-03merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2009-03-03merge: http://linuxtv.org/hg/~eandren/v4l-dvbMauro Carvalho Chehab
2009-03-03v4l2: Move code to zero querybuf output struct to v4l2_ioctlTrent Piepho
2009-03-03compat: rename struct delayed_work to work_struct on pre-2.6.20Trent Piepho