index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory: tegra30-emc: fix interconnect registration race
Johan Hovold
2023-03-13
1
-6
/
+6
*
memory: tegra20-emc: fix interconnect registration race
Johan Hovold
2023-03-13
1
-6
/
+6
*
memory: tegra124-emc: fix interconnect registration race
Johan Hovold
2023-03-13
1
-6
/
+6
*
memory: tegra: fix interconnect registration race
Johan Hovold
2023-03-13
1
-9
/
+7
*
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-27
2
-62
/
+100
|
\
|
*
memory: renesas-rpc-if: Remove redundant division of dummy
Cong Dang
2023-02-09
1
-2
/
+1
|
*
memory: ti-emif-pm: Use device_get_match_data() to simplify the code
ye xingchen
2023-01-23
1
-6
/
+1
|
*
memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()
Geert Uytterhoeven
2023-01-23
1
-16
/
+16
|
*
memory: renesas-rpc-if: Improve Runtime PM handling
Geert Uytterhoeven
2023-01-23
1
-5
/
+11
|
*
memory: renesas-rpc-if: Always use dev in rpcif_probe()
Geert Uytterhoeven
2023-01-23
1
-6
/
+6
|
*
memory: renesas-rpc-if: Move resource acquisition to .probe()
Geert Uytterhoeven
2023-01-23
1
-25
/
+24
|
*
memory: renesas-rpc-if: Split-off private data from struct rpcif
Geert Uytterhoeven
2023-01-23
1
-18
/
+57
*
|
memory: mvebu-devbus: Fix missing clk_disable_unprepare in mvebu_devbus_probe()
Gaosheng Cui
2022-12-27
1
-2
/
+1
*
|
memory: atmel-sdramc: Fix missing clk_disable_unprepare in atmel_ramc_probe()
Gaosheng Cui
2022-12-27
1
-4
/
+2
*
|
memory: tegra: Remove clients SID override programming
Ashish Mhetre
2022-12-27
1
-36
/
+0
*
|
memory: omap-gpmc: fix wait pin validation
Benedikt Niedermayr
2022-12-27
1
-1
/
+2
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-12-13
2
-2
/
+1
|
\
|
*
ARM: 9263/1: use .arch directives instead of assembler command line flags
Nick Desaulniers
2022-11-08
2
-2
/
+1
*
|
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-13
2
-0
/
+30
|
\
\
|
*
|
memory: tegra: Add API for retrieving carveout bounds
Mikko Perttunen
2022-11-25
2
-0
/
+30
*
|
|
Merge tag 'tegra-for-6.2-memory-v2' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2022-11-22
1
-0
/
+160
|
\
\
\
|
*
|
|
memory: tegra: Add DLA clients for Tegra234
Jon Hunter
2022-11-21
1
-0
/
+160
|
*
|
|
memory: tegra186-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
2022-11-21
1
-14
/
+1
|
*
|
|
memory: tegra210-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
2022-11-21
1
-14
/
+1
|
*
|
|
memory: tegra30-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
2022-11-21
1
-14
/
+1
|
*
|
|
memory: tegra20-emc: Use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
2022-11-21
1
-14
/
+1
|
|
/
/
*
|
|
memory: omap-gpmc: fix coverity issue "Control flow issues"
Benedikt Niedermayr
2022-11-10
1
-1
/
+1
*
|
|
memory: omap-gpmc: wait pin additions
Benedikt Niedermayr
2022-11-02
1
-13
/
+109
*
|
|
memory: renesas-rpc-if: Add support for R-Car Gen4
Geert Uytterhoeven
2022-10-18
1
-7
/
+12
*
|
|
memory: renesas-rpc-if: Clear HS bit during hardware initialization
Cong Dang
2022-10-18
1
-0
/
+3
*
|
|
memory: tegra186-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
2022-10-17
1
-14
/
+1
*
|
|
memory: tegra210-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
2022-10-17
1
-14
/
+1
*
|
|
memory: tegra30-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
2022-10-17
1
-14
/
+1
*
|
|
memory: tegra20-emc: use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
2022-10-17
1
-14
/
+1
|
/
/
*
|
Merge tag 'memory-controller-drv-mediatek-6.1' of https://git.kernel.org/pub/...
Arnd Bergmann
2022-09-12
1
-9
/
+100
|
\
\
|
*
|
memory: mtk-smi: mt8188: Add SMI Support
Chengci.Xu
2022-08-30
1
-0
/
+71
|
*
|
memory: mtk-smi: Add enable IOMMU SMC command for MM master
Chengci.Xu
2022-08-30
1
-0
/
+18
|
*
|
memory: mtk-smi: Add return value for configure port function
Chengci.Xu
2022-08-30
1
-9
/
+11
|
|
/
*
|
Merge tag 'memory-controller-drv-brcm-6.1' of https://git.kernel.org/pub/scm/...
Arnd Bergmann
2022-09-12
3
-0
/
+311
|
\
\
|
*
|
memory: brcmstb_memc: Add Broadcom STB memory controller driver
Florian Fainelli
2022-08-18
3
-0
/
+311
|
|
/
*
|
memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()
Liang He
2022-08-16
1
-0
/
+1
*
|
memory: of: Fix refcount leak bug in of_get_ddr_timings()
Liang He
2022-08-16
1
-0
/
+1
*
|
memory: dfl-emif: Update the dfl emif driver support revision 1
Debarati Biswas
2022-08-16
1
-5
/
+57
*
|
memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()
Liang He
2022-08-16
1
-0
/
+1
|
/
*
Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-08-08
1
-6
/
+5
|
\
|
*
Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
2022-08-03
1
-6
/
+5
|
|
\
|
|
*
OPP: Migrate set-supported-hw API to use set-config helpers
Viresh Kumar
2022-07-08
1
-6
/
+5
*
|
|
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
1
-9
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-10
1
-9
/
+1
|
|
/
*
|
Merge tag 'tegra-for-5.20-memory' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2022-07-12
1
-0
/
+80
|
\
\
[next]