Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15drivers: memory: use module_platform_driver_probe()Fabio Porcedda
2013-03-15memory: tegra30: Fix build error w/o PMHiroshi Doyu
2013-01-22memory: Convert to devm_ioremap_resource()Thierry Reding
2013-01-04Drivers: memory: remove __dev* attributes.Greg Kroah-Hartman
2012-09-27memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()Axel Lin
2012-09-27memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]Axel Lin
2012-09-05memory: fix build when CONFIG_OF && !CONFIG_DDRStephen Warren
2012-09-05memory: emif: add device tree support to emif driverAneesh V
2012-05-14memory: tegra{20,30}-mc: Remove empty *_remove()Hiroshi DOYU
2012-05-14memory: tegra{20,30}-mc: Use dev_err_ratelimited()Hiroshi DOYU
2012-05-12ARM: tegra30: Make MC optional in KconfigHiroshi DOYU
2012-05-12ARM: tegra20: Make MC optional in KconfigHiroshi DOYU
2012-05-12ARM: tegra30: MC: Remove unnecessary BUG*()Hiroshi DOYU
2012-05-12ARM: tegra20: MC: Remove unnecessary BUG*()Hiroshi DOYU
2012-05-11ARM: tegra30: Add Tegra Memory Controller(MC) driverHiroshi DOYU
2012-05-11ARM: tegra20: Add Tegra Memory Controller(MC) driverHiroshi DOYU
2012-05-05memory: emif: Add Kconfig dependency for TI EMIF controllerSantosh Shilimkar
2012-05-02memory: emif: add debugfs entries for emifAneesh V
2012-05-02memory: emif: add one-time settingsAneesh V
2012-05-02memory: emif: add interrupt and temperature handlingAneesh V
2012-05-02memory: emif: handle frequency and voltage change eventsAneesh V
2012-05-02memory: emif: add basic infrastructure for EMIF driverAneesh V
2012-05-02memory: emif: add register definitions for EMIFAneesh V