index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2019-01-16
memory: tegra: Clean up error messages
Dmitry Osipenko
1
-7
/
+8
2019-01-16
memory: tegra: Do not ask for IRQ sharing
Dmitry Osipenko
1
-1
/
+1
2019-01-16
memory: tegra: Do not try to probe SMMU on Tegra20
Dmitry Osipenko
1
-2
/
+4
2019-01-16
iommu/tegra: gart: Integrate with Memory Controller driver
Dmitry Osipenko
1
-0
/
+43
2019-01-16
memory: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
1
-2
/
+2
2019-01-16
memory: tegra: Use of_device_get_match_data()
Dmitry Osipenko
1
-6
/
+2
2019-01-16
memory: tegra: Read client ID on GART page fault
Dmitry Osipenko
1
-2
/
+10
2019-01-16
memory: tegra: Adapt to Tegra20 device-tree binding changes
Dmitry Osipenko
2
-19
/
+8
2019-01-16
memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
Dmitry Osipenko
1
-5
/
+6
2019-01-05
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
3
-0
/
+473
2019-01-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-4
/
+606
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+2
2018-12-29
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-22
/
+18
2018-12-23
treewide: add intermediate .s files to targets
Masahiro Yamada
1
-0
/
+2
2018-12-23
treewide: remove explicit rules for *offsets.s
Masahiro Yamada
1
-3
/
+0
2018-12-20
Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into ne...
Arnd Bergmann
3
-0
/
+473
2018-12-18
memory: omap-gpmc: Get the header of the enum
Linus Walleij
1
-0
/
+1
2018-12-14
gpio: Pass a flag to gpiochip_request_own_desc()
Linus Walleij
1
-1
/
+2
2018-12-13
memory: pl353: Add driver for arm pl353 static memory controller
Naga Sureshkumar Relli
3
-0
/
+473
2018-12-13
Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/sc...
Olof Johansson
1
-4
/
+4
2018-12-11
memory: omap-gpmc: Use of_node_name_eq for node name comparisons
Rob Herring
1
-4
/
+4
2018-11-27
memory: Convert to using %pOFn instead of device_node.name
Rob Herring
4
-22
/
+18
2018-11-08
memory: tegra: Introduce Tegra20 EMC driver
Dmitry Osipenko
3
-0
/
+602
2018-09-25
Merge tag 'at91-4.20-drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-2
/
+1
2018-09-06
memory: ti-aemif: fix a potential NULL-pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2018-08-28
memory: atmel-ebi: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-10
/
+39
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-07-31
drivers/memory/Kconfig: Add CONFIG_OF dependency
Anders Roxell
1
-1
/
+1
2018-07-20
memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
2018-07-18
memory: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
2018-07-15
Merge tag 'tegra-for-4.19-memory' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-10
/
+6
2018-07-10
memory: tegra: Correct driver probe order
Dmitry Osipenko
1
-10
/
+6
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-06-26
memory: ti-emif-sram: Add resume function to recopy sram code
Dave Gerlach
1
-0
/
+33
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-05-25
Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
11
-308
/
+807
2018-05-18
memory: tegra: Remove Tegra114 SATA and AFI reset definitions
Dmitry Osipenko
1
-2
/
+0
2018-05-18
memory: tegra: Register SMMU after MC driver became ready
Dmitry Osipenko
1
-9
/
+9
2018-05-14
Merge tag 'arm-soc/for-4.18/drivers' of https://github.com/Broadcom/stblinux ...
Olof Johansson
1
-32
/
+10
2018-05-14
Merge tag 'gpmc-omap-for-v4.18' of https://github.com/rogerq/linux into next/...
Olof Johansson
1
-2
/
+2
2018-05-14
Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-21
/
+39
2018-05-09
memory: brcmstb: dpfe: Remove need for dpfe_dev
Florian Fainelli
1
-32
/
+10
2018-04-30
memory: tegra: Add Tegra210 memory controller hot resets
Thierry Reding
1
-0
/
+45
2018-04-30
memory: tegra: Add Tegra124 memory controller hot resets
Dmitry Osipenko
1
-0
/
+42
2018-04-30
memory: tegra: Add Tegra114 memory controller hot resets
Dmitry Osipenko
1
-0
/
+33
2018-04-30
memory: tegra: Add Tegra30 memory controller hot resets
Dmitry Osipenko
1
-0
/
+33
2018-04-30
memory: tegra: Add Tegra20 memory controller hot resets
Dmitry Osipenko
1
-0
/
+118
2018-04-30
memory: tegra: Introduce memory client hot reset
Dmitry Osipenko
2
-0
/
+212
[next]