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