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-mpeg.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-04-27
V4L/DVB (5299): Added support for loading cx88-dvb and cx88-blackbird
Markus Rechberger
1
-12
/
+4
2007-04-27
V4L/DVB (5298): Added support for deferred module requesting to cx88
Markus Rechberger
1
-0
/
+32
2006-12-10
V4L/DVB (4736): Cx88-blackbird module is rejected during probe.
Steven Toth
1
-1
/
+3
2006-12-10
V4L/DVB (4723): Bugfix: Select the correct cx8802_dev when enumerating by CX8...
Steven Toth
1
-0
/
+2
2006-12-10
V4L/DVB (4676): Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T sup...
Steven Toth
1
-17
/
+327
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-03
V4L/DVB (4668): Cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX8...
Michael Krufky
1
-4
/
+4
2006-10-03
V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum.
Steven Toth
1
-2
/
+11
2006-07-03
[PATCH] irq-flags: media: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in video drivers
Greg Kroah-Hartman
1
-2
/
+2
2006-06-25
V4L/DVB (3426): PATCH cx88-mpeg: cx8802_restart_queue() for blackbird
Jelle Foks
1
-2
/
+35
2006-06-25
V4L/DVB (3761): Silence some dprintk's in cx88-mpeg
Trent Piepho
1
-6
/
+6
2006-06-25
V4L/DVB (3735): Add support for pcHDTV HD5500 ATSC/QAM
Rusty Scott
1
-0
/
+1
2006-03-24
V4L/DVB (3516): Make video_buf more generic
Mauro Carvalho Chehab
1
-14
/
+14
2006-01-09
V4L (0979): Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S products
Steven Toth
1
-0
/
+5
2005-11-09
[PATCH] v4l: 800: whitespace cleanups
Mauro Carvalho Chehab
1
-9
/
+9
2005-11-09
[PATCH] v4l: 631: implemented the v4l2 mpeg api for blackbird cards
Catalin Climov
1
-3
/
+4
2005-09-10
[PATCH] v4l: some error treatment implemented at resume functions.
Mauro Carvalho Chehab
1
-3
/
+17
2005-09-10
[PATCH] v4l: CX88 updates and card additions
Mauro Carvalho Chehab
1
-10
/
+7
2005-07-13
[PATCH] v4l: CX88 Update
Mauro Carvalho Chehab
1
-13
/
+13
2005-07-08
[PATCH] v4l: add DVB support for DViCO FusionHDTV3 Gold-T
Michael Krufky
1
-4
/
+4
2005-07-08
[PATCH] v4l: add DVB support for DViCO FusionHDTV3 Gold-Q
Michael Krufky
1
-4
/
+9
2005-06-24
[PATCH] v4l: CX88 cards update
Mauro Carvalho Chehab
1
-10
/
+42
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+466
[prev]