index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
/
dim2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-10-09
1
-1
/
+1
*
staging: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-1
/
+1
*
staging: most: dim2: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-03
1
-4
/
+2
*
staging: most: fix line ending with '(' in dim2/
Khadija Kamran
2023-03-25
1
-3
/
+2
*
staging: most: remove extra blank line
Khadija Kamran
2023-03-25
1
-1
/
+0
*
staging: most: define iface_to_hdm as an inline function
Menna Mahmoud
2023-03-22
1
-1
/
+4
*
staging: most: dim2: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-08
1
-2
/
+1
*
staging: most: dim2: correct misleading struct type name
Deepak R Varma
2022-10-22
3
-7
/
+7
*
staging/most, dim2: convert dim2_tasklet to threaded irq
Davidlohr Bueso
2022-04-12
1
-20
/
+9
*
staging: most: dim2: use consistent routine naming
Nikita Yushchenko
2021-12-28
1
-13
/
+13
*
staging: most: dim2: update renesas compatible string
Nikita Yushchenko
2021-12-28
1
-1
/
+1
*
staging: most: dim2: use device release method
Nikita Yushchenko
2021-10-13
1
-25
/
+30
*
staging: most: dim2: do not double-register the same device
Nikita Yushchenko
2021-10-13
4
-72
/
+14
*
staging: most: dim2: use if statements instead of ?: expressions
Nikita Yushchenko
2021-09-28
1
-11
/
+12
*
staging: most: dim2: force fcnt=3 on Renesas GEN3
Nikita Yushchenko
2021-09-28
1
-6
/
+23
*
staging: most: dim2: hal: Demote non-conformant kernel-doc headers
Lee Jones
2021-05-10
1
-2
/
+2
*
staging: most: dim2: hal: Fix one kernel-doc header and demote two non-confor...
Lee Jones
2021-05-10
1
-3
/
+3
*
staging: most: dim2: Provide missing descriptions and fix doc-rot
Lee Jones
2021-05-10
1
-10
/
+13
*
staging: most: dim2: Add missing identifier name to function argument
Nícolas F. R. A. Prado
2020-08-18
1
-3
/
+3
*
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-1
/
+1
*
staging: most: move core files out of the staging area
Christian Gromm
2020-03-24
1
-2
/
+1
*
staging: most: remove struct device core driver
Christian Gromm
2020-01-24
1
-0
/
+1
*
staging: most: remove device from interface structure
Christian Gromm
2020-01-24
1
-1
/
+1
*
staging: most: remove header include path to drivers/staging
Masahiro Yamada
2020-01-16
2
-2
/
+1
*
staging: most: use angle brackets in include path
Christian Gromm
2019-12-17
1
-1
/
+1
*
staging: most: rename core.h to most.h
Christian Gromm
2019-12-17
1
-1
/
+1
*
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-2
/
+0
*
staging: most: dim2: Remove function dimcb_io_write()
Nishka Dasgupta
2019-07-22
3
-53
/
+38
*
staging: most: dim2: Remove function dimcb_io_read()
Nishka Dasgupta
2019-07-22
3
-18
/
+8
*
staging: most: dim2: Replace function dim_norm_ctrl_async_buffer_size()
Nishka Dasgupta
2019-07-22
1
-7
/
+2
*
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: most: dim2: reg.h: Correct SPDX-License-Identifier
Wentao Cai
2019-03-18
1
-1
/
+1
*
staging: most: dim2: sysfs.h: Correct SPDX-License-Identifier
Wentao Cai
2019-03-18
1
-1
/
+1
*
staging: most: dim2: hal.h: Correct SPDX-License-Identifier
Wentao Cai
2019-03-18
1
-1
/
+1
*
staging: most: dim2: errors.h: Correct SPDX-License-Identifier
Wentao Cai
2019-03-18
1
-1
/
+1
*
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-04
1
-1
/
+1
*
staging: most: fix sparse warning Using plain integer as NULL pointer
Marcin Ciupak
2018-06-28
1
-1
/
+1
*
staging: most: dim2: use device to allocate coherent memory
Christian Gromm
2018-05-08
1
-2
/
+7
*
staging: most: dim2: read clock speed from the device
Christian Gromm
2018-05-08
1
-1
/
+49
*
staging: most: dim2: use device tree
Christian Gromm
2018-05-08
3
-52
/
+196
*
staging: most: dim2: fix startup sequence
Christian Gromm
2018-05-08
1
-51
/
+39
*
staging: most: make interface drivers allocate coherent memory
Christian Gromm
2018-05-08
1
-0
/
+12
*
staging: most: add channel property dbr_size
Christian Gromm
2018-05-08
2
-3
/
+16
*
staging: most: dim2: remove clock speed processing from the HDM
Christian Gromm
2018-05-08
2
-45
/
+12
*
Staging: most: Move comments to the end of line
Ian Liu Rodrigues
2018-04-23
1
-42
/
+42
*
staging: most: replace function name to __func__
Sidong Yang
2018-01-22
1
-1
/
+1
*
staging: most: Fix identifiers to function parameters
Ravi Eluri
2018-01-08
1
-2
/
+2
*
staging: most: make DEVICE_ATTR structures static
Christian Gromm
2017-11-28
1
-1
/
+1
[next]