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.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
/
cx88
/
cx88-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-11
V4L/DVB (9368): VBI fix for cx88 cards
Rafael Diniz
1
-2
/
+8
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
1
-3
/
+3
2008-10-18
V4L/DVB (9269): cx88: add I2S-ADC tvaudio method
Darron Broad
1
-22
/
+30
2008-10-12
V4L/DVB (9069): cx88: Bugfix: all client disconnects put the frontend to sleep.
Darron Broad
1
-1
/
+4
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-2
/
+8
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-3
/
+0
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-13
/
+20
2008-07-26
V4L/DVB (8477): v4l: remove obsolete audiochip.h
Hans Verkuil
1
-2
/
+2
2008-07-24
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
1
-12
/
+12
2008-04-24
V4L/DVB (7463): cx88: Enable color killer by default
Frej Drejhammar
1
-1
/
+1
2008-04-24
V4L/DVB (7454): cx88: Add user control for color killer
Frej Drejhammar
1
-0
/
+13
2008-04-24
V4L/DVB (7452): cx88: Enable chroma AGC by default for all non-SECAM modes
Frej Drejhammar
1
-1
/
+1
2008-04-24
V4L/DVB (7451): cx88: Add user control for chroma AGC
Frej Drejhammar
1
-2
/
+28
2008-04-24
V4L/DVB (7449): cx88: fix oops on module removal caused by IR worker
Marton Balint
1
-0
/
+3
2008-04-24
V4L/DVB (7289): cx88: enable IR receiver and real time clock on FusionHDTV7 Gold
Michael Krufky
1
-0
/
+1
2008-04-24
V4L/DVB (7254): cx88: fix FusionHDTV 5 PCI nano name and enable IR support
Michael Krufky
1
-1
/
+3
2008-04-24
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
1
-4
/
+4
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
1
-2
/
+2
2008-03-20
V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to it
Mauro Carvalho Chehab
1
-2
/
+0
2008-01-26
V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits
Mauro Carvalho Chehab
1
-1
/
+1
2008-01-26
V4L/DVB (6833): Don't limit cx88 audio routing to blackbird boards
Ricardo Cerqueira
1
-15
/
+31
2008-01-26
V4L/DVB (6831): Audio routes fix for blackbird boards with the wm8775 ADC
Ricardo Cerqueira
1
-2
/
+14
2008-01-26
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
1
-11
/
+11
2007-12-11
V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop
Brandon Philips
1
-4
/
+1
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
1
-1
/
+0
2007-10-10
V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
1
-8
/
+3
2007-10-10
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
1
-28
/
+10
2007-10-10
V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume
Mauro Carvalho Chehab
1
-0
/
+6
2007-10-10
V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDT...
Michael Krufky
1
-0
/
+6
2007-10-10
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
1
-1
/
+0
2007-10-10
V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits
Trent Piepho
1
-4
/
+5
2007-10-10
V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()s
Trent Piepho
1
-16
/
+14
2007-10-10
V4L/DVB (6021): cx88: Copy board information into card state
Trent Piepho
1
-33
/
+30
2007-10-10
V4L/DVB (5977): cx8800: Add register debug functions to radio device too
Trent Piepho
1
-0
/
+4
2007-10-10
V4L/DVB (5912): Clean up duplicate includes in drivers/media/
Jesper Juhl
1
-1
/
+0
2007-07-21
V4L/DVB (5871): Conexant 2388x: check for kthread_run
Cyrill Gorcunov
1
-1
/
+7
2007-05-09
V4L/DVB (5565): Cx88: fix compilation on alpha
Alexey Dobriyan
1
-0
/
+1
2007-05-07
cx88-video build fix
Andrew Morton
1
-1
/
+1
2007-04-27
V4L/DVB (5488): Replace DMA magic mask for its aliases
Mauro Carvalho Chehab
1
-1
/
+1
2007-04-27
V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE
Mauro Carvalho Chehab
1
-1
/
+2
2007-03-01
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
1
-2
/
+2
2007-02-21
V4L/DVB (5199): Cx88-video.c: remove struct radionorms
Adrian Bunk
1
-2
/
+0
2007-02-21
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
1
-2
/
+0
2007-02-21
V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls
Trent Piepho
1
-1
/
+31
2007-02-21
V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird
Mauro Carvalho Chehab
1
-1
/
+1
2007-02-21
V4L/DVB (5103): Fix vidioc_g_tuner handling
Mauro Carvalho Chehab
1
-0
/
+2
2007-02-21
V4L/DVB (5102): make videodev to auto-generate standards
Mauro Carvalho Chehab
1
-61
/
+10
2007-02-21
V4L/DVB (5101): Renamed video_mux to cx88_video_mux
Mauro Carvalho Chehab
1
-4
/
+4
2007-02-21
V4L/DVB (5100): Make cx88-blackbird to work again
Mauro Carvalho Chehab
1
-30
/
+54
[next]