summaryrefslogtreecommitdiff
path: root/drivers/media/video/ivtv
AgeCommit message (Expand)Author
2010-09-27V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg
2010-08-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab
2010-08-11i2c: Add support for custom probe functionJean Delvare
2010-08-08V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil
2010-08-08V4L/DVB: ivtv: convert gpio subdev to new control frameworkHans Verkuil
2010-08-08V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-02V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL testJiri Slaby
2010-08-02V4L/DVB: ivtv: Increment driver version due to firmware loading changesAndy Walls
2010-08-02V4L/DVB: ivtv: Automatic firmware reloadIan Armstrong
2010-08-02V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problemsIan Armstrong
2010-07-08V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank s...Ian Armstrong
2010-06-29ivtv: use kthread_worker instead of workqueueTejun Heo
2010-06-01V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stabilityIan Armstrong
2010-06-01V4L/DVB: ivtv: Avoid accidental video standard changeIan Armstrong
2010-06-01V4L/DVB: ivtvfb : Module load / unload fixesIan Armstrong
2010-06-01V4L/DVB: ivtv: convert to use s_mbus_fmtHans Verkuil
2010-05-19V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handlingHans Verkuil
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil
2010-05-19V4L/DVB: ivtv: switch to new vbi subdev opsHans Verkuil
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil
2010-05-19V4L/DVB: ivtv: support the new events APIHans Verkuil
2010-05-19V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_defaultHans Verkuil
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab
2010-05-18V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()Dan Carpenter
2010-05-18V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register ad...Andy Walls
2010-05-18V4L/DVB: ivtv: Avoid hard system lock on decoder output mode changeIan Armstrong
2010-05-18V4L/DVB: ivtv: Really stop capture on device closeIan Armstrong
2010-05-18V4L/DVB: ivtv: Combine capture start delays into a single delayAndy Walls
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experimentsAndy Walls
2010-02-26V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cardsEric Anderson
2010-02-26V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handlingAndy Walls
2010-02-26V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus...Andy Walls
2010-02-26V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls
2010-02-26V4L/DVB: ivtv: Fix race condition for queued udma transfersIan Armstrong
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart
2009-12-05V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Ha...Andy Walls
2009-12-05V4L/DVB (13444): ivtv: Add explicit IR controller initialization for the AVer...Andy Walls
2009-12-05V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known...Andy Walls
2009-12-05V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period pe...Andy Walls
2009-12-05V4L/DVB (13441): ivtv: Added FM radio support to Avermedia AVerTV MCE 116 Plu...Aleksandr V. Piskunov
2009-12-05V4L/DVB (13440): ivtv: Update the cards definitions to add another AVerMedia ...Andy Walls
2009-12-05V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe
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