aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-20memory: emif: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-20memory: tegra: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-16memory: omap-gpmc: Fix compile test on SPARCKrzysztof Kozlowski
2020-09-09memory: mtk-smi: add support for MT8167Fabien Parent
2020-09-09memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21...Ye Bin
2020-09-02memory: fsl-corenet-cf: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-09-02memory: omap-gpmc: Fix -Wunused-function warningsYueHaibing
2020-09-02memory: tegra: Remove GPU from DRM IOMMU groupThierry Reding
2020-09-02memory: tegra186-emc: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-02memory: brcmstb_dpfe: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-01memory: samsung: exynos5422-dmc: add missing and fix kerneldocKrzysztof Kozlowski
2020-09-01memory: samsung: exynos5422-dmc: remove unused exynos5_dmc membersKrzysztof Kozlowski
2020-09-01memory: samsung: exynos5422-dmc: rename timing register fields variablesKrzysztof Kozlowski
2020-08-27memory: emif: Remove bogus debugfs error handlingDan Carpenter
2020-08-27memory: omap-gpmc: Fix build error without CONFIG_OFYueHaibing
2020-08-26memory: omap-gpmc: Fix a couple off by onesDan Carpenter
2020-08-22memory: brcmstb_dpfe: fix array index out of boundsMarkus Mayer
2020-08-20memory: brcmstb_dpfe: Fix memory leakAlex Dewar
2020-08-20memory: tegra: Correct shift value of apewNicolin Chen
2020-08-17memory: Enable compile testing for most of the driversKrzysztof Kozlowski
2020-08-17memory: brcmstb_dpfe: add separate entry for compile testKrzysztof Kozlowski
2020-08-17memory: tegra: tegra210-emc: fix indentationKrzysztof Kozlowski
2020-08-17memory: renesas-rpc-if: simplify with PTR_ERR_OR_ZEROKrzysztof Kozlowski
2020-08-17memory: omap-gpmc: consistently use !res for NULL checksKrzysztof Kozlowski
2020-08-17memory: omap-gpmc: use WARN() instead of BUG() on wrong freeKrzysztof Kozlowski
2020-08-17memory: omap-gpmc: remove GPMC_SET_ONE_CD_MAX macro for safetyKrzysztof Kozlowski
2020-08-17memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings()Krzysztof Kozlowski
2020-08-17memory: omap-gpmc: remove unused file-scope phys_base and mem_sizeKrzysztof Kozlowski
2020-08-17memory: omap-gpmc: remove unneeded asm/mach-types.h inclusionKrzysztof Kozlowski
2020-08-17memory: samsung: exynos5422-dmc: Document mutex scopeKrzysztof Kozlowski
2020-08-17memory: samsung: exynos5422-dmc: Additional locking for 'curr_rate'Lukasz Luba
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-14virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14sh: clkfwk: remove r8/r16/r32Kuninori Morimoto
2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle)
2020-08-14input: i8042 - Remove special Cayman handlingGeert Uytterhoeven
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-14Merge branch 'pm-cpufreq'Rafael J. Wysocki