index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
denali_dt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-06
mtd: rawnand: denali: Use the devm_clk_get_enabled() helper function
Jinjie Ruan
1
-25
/
+4
2023-07-27
mtd: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2021-09-14
mtd: rawnand: denali: Make use of the helper function devm_platform_ioremap_r...
Cai Huoqing
1
-5
/
+2
2020-01-21
mtd: rawnand: denali_dt: add reset controlling
Masahiro Yamada
1
-1
/
+39
2020-01-21
mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTES
Marek Vasut
1
-0
/
+5
2020-01-21
mtd: rawnand: denali_dt: error out if platform has no associated data
Masahiro Yamada
1
-5
/
+6
2019-11-17
Merge tag 'nand/for-5.5' into mtd/next
Miquel Raynal
1
-51
/
+4
2019-10-29
mtd: rawnand: denali: remove the old unified controller/chip DT support
Masahiro Yamada
1
-51
/
+4
2019-10-08
mtd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-04-18
mtd: rawnand: denali: decouple controller and NAND chips
Masahiro Yamada
1
-4
/
+94
2019-02-07
mtd: rawnand: denali_dt: remove single anonymous clock support
Masahiro Yamada
1
-23
/
+4
2018-09-04
mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatch
Masahiro Yamada
1
-10
/
+2
2018-07-18
mtd: rawnand: denali: optimize timing parameters for data interface
Masahiro Yamada
1
-0
/
+2
2018-07-18
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
Masahiro Yamada
1
-8
/
+45
2018-07-18
mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev
Masahiro Yamada
1
-8
/
+9
2018-06-22
mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
Masahiro Yamada
1
-1
/
+5
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-0
/
+163