summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-3/+1
* V4L/DVB (11316): saa7191: tuner ops wasn't set.Hans Verkuil2009-03-301-0/+1
* V4L/DVB (11315): cx25840: fix 'unused variable' warning.Hans Verkuil2009-03-301-2/+0
* V4L/DVB (11314): au8522: remove unused I2C_DRIVERIDHans Verkuil2009-03-301-1/+0
* V4L/DVB (11312): tuner: remove V4L1 code from this driver.Hans Verkuil2009-03-301-129/+0
* V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil2009-03-305-31/+29
* V4L/DVB (11310): cx18: remove intermediate 'ioctl' stepHans Verkuil2009-03-304-255/+228
* V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' stepHans Verkuil2009-03-304-248/+219
* V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is thereMauro Carvalho Chehab2009-03-301-1/+1
* V4L/DVB (11305): cx88: prevent probing rtc and ir devicesHans Verkuil2009-03-301-4/+10
* V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no lon...Hans Verkuil2009-03-309-56/+0
* V4L/DVB (11303): tda7432: remove legacy code for old-style i2c APIHans Verkuil2009-03-301-14/+1
* V4L/DVB (11302): tda9875: remove legacy code for old-style i2c APIHans Verkuil2009-03-301-14/+1
* V4L/DVB (11301): wm8775: remove legacy code for old-style i2c APIHans Verkuil2009-03-301-11/+1
* V4L/DVB (11300): cx88: convert to v4l2_subdev.Hans Verkuil2009-03-307-68/+80
* V4L/DVB (11298): cx25840: remove legacy code for old-style i2c APIHans Verkuil2009-03-301-19/+1
* V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil2009-03-307-95/+47
* V4L/DVB (11296): cx23885: bugfix error message if firmware is not foundSteven Toth2009-03-301-1/+1
* V4L/DVB (11295): cx23885: convert to v4l2_device.Hans Verkuil2009-03-304-13/+25
* V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMTMárton Németh2009-03-301-0/+6
* V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Sm...Laurent Pinchart2009-03-301-0/+9
* V4L/DVB (11290): Add Elgato EyeTV DTT to dibcom driverKlaus Flittner2009-03-303-3/+10
* V4L/DVB (11289): Patch for Yuan MC770 DVB-T (1164:0871)Xoan Loureiro2009-03-302-1/+7
* V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-dri...Uwe Bugla2009-03-302-251/+281
* V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-dri...Uwe Bugla2009-03-3015-394/+353
* V4L/DVB (11285): Remove unecessary udelayPatrick Boettcher2009-03-301-1/+0
* V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisionsPatrick Boettcher2009-03-302-1/+13
* V4L/DVB (11283): saa6588: remove legacy code.Hans Verkuil2009-03-301-15/+1
* V4L/DVB (11282): saa7134: add RDS support.Hans Verkuil2009-03-305-0/+51
* V4L/DVB (11281): bttv: move saa6588 config to the helper chip configHans Verkuil2009-03-302-12/+15
* V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8x...Hans Verkuil2009-03-301-1/+0
* V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disa...Hans Verkuil2009-03-305-105/+180
* V4L/DVB (11277): tvaudio: always call init_timer to prevent rmmod crash.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (11276): tvaudio: add tda9875 support.Hans Verkuil2009-03-301-0/+132
* V4L/DVB (11275): tvaudio: fix mute and s/g_tuner handlingHans Verkuil2009-03-301-5/+19
* V4L/DVB (11272): zr364xx: Remove code for things already done by video_ioctl2Trent Piepho2009-03-301-16/+0
* V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, ...Trent Piepho2009-03-301-9/+1
* V4L/DVB (11270): meye: Remove buffer type checks from XXX_fmt_vid_cap, XXXbufTrent Piepho2009-03-301-26/+3
* V4L/DVB (11269): cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_capTrent Piepho2009-03-301-4/+0
* V4L/DVB (11268): cx23885-417: Don't need to zero ioctl parameter fieldsTrent Piepho2009-03-301-23/+4
* V4L/DVB (11267): cafe_ccic: Remove buffer type check from XXXbufTrent Piepho2009-03-301-12/+2
* V4L/DVB (11266): vino: Remove code for things already done by video_ioctl2Trent Piepho2009-03-301-176/+114
* V4L/DVB (11265): stkwebcam: Remove buffer type check from g_parm and q/dq/req...Trent Piepho2009-03-301-9/+1
* V4L/DVB (11264): omap24xxcam: Remove buffer type check from vidioc_s/g_parmTrent Piepho2009-03-301-6/+0
* V4L/DVB (11263): gspca: Stop setting buffer type, and avoid memset in querycapTrent Piepho2009-03-301-4/+0
* V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parmTrent Piepho2009-03-301-2/+0
* V4L/DVB (11261): saa7146: Remove buffer type check from vidioc_g_parmTrent Piepho2009-03-301-2/+0
* V4L/DVB (11260): v4l2-ioctl: Check format for S_PARM and G_PARMTrent Piepho2009-03-301-0/+7
* V4L/DVB (11256): dabusb: fix compile warning.Hans Verkuil2009-03-301-1/+1
* V4L/DVB (11255): dst_ca: fix compile warning.Hans Verkuil2009-03-301-4/+5
OpenPOWER on IntegriCloud