summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-283-38/+19
|\
| * [media] ivtv: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-34/+8
| * V4L/DVB: v4l: remove unused i2c-id.h headersHans Verkuil2010-10-211-1/+0
| * V4L/DVB: V4L2: avoid name conflicts in macrosGuennadi Liakhovetski2010-10-211-3/+11
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ | |/ |/|
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg2010-09-271-0/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-131-1/+1
|\ \
| * | V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-121-1/+1
| |/
* | i2c: Add support for custom probe functionJean Delvare2010-08-111-4/+5
|/
* V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil2010-08-088-301/+88
* V4L/DVB: ivtv: convert gpio subdev to new control frameworkHans Verkuil2010-08-083-41/+38
* V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil2010-08-082-8/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-074-27/+24
|\
| * ivtv: use kthread_worker instead of workqueueTejun Heo2010-06-294-27/+24
* | V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL testJiri Slaby2010-08-021-2/+2
* | V4L/DVB: ivtv: Increment driver version due to firmware loading changesAndy Walls2010-08-021-1/+1
* | V4L/DVB: ivtv: Automatic firmware reloadIan Armstrong2010-08-028-15/+142
* | V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problemsIan Armstrong2010-08-026-2/+97
* | V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank s...Ian Armstrong2010-07-081-0/+3
|/
* V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stabilityIan Armstrong2010-06-012-4/+14
* V4L/DVB: ivtv: Avoid accidental video standard changeIan Armstrong2010-06-011-2/+14
* V4L/DVB: ivtvfb : Module load / unload fixesIan Armstrong2010-06-011-3/+11
* V4L/DVB: ivtv: convert to use s_mbus_fmtHans Verkuil2010-06-012-6/+10
* V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handlingHans Verkuil2010-05-191-0/+1
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-192-2/+2
* V4L/DVB: ivtv: switch to new vbi subdev opsHans Verkuil2010-05-192-4/+7
* V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil2010-05-191-8/+8
* V4L/DVB: ivtv: support the new events APIHans Verkuil2010-05-195-17/+87
* V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_defaultHans Verkuil2010-05-191-33/+32
* V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-191-3/+3
* V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-191-3/+3
* V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()Dan Carpenter2010-05-181-1/+1
* V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register ad...Andy Walls2010-05-184-5/+10
* V4L/DVB: ivtv: Avoid hard system lock on decoder output mode changeIan Armstrong2010-05-182-1/+25
* V4L/DVB: ivtv: Really stop capture on device closeIan Armstrong2010-05-181-0/+4
* V4L/DVB: ivtv: Combine capture start delays into a single delayAndy Walls2010-05-181-2/+1
* 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
OpenPOWER on IntegriCloud