Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d32cdbfb0ba319e44f75437afde868f7cafdc467
/
drivers
/
media
/
pci
/
cx23885
/
cx23885-417.c
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
2bc46b3
[media] media/pci: convert drivers to use the new vb2_queue dev field
by Hans Verkuil
· 9 years ago
df9ecb0c
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
6b46211
[media] cx23885: fix querycap
by Hans Verkuil
· 10 years ago
d790b7e
[media] vb2-dma-sg: move dma_(un)map_sg here
by Hans Verkuil
· 10 years ago
0c3a14c
[media] vb2-dma-sg: add allocation context to dma-sg
by Hans Verkuil
· 10 years ago
339f06c
[media] pci drivers: use %zu instead of %zd
by Mauro Carvalho Chehab
· 10 years ago
f1b6a73
[media] cx23885: Add busy checks before changing formats
by Hans Verkuil
· 10 years ago
453afdd
[media] cx23885: convert to vb2
by Hans Verkuil
· 10 years ago
0310539
[media] cx23885: remove FSF address as per checkpatch
by Hans Verkuil
· 10 years ago
568f44a
[media] cx23885: use video_drvdata to get cx23885_dev pointer
by Hans Verkuil
· 11 years ago
5150392
[media] cx23885: convert 417 to the control framework
by Hans Verkuil
· 11 years ago
da59a4d
[media] cx23885: convert to the control framework
by Hans Verkuil
· 11 years ago
24a8f7b
[media] cx23885: use core locking, switch to unlocked_ioctl
by Hans Verkuil
· 10 years ago
86dd9831
[media] cx23885: support v4l2_fh and g/s_priority
by Hans Verkuil
· 11 years ago
0f3bf3d
[media] cx23885: fix UNSET/TUNER_ABSENT confusion
by Hans Verkuil
· 11 years ago
39c1cb2
[media] media_tree: Fix spelling errors
by Jonathan McCrohan
· 11 years ago
874d91d
[media] cx23885-417: use v4l2_dev instead of the deprecated parent field
by Hans Verkuil
· 12 years ago
9c1f5df
[media] cx23885: remove use of deprecated current_norm
by Hans Verkuil
· 12 years ago
80f8568
[media] cx23885: remove g_chip_ident
by Hans Verkuil
· 12 years ago
314527a
[media] v4l2: pass std by value to the write-only s_std ioctl
by Hans Verkuil
· 12 years ago
2f73c7c
[media] v4l2: add const to argument of write-only s_tuner ioctl
by Hans Verkuil
· 12 years ago
b530a44
[media] v4l2: add const to argument of write-only s_frequency ioctl
by Hans Verkuil
· 12 years ago
b285192a
[media] rename most media/video pci drivers to media/pci
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/cx23885/cx23885-417.c]
583087f
[media] cx23885: Declare MODULE_FIRMWARE usage
by Tim Gardner
· 12 years ago
9def5ed
[media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncation
by Steven Toth
· 13 years ago
09b3bc2
[media] cx23885: Control cleanup on the MPEG Encoder
by Steven Toth
· 13 years ago
9c9c3d0
[media] cx23885: Configure the MPEG encoder early to avoid jerky video
by Steven Toth
· 13 years ago
38e3d7c
[media] cx23885: Ensure the MPEG encoder height is configured from the norm
by Steven Toth
· 13 years ago
182d29f
[media] cx23885: Cleanup MPEG encoder GPIO handling
by Steven Toth
· 13 years ago
1990d50
[media] Stop using linux/version.h on most video drivers
by Mauro Carvalho Chehab
· 14 years ago
0edf2e5
[media] v4l: kill the BKL
by Arnd Bergmann
· 14 years ago
0851668
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
08bff03
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
by Hans Verkuil
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
b084307
V4L/DVB: cx23885: strcpy() => strlcpy()
by Dan Carpenter
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
26ee91e
V4L/DVB: cx23885: Wrong command printed in cmd_to_str()
by Roel Kluin
· 15 years ago
46b2109
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 15 years ago
63b0d5a
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
by Laurent Pinchart
· 15 years ago
f0813b4
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
by Laurent Pinchart
· 15 years ago
38c7c03
V4L/DVB (13550): v4l: Use the new video_device_node_name function
by Laurent Pinchart
· 15 years ago
7461824
V4L/DVB (13085): cx23885: Fix support for v4l2-dbg access to CX2388[578] and CX23417 regs
by Andy Walls
· 15 years ago
f659c51
V4L/DVB (12304): cx23885: Remove hardcoded gpio bits from the encoder driver
by Steven Toth
· 16 years ago
6655be0
V4L/DVB (12362): cx23885-417: fix manipulation of tvnorms
by Michael Krufky
· 15 years ago
ca4e771
V4L/DVB (12303): cx23885: check pointers before dereferencing in dprintk macro
by Michael Krufky
· 15 years ago
12a34cc
V4L/DVB (12302): cx23885-417: fix broken IOCTL handling
by Michael Krufky
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 16 years ago
6ecdf92
V4L/DVB (11853): minor have assigned value twice
by figo.zhang
· 16 years ago
0d5a19f
V4L/DVB (11297): cx23885: convert to v4l2_subdev.
by Hans Verkuil
· 16 years ago
d35ed62
V4L/DVB (11296): cx23885: bugfix error message if firmware is not found
by Steven Toth
· 16 years ago
f29816bc
V4L/DVB (11268): cx23885-417: Don't need to zero ioctl parameter fields
by Trent Piepho
· 16 years ago
cd8f894
V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital only cards
by Andy Walls
· 16 years ago
f347535
V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negative
by roel kluin
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
f8de18d
V4L/DVB (9654): new email address
by Jelle Foks
· 16 years ago
c6330fb
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
by Hans Verkuil
· 16 years ago
fa405d7
V4L/DVB: v4l2-dev: remove duplicated #include
by Huang Weiyi
· 16 years ago
d45b9b8
V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings
by Hans Verkuil
· 16 years ago
d56dc61
V4L/DVB (8613): v4l: move BKL down to the driver level.
by Hans Verkuil
· 16 years ago
6d89761
V4L/DVB (8805): Steven Toth email address change
by Steven Toth
· 16 years ago
0ea6bc8
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
by Hans Verkuil
· 16 years ago
a399810
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
by Hans Verkuil
· 16 years ago
35ea11f
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
by Hans Verkuil
· 16 years ago
5e85e73
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
by Hans Verkuil
· 16 years ago
305519c
V4L/DVB (8120): cx23885-417: Replace cx23885_do_ioctl to use video_ioctl2
by Douglas Schilling Landgraf
· 17 years ago
e0e31cd
V4L/DVB (8105): cx2341x: add TS capability
by Hans Verkuil
· 17 years ago
b1b81f1
V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support
by Steven Toth
· 17 years ago