index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
(
follow
)
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/arm-soc
Linus Torvalds
3
-0
/
+473
2018-12-31
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-4
/
+606
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-3
/
+2
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
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 next/drivers
Arnd Bergmann
3
-0
/
+473
2018-12-17
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-12
Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
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/git/at91/linux into next/drivers
Olof Johansson
1
-2
/
+1
2018-09-06
memory: ti-aemif: fix a potential NULL-pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2018-08-27
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/arm/arm-soc
Linus Torvalds
2
-10
/
+39
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+1
2018-07-31
drivers/memory/Kconfig: Add CONFIG_OF dependency
Anders Roxell
1
-1
/
+1
2018-07-19
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-14
Merge tag 'tegra-for-4.19-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers
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-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-2
/
+2
2018-06-12
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/kernel/git/tegra/linux into next/drivers
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 into next/drivers
Olof Johansson
1
-32
/
+10
2018-05-14
Merge tag 'gpmc-omap-for-v4.18' of https://github.com/rogerq/linux into next/drivers
Olof Johansson
1
-2
/
+2
2018-05-14
Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers
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]