aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-09media/video: add __init/__exit macros to various driversPeter Huewe1-2/+2
2009-09-19V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn functionHans Verkuil1-1/+1
2009-09-19V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.Hans Verkuil2-2/+2
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil1-9/+9
2009-09-12V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare1-2/+0
2009-09-12V4L/DVB (12336): ivtv: Fix improper GPIO audio mux input switch on video standard changeAndy Walls1-13/+0
2009-09-12V4L/DVB (12335): ivtv: Fix errors in AVerTV M113 card definitions and add a new M113 cardAndy Walls1-14/+19
2009-09-12V4L/DVB (12210): ivtv: Fix automatic detection of AVerMedia UltraTV 1500MCE.Andy Walls1-0/+1
2009-09-12V4L/DVB (12209): ivtv: Add card entry for AVerMedia UltraTV 1500 MCE (M113 variant)Andy Walls3-1/+47
2009-09-12V4L/DVB (12198): ivtv-driver.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-08-13V4L/DVB (12337): ivtv: Read buffer overflowRoel Kluin1-1/+2
2009-06-23V4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seenHans Verkuil1-0/+2
2009-06-16V4L/DVB (11932): ivtv: Add missing newlineAndy Walls1-1/+1
2009-06-16V4L/DVB (11849): ivtv: Probe more I2C addresses for IR devicesJean Delvare1-1/+6
2009-06-16V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare1-3/+28
2009-06-16V4L/DVB: cleanup redundant tests on unsignedRoel Kluin1-1/+1
2009-06-16V4L/DVB (11672): ivtv: use v4l2_device_set_name.Hans Verkuil1-5/+2
2009-06-05ivtv: Fix PCI DMA directionAlan Cox1-1/+2
2009-05-09V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil1-2/+2
2009-05-09V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil4-5/+8
2009-05-09V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil1-3/+6
2009-04-06V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil1-8/+0
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil3-43/+49
2009-04-06V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev.Hans Verkuil2-15/+7
2009-04-06V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil1-4/+2
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil1-5/+10
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil3-3/+3
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded in MPEG streamAndy Walls1-0/+2
2009-03-30V4L/DVB (10965): ivtv: bump versionHans Verkuil1-1/+1
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil1-0/+1
2009-03-30V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil15-130/+129
2009-03-30V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw videoHans Verkuil1-5/+9
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls2-5/+5
2009-02-17V4L/DVB (10626): ivtv: fix regression in get sliced vbi formatHans Verkuil1-1/+1
2009-02-17V4L/DVB (10625): ivtv: fix decoder crash regressionHans Verkuil1-12/+12
2009-01-29V4L/DVB (10229): ivtv: fix memory leakHans Verkuil1-1/+3
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil2-13/+15
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-1/+1
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil4-10/+8
2008-12-30V4L/DVB (9975): ivtv: set v4l2_dev instead of parent.Hans Verkuil1-1/+1
2008-12-30V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil13-683/+503
2008-12-29V4L/DVB (9508): ivtv: enable tuner support for Yuan PG600-2Hans Verkuil1-4/+12
2008-11-11V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.Hans Verkuil1-13/+13
2008-11-11V4L/DVB (9486): ivtv/ivtvfb: no longer experimentalHans Verkuil1-2/+2
2008-11-11V4L/DVB (9485): ivtv: remove incorrect V4L1 & tvaudio dependencyHans Verkuil1-2/+1
2008-10-21V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab1-1/+1
2008-10-21V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video outputIan Armstrong2-0/+7
2008-10-21V4L/DVB (9326): ivtv: avoid green flashing when loading ivtvMartin Dauskardt1-0/+12
2008-10-21V4L/DVB (9325): ivtv: switch to unlocked_ioctl.Hans Verkuil3-11/+9