summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experimentsAndy Walls2010-02-261-15/+8
* V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cardsEric Anderson2010-02-263-1/+59
* V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handlingAndy Walls2010-02-264-10/+13
* V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus...Andy Walls2010-02-261-2/+2
* V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls2010-02-261-0/+4
* V4L/DVB: ivtv: Fix race condition for queued udma transfersIan Armstrong2010-02-262-2/+4
* V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart2009-12-161-2/+2
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-9/+10
* V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Ha...Andy Walls2009-12-054-26/+88
* V4L/DVB (13444): ivtv: Add explicit IR controller initialization for the AVer...Andy Walls2009-12-054-23/+63
* V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known...Andy Walls2009-12-053-27/+35
* V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period pe...Andy Walls2009-12-053-2/+28
* V4L/DVB (13441): ivtv: Added FM radio support to Avermedia AVerTV MCE 116 Plu...Aleksandr V. Piskunov2009-12-051-0/+1
* V4L/DVB (13440): ivtv: Update the cards definitions to add another AVerMedia ...Andy Walls2009-12-051-1/+4
* V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe2009-12-051-2/+2
* V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil2009-09-191-1/+1
* V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.Hans Verkuil2009-09-192-2/+2
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-9/+9
* V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare2009-09-121-2/+0
* V4L/DVB (12336): ivtv: Fix improper GPIO audio mux input switch on video stan...Andy Walls2009-09-121-13/+0
* V4L/DVB (12335): ivtv: Fix errors in AVerTV M113 card definitions and add a n...Andy Walls2009-09-121-14/+19
* V4L/DVB (12210): ivtv: Fix automatic detection of AVerMedia UltraTV 1500MCE.Andy Walls2009-09-121-0/+1
* V4L/DVB (12209): ivtv: Add card entry for AVerMedia UltraTV 1500 MCE (M113 va...Andy Walls2009-09-123-1/+47
* V4L/DVB (12198): ivtv-driver.c: Remove unnecessary semicolonsJoe Perches2009-09-121-1/+1
* V4L/DVB (12337): ivtv: Read buffer overflowRoel Kluin2009-08-131-1/+2
* V4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seenHans Verkuil2009-06-231-0/+2
* V4L/DVB (11932): ivtv: Add missing newlineAndy Walls2009-06-161-1/+1
* V4L/DVB (11849): ivtv: Probe more I2C addresses for IR devicesJean Delvare2009-06-161-1/+6
* V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare2009-06-161-3/+28
* V4L/DVB: cleanup redundant tests on unsignedRoel Kluin2009-06-161-1/+1
* V4L/DVB (11672): ivtv: use v4l2_device_set_name.Hans Verkuil2009-06-161-5/+2
* ivtv: Fix PCI DMA directionAlan Cox2009-06-051-1/+2
* V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil2009-05-091-2/+2
* V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil2009-05-094-5/+8
* V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil2009-05-091-3/+6
* V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil2009-04-061-8/+0
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-063-43/+49
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-062-15/+7
* V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil2009-04-061-4/+2
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-5/+10
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-063-3/+3
* V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil2009-04-061-1/+1
* V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded i...Andy Walls2009-03-301-0/+2
* V4L/DVB (10965): ivtv: bump versionHans Verkuil2009-03-301-1/+1
* V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil2009-03-301-0/+1
* V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil2009-03-3015-130/+129
* V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw videoHans Verkuil2009-03-301-5/+9
* V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls2009-03-302-5/+5
* V4L/DVB (10626): ivtv: fix regression in get sliced vbi formatHans Verkuil2009-02-171-1/+1
OpenPOWER on IntegriCloud