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
/
cx18-mailbox.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
V4L/DVB (13907): cx18: Perform automatic rotation of very old, unread IDX buf...
Andy Walls
1
-1
/
+4
2009-12-05
V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handling
Andy Walls
1
-17
/
+41
2009-12-05
V4L/DVB (13428): cx18: Rename mdl_offset to mdl_base_idx or free_mdl_idx as a...
Andy Walls
1
-2
/
+2
2009-06-17
V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locks
Andy Walls
1
-12
/
+13
2009-06-17
V4L/DVB (11617): cx18: Set up to wait for a one-shot response before sending ...
Andy Walls
1
-12
/
+37
2009-06-17
V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue"
Andy Walls
1
-20
/
+20
2009-03-30
V4L/DVB (10278): cx18: Fix bad audio in first analog capture.
Andy Walls
1
-0
/
+2
2009-03-30
V4L/DVB (10275): cx18: Additional debug to display outgoing mailbox parameters
Andy Walls
1
-12
/
+30
2008-12-30
V4L/DVB (9895): cx18: Refine the firmware load and firmware startup process
Andy Walls
1
-1
/
+2
2008-12-30
V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341...
Andy Walls
1
-2
/
+3
2008-12-30
V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue lock held
Andy Walls
1
-6
/
+9
2008-12-30
V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream
Andy Walls
1
-10
/
+1
2008-12-30
V4L/DVB (9776): cx18: Change to per CX23418 device work queues for deferrable...
Andy Walls
1
-1
/
+1
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 (9728): cx18: Copyright attribution update for files modified by awalls
Andy Walls
1
-0
/
+1
2008-12-30
V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics ...
Andy Walls
1
-25
/
+8
2008-12-30
V4L/DVB (9726): cx18: Restore buffers that have fallen out of the transfer ro...
Andy Walls
1
-13
/
+46
2008-12-30
V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time critical irq h...
Andy Walls
1
-1
/
+6
2008-12-30
V4L/DVB (9723): cx18: Propagate staleness of mailbox and mdl ack data to work...
Andy Walls
1
-14
/
+20
2008-12-30
V4L/DVB (9721): cx18: Change to singlethreaded global work queue thread for d...
Andy Walls
1
-1
/
+1
2008-12-30
V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbo...
Andy Walls
1
-10
/
+308
2008-12-30
V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity &...
Andy Walls
1
-17
/
+30
2008-12-30
V4L/DVB (9595): cx18: Improve handling of outgoing mailboxes detected to be busy
Andy Walls
1
-68
/
+62
2008-12-30
V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via wait...
Andy Walls
1
-43
/
+41
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
1
-2
/
+2
2008-11-11
V4L/DVB (9475): cx18: Disable write retries for registers that always change ...
Andy Walls
1
-2
/
+2
2008-10-12
V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...
Andy Walls
1
-21
/
+23
2008-10-12
V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture.
Andy Walls
1
-0
/
+1
2008-07-20
V4L/DVB (8167): cx18: set correct audio inputs for tuner and line-in 2.
Hans Verkuil
1
-0
/
+1
2008-06-05
V4L/DVB (7964): cx18 iomem annotations
Al Viro
1
-4
/
+4
2008-04-30
V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil
1
-0
/
+372