summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-01memory: samsung: exynos5422-dmc: rename timing register fields variablesKrzysztof Kozlowski1-24/+25
2020-09-01drivers: optee: fix i2c build issueJorge Ramirez-Ortiz1-1/+1
2020-09-01soc: renesas: Align driver description titlesKuninori Morimoto1-56/+56
2020-08-27memory: emif: Remove bogus debugfs error handlingDan Carpenter1-28/+5
2020-08-27memory: omap-gpmc: Fix build error without CONFIG_OFYueHaibing1-0/+4
2020-08-27Merge tag 'tee-pin-user-pages-for-5.10' of git://git.linaro.org/people/jens.w...Olof Johansson1-13/+19
2020-08-26memory: omap-gpmc: Fix a couple off by onesDan Carpenter1-2/+2
2020-08-25soc: renesas: Use menu for Renesas SoCKuninori Morimoto1-1/+1
2020-08-25tee: convert get_user_pages() --> pin_user_pages()John Hubbard1-13/+19
2020-08-22memory: brcmstb_dpfe: fix array index out of boundsMarkus Mayer1-7/+16
2020-08-21Merge tag 'tee-memref-null-for-v5.10' of git://git.linaro.org/people/jens.wik...Olof Johansson5-18/+57
2020-08-21Merge tag 'optee-i2c-for-v5.10' of git://git.linaro.org/people/jens.wiklander...Olof Johansson3-0/+117
2020-08-21drivers: optee: allow op-tee to access devices on the i2c busJorge Ramirez-Ortiz3-0/+117
2020-08-21driver: tee: Handle NULL pointer indication from clientCedric Neveux5-18/+57
2020-08-20memory: brcmstb_dpfe: Fix memory leakAlex Dewar1-6/+10
2020-08-20memory: tegra: Correct shift value of apewNicolin Chen1-1/+1
2020-08-17memory: Enable compile testing for most of the driversKrzysztof Kozlowski1-17/+22
2020-08-17memory: brcmstb_dpfe: add separate entry for compile testKrzysztof Kozlowski2-1/+13
2020-08-17memory: tegra: tegra210-emc: fix indentationKrzysztof Kozlowski1-1/+1
2020-08-17memory: renesas-rpc-if: simplify with PTR_ERR_OR_ZEROKrzysztof Kozlowski1-3/+1
2020-08-17memory: omap-gpmc: consistently use !res for NULL checksKrzysztof Kozlowski1-1/+1
2020-08-17memory: omap-gpmc: use WARN() instead of BUG() on wrong freeKrzysztof Kozlowski1-2/+1
2020-08-17memory: omap-gpmc: remove GPMC_SET_ONE_CD_MAX macro for safetyKrzysztof Kozlowski1-44/+93
2020-08-17memory: omap-gpmc: return meaningful error codes in gpmc_cs_set_timings()Krzysztof Kozlowski1-3/+3
2020-08-17memory: omap-gpmc: remove unused file-scope phys_base and mem_sizeKrzysztof Kozlowski1-4/+0
2020-08-17memory: omap-gpmc: remove unneeded asm/mach-types.h inclusionKrzysztof Kozlowski1-2/+0
2020-08-17MIPS: BMIPS: dts: add BCM63268 power domain supportÁlvaro Fernández Rojas1-0/+6
2020-08-17MIPS: BMIPS: dts: add BCM6362 power domain supportÁlvaro Fernández Rojas1-0/+6
2020-08-17MIPS: BMIPS: dts: add BCM6328 power domain supportÁlvaro Fernández Rojas1-0/+6
2020-08-17soc: bcm: add BCM63xx power domain driverÁlvaro Fernández Rojas6-0/+404
2020-08-17MIPS: BMIPS: add BCM6318 power domain definitionsÁlvaro Fernández Rojas1-0/+17
2020-08-17MIPS: BMIPS: add BCM63268 power domain definitionsÁlvaro Fernández Rojas1-0/+21
2020-08-17MIPS: BMIPS: add BCM6362 power domain definitionsÁlvaro Fernández Rojas1-0/+21
2020-08-17MIPS: BMIPS: add BCM6328 power domain definitionsÁlvaro Fernández Rojas1-0/+17
2020-08-17dt-bindings: soc: brcm: add BCM63xx power domain bindingÁlvaro Fernández Rojas1-0/+44
2020-08-17soc: bcm: brcmstb: biuctrl: Enable Read-ahead cacheFlorian Fainelli1-10/+77
2020-08-17bus: brcmstb_gisb: Shorten printsFlorian Fainelli1-2/+2
2020-08-17memory: samsung: exynos5422-dmc: Document mutex scopeKrzysztof Kozlowski1-0/+1
2020-08-17memory: samsung: exynos5422-dmc: Additional locking for 'curr_rate'Lukasz Luba1-0/+3
2020-08-16Linux 5.9-rc1Linus Torvalds1-2/+2
2020-08-16Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds4-156/+409
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-16Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds8-66/+62
2020-08-16Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+17
2020-08-16Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds69-998/+370
2020-08-16io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe1-1/+4
2020-08-15io_uring: sanitize double poll handlingJens Axboe1-9/+25
2020-08-15Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds37-247/+1253
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-32/+88
2020-08-15Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+5