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-queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-01
V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address
Andy Walls
1
-1
/
+1
2010-02-26
V4L/DVB (13904): cx18: Fix TS and IDX stream buffer memory leak on module unload
Andy Walls
1
-0
/
+3
2009-12-05
V4L/DVB (13433): cx18: Remove duplicate list traversal when processing incomi...
Andy Walls
1
-19
/
+8
2009-12-05
V4L/DVB (13431): cx18: Adjust an MDL's final buffer size to force encoder tra...
Andy Walls
1
-3
/
+18
2009-12-05
V4L/DVB (13430): cx18: Fix YUV capture so that encoder passes a single frame ...
Andy Walls
1
-2
/
+4
2009-12-05
V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handling
Andy Walls
1
-67
/
+249
2009-12-05
V4L/DVB (13428): cx18: Rename mdl_offset to mdl_base_idx or free_mdl_idx as a...
Andy Walls
1
-3
/
+3
2009-12-05
V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue....
Andy Walls
1
-8
/
+8
2009-12-05
V4L/DVB (13426): cx18: Rename struct cx18_mdl to struct cx18_mdl_ent
Andy Walls
1
-1
/
+1
2009-06-17
V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commands
Andy Walls
1
-1
/
+1
2009-06-17
V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locks
Andy Walls
1
-33
/
+50
2009-03-30
V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...
Andy Walls
1
-2
/
+2
2008-12-30
V4L/DVB (9893): cx18: Convert some list manipulations to emphasize entries no...
Andy Walls
1
-8
/
+6
2008-12-30
V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM
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
-7
/
+6
2008-12-30
V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream
Andy Walls
1
-27
/
+29
2008-12-30
V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handling
Andy Walls
1
-4
/
+6
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 (9726): cx18: Restore buffers that have fallen out of the transfer ro...
Andy Walls
1
-14
/
+45
2008-12-30
V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexes
Andy Walls
1
-14
/
+9
2008-12-30
V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbo...
Andy Walls
1
-9
/
+16
2008-11-11
V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to w...
Andy Walls
1
-8
/
+6
2008-10-12
V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in old...
Andy Walls
1
-2
/
+0
2008-10-12
V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accesse...
Andy Walls
1
-0
/
+2
2008-10-12
V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_t
Andy Walls
1
-6
/
+6
2008-10-12
V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.
Andy Walls
1
-6
/
+0
2008-09-04
V4L/DVB (8769): cx18: Simplify queue flush logic to prevent oops in cx18_flus...
Andy Walls
1
-83
/
+15
2008-09-04
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
1
-4
/
+4
2008-09-04
V4L/DVB (8701): cx18: Add missing lock for when the irq handler manipulates t...
Andy Walls
1
-10
/
+13
2008-05-14
V4L/DVB (7856): cx18/: possible cleanups
Adrian Bunk
1
-13
/
+3
2008-05-14
V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling
Hans Verkuil
1
-3
/
+3
2008-04-30
V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip
Hans Verkuil
1
-0
/
+282