index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
rockchip
/
rk3399_mipi.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
video: Remove <common.h> and add needed includes
Tom Rini
2024-03-13
rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h
Quentin Schulz
2022-04-18
rockchip: video: mipi: add more compatible strings for rk3288/rk3399
Johan Jonker
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-13
video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0
Alper Nebi Yasak
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-28
rockchip: video: Convert to use APIs which support live DT
Kever Yang
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-30
arm: rockchip: Add common cru.h
Jagan Teki
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-28
video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL()
Punit Agrawal
2018-03-28
video: rk3399_mipi: correct error checking
Heinrich Schuchardt
2017-08-07
rockchip: video: mipi: Split mipi driver into common and specific parts
eric.gao@rock-chips.com