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.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
/
bt8xx
Age
Commit message (
Expand
)
Author
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
2025-08-13
media: v4l2: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-11-11
Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1
Mauro Carvalho Chehab
2024-10-28
media: pci: drop vb2_ops_wait_prepare/finish
Hans Verkuil
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-21
media: Convert from tasklet to BH workqueue
Allen Pais
2024-06-15
media: pci: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-02-16
media: bt8xx: make bttv_sub_bus_type const
Ricardo B. Marliere
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-09
media: bttv: add back vbi hack
Hans Verkuil
2023-12-09
media: bttv: start_streaming should return a proper error code
Hans Verkuil
2023-09-27
media: bt8xx: make read-only arrays static
Colin Ian King
2023-09-27
media: bttv: Add MODULE_FIRMWARE macro
Juerg Haefliger
2023-09-27
media: bttv: fix use after free error due to btv->timeout timer
Zheng Wang
2023-09-14
media: bt8xx: bttv_risc_packed(): remove field checks
Hans Verkuil
2023-09-09
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
2023-08-14
media: bttv: convert to vb2
Deborah Brouwer
2023-08-14
media: bttv: use audio defaults for winfast2000
Deborah Brouwer
2023-08-14
media: bttv: refactor bttv_set_dma()
Deborah Brouwer
2023-08-14
media: bttv: move vbi_skip/vbi_count out of buffer
Deborah Brouwer
2023-08-14
media: bttv: remove crop info from bttv_buffer
Deborah Brouwer
2023-08-14
media: bttv: remove tvnorm field from bttv_buffer
Deborah Brouwer
2023-08-14
media: bttv: remove format field from bttv_buffer
Deborah Brouwer
2023-08-14
media: bttv: move do_crop flag out of bttv_fh
Deborah Brouwer
2023-08-14
media: bttv: copy vbi_fmt from bttv_fh
Deborah Brouwer
2023-08-14
media: bttv: copy vid fmt/width/height from fh
Deborah Brouwer
2023-08-14
media: bttv: radio use v4l2_fh instead of bttv_fh
Deborah Brouwer
2023-08-14
media: bttv: replace BUG with WARN_ON
Deborah Brouwer
2023-08-14
media: bttv: use video_drvdata to get bttv
Deborah Brouwer
2023-05-25
media: pci: remove unnecessary (void*) conversions
Su Hui
2023-03-20
media: bttv: drop overlay support
Hans Verkuil
2022-10-24
bttv: remove unused tea5757_set_freq declaration
Gaosheng Cui
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-01-23
media: bttv: fix WARNING regression on tunerless devices
Ondrej Zary
2021-12-07
media: bttv: use DEVICE_ATTR_RO() helper macro
Zhen Lei
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-06-17
media: subdev: disallow ioctl for saa6588/davinci
Arnd Bergmann
2021-06-02
media: bt8xx: Fix a missing check bug in bt878_probe
Zheyu Ma
2021-06-02
media: bt878: do not schedule tasklet when it is not setup
Tong Zhang
2021-04-06
media: drivers/media/pci/bt8xx/bttv-cards: fix typos
Xiaofeng Cao
2020-11-27
media: bttv: use generic power management
Vaibhav Gupta
2020-11-27
media: bt8xx: avoid a useless memset
Christophe JAILLET
2020-11-27
media: bt8xx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-11-16
media: media/pci: simplify the return expression of verify_window_lock
Liu Shixin
[next]