summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27dt-bindings: dmaengine: convert Actions Semi Owl SoCs bindings to yamlAmit Singh Tomar
2020-07-27dmaengine: idxd: add missing invalid flags field to completionDave Jiang
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-27dt-bindings: dma: dw: Add max burst transaction length propertySerge Semin
2020-07-27dt-bindings: dma: dw: Convert DW DMAC to DT bindingSerge Semin
2020-07-27udf: osta_udf.h: delete a duplicated wordRandy Dunlap
2020-07-27reiserfs: reiserfs.h: delete a duplicated wordRandy Dunlap
2020-07-27ext2: ext2.h: fix duplicated word + typosRandy Dunlap
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-27printk: Make linux/printk.h self-containedHerbert Xu
2020-07-27s390/vmemmap: coding style updatesHeiko Carstens
2020-07-27s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sectionsDavid Hildenbrand
2020-07-27s390/vmemmap: remember unused sub-pmd rangesDavid Hildenbrand
2020-07-27s390/vmemmap: fallback to PTEs if mapping large PMD failsDavid Hildenbrand
2020-07-27s390/vmem: cleanup empty page tablesDavid Hildenbrand
2020-07-27s390/vmemmap: take the vmem_mutex when populating/freeingDavid Hildenbrand
2020-07-27s390/vmemmap: cleanup when vmemmap_populate() failsDavid Hildenbrand
2020-07-27thermal: qcom: tsens-v0_1: Add support for MSM8939Shawn Guo
2020-07-27s390/vmemmap: extend modify_pagetable() to handle vmemmapDavid Hildenbrand
2020-07-27s390/vmem: consolidate vmem_add_range() and vmem_remove_range()David Hildenbrand
2020-07-27s390/vmem: rename vmem_add_mem() to vmem_add_range()David Hildenbrand
2020-07-27s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich
2020-07-27s390/pci: clarify comment in s390_mmio_read/writeNiklas Schnelle
2020-07-27dt-bindings: tsens: qcom: Document MSM8939 compatibleKonrad Dybcio
2020-07-27io: Fix return type of _inb and _inlStafford Horne
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
2020-07-27irqchip: Fix IRQCHIP_PLATFORM_DRIVER_* compilation by including module.hMarc Zyngier
2020-07-27irqchip/stm32-exti: Map direct event to irq parentAlexandre Torgue
2020-07-27irqchip/mtk-cirq: Convert to a platform driverSaravana Kannan
2020-07-27irqchip/mtk-sysirq: Convert to a platform driverSaravana Kannan
2020-07-27irqchip/qcom-pdc: Switch to using IRQCHIP_PLATFORM_DRIVER helper macrosSaravana Kannan
2020-07-27irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macrosSaravana Kannan