index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
Age
Commit message (
Expand
)
Author
Lines
2013-03-25
memory: emif: Load the correct custom config values from dt
Lokesh Vutla
-3
/
+4
2013-03-25
memory: emif: errata i743: Prohibit usage of Power-Down mode
Grygorii Strashko
-0
/
+35
2013-03-25
memory: emif: Fix the incorrect 'size' parameter in memcpy
Oleksandr Dmytryshyn
-1
/
+1
2013-03-25
memory: emif: use restart if power_off not present when out of spec
Nishanth Menon
-1
/
+9
2013-03-25
memory: emif: Handle devices which are not rated for >85C
Nishanth Menon
-0
/
+27
2013-03-25
memory: emif: handle overflow for timing for LP mode
Nishanth Menon
-8
/
+28
2013-03-25
memory: emif: setup LP settings on freq update
Ambresh K
-0
/
+2
2013-03-25
memory: emif: Fix the lpmode timeout calculation
Lokesh Vutla
-3
/
+7
2013-03-15
drivers: memory: use module_platform_driver_probe()
Fabio Porcedda
-11
/
+1
2013-03-15
memory: tegra30: Fix build error w/o PM
Hiroshi Doyu
-0
/
+2
2013-01-22
memory: Convert to devm_ioremap_resource()
Thierry Reding
-11
/
+11
2013-01-03
Drivers: memory: remove __dev* attributes.
Greg Kroah-Hartman
-4
/
+4
2012-09-26
memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()
Axel Lin
-22
/
+10
2012-09-26
memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]
Axel Lin
-6
/
+17
2012-09-05
memory: fix build when CONFIG_OF && !CONFIG_DDR
Stephen Warren
-2
/
+4
2012-09-04
memory: emif: add device tree support to emif driver
Aneesh V
-1
/
+371
2012-05-14
memory: tegra{20,30}-mc: Remove empty *_remove()
Hiroshi DOYU
-12
/
+0
2012-05-14
memory: tegra{20,30}-mc: Use dev_err_ratelimited()
Hiroshi DOYU
-4
/
+6
2012-05-11
ARM: tegra30: Make MC optional in Kconfig
Hiroshi DOYU
-1
/
+7
2012-05-11
ARM: tegra20: Make MC optional in Kconfig
Hiroshi DOYU
-1
/
+7
2012-05-11
ARM: tegra30: MC: Remove unnecessary BUG*()
Hiroshi DOYU
-12
/
+8
2012-05-11
ARM: tegra20: MC: Remove unnecessary BUG*()
Hiroshi DOYU
-6
/
+6
2012-05-10
ARM: tegra30: Add Tegra Memory Controller(MC) driver
Hiroshi DOYU
-0
/
+396
2012-05-10
ARM: tegra20: Add Tegra Memory Controller(MC) driver
Hiroshi DOYU
-0
/
+267
2012-05-04
memory: emif: Add Kconfig dependency for TI EMIF controller
Santosh Shilimkar
-0
/
+1
2012-05-02
memory: emif: add debugfs entries for emif
Aneesh V
-0
/
+138
2012-05-02
memory: emif: add one-time settings
Aneesh V
-0
/
+148
2012-05-02
memory: emif: add interrupt and temperature handling
Aneesh V
-2
/
+209
2012-05-02
memory: emif: handle frequency and voltage change events
Aneesh V
-4
/
+1020
2012-05-02
memory: emif: add basic infrastructure for EMIF driver
Aneesh V
-0
/
+323
2012-05-02
memory: emif: add register definitions for EMIF
Aneesh V
-0
/
+454