index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
samsung
Age
Commit message (
Expand
)
Author
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-07-30
memory: samsung: exynos5422-dmc: Add module param to control IRQ mode
Lukasz Luba
2020-07-30
memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold
Lukasz Luba
2020-07-30
memory: samsung: exynos5422-dmc: Use delayed timer as default
Chanwoo Choi
2020-07-27
memory: samsung: exynos5422-dmc: Correct white space issues
Krzysztof Kozlowski
2020-07-27
memory: samsung: exynos-srom: Correct alignment
Krzysztof Kozlowski
2020-07-24
memory: samsung: exynos-srom: Describe the Kconfig entry
Krzysztof Kozlowski
2020-07-24
memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()
Krzysztof Kozlowski
2020-05-12
memory: samsung: exynos5422-dmc: Reduce protected code area in IRQ handler
Bernard Zhao
2020-05-08
memory: samsung: exynos5422-dmc: Fix tFAW timings alignment
Bernard Zhao
2020-01-07
memory: samsung: Rename Exynos to lowercase
Krzysztof Kozlowski
2019-12-30
memory: samsung: exynos5422-dmc: Convert to devm_platform_ioremap_resource
Yangtao Li
2019-10-02
memory: samsung: exynos5422-dmc: Add support for interrupt from performance c...
Lukasz Luba
2019-10-01
memory: samsung: exynos5422-dmc: Fix kfree() of devm-allocated memory and mis...
Lukasz Luba
2019-10-01
memory: samsung: exynos5422-dmc: Fix spelling mistake "counld" -> "could"
Colin Ian King
2019-10-01
memory: Add DMC driver for Exynos5422
Lukasz Luba
2018-11-27
memory: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-02-12
memory: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
2016-07-06
memory: samsung: exynos-srom: Fix wrong count of registers
Seung-Woo Kim
2016-06-20
memory: samsung: exynos-srom: make it explicitly non-modular
Paul Gortmaker
2016-06-20
memory: samsung: endian fixes for IO
Ben Dooks
2016-04-18
memory: samsung: exynos-srom: Add support for bank configuration
Pavel Fedin
2016-04-18
memory: Add support for Exynos SROM driver
Pankaj Dubey