Age | Commit message (Expand) | Author |
2020-10-24 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-10-14 | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-09-29 | PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle fu... | Chanwoo Choi |
2020-09-20 | memory: emif: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao |
2020-09-20 | memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao |
2020-09-18 | memory: tegra: Correct num_tlb_lines for tegra210 | Nicolin Chen |
2020-09-16 | memory: omap-gpmc: Fix compile test on SPARC | Krzysztof Kozlowski |
2020-09-09 | memory: mtk-smi: add support for MT8167 | Fabien Parent |
2020-09-09 | memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21... | Ye Bin |
2020-09-02 | memory: fsl-corenet-cf: Fix handling of platform_get_irq() error | Krzysztof Kozlowski |
2020-09-02 | memory: omap-gpmc: Fix -Wunused-function warnings | YueHaibing |
2020-09-02 | memory: tegra: Remove GPU from DRM IOMMU group | Thierry Reding |
2020-09-02 | memory: tegra186-emc: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-09-02 | memory: brcmstb_dpfe: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-09-01 | memory: samsung: exynos5422-dmc: add missing and fix kerneldoc | Krzysztof Kozlowski |
2020-09-01 | memory: samsung: exynos5422-dmc: remove unused exynos5_dmc members | Krzysztof Kozlowski |
2020-09-01 | memory: samsung: exynos5422-dmc: rename timing register fields variables | Krzysztof Kozlowski |
2020-08-27 | memory: emif: Remove bogus debugfs error handling | Dan Carpenter |
2020-08-27 | memory: omap-gpmc: Fix build error without CONFIG_OF | YueHaibing |
2020-08-26 | memory: omap-gpmc: Fix a couple off by ones | Dan Carpenter |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-22 | memory: brcmstb_dpfe: fix array index out of bounds | Markus Mayer |
2020-08-20 | memory: brcmstb_dpfe: Fix memory leak | Alex Dewar |
2020-08-20 | memory: tegra: Correct shift value of apew | Nicolin Chen |
2020-08-17 | memory: Enable compile testing for most of the drivers | Krzysztof Kozlowski |
2020-08-17 | memory: brcmstb_dpfe: add separate entry for compile test | Krzysztof Kozlowski |
2020-08-17 | memory: tegra: tegra210-emc: fix indentation | Krzysztof Kozlowski |
2020-08-17 | memory: renesas-rpc-if: simplify with PTR_ERR_OR_ZERO | Krzysztof Kozlowski |
2020-08-17 | memory: omap-gpmc: consistently use !res for NULL checks | Krzysztof Kozlowski |
2020-08-17 | memory: omap-gpmc: use WARN() instead of BUG() on wrong free | Krzysztof Kozlowski |
2020-08-17 | memory: omap-gpmc: remove GPMC_SET_ONE_CD_MAX macro for safety | Krzysztof Kozlowski |
2020-08-17 | memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings() | Krzysztof Kozlowski |
2020-08-17 | memory: omap-gpmc: remove unused file-scope phys_base and mem_size | Krzysztof Kozlowski |
2020-08-17 | memory: omap-gpmc: remove unneeded asm/mach-types.h inclusion | Krzysztof Kozlowski |
2020-08-17 | memory: samsung: exynos5422-dmc: Document mutex scope | Krzysztof Kozlowski |
2020-08-17 | memory: samsung: exynos5422-dmc: Additional locking for 'curr_rate' | Lukasz Luba |
2020-08-11 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-08-09 | Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2020-08-06 | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-08-03 | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-08-03 | Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2020-07-31 | Merge tag 'memory-controller-drv-5.9-2' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann |
2020-07-30 | memory: samsung: exynos5422-dmc: Add module param to control IRQ mode | Lukasz Luba |
2020-07-30 | memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold | Lukasz Luba |
2020-07-30 | memory: samsung: exynos5422-dmc: Use delayed timer as default | Chanwoo Choi |
2020-07-28 | memory: jz4780-nemc: Do not build by default | Krzysztof Kozlowski |
2020-07-28 | memory: jz4780_nemc: Only request IO memory the driver will use | Paul Cercueil |
2020-07-27 | memory: brcmstb_dpfe: Fix language typo | Krzysztof Kozlowski |
2020-07-27 | memory: samsung: exynos5422-dmc: Correct white space issues | Krzysztof Kozlowski |
2020-07-27 | memory: samsung: exynos-srom: Correct alignment | Krzysztof Kozlowski |