Sign in
coral
/
linux-mtk
/
a2b75b153aa11ca2dbeff3f52d37a1179df8b975
/
drivers
/
media
/
pci
/
cx18
/
cx18-fileops.c
0c1145e
media: cx18: update *pos correctly in cx18_read_pos()
by Dan Carpenter
· 6 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
68c5735
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
4a3fad7
media: fix usage of whitespaces and on indentation
by Mauro Carvalho Chehab
· 7 years ago
c23e0cb
media: annotate ->poll() instances
by Al Viro
· 7 years ago
0169943
annotate poll_table_struct ->_key
by Al Viro
· 7 years ago
162e637
media: pci: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
6beb138
[media] cx18: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
eaa80c4
[media] cx18: add support for control events
by Hans Verkuil
· 10 years ago
08569d6
[media] cx18: embed video_device
by Hans Verkuil
· 10 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 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-fileops.c]
4d68e70
[media] cx18: remove exclusive open of radio device
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
a64bb4b
[media] cx18: use core priority handling
by Hans Verkuil
· 14 years ago
0b5f265
[media] cx18: use v4l2_fh as preparation for adding core priority support
by Hans Verkuil
· 14 years ago
a75b9be
[media] cx18: Use the control framework
by Hans Verkuil
· 14 years ago
6afdeaf
V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address
by Andy Walls
· 15 years ago
ffb4877
V4L/DVB: v4l2-common: simplify prio utility functions
by Hans Verkuil
· 15 years ago
8ef22f7
V4L/DVB: cx18: export a couple of symbols so they can be shared with cx18-alsa
by Devin Heitmueller
· 15 years ago
9bff2d6
V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processing
by Andy Walls
· 15 years ago
82acdc8
V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() support
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
50462eb
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
by Laurent Pinchart
· 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
32a6095
V4L/DVB (12196): cx18-fileops.c: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
0c62925
V4L/DVB (11622): cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD streams
by Andy Walls
· 16 years ago
f41737e
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
by Hans Verkuil
· 16 years ago
ff2a200
V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevices
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
776fa86
V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffers
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
0d82fe8
V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18
by Andy Walls
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 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
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
d3c5e70
V4L/DVB (8773): cx18: Fix cx18_find_handle() and add error checking
by Andy Walls
· 16 years ago
b04bce4
V4L/DVB (8772): cx18: Convert cx18_queue buffers member to atomic_t
by Andy Walls
· 16 years ago
59ba2b0
V4L/DVB (8771): cx18: Remove redundant struct cx18_queue length member.
by Andy Walls
· 16 years ago
990c81c
V4L/DVB (7964): cx18 iomem annotations
by Al Viro
· 17 years ago
31554ae
V4L/DVB (7931): cx18: allow for simultaneous digital and analog capture
by Hans Verkuil
· 17 years ago
07c87a83
V4L/DVB (7891): cx18/ivtv: fix open() kernel oops
by Andy Walls
· 17 years ago
5051099
V4L/DVB (7856): cx18/: possible cleanups
by Adrian Bunk
· 17 years ago
1c1e45d
V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip
by Hans Verkuil
· 17 years ago