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
/
cx23885
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
V4L/DVB (9654): new email address
Jelle Foks
1
-1
/
+1
2008-12-16
V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204
Mauro Carvalho Chehab
1
-2
/
+2
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2
-2
/
+2
2008-10-18
V4L/DVB (9271): videobuf: data storage optimisation (2)
Darron Broad
1
-1
/
+1
2008-10-18
V4L/DVB (9265): videobuf: data storage optimisation
Darron Broad
1
-1
/
+1
2008-10-18
V4L/DVB (9251): cx23885: Checkpatch compliance
Steven Toth
6
-251
/
+297
2008-10-18
V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct place
Steven Toth
1
-22
/
+41
2008-10-18
V4L/DVB (9231): cx23885: Define num_frontends as a function of the port
Steven Toth
2
-0
/
+10
2008-10-18
V4L/DVB (9230): cx23885: MFE related OOPS fix
Steven Toth
2
-5
/
+4
2008-10-18
V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion
Darron Broad
1
-1
/
+1
2008-10-18
V4L/DVB (9224): MFE: bugfix: add missing frontend allocation
Darron Broad
1
-0
/
+13
2008-10-18
V4L/DVB (9223): MFE: Fix a number of bugs and some tidying up
Darron Broad
1
-4
/
+4
2008-10-18
V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.
Steven Toth
2
-51
/
+66
2008-10-13
V4L/DVB: v4l2-dev: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-10-12
V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware type
Mauro Carvalho Chehab
1
-1
/
+2
2008-10-12
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
Michael Krufky
3
-12
/
+4
2008-10-12
V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmwa...
Michael Krufky
1
-4
/
+4
2008-10-12
V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()
Michael Krufky
1
-4
/
+4
2008-10-12
V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings
Hans Verkuil
3
-30
/
+13
2008-10-12
V4L/DVB (8559): replace __FUNCTION__ with __func__
Alexander Beregalov
1
-1
/
+1
2008-10-12
V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 H
Steven Toth
4
-11
/
+59
2008-10-12
V4L/DVB (8646): cx23885: Convert framework to use a single tuner callback fun...
Steven Toth
3
-32
/
+18
2008-10-12
V4L/DVB (8645): Support IR remote on FusionHDTV DVB-T Dual Express
Steven Toth
1
-0
/
+3
2008-10-12
V4L/DVB (8644): Add support for DViCO FusionHDTV DVB-T Dual Express
Steven Toth
3
-0
/
+59
2008-10-12
V4L/DVB (8643): Switch Hauppauge HVR1400 and HVR1500 to common cx23885 tuner ...
Steven Toth
3
-33
/
+18
2008-10-12
V4L/DVB (8642): cx23885: Factor out common cx23885 tuner callback
Steven Toth
3
-11
/
+15
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2
-4
/
+16
2008-09-04
V4L/DVB (8805): Steven Toth email address change
Steven Toth
9
-11
/
+11
2008-07-27
V4L/DVB (8534): remove select's of FW_LOADER
Adrian Bunk
1
-2
/
+0
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2
-6
/
+0
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2
-14
/
+22
2008-07-26
V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts.
Steven Toth
1
-2
/
+114
2008-07-26
V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues.
Steven Toth
1
-6
/
+9
2008-07-26
V4L/DVB (8470): cx23885: Add DViCO HDTV7 Dual Express tuner callback support.
Steven Toth
1
-12
/
+28
2008-07-26
V4L/DVB (8469): cx23885: FusionHDTV7 Dual Express toggle reset.
Steven Toth
1
-0
/
+13
2008-07-26
V4L/DVB (8468): cx23885: Ensure the second transport port is enabled for stre...
Steven Toth
1
-0
/
+1
2008-07-26
V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific ...
Steven Toth
1
-2
/
+3
2008-07-26
V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1...
Steven Toth
1
-2
/
+16
2008-07-26
V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible default
Steven Toth
1
-0
/
+1
2008-07-26
V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/vi...
Steven Toth
1
-2
/
+2
2008-07-24
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2
-0
/
+2
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2
-2
/
+2
2008-07-20
V4L/DVB (8393): media/video: Fix depencencies for VIDEOBUF
Mauro Carvalho Chehab
1
-0
/
+1
2008-07-20
V4L/DVB (8236): cx23885: add support for new revision of FusionHDTV7 Dual Exp...
Michael Krufky
2
-0
/
+16
2008-07-20
V4L/DVB (8133): cx23885 endianness fixes
Al Viro
1
-5
/
+5
2008-07-20
V4L/DVB (8120): cx23885-417: Replace cx23885_do_ioctl to use video_ioctl2
Douglas Schilling Landgraf
1
-324
/
+375
2008-07-20
V4L/DVB (8105): cx2341x: add TS capability
Hans Verkuil
1
-1
/
+1
2008-07-20
V4L/DVB (7986): cx23885: add initial support for DViCO FusionHDTV7 Dual Express
Michael Krufky
3
-0
/
+41
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
1
-12
/
+12
2008-06-05
V4L/DVB (7965): annotate bcx_riscmem
Al Viro
1
-4
/
+4
[next]