summaryrefslogtreecommitdiff
path: root/drivers/video/rockchip/rk3288_mipi.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-04-28rockchip: video: Convert to use APIs which support live DTKever Yang1-1/+0
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2020-01-30arm: rockchip: Add common cru.hJagan Teki1-1/+1
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang1-5/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-29video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL()Punit Agrawal1-1/+1
2018-03-29video: rk3288_mipi: check in rk_mipi_ofdata_to_platdataHeinrich Schuchardt1-1/+1
2017-08-07rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsieric.gao@rock-chips.com1-0/+191