index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2010-08-12
V4L/DVB: fix Kconfig to depends on VIDEO_IR
Mauro Carvalho Chehab
1
-1
/
+1
2010-08-11
i2c: Add support for custom probe function
Jean Delvare
1
-4
/
+5
2010-08-08
V4L/DVB: ivtv: convert to the new control framework
Hans Verkuil
8
-301
/
+88
2010-08-08
V4L/DVB: ivtv: convert gpio subdev to new control framework
Hans Verkuil
3
-41
/
+38
2010-08-08
V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config
Hans Verkuil
2
-8
/
+8
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
4
-27
/
+24
2010-08-02
V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL test
Jiri Slaby
1
-2
/
+2
2010-08-02
V4L/DVB: ivtv: Increment driver version due to firmware loading changes
Andy Walls
1
-1
/
+1
2010-08-02
V4L/DVB: ivtv: Automatic firmware reload
Ian Armstrong
8
-15
/
+142
2010-08-02
V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problems
Ian Armstrong
6
-2
/
+97
2010-07-08
V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank s...
Ian Armstrong
1
-0
/
+3
2010-06-29
ivtv: use kthread_worker instead of workqueue
Tejun Heo
4
-27
/
+24
2010-06-01
V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stability
Ian Armstrong
2
-4
/
+14
2010-06-01
V4L/DVB: ivtv: Avoid accidental video standard change
Ian Armstrong
1
-2
/
+14
2010-06-01
V4L/DVB: ivtvfb : Module load / unload fixes
Ian Armstrong
1
-3
/
+11
2010-06-01
V4L/DVB: ivtv: convert to use s_mbus_fmt
Hans Verkuil
2
-6
/
+10
2010-05-19
V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handling
Hans Verkuil
1
-0
/
+1
2010-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
2
-2
/
+2
2010-05-19
V4L/DVB: ivtv: switch to new vbi subdev ops
Hans Verkuil
2
-4
/
+7
2010-05-19
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
Hans Verkuil
1
-8
/
+8
2010-05-19
V4L/DVB: ivtv: support the new events API
Hans Verkuil
5
-17
/
+87
2010-05-19
V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default
Hans Verkuil
1
-33
/
+32
2010-05-19
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
1
-3
/
+3
2010-05-19
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
1
-3
/
+3
2010-05-18
V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()
Dan Carpenter
1
-1
/
+1
2010-05-18
V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register ad...
Andy Walls
4
-5
/
+10
2010-05-18
V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change
Ian Armstrong
2
-1
/
+25
2010-05-18
V4L/DVB: ivtv: Really stop capture on device close
Ian Armstrong
1
-0
/
+4
2010-05-18
V4L/DVB: ivtv: Combine capture start delays into a single delay
Andy Walls
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-02-26
V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experiments
Andy Walls
1
-15
/
+8
2010-02-26
V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cards
Eric Anderson
3
-1
/
+59
2010-02-26
V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling
Andy Walls
4
-10
/
+13
2010-02-26
V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus...
Andy Walls
1
-2
/
+2
2010-02-26
V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
Andy Walls
1
-0
/
+4
2010-02-26
V4L/DVB: ivtv: Fix race condition for queued udma transfers
Ian Armstrong
2
-2
/
+4
2009-12-16
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
1
-2
/
+2
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
1
-9
/
+10
2009-12-05
V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Ha...
Andy Walls
4
-26
/
+88
2009-12-05
V4L/DVB (13444): ivtv: Add explicit IR controller initialization for the AVer...
Andy Walls
4
-23
/
+63
2009-12-05
V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known...
Andy Walls
3
-27
/
+35
2009-12-05
V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period pe...
Andy Walls
3
-2
/
+28
2009-12-05
V4L/DVB (13441): ivtv: Added FM radio support to Avermedia AVerTV MCE 116 Plu...
Aleksandr V. Piskunov
1
-0
/
+1
2009-12-05
V4L/DVB (13440): ivtv: Update the cards definitions to add another AVerMedia ...
Andy Walls
1
-1
/
+4
2009-12-05
V4L/DVB (13288): adding __init/__exit macros to various drivers
Peter Huewe
1
-2
/
+2
2009-09-19
V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...
Hans Verkuil
1
-1
/
+1
2009-09-19
V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.
Hans Verkuil
2
-2
/
+2
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
1
-9
/
+9
2009-09-12
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
1
-2
/
+0
[next]