index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
3
-54
/
+16
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2
-4
/
+4
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
5
-19
/
+10
2008-12-30
V4L/DVB (9937): cx18: Use a consistent crystal value for computing all PLL pa...
Andy Walls
3
-45
/
+191
2008-12-30
V4L/DVB (9936): cx18: Disable locking of Video and Audio PLL for analog captures
Andy Walls
1
-12
/
+12
2008-12-30
V4L/DVB (9895): cx18: Refine the firmware load and firmware startup process
Andy Walls
5
-52
/
+60
2008-12-30
V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341...
Andy Walls
4
-4
/
+19
2008-12-30
V4L/DVB (9893): cx18: Convert some list manipulations to emphasize entries no...
Andy Walls
2
-11
/
+7
2008-12-30
V4L/DVB (9892): cx18: VBI comment corrections and comments about VBI issues
Andy Walls
1
-4
/
+12
2008-12-30
V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM
Andy Walls
3
-6
/
+9
2008-12-30
V4L/DVB (9806): cx18: Enable raw VBI capture
Andy Walls
6
-18
/
+59
2008-12-30
V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840
Andy Walls
7
-17
/
+21
2008-12-30
V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue lock held
Andy Walls
4
-37
/
+30
2008-12-30
V4L/DVB (9803): cx18: Increment version number due to siginificant buffering ...
Andy Walls
1
-1
/
+1
2008-12-30
V4L/DVB (9802): cx18: Add module parameters for finer control over buffer all...
Andy Walls
4
-24
/
+167
2008-12-30
V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream
Andy Walls
8
-70
/
+113
2008-12-30
V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handling
Andy Walls
5
-15
/
+25
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
[next]