index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-22
memory: Convert to devm_ioremap_resource()
Thierry Reding
3
-11
/
+11
2013-01-04
Drivers: memory: remove __dev* attributes.
Greg Kroah-Hartman
2
-4
/
+4
2012-09-27
memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()
Axel Lin
2
-22
/
+10
2012-09-27
memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]
Axel Lin
1
-6
/
+17
2012-09-05
memory: fix build when CONFIG_OF && !CONFIG_DDR
Stephen Warren
2
-2
/
+4
2012-09-05
memory: emif: add device tree support to emif driver
Aneesh V
4
-1
/
+371
2012-05-14
memory: tegra{20,30}-mc: Remove empty *_remove()
Hiroshi DOYU
2
-12
/
+0
2012-05-14
memory: tegra{20,30}-mc: Use dev_err_ratelimited()
Hiroshi DOYU
2
-4
/
+6
2012-05-12
ARM: tegra30: Make MC optional in Kconfig
Hiroshi DOYU
1
-1
/
+7
2012-05-12
ARM: tegra20: Make MC optional in Kconfig
Hiroshi DOYU
1
-1
/
+7
2012-05-12
ARM: tegra30: MC: Remove unnecessary BUG*()
Hiroshi DOYU
1
-12
/
+8
2012-05-12
ARM: tegra20: MC: Remove unnecessary BUG*()
Hiroshi DOYU
1
-6
/
+6
2012-05-11
ARM: tegra30: Add Tegra Memory Controller(MC) driver
Hiroshi DOYU
3
-0
/
+396
2012-05-11
ARM: tegra20: Add Tegra Memory Controller(MC) driver
Hiroshi DOYU
3
-0
/
+267
2012-05-05
memory: emif: Add Kconfig dependency for TI EMIF controller
Santosh Shilimkar
1
-0
/
+1
2012-05-02
memory: emif: add debugfs entries for emif
Aneesh V
1
-0
/
+138
2012-05-02
memory: emif: add one-time settings
Aneesh V
1
-0
/
+148
2012-05-02
memory: emif: add interrupt and temperature handling
Aneesh V
1
-2
/
+209
2012-05-02
memory: emif: handle frequency and voltage change events
Aneesh V
2
-4
/
+1020
2012-05-02
memory: emif: add basic infrastructure for EMIF driver
Aneesh V
4
-0
/
+323
2012-05-02
memory: emif: add register definitions for EMIF
Aneesh V
1
-0
/
+454