summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-03110-861/+9600
|\
| * Merge tag 'qcom-drivers-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2020-07-313-2/+7
| |\
| | * soc: qcom: geni: Fix unused label warningYueHaibing2020-07-291-1/+1
| | * soc: qcom: smd-rpm: Fix kerneldocKrzysztof Kozlowski2020-07-291-0/+2
| | * soc: qcom: pdr: Reorder the PD state indication ackSibi Sankar2020-07-271-1/+3
| | * soc: qcom: smd-rpm: Add IPQ6018 compatibleKathiravan T2020-07-211-0/+1
| * | Merge tag 'memory-controller-drv-5.9-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2020-07-319-68/+74
| |\ \
| | * | memory: jz4780_nemc: Only request IO memory the driver will usePaul Cercueil2020-07-281-1/+16
| | * | memory: brcmstb_dpfe: Fix language typoKrzysztof Kozlowski2020-07-271-1/+1
| | * | memory: samsung: exynos5422-dmc: Correct white space issuesKrzysztof Kozlowski2020-07-271-2/+1
| | * | memory: samsung: exynos-srom: Correct alignmentKrzysztof Kozlowski2020-07-271-11/+11
| | * | memory: pl172: Enclose macro argument usage in parenthesisKrzysztof Kozlowski2020-07-271-7/+7
| | * | memory: of: Correct kerneldocKrzysztof Kozlowski2020-07-271-2/+2
| | * | memory: omap-gpmc: Fix language typoKrzysztof Kozlowski2020-07-271-1/+1
| | * | memory: omap-gpmc: Correct white space issuesKrzysztof Kozlowski2020-07-271-17/+7
| | * | memory: omap-gpmc: Use 'unsigned int' for consistencyKrzysztof Kozlowski2020-07-271-2/+2
| | * | memory: omap-gpmc: Enclose macro argument usage in parenthesisKrzysztof Kozlowski2020-07-271-10/+10
| | * | memory: omap-gpmc: Correct kerneldocKrzysztof Kozlowski2020-07-271-4/+4
| | * | memory: mvebu-devbus: Align with open parenthesisKrzysztof Kozlowski2020-07-271-7/+7
| | * | memory: mvebu-devbus: Add missing braces to all arms of if statementKrzysztof Kozlowski2020-07-271-3/+3
| | * | memory: bt1-l2-ctl: Add blank lines after declarationsKrzysztof Kozlowski2020-07-271-0/+2
| * | | Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2020-07-279-123/+165
| |\ \ \
| | * | | soc: TI knav_qmss: make symbol 'knav_acc_range_ops' staticWei Yongjun2020-07-241-1/+1
| | * | | firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-245-5/+5
| | * | | soc: ti: k3: fix semicolon.cocci warningskernel test robot2020-07-241-1/+1
| | * | | soc: ti: k3-ringacc: fix: warn: variable dereferenced before check 'ring'Grygorii Strashko2020-07-241-1/+3
| | * | | dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pairPeter Ujfalusi2020-07-242-52/+24
| | * | | soc: ti: k3-ringacc: separate soc specific initializationGrygorii Strashko2020-07-241-15/+55
| | * | | soc: ti: k3-ringacc: add request pair of rings api.Grygorii Strashko2020-07-241-0/+24
| | * | | soc: ti: k3-ringacc: add ring's flags to dumpGrygorii Strashko2020-07-241-0/+1
| | * | | soc: ti: k3-ringacc: Move state tracking variables under a structPeter Ujfalusi2020-07-241-48/+51
| * | | | Merge tag 'memory-controller-drv-5.9' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2020-07-2415-87/+90
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | memory: samsung: exynos-srom: Describe the Kconfig entryKrzysztof Kozlowski2020-07-241-0/+7
| | * | | memory: Describe the MEMORY Kconfig entryKrzysztof Kozlowski2020-07-241-0/+6
| | * | | memory: da8xx-ddrctl: Remove unused 'node' variableKrzysztof Kozlowski2020-07-241-2/+0
| | * | | memory: fsl_ifc: Fix whitespace issuesKrzysztof Kozlowski2020-07-241-15/+15
| | * | | memory: pl172: Add GPLv2 SPDX license headerKrzysztof Kozlowski2020-07-241-4/+1
| | * | | memory: omap-gpmc: Fix whitespace issueKrzysztof Kozlowski2020-07-241-3/+4
| | * | | memory: omap-gpmc: Include <linux/sizes.h> for SZ_16MKrzysztof Kozlowski2020-07-241-0/+1
| | * | | memory: mtk-smi: Add argument to function pointer definitionKrzysztof Kozlowski2020-07-241-1/+1
| | * | | memory: brcmstb_dpfe: Remove unneeded bracesKrzysztof Kozlowski2020-07-241-2/+1
| | * | | memory: brcmstb_dpfe: Constify the contents of stringKrzysztof Kozlowski2020-07-241-1/+1
| | * | | memory: ti-emif-pm: Fix cast to iomem pointerKrzysztof Kozlowski2020-07-241-1/+1
| | * | | memory: ti-aemif: Rename SS to SSTROBE to avoid name conflictsKrzysztof Kozlowski2020-07-241-8/+8
| | * | | memory: emif: Silence platform_get_irq() error in driverKrzysztof Kozlowski2020-07-241-4/+1
| | * | | memory: emif: Fix whitespace coding style violationsKrzysztof Kozlowski2020-07-241-9/+7
| | * | | memory: emif: Put constant in comparison on the right sideKrzysztof Kozlowski2020-07-241-1/+1
| | * | | memory: emif-asm-offsets: Add GPLv2 SPDX license headerKrzysztof Kozlowski2020-07-241-9/+1
| | * | | memory: of: Remove unneeded extern from function declarationsKrzysztof Kozlowski2020-07-241-10/+11
| | * | | memory: of: Correct indentationKrzysztof Kozlowski2020-07-241-4/+6