summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/dim2/dim2.c
Commit message (Expand)AuthorAgeFilesLines
* staging/most, dim2: convert dim2_tasklet to threaded irqDavidlohr Bueso2022-04-121-20/+9
* staging: most: dim2: use consistent routine namingNikita Yushchenko2021-12-281-13/+13
* staging: most: dim2: update renesas compatible stringNikita Yushchenko2021-12-281-1/+1
* staging: most: dim2: use device release methodNikita Yushchenko2021-10-131-25/+30
* staging: most: dim2: do not double-register the same deviceNikita Yushchenko2021-10-131-11/+13
* staging: most: dim2: use if statements instead of ?: expressionsNikita Yushchenko2021-09-281-11/+12
* staging: most: dim2: force fcnt=3 on Renesas GEN3Nikita Yushchenko2021-09-281-6/+23
* staging: most: dim2: Provide missing descriptions and fix doc-rotLee Jones2021-05-101-10/+13
* staging: most: dim2: Add missing identifier name to function argumentNĂ­colas F. R. A. Prado2020-08-181-3/+3
* treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-301-1/+1
* staging: most: move core files out of the staging areaChristian Gromm2020-03-241-2/+1
* staging: most: remove struct device core driverChristian Gromm2020-01-241-0/+1
* staging: most: remove device from interface structureChristian Gromm2020-01-241-1/+1
* staging: most: remove header include path to drivers/stagingMasahiro Yamada2020-01-161-1/+1
* staging: most: use angle brackets in include pathChristian Gromm2019-12-171-1/+1
* staging: most: rename core.h to most.hChristian Gromm2019-12-171-1/+1
* staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-2/+0
* staging: most: dim2: Remove function dimcb_io_write()Nishka Dasgupta2019-07-221-10/+0
* staging: most: dim2: Remove function dimcb_io_read()Nishka Dasgupta2019-07-221-9/+0
* staging: most: fix sparse warning Using plain integer as NULL pointerMarcin Ciupak2018-06-281-1/+1
* staging: most: dim2: use device to allocate coherent memoryChristian Gromm2018-05-081-2/+7
* staging: most: dim2: read clock speed from the deviceChristian Gromm2018-05-081-1/+49
* staging: most: dim2: use device treeChristian Gromm2018-05-081-29/+195
* staging: most: dim2: fix startup sequenceChristian Gromm2018-05-081-51/+39
* staging: most: make interface drivers allocate coherent memoryChristian Gromm2018-05-081-0/+12
* staging: most: add channel property dbr_sizeChristian Gromm2018-05-081-0/+10
* staging: most: dim2: remove clock speed processing from the HDMChristian Gromm2018-05-081-42/+8
* staging: most: replace function name to __func__Sidong Yang2018-01-221-1/+1
* staging: most: Fix identifiers to function parametersRavi Eluri2018-01-081-2/+2
* staging: most: remove proprietary kobjectsChristian Gromm2017-11-271-8/+11
* staging: most: dim2: rename moduleChristian Gromm2017-11-271-0/+912