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
/
cx18
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-30
V4L/DVB (9778): cx18: cx18_writel_expect() should not declare success on a PC...
Andy Walls
1
-1
/
+5
2008-12-30
V4L/DVB (9776): cx18: Change to per CX23418 device work queues for deferrable...
Andy Walls
3
-23
/
+14
2008-12-30
V4L/DVB (9730): cx18: Quiet a sometimes common warning that often has benign ...
Andy Walls
1
-3
/
+3
2008-12-30
V4L/DVB (9729): cx18: Update version due to significant irq handling changes
Andy Walls
1
-1
/
+1
2008-12-30
V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls
Andy Walls
25
-0
/
+25
2008-12-30
V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics ...
Andy Walls
6
-54
/
+8
2008-12-30
V4L/DVB (9726): cx18: Restore buffers that have fallen out of the transfer ro...
Andy Walls
3
-27
/
+92
2008-12-30
V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq h...
Andy Walls
4
-22
/
+22
2008-12-30
V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry ...
Andy Walls
9
-449
/
+71
2008-12-30
V4L/DVB (9723): cx18: Propagate staleness of mailbox and mdl ack data to work...
Andy Walls
2
-14
/
+27
2008-12-30
V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexes
Andy Walls
3
-16
/
+11
2008-12-30
V4L/DVB (9721): cx18: Change to singlethreaded global work queue thread for d...
Andy Walls
3
-2
/
+26
2008-12-30
V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbo...
Andy Walls
16
-215
/
+408
2008-12-30
V4L/DVB (9599): cx18: Fix unitialized variable problem upon APU firmware file...
Andy Walls
1
-3
/
+6
2008-12-30
V4L/DVB (9598): cx18: Prevent CX23418 from clearing it's outgoing ack interru...
Andy Walls
4
-0
/
+20
2008-12-30
V4L/DVB (9597): cx18: Minor fixes to APU firmware load process
Andy Walls
1
-7
/
+14
2008-12-30
V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity &...
Andy Walls
4
-18
/
+42
2008-12-30
V4L/DVB (9595): cx18: Improve handling of outgoing mailboxes detected to be busy
Andy Walls
2
-69
/
+64
2008-12-30
V4L/DVB (9594): cx18: Roll driver version number due to significant changes
Andy Walls
1
-1
/
+1
2008-12-30
V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via wait...
Andy Walls
5
-63
/
+60
2008-12-30
V4L/DVB (9592): cx18: Use default kernel work queue; fix streaming flag for w...
Andy Walls
5
-37
/
+26
2008-12-30
V4L/DVB (9513): cx18: Reduce number of mmio read retries
Andy Walls
4
-21
/
+22
2008-12-29
V4L/DVB (9514): cx18: Fix PLL freq computation for debug display
Andy Walls
1
-3
/
+2
2008-12-29
V4L/DVB (9512): cx18: Fix write retries for registers that always change - pa...
Andy Walls
7
-80
/
+185
2008-12-29
V4L/DVB (9474): cx18: Remove redundant block scope variable in cx18_probe() f...
Andy Walls
1
-2
/
+0
2008-12-16
V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204
Mauro Carvalho Chehab
1
-1
/
+1
2008-11-11
V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...
Andy Walls
7
-26
/
+75
2008-11-11
V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handlin...
Andy Walls
4
-48
/
+49
2008-11-11
V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call
Andy Walls
1
-1
/
+1
2008-11-11
V4L/DVB (9510): cx18: Fix write retries for registers that always change - pa...
Andy Walls
4
-12
/
+45
2008-11-11
V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.
Hans Verkuil
1
-2
/
+2
2008-11-11
V4L/DVB (9475): cx18: Disable write retries for registers that always change ...
Andy Walls
3
-7
/
+7
2008-10-21
V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them t...
Andy Walls
2
-15
/
+24
2008-10-21
V4L/DVB (9298): cx18: Add __iomem address space qualifier to cx18_log_*_retri...
Andy Walls
1
-2
/
+2
2008-10-21
V4L/DVB (9297): cx18: Fix memory leak on card initialization failure
Andy Walls
1
-2
/
+6
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
1
-0
/
+1
2008-10-13
V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.
Hans Verkuil
1
-1
/
+1
2008-10-12
V4L/DVB (9133): v4l: disconnect kernel number from minor
Hans Verkuil
2
-21
/
+24
2008-10-12
V4L/DVB (9132): cx18: Fix warning message for DMA done notification for inact...
Andy Walls
1
-2
/
+2
2008-10-12
V4L/DVB (9131): cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio ...
Andy Walls
3
-1
/
+106
2008-10-12
V4L/DVB (9111): cx18: Up the version to 1.0.1
Andy Walls
1
-1
/
+1
2008-10-12
V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO ...
Andy Walls
8
-36
/
+427
2008-10-12
V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback
Michael Krufky
2
-2
/
+2
2008-10-12
V4L/DVB (8939): cx18: fix sparse warnings
Hans Verkuil
2
-3
/
+3
2008-10-12
V4L/DVB (8924): cx18: Set mmio throttling delay default to 0 nsec.
Andy Walls
1
-2
/
+2
2008-10-12
V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT
Hans Verkuil
1
-3
/
+3
2008-10-12
V4L/DVB (8915): cx18: Increment u8 pointers not void pointers.
Andy Walls
1
-26
/
+30
2008-10-12
V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in old...
Andy Walls
6
-88
/
+168
2008-10-12
V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...
Andy Walls
19
-263
/
+468
2008-10-12
V4L/DVB (8912): cx18: Correct CX23418 PCI configuration settings.
Andy Walls
1
-7
/
+2
[next]