Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
67003a15b736988bcb0c5f871be353d702a862ba
/
drivers
/
media
/
pci
/
cx25821
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
072973b
[media] cx25821: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
534e1f3
[media] cx25821: Drop Freeing of Workqueue
by Bhaktipriya Shridhar
· 8 years ago
78f2c50
[media] constify i2c_algorithm structures
by Julia Lawall
· 8 years ago
10accd2
[media] pci: constify vb2_ops structures
by Julia Lawall
· 8 years ago
5c8d8c0
[media] pci: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
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
114e877
cx25821-alsa: shutup a Gcc 6.1 warning
by Mauro Carvalho Chehab
· 8 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
1a47de6
various: fix pci_set_dma_mask return value checking
by Christoph Hellwig
· 9 years ago
251c591
cx25821: use pci_set_dma_mask insted of pci_dma_supported
by Christoph Hellwig
· 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
d275d93
[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP
by Luis de Bethencourt
· 9 years ago
1a4de1b
[media] cx25821: cx25821-medusa-reg.h: fix 0x0x prefix
by Antonio Ospite
· 10 years ago
b6f21dc
[media] cx25821: remove video output support
by Hans Verkuil
· 10 years ago
11c8a2d
[media] cx25821: add create_bufs support
by Hans Verkuil
· 10 years ago
b671ae6
[media] cx25821: convert to vb2
by Hans Verkuil
· 10 years ago
8d8e6d6
[media] cx28521: drop videobuf abuse in cx25821-alsa
by Hans Verkuil
· 10 years ago
5ede94c
[media] cx25821: remove bogus btcx_risc dependency
by Hans Verkuil
· 10 years ago
872dfcf
[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++
by Hans Verkuil
· 10 years ago
38b2b87
[media] cx25821: fix sparse warning
by Hans Verkuil
· 10 years ago
d52e238
[media] v4l: Support extending the v4l2_pix_format structure
by Laurent Pinchart
· 11 years ago
95cd5d5
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
by Ramakrishnan Muthukrishnan
· 11 years ago
e735688
[media] Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
f1b84d3
[media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
60b3b4d
[media] cx25821: fix sparse warnings
by Hans Verkuil
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
f327cab
[media] cx25821-alsa: get rid of a __must_check warning
by Mauro Carvalho Chehab
· 12 years ago
a3f17af
[media] cx25821-video: declare cx25821_vidioc_s_std as static
by Mauro Carvalho Chehab
· 12 years ago
66f9317
[media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap
by Mauro Carvalho Chehab
· 12 years ago
486a7a2
[media] cx25821: remove cx25821-audio-upstream.c from the Makefile
by Hans Verkuil
· 12 years ago
ea3f7ac
[media] cx25821: replace custom ioctls with write()
by Hans Verkuil
· 12 years ago
7087d31
[media] cx25821: drop cx25821-video-upstream-ch2.c/h
by Hans Verkuil
· 12 years ago
e90878a
[media] cx25821: add output format ioctls
by Hans Verkuil
· 12 years ago
0df13d9
[media] cx25821: prepare querycap for output support
by Hans Verkuil
· 12 years ago
4c1d0f7
[media] cx25821: group all fmt functions together
by Hans Verkuil
· 12 years ago
1f19887
[media] cx25821: setup output nodes correctly
by Hans Verkuil
· 12 years ago
a6aa0dc
[media] cx25821: remove references to subdevices that aren't there
by Hans Verkuil
· 12 years ago
7704cfb
[media] cx25821: remove custom ioctls that duplicate v4l2 ioctls
by Hans Verkuil
· 12 years ago
988f7b8
[media] cx25821: g/s/try/enum_fmt related fixes and cleanups
by Hans Verkuil
· 12 years ago
8d125c5
[media] cx25821: switch to v4l2_fh, add event and prio handling
by Hans Verkuil
· 12 years ago
84293f0
[media] cx25821: replace resource management functions with fh ownership
by Hans Verkuil
· 12 years ago
2efe2cc
[media] cx25821: move vidq from cx25821_fh to cx25821_channel
by Hans Verkuil
· 12 years ago
11f095a
[media] cx25821: remove 'type' field from cx25821_fh
by Hans Verkuil
· 12 years ago
be178cb
[media] cx25821: use core locking
by Hans Verkuil
· 12 years ago
b6f8727
[media] cx25821: remove unnecessary debug messages
by Hans Verkuil
· 12 years ago
bad1f29
[media] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL defines
by Hans Verkuil
· 12 years ago
f8d7ee7
[media] cx25821: convert to the control framework
by Hans Verkuil
· 12 years ago
467870c
[media] cx25821: embed video_device, clean up some kernel log spam
by Hans Verkuil
· 12 years ago
89c2138
[media] cx25821: remove bogus dependencies
by Hans Verkuil
· 12 years ago
de9ea4c
[media] cx25821: remove cropping ioctls
by Hans Verkuil
· 12 years ago
95c232a
[media] cx25821: make lots of externals static
by Hans Verkuil
· 12 years ago
6b1dce2
[media] cx25821: s_input didn't check for invalid input
by Hans Verkuil
· 12 years ago
a8f35ce
[media] cx25821: remove unnecessary global devlist
by Hans Verkuil
· 12 years ago
bfef0d3
[media] cx25821: make cx25821_sram_channels const
by Hans Verkuil
· 12 years ago
3dd473c
[media] cx25821: fix log_status, querycap
by Hans Verkuil
· 12 years ago
18c73af
[media] cx25821: remove unused fields, ioctls
by Hans Verkuil
· 12 years ago
ffd3c23
[media] cx25821: remove bogus radio/vbi/'video-ioctl' support
by Hans Verkuil
· 12 years ago
170bd53
[media] cx25821: fix compiler warning
by Hans Verkuil
· 12 years ago
31b3207
[media] cx25821: the audio channel was registered as a video node
by Hans Verkuil
· 12 years ago
a877e27
[media] cx25821: do not expose broken video output streams
by Hans Verkuil
· 12 years ago
3af0761
cx25821: sanitize cx25821_openfile_audio() a bit...
by Al Viro
· 12 years ago
2ce8fce
cx25821: sanitize cx25821_get_audio_data() a bit
by Al Viro
· 12 years ago
977ba3b
[media] v4l2: add const to argument of write-only s_register ioctl
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
cab3e1f
[media] cx25821: Cleanup filename assignment code
by Peter Senna Tschudin
· 12 years ago
21fbd58
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
f1c50f2
[media] btcx-risc: move from media/i2c to media/common
by Hans Verkuil
· 12 years ago
a32f7d1
Merge branch 'v4l_for_linus' into staging/for_v3.9
by Mauro Carvalho Chehab
· 12 years ago
2b5d975
drivers/media/video/cx25821: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
8e6057b
[media] v4l: Convert drivers to use monotonic timestamps
by Sakari Ailus
· 12 years ago
6c17c24
[media] cx25821: Replace kmemdup for kstrdup and clean up
by Peter Senna Tschudin
· 12 years ago
c81d497
[media] cx25821: fix error return code and clean up
by Peter Senna Tschudin
· 12 years ago
eaddb09
[media] drivers/media/pci/cx25821/cx25821-video-upstream-ch2.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
216f393
[media] drivers/media/pci/cx25821/cx25821-video-upstream.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
dafc456
[media] cx25821: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
546196a
[media] cx25821: testing the wrong variable
by Dan Carpenter
· 12 years ago
4f99659
[media] v4l2: make vidioc_s_crop const
by Hans Verkuil
· 12 years ago
88f8472
[media] Fix some Makefile rules
by Mauro Carvalho Chehab
· 12 years ago
cb7a01a
[media] move i2c files into drivers/media/i2c
by Mauro Carvalho Chehab
· 12 years ago
b285192
[media] rename most media/video pci drivers to media/pci
by Mauro Carvalho Chehab
· 12 years ago