summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/dim2
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-134-72/+14
* 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: hal: Demote non-conformant kernel-doc headersLee Jones2021-05-101-2/+2
* staging: most: dim2: hal: Fix one kernel-doc header and demote two non-confor...Lee Jones2021-05-101-3/+3
* 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
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-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-162-2/+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-223-53/+38
* staging: most: dim2: Remove function dimcb_io_read()Nishka Dasgupta2019-07-223-18/+8
* staging: most: dim2: Replace function dim_norm_ctrl_async_buffer_size()Nishka Dasgupta2019-07-221-7/+2
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: most: dim2: reg.h: Correct SPDX-License-IdentifierWentao Cai2019-03-181-1/+1
* staging: most: dim2: sysfs.h: Correct SPDX-License-IdentifierWentao Cai2019-03-181-1/+1
* staging: most: dim2: hal.h: Correct SPDX-License-IdentifierWentao Cai2019-03-181-1/+1
* staging: most: dim2: errors.h: Correct SPDX-License-IdentifierWentao Cai2019-03-181-1/+1
* staging: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-041-1/+1
* 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-083-52/+196
* 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-082-3/+16
* staging: most: dim2: remove clock speed processing from the HDMChristian Gromm2018-05-082-45/+12
* Staging: most: Move comments to the end of lineIan Liu Rodrigues2018-04-231-42/+42
* 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: make DEVICE_ATTR structures staticChristian Gromm2017-11-281-1/+1
* staging: most: remove proprietary kobjectsChristian Gromm2017-11-273-87/+30
* staging: most: dim2: rename moduleChristian Gromm2017-11-2710-0/+2385