aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/rockchip/rk3399_mipi.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07video: Remove <common.h> and add needed includesTom Rini
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz
2022-04-18rockchip: video: mipi: add more compatible strings for rk3288/rk3399Johan Jonker
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-13video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-28rockchip: video: Convert to use APIs which support live DTKever Yang
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-30arm: rockchip: Add common cru.hJagan Teki
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-28video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL()Punit Agrawal
2018-03-28video: rk3399_mipi: correct error checkingHeinrich Schuchardt
2017-08-07rockchip: video: mipi: Split mipi driver into common and specific partseric.gao@rock-chips.com