index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx25821
Age
Commit message (
Expand
)
Author
2021-04-28
Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2021-04-09
media: cx25821: remove unused including <linux/version.h>
Tian Tao
2021-03-22
media: cx25821: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-01-27
media: cx25821: Fix a bug when reallocating some dma memory
Christophe JAILLET
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
2020-09-26
media: pci: fix common ALSA DMA-mapping related codes
Marek Szyprowski
2020-09-03
media: cx25821-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
2020-07-19
media: cx25821: use generic power management
Vaibhav Gupta
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-12-13
media: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-07-27
media: pci: cx25821: Replace mdelay() with msleep()
Jia-Ju Bai
2018-06-28
media: cx25821: remove cx25821-audio-upstream.c and cx25821-video-upstream.c
Corentin Labbe
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-02-26
media: cx25821: prevent out-of-bounds read on array card
Colin Ian King
2017-12-28
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-11
media: cx25821-alsa: fix usage of a pointer printk
Mauro Carvalho Chehab
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-29
Merge tag 'v4.14-rc2' into patchwork
Mauro Carvalho Chehab
2017-09-23
media: pci: make i2c_client const
Bhumika Goyal
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-04
fs: fix kernel_read prototype
Christoph Hellwig
2017-08-26
media: pci: make i2c_adapter const
Bhumika Goyal
2017-08-20
media: pci: make snd_pcm_hardware const
Bhumika Goyal
2017-07-20
media: cx25821: get rid of CX25821_VERSION_CODE
Mauro Carvalho Chehab
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-09-22
[media] cx25821: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-22
[media] cx25821: Drop Freeing of Workqueue
Bhaktipriya Shridhar
2016-09-19
[media] constify i2c_algorithm structures
Julia Lawall
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
2016-09-19
[media] pci: constify snd_pcm_ops structures
Julia Lawall
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-06-24
cx25821-alsa: shutup a Gcc 6.1 warning
Mauro Carvalho Chehab
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-11-20
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
2015-11-10
cx25821: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
[next]