summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx25821
Commit message (Expand)AuthorAgeFilesLines
* media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2023-12-131-1/+1
* cx25821: remove unused cx25821_video_wakeup() declarationGaosheng Cui2022-10-241-3/+0
* media: cx25821: request_irq -> devm_request_irqHans Verkuil2022-05-131-2/+2
* media: cx25821: Fix the warning when removing the moduleZheyu Ma2022-04-241-1/+1
* media: cx25821: drop duplicated i2c_slave_did_ack()Mauro Carvalho Chehab2021-11-221-7/+0
* Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-04-283-7/+6
|\
| * media: cx25821: remove unused including <linux/version.h>Tian Tao2021-04-091-1/+0
| * media: cx25821: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-03-222-6/+6
* | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
|/
* media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET2021-01-271-1/+3
* media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner2020-11-161-1/+0
* media: pci: fix common ALSA DMA-mapping related codesMarek Szyprowski2020-09-261-2/+2
* media: cx25821-alsa: number of pages should be unsigned longMauro Carvalho Chehab2020-09-031-5/+6
* media: cx25821: use generic power managementVaibhav Gupta2020-07-191-3/+0
* media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-131-1/+0
* media: media/pci: don't set description for ENUM_FMTHans Verkuil2019-07-222-6/+2
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-241-8/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-10/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3015-166/+15
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-2/+2
* media: pci: fix several typosMauro Carvalho Chehab2019-03-013-3/+3
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-112-7/+7
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-112-3/+3
* media: pci: cx25821: Replace mdelay() with msleep()Jia-Ju Bai2018-07-272-3/+3
* media: cx25821: remove cx25821-audio-upstream.c and cx25821-video-upstream.cCorentin Labbe2018-06-285-1557/+0
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
* media: cx25821: prevent out-of-bounds read on array cardColin Ian King2018-02-261-3/+4
* media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab2017-12-281-2/+0
* media: cx25821-alsa: fix usage of a pointer printkMauro Carvalho Chehab2017-12-111-2/+2
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-151-1/+1
|\
| * Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab2017-09-291-8/+5
| |\
| * | media: pci: make i2c_client constBhumika Goyal2017-09-231-1/+1
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/ |/|
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-141-8/+5
|\ \ | |/ |/|
| * fs: fix kernel_read prototypeChristoph Hellwig2017-09-041-8/+5
* | media: pci: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
* | media: pci: make snd_pcm_hardware constBhumika Goyal2017-08-201-1/+1
* | media: cx25821: get rid of CX25821_VERSION_CODEMauro Carvalho Chehab2017-07-202-6/+1
|/
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-2720-80/+0
* [media] cx25821: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-222-13/+2
* [media] cx25821: Drop Freeing of WorkqueueBhaktipriya Shridhar2016-09-221-1/+1
* [media] constify i2c_algorithm structuresJulia Lawall2016-09-191-1/+1
* [media] pci: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] pci: constify snd_pcm_ops structuresJulia Lawall2016-09-191-1/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-083-12/+2
* cx25821-alsa: shutup a Gcc 6.1 warningMauro Carvalho Chehab2016-06-241-1/+1
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1