aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/dim2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-24staging: most: remove struct device core driverChristian Gromm1-0/+1
2020-01-24staging: most: remove device from interface structureChristian Gromm1-1/+1
2020-01-16staging: most: remove header include path to drivers/stagingMasahiro Yamada2-2/+1
2019-12-17staging: most: use angle brackets in include pathChristian Gromm1-1/+1
2019-12-17staging: most: rename core.h to most.hChristian Gromm1-1/+1
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-2/+0
2019-07-22staging: most: dim2: Remove function dimcb_io_write()Nishka Dasgupta3-53/+38
2019-07-22staging: most: dim2: Remove function dimcb_io_read()Nishka Dasgupta3-18/+8
2019-07-22staging: most: dim2: Replace function dim_norm_ctrl_async_buffer_size()Nishka Dasgupta1-7/+2
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-03-18staging: most: dim2: reg.h: Correct SPDX-License-IdentifierWentao Cai1-1/+1
2019-03-18staging: most: dim2: sysfs.h: Correct SPDX-License-IdentifierWentao Cai1-1/+1
2019-03-18staging: most: dim2: hal.h: Correct SPDX-License-IdentifierWentao Cai1-1/+1
2019-03-18staging: most: dim2: errors.h: Correct SPDX-License-IdentifierWentao Cai1-1/+1
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2018-06-28staging: most: fix sparse warning Using plain integer as NULL pointerMarcin Ciupak1-1/+1
2018-05-08staging: most: dim2: use device to allocate coherent memoryChristian Gromm1-2/+7
2018-05-08staging: most: dim2: read clock speed from the deviceChristian Gromm1-1/+49
2018-05-08staging: most: dim2: use device treeChristian Gromm3-52/+196
2018-05-08staging: most: dim2: fix startup sequenceChristian Gromm1-51/+39
2018-05-08staging: most: make interface drivers allocate coherent memoryChristian Gromm1-0/+12
2018-05-08staging: most: add channel property dbr_sizeChristian Gromm2-3/+16
2018-05-08staging: most: dim2: remove clock speed processing from the HDMChristian Gromm2-45/+12
2018-04-23Staging: most: Move comments to the end of lineIan Liu Rodrigues1-42/+42
2018-01-22staging: most: replace function name to __func__Sidong Yang1-1/+1
2018-01-08staging: most: Fix identifiers to function parametersRavi Eluri1-2/+2
2017-11-28staging: most: make DEVICE_ATTR structures staticChristian Gromm1-1/+1
2017-11-27staging: most: remove proprietary kobjectsChristian Gromm3-87/+30
2017-11-27staging: most: dim2: rename moduleChristian Gromm10-0/+2385