summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-27ACPICA: Replace one-element array with flexible-arrayGustavo A. R. Silva
2020-07-27ACPI: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-27Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2020-07-27powercap: Add Power Limit4 supportSumeet Pawnikar
2020-07-27ACPI: Use valid link to the ACPI specificationTiezhu Yang
2020-07-27iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon
2020-07-27mmc: jz4740: Use pm_ptr() macroPaul Cercueil
2020-07-27USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman
2020-07-27Merge tag 'usb-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-07-27PCI: hv: Fix a timing issue which causes kdump to fail occasionallyWei Hu
2020-07-27Merge 5.8-rc7 into staging-nextGreg Kroah-Hartman
2020-07-27x86/cpu: Relocate sync_core() to sync_core.hRicardo Neri
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman
2020-07-27Merge 5.8-rc7 into driver-core-nextGreg Kroah-Hartman
2020-07-27Merge back cpufreq material for v5.9.Rafael J. Wysocki
2020-07-27ACPI: OSL: Clean up the removal of unused memory mappingsRafael J. Wysocki
2020-07-27ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem()Rafael J. Wysocki
2020-07-27ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address()Rafael J. Wysocki
2020-07-27ACPICA: Preserve memory opregion mappingsRafael J. Wysocki
2020-07-27ACPI: OSL: Implement deferred unmapping of ACPI memoryRafael J. Wysocki
2020-07-27Revert "test_firmware: Test platform fw loading on non-EFI systems"Greg Kroah-Hartman
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
2020-07-27memory: brcmstb_dpfe: Fix language typoKrzysztof Kozlowski
2020-07-27memory: samsung: exynos5422-dmc: Correct white space issuesKrzysztof Kozlowski
2020-07-27memory: samsung: exynos-srom: Correct alignmentKrzysztof Kozlowski
2020-07-27memory: pl172: Enclose macro argument usage in parenthesisKrzysztof Kozlowski
2020-07-27memory: of: Correct kerneldocKrzysztof Kozlowski
2020-07-27memory: omap-gpmc: Fix language typoKrzysztof Kozlowski
2020-07-27memory: omap-gpmc: Correct white space issuesKrzysztof Kozlowski
2020-07-27memory: omap-gpmc: Use 'unsigned int' for consistencyKrzysztof Kozlowski
2020-07-27memory: omap-gpmc: Enclose macro argument usage in parenthesisKrzysztof Kozlowski
2020-07-27memory: omap-gpmc: Correct kerneldocKrzysztof Kozlowski
2020-07-27memory: mvebu-devbus: Align with open parenthesisKrzysztof Kozlowski
2020-07-27memory: mvebu-devbus: Add missing braces to all arms of if statementKrzysztof Kozlowski
2020-07-27memory: bt1-l2-ctl: Add blank lines after declarationsKrzysztof Kozlowski
2020-07-27dmaengine: Actions: Add support for S700 DMA engineAmit Singh Tomar
2020-07-27dmaengine: Actions: get rid of bit fields from dma descriptorAmit Singh Tomar
2020-07-27dmaengine: dw: Initialize max_sg_burst capabilitySerge Semin
2020-07-27dmaengine: dw: Introduce max burst length hw configSerge Semin
2020-07-27dmaengine: dw: Initialize min and max burst DMA device capabilitySerge Semin
2020-07-27dmaengine: dw: Set DMA device max segment size parameterSerge Semin
2020-07-27dmaengine: dw: Take HC_LLP flag into account for noLLP auto-configSerge Semin
2020-07-27dmaengine: Introduce DMA-device device_caps callbackSerge Semin
2020-07-27dmaengine: Introduce max SG burst capabilitySerge Semin
2020-07-27dmaengine: Introduce min burst length capabilitySerge Semin
2020-07-27dmaengine: ti: k3-udma: Query throughput level information from hardwarePeter Ujfalusi
2020-07-27dmaengine: ti: k3-udma: Use defines for capabilities register parsingPeter Ujfalusi
2020-07-27thermal: qcom: tsens-v0_1: Add support for MSM8939Shawn Guo
2020-07-27irqchip/imx-intmux: Implement intmux runtime power managementJoakim Zhang
2020-07-27irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()Zenghui Yu