index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
V4L/DVB (6489): ivtv: add support for AVerMedia PVR-150 Plus
Hans Verkuil
3
-1
/
+42
2008-01-26
V4L/DVB (6488): ivtv: add ASUS Falcon2 support
Hans Verkuil
6
-15
/
+66
2008-01-26
V4L/DVB (6483): ivtv-streams: make file_operations const
Douglas Schilling Landgraf
1
-2
/
+2
2008-01-26
V4L/DVB (6422): Add the pending entries for xc2028/3028 based boards
Mauro Carvalho Chehab
2
-4
/
+4
2008-01-11
V4L/DVB (6999): ivtv: stick to udelay=10 after all
Hans Verkuil
1
-4
/
+0
2008-01-07
V4L/DVB (6916): ivtv: udelay has to be changed *after* the eeprom was read, n...
Hans Verkuil
2
-4
/
+5
2007-12-24
V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelay
Hans Verkuil
1
-0
/
+3
2007-12-12
V4L/DVB (6796): ivtv/ section fix
Adrian Bunk
2
-2
/
+2
2007-12-11
V4L/DVB (6485): ivtv: fix compile warning
Hans Verkuil
1
-1
/
+1
2007-10-31
[MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexit
David Miller
2
-2
/
+2
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-4
/
+2
2007-10-23
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
1
-0
/
+1
2007-10-23
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
8
-202
/
+200
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-2
/
+2
2007-10-22
V4L/DVB (6380): ivtvfb: Removal of the 'osd_compat' module option
Ian Armstrong
1
-55
/
+18
2007-10-22
V4L/DVB (6348): ivtv: undo video mute when closing the radio
Hans Verkuil
1
-0
/
+5
2007-10-22
V4L/DVB (6347): ivtv: fix video mute when radio is used
Hans Verkuil
1
-7
/
+10
2007-10-22
V4L/DVB (6346): ivtvfb: YUV output size fix when ivtvfb is not loaded
Ian Armstrong
1
-66
/
+72
2007-10-22
V4L/DVB (6345): ivtvfb: YUV handling of an image which is not visible in the ...
Ian Armstrong
2
-10
/
+13
2007-10-22
V4L/DVB (6343): ivtvfb: check return value of unregister_framebuffer
Hans Verkuil
1
-1
/
+4
2007-10-22
V4L/DVB (6342): ivtv: fix circular locking (bug 9037)
Hans Verkuil
3
-47
/
+65
2007-10-22
V4L/DVB (6341): ivtv: fix resizing MPEG1 streams
Hans Verkuil
1
-5
/
+8
2007-10-22
V4L/DVB (6340): ivtvfb: screen mode change sometimes goes wrong
Ian Armstrong
1
-11
/
+3
2007-10-22
V4L/DVB (6339): ivtv: set the video color to black instead of green when capt...
Hans Verkuil
1
-1
/
+2
2007-10-22
V4L/DVB (6338): ivtv: fix incorrect EBUSY return
Hans Verkuil
1
-0
/
+1
2007-10-22
V4L/DVB (6328): ivtv: fix NULL dereference
Adrian Bunk
1
-1
/
+1
2007-10-14
signedness: module_param_array nump argument
Al Viro
1
-3
/
+3
2007-10-10
V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
1
-20
/
+6
2007-10-10
V4L/DVB (6123): ivtv: move ivtv.h public header to include/linux
Hans Verkuil
1
-1
/
+1
2007-10-10
V4L/DVB (6122): ivtvfb: fix an obvious bug in ivtvfb_release_buffers()
Adrian Bunk
1
-2
/
+2
2007-10-10
V4L/DVB (6121): ivtvfb: replace ivtv_fb prefix to ivtvfb
Hans Verkuil
1
-84
/
+84
2007-10-10
V4L/DVB (6120): ivtvfb: rename some missed ivtv-fb references to ivtvfb
Hans Verkuil
4
-10
/
+10
2007-10-10
V4L/DVB (6119): ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linux
Hans Verkuil
3
-12
/
+3
2007-10-10
V4L/DVB (6118): ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl define
Hans Verkuil
1
-2
/
+1
2007-10-10
V4L/DVB (6117): ivtv: finish VBI related cleanup
Hans Verkuil
2
-37
/
+40
2007-10-10
V4L/DVB (6116): ivtv: VBI cleanups and fixes
Hans Verkuil
5
-182
/
+108
2007-10-10
V4L/DVB (6115): ivtv/ivtv-fb: improve locking to avoid initialization problems
Hans Verkuil
2
-0
/
+7
2007-10-10
V4L/DVB (6113): ivtv: udelay for the i2c bus was set too high
Hans Verkuil
1
-1
/
+1
2007-10-10
V4L/DVB (6109): ivtv: use new videodev2.h pixel formats
Hans Verkuil
1
-7
/
+6
2007-10-10
V4L/DVB (6098): ivtv: kzalloc() returns void pointer, no need to cast
Jesper Juhl
1
-3
/
+3
2007-10-10
V4L/DVB (6097): ivtv: set correct pixel format and alpha properties
Hans Verkuil
2
-15
/
+52
2007-10-10
V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support
Hans Verkuil
2
-19
/
+26
2007-10-10
V4L/DVB (6094): ivtv: more ivtv-driver.h cleanups
Hans Verkuil
3
-40
/
+38
2007-10-10
V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct
Hans Verkuil
6
-149
/
+152
2007-10-10
V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c int...
Hans Verkuil
17
-279
/
+184
2007-10-10
V4L/DVB (6091): ivtv: header cleanup
Hans Verkuil
26
-98
/
+167
2007-10-10
V4L/DVB (6090): ivtv-fb: correct transparency bit reporting
Hans Verkuil
1
-3
/
+6
2007-10-10
V4L/DVB (6089): ivtv: log in status if framebuffer uses YUV instead of RGB
Hans Verkuil
1
-2
/
+11
2007-10-10
V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy
Hans Verkuil
1
-3
/
+3
2007-10-10
V4L/DVB (6087): ivtv: prevent changing VBI format while capture is in progress
Hans Verkuil
1
-4
/
+2
[next]