index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (5992): ivtv: show card name as well in the LOG_STATUS output.
Hans Verkuil
2007-10-10
1
-1
/
+2
*
V4L/DVB (5973): ivtv: attach yuv field order to each frame
Ian Armstrong
2007-10-10
3
-10
/
+31
*
V4L/DVB (5972): ivtv: prevent yuv register updates from being missed
Ian Armstrong
2007-10-10
1
-0
/
+4
*
V4L/DVB (5971): ivtv-fb: framebuffer timings no longer locked on module load
Ian Armstrong
2007-10-10
1
-22
/
+21
*
V4L/DVB (5970): ivtv: prevent vertical overflow of yuv output
Ian Armstrong
2007-10-10
1
-2
/
+15
*
V4L/DVB (5929): Add vp27smpx driver
Hans Verkuil
2007-10-10
5
-3
/
+11
*
V4L/DVB (5927): ivtv: set correct crystal frequency of the GVMVPRX cards
Hans Verkuil
2007-10-10
1
-0
/
+10
*
V4L/DVB (5924): ivtv-fb: initializing the fb should trigger ivtv firmware load
Hans Verkuil
2007-10-10
3
-9
/
+18
*
V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use
Hans Verkuil
2007-10-10
3
-97
/
+110
*
V4L/DVB (5921): ivtv: add missing composite input line for ivtv_pci_pg600v2
Hans Verkuil
2007-10-10
1
-0
/
+1
*
V4L/DVB (5919): ivtv: remove dead code
Hans Verkuil
2007-10-10
1
-9
/
+0
*
V4L/DVB (5910): ivtv-fb: improve debug message
Hans Verkuil
2007-10-10
1
-1
/
+1
*
V4L/DVB (5909): ivtv: update version to 1.1 to mark ivtv-fb support
Hans Verkuil
2007-10-10
1
-1
/
+1
*
V4L/DVB (5908): ivtv-fb: cleanups, prevent fw calls in some cases
Ian Armstrong
2007-10-10
1
-19
/
+29
*
V4L/DVB (5906): ivtv-fb: replace HZ with msecs_to_jiffies
Hans Verkuil
2007-10-10
1
-1
/
+1
*
V4L/DVB (5905): ivtv-fb: Use proper ioctl value
Hans Verkuil
2007-10-10
1
-3
/
+3
*
V4L/DVB (5904): ivtv-fb: cleanups
Hans Verkuil
2007-10-10
1
-235
/
+204
*
V4L/DVB (5902): Add ivtv-fb framebuffer driver.
Hans Verkuil
2007-10-10
5
-25
/
+1248
*
V4L/DVB (5881): ivtv: init channel for NTSC_M_JP standard.
Hans Verkuil
2007-10-10
1
-2
/
+7
*
V4L/DVB (6052): ivtv: fix udma yuv bug
Ian Armstrong
2007-09-30
1
-2
/
+4
*
V4L/DVB (6095): ivtv: fix VIDIOC_G_ENC_INDEX flag handling
Hans Verkuil
2007-09-14
2
-7
/
+16
*
V4L/DVB (5969): ivtv: report ivtv version in status log
Hans Verkuil
2007-08-20
1
-1
/
+1
*
V4L/DVB (5967): ivtv: fix VIDIOC_S_FBUF:new OSD values where never set
Hans Verkuil
2007-08-20
1
-0
/
+1
*
V4L/DVB (5920): ivtv: fix incorrect fw size report.
Hans Verkuil
2007-07-30
1
-1
/
+1
*
V4L/DVB (5918): ivtv: fix TV-out VBI handling, only reset on last close.
Hans Verkuil
2007-07-30
2
-10
/
+10
*
V4L/DVB (5917): ivtv: improve mailbox responsiveness.
Hans Verkuil
2007-07-30
1
-3
/
+11
*
V4L/DVB (5916): ivtv: fix pause/continue/play handling
Hans Verkuil
2007-07-30
3
-2
/
+11
*
V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another stream
Hans Verkuil
2007-07-20
1
-2
/
+5
*
V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies
Mauro Carvalho Chehab
2007-07-20
7
-29
/
+32
*
V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage.
Hans Verkuil
2007-07-20
1
-2
/
+2
*
V4L/DVB (5854): ivtv: cleanup of driver messages
Hans Verkuil
2007-07-20
5
-32
/
+29
*
V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages.
Hans Verkuil
2007-07-20
1
-5
/
+5
*
V4L/DVB (5852): ivtv: don't recompile needlessly
Alexey Dobriyan
2007-07-20
1
-2
/
+1
*
V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config option
Hans Verkuil
2007-07-20
1
-0
/
+1
*
V4L/DVB (5850): ivtv: improve API command debugging
Hans Verkuil
2007-07-20
1
-4
/
+10
*
V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv code
Robert P. J. Day
2007-07-18
1
-6
/
+3
*
V4L/DVB (5844): ivtv: add high volume debugging flag
Hans Verkuil
2007-07-18
4
-25
/
+42
*
V4L/DVB (5843): ivtv: fix missing signal_pending check.
Hans Verkuil
2007-07-18
1
-4
/
+1
*
V4L/DVB (5842): ivtv: Add locking to ensure stream setup is atomic.
Hans Verkuil
2007-07-18
3
-11
/
+21
*
V4L/DVB (5770): Ivtv: fix return code of VIDIOC_G/S_FBUF when no FB is present
Hans Verkuil
2007-07-18
1
-2
/
+2
*
V4L/DVB (5769): Ivtv: fix broken VBI output support
Hans Verkuil
2007-07-18
2
-21
/
+11
*
V4L/DVB (5768): Ivtv: fix converity warning
Hans Verkuil
2007-07-18
1
-4
/
+1
*
V4L/DVB (5729): Remove support for 256 Kb firmware files.
Hans Verkuil
2007-07-18
1
-3
/
+1
*
V4L/DVB (5674): Models 30012-30039 are for a low profile PVR250, not PVR150.
Hans Verkuil
2007-07-18
1
-1
/
+1
*
V4L/DVB (5671): Autodetect new PVR150 low profile cards.
Hans Verkuil
2007-07-18
1
-0
/
+1
*
V4L/DVB (5751): Ivtv: fix ia64 printk format warnings.
Hans Verkuil
2007-06-08
2
-3
/
+3
*
V4L/DVB (5673): Fix audio stuttering for saa711x/ivtv when in radio mode.
Hans Verkuil
2007-06-08
1
-0
/
+16
*
V4L/DVB (5732): Add ivtv CROPCAP support and fix ivtv S_CROP for video output.
Hans Verkuil
2007-06-08
1
-5
/
+36
*
V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POS
Hans Verkuil
2007-06-08
1
-1
/
+1
*
V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhan...
Hans Verkuil
2007-06-08
7
-86
/
+209
[next]