index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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.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
/
tw686x
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-06
media: Drop superfluous PCM preallocation error checks
Takashi Iwai
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-07-25
media: tw686x: Fix oops on buffer alloc failure
Krzysztof Ha?asa
2018-05-28
media: tw686x: Fix incorrect vb2_mem_ops GFP flags
Ezequiel Garcia
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
media: pci: Convert timers to use timer_setup()
Kees Cook
2017-02-03
[media] tw686x: silent -Wformat-security warning
Nicolas Iooss
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
2016-09-19
[media] pci: constify snd_pcm_ops structures
Julia Lawall
2016-09-06
[media] media: tw686x: Support frame sizes and frame intervals enumeration
Ezequiel Garcia
2016-08-24
[media] tw686x: Delete an unnecessary check before the function call "video_u...
Markus Elfring
2016-08-24
[media] media: tw686x: Rework initial hardware configuration
Ezequiel Garcia
2016-07-13
[media] tw686x: Support VIDIOC_{S,G}_PARM ioctls
Ezequiel Garcia
2016-07-13
[media] tw686x: use a formula instead of two tables for div
Mauro Carvalho Chehab
2016-07-08
[media] tw686x: make const structs static
Hans Verkuil
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/pci/tw686x: convert driver to use the new vb2_queue dev field
Hans Verkuil
2016-06-28
[media] tw686x: be explicit about the possible dma_mode options
Hans Verkuil
2016-06-28
[media] tw686x: audio: Prevent hw param changes while busy
Ezequiel Garcia
2016-06-28
[media] tw686x: audio: Allow to configure the period size
Ezequiel Garcia
2016-06-28
[media] tw686x: audio: Implement non-memcpy capture
Ezequiel Garcia
2016-06-28
[media] tw686x: Add support for DMA scatter-gather mode
Ezequiel Garcia
2016-06-28
[media] tw686x: Add support for DMA contiguous interlaced frame mode
Ezequiel Garcia
2016-06-28
[media] tw686x: Introduce an interface to support multiple DMA modes
Ezequiel Garcia
2016-04-26
[media] tw686x: avoid going past array
Mauro Carvalho Chehab
2016-04-25
[media] tw686x: Don't go past array
Mauro Carvalho Chehab
2016-04-25
[media] tw686x-video: test for 60Hz instead of 50Hz
Hans Verkuil
2016-04-20
[media] tw686x: Specify that the DMA is 32 bits
Ezequiel Garcia
2016-04-20
[media] tw686x: add missing statics
Hans Verkuil
2016-04-20
[media] media: Support Intersil/Techwell TW686x-based video capture cards
Ezequiel Garcia