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
/
include
Age
Commit message (
Expand
)
Author
2023-01-13
drm: Remove some obsolete drm pciids(tdfx, mga, i810, savage, r128, sis, via)
Cai Huoqing
2023-01-13
drm: Remove the obsolete driver-via
Cai Huoqing
2023-01-13
drm: Remove the obsolete driver-sis
Cai Huoqing
2023-01-13
drm: Remove the obsolete driver-savage
Cai Huoqing
2023-01-13
drm: Remove the obsolete driver-r128
Cai Huoqing
2023-01-13
drm: Remove the obsolete driver-mga
Cai Huoqing
2023-01-13
drm: Remove the obsolete driver-i810
Cai Huoqing
2023-01-13
drm/nouveau: Remove support for legacy contexts/buffers
Thomas Zimmermann
2023-01-12
drm: document better that drivers shouldn't use drm_minor directly
Daniel Vetter
2023-01-10
drm/debugfs: add descriptions to struct parameters
Maíra Canal
2023-01-07
drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macro
Javier Martinez Canillas
2023-01-07
drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition format
Javier Martinez Canillas
2023-01-05
drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2023-01-05
drm/probe-helper: enable and disable HPD on connectors
Dmitry Baryshkov
2023-01-05
drm/fourcc: Document open source user waiver
Daniel Vetter
2023-01-03
drm/format-helper: Simplify drm_fb_build_fourcc_list()
Thomas Zimmermann
2023-01-03
drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formats
Thomas Zimmermann
2023-01-03
drm/format-helper: Add conversion from XRGB8888 to ARGB2101010
Thomas Zimmermann
2023-01-03
drm/format-helper: Add conversion from XRGB8888 to ARGB8888
Thomas Zimmermann
2022-12-22
drm/debugfs: create device-centered debugfs functions
Maíra Canal
2022-12-14
drm/mipi-dbi: Support separate I/O regulator
Otto Pflüger
2022-12-12
Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...
Robert Foss
2022-12-08
drm/panel: Add prepare_prev_first flag to drm_panel
Dave Stevenson
2022-12-08
drm/bridge: Introduce pre_enable_prev_first to alter bridge init order
Dave Stevenson
2022-12-08
drm/bridge: Drop unused drm_bridge_chain functions
Sam Ravnborg
2022-12-08
drm/tests: helpers: Allow to pass a custom drm_driver
Maxime Ripard
2022-12-08
drm/tests: helpers: Allow for a custom device struct to be allocated
Maxime Ripard
2022-12-08
drm/tests: helpers: Create the device in another function
Maxime Ripard
2022-12-08
drm/tests: helpers: Remove the name parameter
Maxime Ripard
2022-12-08
drm/tests: helpers: Rename the device init helper
Maxime Ripard
2022-12-08
drm/tests: helpers: Move the helper header to include/drm
Maxime Ripard
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-12-06
drm/ttm: use per BO cleanup workers
Christian König
2022-12-06
drm/ttm: remove ttm_bo_(un)lock_delayed_workqueue
Christian König
2022-12-05
drm/mipi-dbi: Support shadow-plane state
Thomas Zimmermann
2022-12-05
drm/mipi-dbi: Prepare framebuffer copy operation in pipe-update helpers
Thomas Zimmermann
2022-12-05
drm/mipi-dbi: Initialize default driver functions with macro
Thomas Zimmermann
2022-12-05
drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()
Thomas Zimmermann
2022-12-01
media: uapi: add MEDIA_BUS_FMT_BGR666_1X24_CPADHI
Joerg Quinten
2022-12-01
media: uapi: add MEDIA_BUS_FMT_BGR666_1X18
Joerg Quinten
2022-12-01
media: uapi: add MEDIA_BUS_FMT_RGB565_1X24_CPADHI
Chris Morgan
2022-11-29
drm/audio: make drm_audio_component.h self-contained
Jani Nikula
2022-11-28
drm/atomic: Constify the old/new state accessors
Maxime Ripard
2022-11-24
drm/atomic-helper: Add an analog TV atomic_check implementation
Maxime Ripard
2022-11-24
drm/atomic-helper: Add a TV properties reset helper
Maxime Ripard
2022-11-24
drm/probe-helper: Provide a TV get_modes helper
Noralf Trønnes
2022-11-24
drm/modes: Introduce the tv_mode property as a command-line option
Maxime Ripard
2022-11-24
drm/connector: Add a function to lookup a TV mode by its name
Maxime Ripard
2022-11-24
drm/modes: Add a function to generate analog display modes
Maxime Ripard
2022-11-24
drm/connector: Add TV standard property
Maxime Ripard
[next]