index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
/
ivtv-driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
1
-1498
/
+0
2012-06-11
[media] ivtv: fix support for big-endian systems
Hans Verkuil
1
-9
/
+9
2012-05-04
[media] ivtv: set max/step to 0 for PTS and FRAME controls
Hans Verkuil
1
-2
/
+2
2012-03-08
[media] Driver: video: Use the macro DMA_BIT_MASK()
Santosh Nayak
1
-2
/
+2
2012-03-08
[media] ivtv: Fix build warning
Larry Finger
1
-2
/
+2
2012-03-08
[media] ivtv: simplify how the decoder controls are set up
Hans Verkuil
1
-12
/
+8
2012-02-14
[media] ivtv: implement new decoder controls
Hans Verkuil
1
-2
/
+33
2012-02-14
[media] ivtv: implement new decoder command ioctls
Hans Verkuil
1
-1
/
+1
2012-01-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2012-01-16
[media] ivtv: remove open_id/id from the filehandle code
Hans Verkuil
1
-3
/
+0
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-11-03
[media] ivtv: Fix radio support
Ian Armstrong
1
-0
/
+2
2011-06-01
[media] ivtv: Internally separate encoder & decoder standard setting
Ian Armstrong
1
-5
/
+5
2011-05-20
[media] use pci_dev->revision
Bjørn Mork
1
-3
/
+1
2010-12-29
[media] ivtv, cx18: Make ioremap failure messages more useful for users
Andy Walls
1
-6
/
+22
2010-08-08
V4L/DVB: ivtv: convert to the new control framework
Hans Verkuil
1
-5
/
+13
2010-08-08
V4L/DVB: ivtv: convert gpio subdev to new control framework
Hans Verkuil
1
-0
/
+1
2010-08-08
V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config
Hans Verkuil
1
-8
/
+1
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-10
/
+16
2010-08-02
V4L/DVB: ivtv: Automatic firmware reload
Ian Armstrong
1
-0
/
+1
2010-08-02
V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problems
Ian Armstrong
1
-0
/
+13
2010-06-29
ivtv: use kthread_worker instead of workqueue
Tejun Heo
1
-10
/
+16
2010-05-18
V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change
Ian Armstrong
1
-1
/
+4
2010-02-26
V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cards
Eric Anderson
1
-0
/
+1
2009-12-05
V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Ha...
Andy Walls
1
-1
/
+2
2009-12-05
V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known...
Andy Walls
1
-0
/
+3
2009-12-05
V4L/DVB (13442): ivtv: Add module parameter to adjust I2C SCL clock period pe...
Andy Walls
1
-0
/
+19
2009-12-05
V4L/DVB (13288): adding __init/__exit macros to various drivers
Peter Huewe
1
-2
/
+2
2009-09-19
V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.
Hans Verkuil
1
-1
/
+1
2009-09-12
V4L/DVB (12209): ivtv: Add card entry for AVerMedia UltraTV 1500 MCE (M113 va...
Andy Walls
1
-0
/
+1
2009-09-12
V4L/DVB (12198): ivtv-driver.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-06-16
V4L/DVB (11932): ivtv: Add missing newline
Andy Walls
1
-1
/
+1
2009-06-16
V4L/DVB (11672): ivtv: use v4l2_device_set_name.
Hans Verkuil
1
-5
/
+2
2009-05-09
V4L/DVB (11668): ivtv: fix compiler warning.
Hans Verkuil
1
-3
/
+6
2009-04-06
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
1
-5
/
+2
2009-04-06
V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10488): ivtv: cleanup naming conventions
Hans Verkuil
1
-47
/
+46
2009-01-29
V4L/DVB (10229): ivtv: fix memory leak
Hans Verkuil
1
-1
/
+3
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-3
/
+4
2008-12-30
V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
1
-148
/
+66
2008-11-11
V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.
Hans Verkuil
1
-13
/
+13
2008-10-21
V4L/DVB (9326): ivtv: avoid green flashing when loading ivtv
Martin Dauskardt
1
-0
/
+12
2008-10-13
V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup
Hans Verkuil
1
-1
/
+1
2008-10-12
V4L/DVB (9133): v4l: disconnect kernel number from minor
Hans Verkuil
1
-3
/
+3
2008-10-12
V4L/DVB: follow lspci device/vendor style
Bjorn Helgaas
1
-2
/
+2
2008-09-03
V4L/DVB (8648): ivtv: improve CC support
Hans Verkuil
1
-1
/
+1
2008-07-26
V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir field
Hans Verkuil
1
-3
/
+2
2008-07-20
V4L/DVB (8164): cx18/ivtv: choose a better initial TV standard for cards with...
Hans Verkuil
1
-0
/
+6
2008-07-20
V4L/DVB (8079): ivtv: Convert to video_ioctl2.
Hans Verkuil
1
-3
/
+7
2008-07-20
V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card.
Hans Verkuil
1
-0
/
+1
[next]