Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
47a469421d792dcb91a1e73319d26134241953d2
/
drivers
/
media
/
pci
/
cx18
/
cx18-streams.c
2b4fd3e
[media] cx18: add missing caps for the PCM video device
by Hans Verkuil
· 10 years ago
3a29a4f
[media] cx18: fix VIDIOC_ENUMINPUT: wrong std value
by Hans Verkuil
· 10 years ago
08569d6
[media] cx18: embed video_device
by Hans Verkuil
· 10 years ago
dfdf780
[media] cx18: add device_caps support
by Hans Verkuil
· 10 years ago
95cd5d5
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
by Ramakrishnan Muthukrishnan
· 10 years ago
5e6e81b
[media] cx18: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
ff82b21
[media] cx18/ivtv: Remove usage of V4L2_BUF_TYPE_PRIVATE
by Hans Verkuil
· 12 years ago
b285192
[media] rename most media/video pci drivers to media/pci
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/cx18/cx18-streams.c]
dcaded7
[media] cx18: don't mess with vfd->debug
by Hans Verkuil
· 12 years ago
932205a
[media] ivtv/cx18: fix compiler warnings
by Hans Verkuil
· 13 years ago
09fc980
[media] cx18: Fix videobuf capture
by Simon Farnsworth
· 13 years ago
612031c
[media] cx18: Move spinlock and vb_type initialisation into stream_init
by Simon Farnsworth
· 14 years ago
1bf5842
[media] cx18: Clean up mmap() support for raw YUV
by Simon Farnsworth
· 14 years ago
b7101de
[media] cx18: mmap() support for raw YUV video capture
by Steven Toth
· 14 years ago
0f890ab
[media] cx18: Fix list BUG for IDX stream, triggerable in cx18_probe() error clean up,
by Andy Walls
· 14 years ago
b1a873a
[media] v4l2: use new flag to enable core priority handling
by Hans Verkuil
· 14 years ago
a75b9be
[media] cx18: Use the control framework
by Hans Verkuil
· 14 years ago
754f996
[media] cx18: Only allocate a struct cx18_dvb for the DVB TS stream
by Andy Walls
· 14 years ago
78b055b
[media] cx18: convert to unlocked_ioctl
by Hans Verkuil
· 14 years ago
6afdeaf
V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address
by Andy Walls
· 14 years ago
add632c
V4L/DVB: cx18: switch to new vbi subdev ops
by Hans Verkuil
· 15 years ago
0f4cf67
V4L/DVB: cx18: export more symbols required by cx18-alsa
by Devin Heitmueller
· 15 years ago
5ada577
V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B index entries
by Andy Walls
· 15 years ago
ef99179
V4L/DVB (13907): cx18: Perform automatic rotation of very old, unread IDX buffers
by Andy Walls
· 15 years ago
79f3e96
V4L/DVB (13906): cx18: Start IDX streams automatically as an internal associated stream
by Andy Walls
· 15 years ago
e46c54a
V4L/DVB (13905): cx18: Allow MPEG index streams to be started and stopped internally
by Andy Walls
· 15 years ago
7b1dde0
V4L/DVB (13904): cx18: Fix TS and IDX stream buffer memory leak on module unload
by Andy Walls
· 15 years ago
540bab9
V4L/DVB (13903): cx18: Encapsulate check for a stream being enabled into an inline function
by Andy Walls
· 15 years ago
38c7c03
V4L/DVB (13550): v4l: Use the new video_device_node_name function
by Laurent Pinchart
· 15 years ago
127ce5f
V4L/DVB (13432): cx18: Adjust encoder VBI MDL size to be exactly frame's worth of VBI data
by Andy Walls
· 15 years ago
22dce18
V4L/DVB (13430): cx18: Fix YUV capture so that encoder passes a single frame per transfer
by Andy Walls
· 15 years ago
52fcb3e
V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handling
by Andy Walls
· 15 years ago
c37b11b
V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue.depth
by Andy Walls
· 15 years ago
6b5270d
V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function
by Hans Verkuil
· 15 years ago
581644d
V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.
by Hans Verkuil
· 15 years ago
929a3ad
V4L/DVB (11864): cx18: Complete support for Sliced and Raw VBI for 625 line systems
by Andy Walls
· 15 years ago
5ab7405
V4L/DVB (11863): cx18: Initial attempt to get sliced VBI working for 625 line systems
by Andy Walls
· 16 years ago
21a278b
V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commands
by Andy Walls
· 16 years ago
40c5520
V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locks
by Andy Walls
· 16 years ago
8711615
V4L/DVB (11616): cx18: Add a work queue for deferring empty buffer handoffs to the firmware
by Andy Walls
· 16 years ago
af7c58b
V4L/DVB (10854): cx18: Correct comments about vertical and horizontal blanking timings
by Andy Walls
· 16 years ago
eefe101
V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdevices
by Andy Walls
· 16 years ago
fa3e703
V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdev
by Andy Walls
· 16 years ago
5811cf9
V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_device.name
by Andy Walls
· 16 years ago
812b1f9
V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at least
by Andy Walls
· 16 years ago
f37aa51
V4L/DVB (10443): cx18: Use correct line counts per field in firmware API call
by Andy Walls
· 16 years ago
dcc0ef8
V4L/DVB (10442): cx18: Fixes for enforcing when Encoder Raw VBI params can be set
by Andy Walls
· 16 years ago
302df97
V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handling
by Andy Walls
· 16 years ago
3d05913
V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev
by Andy Walls
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
50b86ba
V4L/DVB (9894): cx18: Use a known open task handle when setting stream CX2341x parameters
by Andy Walls
· 16 years ago
f6b181a
V4L/DVB (9893): cx18: Convert some list manipulations to emphasize entries not lists
by Andy Walls
· 16 years ago
0ef0289
V4L/DVB (9891): cx18 Replace magic number 63 with CX18_MAX_FW_MDLS_PER_STREAM
by Andy Walls
· 16 years ago
af009cf
V4L/DVB (9806): cx18: Enable raw VBI capture
by Andy Walls
· 16 years ago
dd07343
V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840
by Andy Walls
· 16 years ago
abb096d
V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue lock held
by Andy Walls
· 16 years ago
6ecd86d
V4L/DVB (9802): cx18: Add module parameters for finer control over buffer allocations
by Andy Walls
· 16 years ago
66c2a6b
V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation per stream
by Andy Walls
· 16 years ago
b80e107
V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handling
by Andy Walls
· 16 years ago
1ed9dcc
V4L/DVB (9728): cx18: Copyright attribution update for files modified by awalls
by Andy Walls
· 16 years ago
f576cee
V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexes
by Andy Walls
· 16 years ago
ee2d64f
V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing
by Andy Walls
· 16 years ago
f68d0cf
V4L/DVB (9592): cx18: Use default kernel work queue; fix streaming flag for work handler
by Andy Walls
· 16 years ago
9b4a7c8
V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them to ENOMEM
by Andy Walls
· 16 years ago
dd89601
V4L/DVB (9133): v4l: disconnect kernel number from minor
by Hans Verkuil
· 16 years ago
b152642
V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors.
by Andy Walls
· 16 years ago
3b5df8e
V4L/DVB (8774): cx18: Have CX23418 release buffers at end of capture.
by Andy Walls
· 16 years ago
d3c5e70
V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking
by Andy Walls
· 16 years ago
a928880
V4L/DVB (8770): cx18: get rid of ununsed buffers stolen field
by Andy Walls
· 16 years ago
0ea6bc8
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
by Hans Verkuil
· 16 years ago
5e85e73
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
by Hans Verkuil
· 16 years ago
fac3639
V4L/DVB (8414): videodev/cx18: fix get_index bug and error-handling lock-ups
by Hans Verkuil
· 16 years ago
37f89f9
V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements
by Hans Verkuil
· 16 years ago
3b6fe58
V4L/DVB (8082): cx18: convert to video_ioctl2()
by Andy Walls
· 16 years ago
990c81c
V4L/DVB (7964): cx18 iomem annotations
by Al Viro
· 16 years ago
31554ae
V4L/DVB (7931): cx18: allow for simultaneous digital and analog capture
by Hans Verkuil
· 16 years ago
daf20d9
V4L/DVB (7885): ivtv/cx18: add compat_ioctl entries
by Hans Verkuil
· 17 years ago
3f98387
V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling
by Hans Verkuil
· 17 years ago
1c1e45d
V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip
by Hans Verkuil
· 17 years ago