aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handlingHans Verkuil1-0/+1
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2-2/+2
2010-05-19V4L/DVB: ivtv: switch to new vbi subdev opsHans Verkuil2-4/+7
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil1-8/+8
2010-05-19V4L/DVB: ivtv: support the new events APIHans Verkuil5-17/+87
2010-05-19V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_defaultHans Verkuil1-33/+32
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-3/+3
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab1-3/+3
2010-05-18V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()Dan Carpenter1-1/+1
2010-05-18V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register addressAndy Walls4-5/+10
2010-05-18V4L/DVB: ivtv: Avoid hard system lock on decoder output mode changeIan Armstrong2-1/+25
2010-05-18V4L/DVB: ivtv: Really stop capture on device closeIan Armstrong1-0/+4
2010-05-18V4L/DVB: ivtv: Combine capture start delays into a single delayAndy Walls1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-02-26V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experimentsAndy Walls1-15/+8
2010-02-26V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cardsEric Anderson3-1/+59
2010-02-26V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handlingAndy Walls4-10/+13
2010-02-26V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus hangAndy Walls1-2/+2
2010-02-26V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls1-0/+4
2010-02-26V4L/DVB: ivtv: Fix race condition for queued udma transfersIan Armstrong2-2/+4
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart1-2/+2
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-9/+10
2009-12-05V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Hauppauge cardsAndy Walls4-26/+88
2009-12-05V4L/DVB (13444): ivtv: Add explicit IR controller initialization for the AVerTV M116Andy Walls4-23/+63
2009-12-05V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known I2C devicesAndy Walls3-27/+35
2009-12-05V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period per boardAndy Walls3-2/+28
2009-12-05V4L/DVB (13441): ivtv: Added FM radio support to Avermedia AVerTV MCE 116 Plus cardAleksandr V. Piskunov1-0/+1
2009-12-05V4L/DVB (13440): ivtv: Update the cards definitions to add another AVerMedia M113 variantAndy Walls1-1/+4
2009-12-05V4L/DVB (13288): adding __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