aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds440-27034/+47569
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds59-1481/+1292
2009-03-30V4L/DVB (11316): saa7191: tuner ops wasn't set.Hans Verkuil1-0/+1
2009-03-30V4L/DVB (11315): cx25840: fix 'unused variable' warning.Hans Verkuil1-2/+0
2009-03-30V4L/DVB (11314): au8522: remove unused I2C_DRIVERIDHans Verkuil1-1/+0
2009-03-30V4L/DVB (11312): tuner: remove V4L1 code from this driver.Hans Verkuil1-129/+0
2009-03-30V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil5-31/+29
2009-03-30V4L/DVB (11310): cx18: remove intermediate 'ioctl' stepHans Verkuil4-255/+228
2009-03-30V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' stepHans Verkuil4-248/+219
2009-03-30V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is thereMauro Carvalho Chehab1-1/+1
2009-03-30V4L/DVB (11305): cx88: prevent probing rtc and ir devicesHans Verkuil1-4/+10
2009-03-30V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no longer needed.Hans Verkuil9-56/+0
2009-03-30V4L/DVB (11303): tda7432: remove legacy code for old-style i2c APIHans Verkuil1-14/+1
2009-03-30V4L/DVB (11302): tda9875: remove legacy code for old-style i2c APIHans Verkuil1-14/+1
2009-03-30V4L/DVB (11301): wm8775: remove legacy code for old-style i2c APIHans Verkuil1-11/+1
2009-03-30V4L/DVB (11300): cx88: convert to v4l2_subdev.Hans Verkuil7-68/+80
2009-03-30V4L/DVB (11298): cx25840: remove legacy code for old-style i2c APIHans Verkuil1-19/+1
2009-03-30V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil7-95/+47
2009-03-30V4L/DVB (11296): cx23885: bugfix error message if firmware is not foundSteven Toth1-1/+1
2009-03-30V4L/DVB (11295): cx23885: convert to v4l2_device.Hans Verkuil4-13/+25
2009-03-30V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMTMárton Németh1-0/+6
2009-03-30V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Smart TerminalsLaurent Pinchart1-0/+9
2009-03-30V4L/DVB (11290): Add Elgato EyeTV DTT to dibcom driverKlaus Flittner3-3/+10
2009-03-30V4L/DVB (11289): Patch for Yuan MC770 DVB-T (1164:0871)Xoan Loureiro2-1/+7
2009-03-30V4L/DVB (11288): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 2/2Uwe Bugla2-251/+281
2009-03-30V4L/DVB (11287): Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2Uwe Bugla15-394/+353
2009-03-30V4L/DVB (11285): Remove unecessary udelayPatrick Boettcher1-1/+0
2009-03-30V4L/DVB (11284): Fix i2c code of flexcop-driver for rare revisionsPatrick Boettcher2-1/+13
2009-03-30V4L/DVB (11283): saa6588: remove legacy code.Hans Verkuil1-15/+1
2009-03-30V4L/DVB (11282): saa7134: add RDS support.Hans Verkuil5-0/+51
2009-03-30V4L/DVB (11281): bttv: move saa6588 config to the helper chip configHans Verkuil2-12/+15
2009-03-30V4L/DVB (11279): bttv: tda9875 is no longer used by bttv, so remove from bt8xx/Kconfig.Hans Verkuil1-1/+0
2009-03-30V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disappear.Hans Verkuil5-105/+180
2009-03-30V4L/DVB (11277): tvaudio: always call init_timer to prevent rmmod crash.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11276): tvaudio: add tda9875 support.Hans Verkuil1-0/+132
2009-03-30V4L/DVB (11275): tvaudio: fix mute and s/g_tuner handlingHans Verkuil1-5/+19
2009-03-30V4L/DVB (11272): zr364xx: Remove code for things already done by video_ioctl2Trent Piepho1-16/+0
2009-03-30V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, XXXbufTrent Piepho1-9/+1
2009-03-30V4L/DVB (11270): meye: Remove buffer type checks from XXX_fmt_vid_cap, XXXbufTrent Piepho1-26/+3
2009-03-30V4L/DVB (11269): cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_capTrent Piepho1-4/+0
2009-03-30V4L/DVB (11268): cx23885-417: Don't need to zero ioctl parameter fieldsTrent Piepho1-23/+4
2009-03-30V4L/DVB (11267): cafe_ccic: Remove buffer type check from XXXbufTrent Piepho1-12/+2
2009-03-30V4L/DVB (11266): vino: Remove code for things already done by video_ioctl2Trent Piepho1-176/+114
2009-03-30V4L/DVB (11265): stkwebcam: Remove buffer type check from g_parm and q/dq/reqbufsTrent Piepho1-9/+1
2009-03-30V4L/DVB (11264): omap24xxcam: Remove buffer type check from vidioc_s/g_parmTrent Piepho1-6/+0
2009-03-30V4L/DVB (11263): gspca: Stop setting buffer type, and avoid memset in querycapTrent Piepho1-4/+0
2009-03-30V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parmTrent Piepho1-2/+0
2009-03-30V4L/DVB (11261): saa7146: Remove buffer type check from vidioc_g_parmTrent Piepho1-2/+0
2009-03-30V4L/DVB (11260): v4l2-ioctl: Check format for S_PARM and G_PARMTrent Piepho1-0/+7
2009-03-30V4L/DVB (11256): dabusb: fix compile warning.Hans Verkuil1-1/+1