summaryrefslogtreecommitdiff
path: root/drivers/media/video/ivtv
AgeCommit message (Expand)Author
2009-09-19V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil
2009-09-19V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.Hans Verkuil
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-09-12V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare
2009-09-12V4L/DVB (12336): ivtv: Fix improper GPIO audio mux input switch on video stan...Andy Walls
2009-09-12V4L/DVB (12335): ivtv: Fix errors in AVerTV M113 card definitions and add a n...Andy Walls
2009-09-12V4L/DVB (12210): ivtv: Fix automatic detection of AVerMedia UltraTV 1500MCE.Andy Walls
2009-09-12V4L/DVB (12209): ivtv: Add card entry for AVerMedia UltraTV 1500 MCE (M113 va...Andy Walls
2009-09-12V4L/DVB (12198): ivtv-driver.c: Remove unnecessary semicolonsJoe Perches
2009-08-13V4L/DVB (12337): ivtv: Read buffer overflowRoel Kluin
2009-06-23V4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seenHans Verkuil
2009-06-16V4L/DVB (11932): ivtv: Add missing newlineAndy Walls
2009-06-16V4L/DVB (11849): ivtv: Probe more I2C addresses for IR devicesJean Delvare
2009-06-16V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare
2009-06-16V4L/DVB: cleanup redundant tests on unsignedRoel Kluin
2009-06-16V4L/DVB (11672): ivtv: use v4l2_device_set_name.Hans Verkuil
2009-06-05ivtv: Fix PCI DMA directionAlan Cox
2009-05-09V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil
2009-05-09V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil
2009-05-09V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil
2009-04-06V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-06V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil
2009-04-06V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil
2009-03-30V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded i...Andy Walls
2009-03-30V4L/DVB (10965): ivtv: bump versionHans Verkuil
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil
2009-03-30V4L/DVB (10488): ivtv: cleanup naming conventionsHans Verkuil
2009-03-30V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw videoHans Verkuil
2009-03-30V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls
2009-02-17V4L/DVB (10626): ivtv: fix regression in get sliced vbi formatHans Verkuil
2009-02-17V4L/DVB (10625): ivtv: fix decoder crash regressionHans Verkuil
2009-01-29V4L/DVB (10229): ivtv: fix memory leakHans Verkuil
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-30V4L/DVB (9975): ivtv: set v4l2_dev instead of parent.Hans Verkuil
2008-12-30V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.Hans Verkuil
2008-12-29V4L/DVB (9508): ivtv: enable tuner support for Yuan PG600-2Hans Verkuil
2008-11-11V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.Hans Verkuil
2008-11-11V4L/DVB (9486): ivtv/ivtvfb: no longer experimentalHans Verkuil
2008-11-11V4L/DVB (9485): ivtv: remove incorrect V4L1 & tvaudio dependencyHans Verkuil
2008-10-21V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab
2008-10-21V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video outputIan Armstrong
2008-10-21V4L/DVB (9326): ivtv: avoid green flashing when loading ivtvMartin Dauskardt
2008-10-21V4L/DVB (9325): ivtv: switch to unlocked_ioctl.Hans Verkuil
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison