aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
* 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 (10842): Adds some missing frontend selects for saa7134 and dvb-usbMauro Carvalho Chehab2009-03-301-0/+2
* 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 (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-302-0/+3
* V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou soundVitaly Wool2009-03-305-1/+39
* 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 (10823): saa7134: add DVB support for Avermedia A700 cardsMatthias Schwarzott2009-03-303-9/+36
* 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 (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 (10805): Add support for NetUP Dual DVB-S2 CI cardIgor M. Liplianin2009-03-307-3/+186
* V4L/DVB (10798): Add CIMax(R) SP2 Common Interface code for NetUP Dual DVB-S2...Abylay Ospan2009-03-302-0/+519
* V4L/DVB (10797): Add EEPROM code for NetUP Dual DVB-S2 CI card.Abylay Ospan2009-03-302-0/+149
* V4L/DVB (10796): Add init code for NetUP Dual DVB-S2 CI cardAbylay Ospan2009-03-302-0/+150
* V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctlTrent Piepho2009-03-305-20/+7
* V4L/DVB (10792): cx88: remove unnecessary forward declaration of cx88_coreTrent Piepho2009-03-301-1/+0
* V4L/DVB (10791): videodev: not possible to register NULL video_deviceTrent Piepho2009-03-301-4/+3
* V4L/DVB (10788): gspca - vc032x: Bad matrix for sensor mi1310_soc.Jean-Francois Moine2009-03-301-1/+1
* V4L/DVB (10787): gspca - mars: Bad webcam register values tied to saturation.Jean-Francois Moine2009-03-301-10/+13
* V4L/DVB (10769): Update dependencies of the modules converted to V4L2Mauro Carvalho Chehab2009-03-301-8/+8
* V4L/DVB (10764): cx18: Disable AC3 controls as the firmware doesn't support AC3Andy Walls2009-03-301-1/+1
* V4L/DVB (10763): cx18: Increment version number due to significant changes fo...Andy Walls2009-03-301-2/+2
* V4L/DVB (10762): cx18: Get rid of unused variables related to video outputAndy Walls2009-03-302-8/+3
* V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom...Andy Walls2009-03-306-77/+135
* V4L/DVB (10760): cx18: Fix a memory leak of buffers used for sliced VBI inser...Andy Walls2009-03-301-1/+5
* V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdev...Andy Walls2009-03-3012-123/+278
* V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls2009-03-3013-363/+250
* V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...Andy Walls2009-03-3011-66/+98
* V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...Andy Walls2009-03-306-119/+71
* V4L/DVB (10755): cx18: Convert the integrated A/V decoder core interface to a...Andy Walls2009-03-302-260/+336
* V4L/DVB (10741): em28xx: Add Kaiser Baas Video to DVD maker supportDouglas Schilling Landgraf2009-03-301-1/+3
* V4L/DVB (10740): em28xx-cards: Add SIIG AVTuner-PVR boardDouglas Schilling Landgraf2009-03-301-1/+1
* V4L/DVB (10739): em28xx-cards: remove incorrect entryDouglas Schilling Landgraf2009-03-302-21/+0
* V4L/DVB (10738): Get rid of video_decoder.h header were uneededMauro Carvalho Chehab2009-03-303-3/+0
* V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (10732): zoran: s_jpegcomp should return a proper result, not 0.Hans Verkuil2009-03-301-1/+1