index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
/
dim2
/
dim2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-31
staging: most: dim2: replace BUG_ON() in poison_channel()
Gabriel Rondon
1
-1
/
+2
2026-03-31
staging: most: dim2: replace BUG_ON() in enqueue()
Gabriel Rondon
1
-1
/
+2
2026-03-31
staging: most: dim2: replace BUG_ON() in configure_channel()
Gabriel Rondon
1
-1
/
+2
2026-03-31
staging: most: dim2: replace BUG_ON() in service_done_flag()
Gabriel Rondon
1
-2
/
+2
2026-03-31
staging: most: dim2: replace BUG_ON() in try_start_dim_transfer()
Gabriel Rondon
1
-3
/
+6
2026-02-25
staging: most: dim2: remove unnecessary string indirection in dev_err
Artem Lytkin
1
-3
/
+3
2026-02-25
staging: most: dim2: use dev_err_probe and proper error codes for clock
Artem Lytkin
1
-6
/
+5
2026-02-25
staging: most: dim2: replace IS_ERR_OR_NULL with IS_ERR for devm_clk_get
Artem Lytkin
1
-2
/
+2
2026-02-23
staging: most: dim2: check return value of clk_prepare_enable for PLL
Artem Lytkin
1
-1
/
+6
2026-02-23
staging: most: dim2: remove unused header includes
Rajveer Chaudhari
1
-3
/
+0
2026-02-23
staging: most: dim2: convert pr_err/warn to dev_err/warn
Zeeshan Ahmad
1
-20
/
+20
2026-02-23
staging: most: dim2: move extra info messages to dev_dbg
Zeeshan Ahmad
1
-4
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-27
staging: most: dim2: replace macro with static function
Ethan Tidmore
1
-5
/
+7
2024-10-09
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
1
-1
/
+1
2023-07-27
staging: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-04-03
staging: most: dim2: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-25
staging: most: remove extra blank line
Khadija Kamran
1
-1
/
+0
2023-03-22
staging: most: define iface_to_hdm as an inline function
Menna Mahmoud
1
-1
/
+4
2023-03-08
staging: most: dim2: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2022-10-22
staging: most: dim2: correct misleading struct type name
Deepak R Varma
1
-2
/
+2
2022-04-12
staging/most, dim2: convert dim2_tasklet to threaded irq
Davidlohr Bueso
1
-20
/
+9
2021-12-28
staging: most: dim2: use consistent routine naming
Nikita Yushchenko
1
-13
/
+13
2021-12-28
staging: most: dim2: update renesas compatible string
Nikita Yushchenko
1
-1
/
+1
2021-10-13
staging: most: dim2: use device release method
Nikita Yushchenko
1
-25
/
+30
2021-10-13
staging: most: dim2: do not double-register the same device
Nikita Yushchenko
1
-11
/
+13
2021-09-28
staging: most: dim2: use if statements instead of ?: expressions
Nikita Yushchenko
1
-11
/
+12
2021-09-28
staging: most: dim2: force fcnt=3 on Renesas GEN3
Nikita Yushchenko
1
-6
/
+23
2021-05-10
staging: most: dim2: Provide missing descriptions and fix doc-rot
Lee Jones
1
-10
/
+13
2020-08-18
staging: most: dim2: Add missing identifier name to function argument
Nícolas F. R. A. Prado
1
-3
/
+3
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
2020-03-24
staging: most: move core files out of the staging area
Christian Gromm
1
-2
/
+1
2020-01-24
staging: most: remove struct device core driver
Christian Gromm
1
-0
/
+1
2020-01-24
staging: most: remove device from interface structure
Christian Gromm
1
-1
/
+1
2020-01-16
staging: most: remove header include path to drivers/staging
Masahiro Yamada
1
-1
/
+1
2019-12-17
staging: most: use angle brackets in include path
Christian Gromm
1
-1
/
+1
2019-12-17
staging: most: rename core.h to most.h
Christian Gromm
1
-1
/
+1
2019-07-30
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-2
/
+0
2019-07-22
staging: most: dim2: Remove function dimcb_io_write()
Nishka Dasgupta
1
-10
/
+0
2019-07-22
staging: most: dim2: Remove function dimcb_io_read()
Nishka Dasgupta
1
-9
/
+0
2018-06-28
staging: most: fix sparse warning Using plain integer as NULL pointer
Marcin Ciupak
1
-1
/
+1
2018-05-08
staging: most: dim2: use device to allocate coherent memory
Christian Gromm
1
-2
/
+7
2018-05-08
staging: most: dim2: read clock speed from the device
Christian Gromm
1
-1
/
+49
2018-05-08
staging: most: dim2: use device tree
Christian Gromm
1
-29
/
+195
2018-05-08
staging: most: dim2: fix startup sequence
Christian Gromm
1
-51
/
+39
2018-05-08
staging: most: make interface drivers allocate coherent memory
Christian Gromm
1
-0
/
+12
2018-05-08
staging: most: add channel property dbr_size
Christian Gromm
1
-0
/
+10
2018-05-08
staging: most: dim2: remove clock speed processing from the HDM
Christian Gromm
1
-42
/
+8
2018-01-22
staging: most: replace function name to __func__
Sidong Yang
1
-1
/
+1
[next]