index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx25821
Age
Commit message (
Expand
)
Author
2026-03-16
media: cx25821-alsa: replace BUG_ON() with WARN_ON()
Atharv Dubey
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-13
media: cx25821: Fix a resource leak in cx25821_dev_setup()
Haoxiang Li
2026-01-13
media: cx25821: Add missing unmap in snd_cx25821_hw_params()
Haoxiang Li
2024-10-28
media: pci: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2022-10-24
cx25821: remove unused cx25821_video_wakeup() declaration
Gaosheng Cui
2022-05-13
media: cx25821: request_irq -> devm_request_irq
Hans Verkuil
2022-04-24
media: cx25821: Fix the warning when removing the module
Zheyu Ma
2021-11-22
media: cx25821: drop duplicated i2c_slave_did_ack()
Mauro Carvalho Chehab
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
[next]