summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-10-223-1/+107
|\
| *-. Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1...Alex Williamson2020-10-122-0/+90
| |\ \
| | | * vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFOMatthew Rosato2020-10-072-0/+89
| | * | vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesBharat Bhushan2020-10-071-0/+1
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'v5.10/vfio/bardirty', 'v5.10/vfio/dma_avail', 'v5.10/vfio/mis...Alex Williamson2020-09-222-1/+17
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato2020-09-211-0/+1
| | |_|/ | |/| |
| | | * vfio: Fix typo of the device_stateZenghui Yu2020-09-211-1/+1
| | |/ | |/|
| | * vfio iommu: Add dma available capabilityMatthew Rosato2020-09-211-0/+15
| |/
* | Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2020-10-221-4/+4
|\ \
| * | remoteproc: Change default dump configuration to "disabled"Rishabh Bhatnagar2020-10-131-4/+4
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-10-2217-3/+645
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'clk-ingenic', 'clk-at91', 'clk-kconfig', 'clk-imx', 'clk-qcom...Stephen Boyd2020-10-207-2/+165
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | dt-bindings: clock: add QCOM SM8150 and SM8250 display clock bindingsJonathan Marek2020-10-132-0/+67
| | | | * | dt-bindings: clock: add SM8250 QCOM video clock bindingsJonathan Marek2020-10-131-0/+34
| | | | * | dt-bindings: clock: add SM8150 QCOM video clock bindingsJonathan Marek2020-10-131-0/+25
| | | | * | clk: qcom: gcc-msm8994: Add missing clocks, resets and GDSCsKonrad Dybcio2020-10-131-0/+36
| | | |/ / | | |/| |
| | | * | clk: imx: Correct the root clk of media ldb on imx8mpJacky Bai2020-08-311-1/+1
| | | * | clk: imx: vf610: Add CRC clockKrzysztof Kozlowski2020-08-231-1/+2
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'clk-simplify', 'clk-ti', 'clk-tegra', 'clk-rockchip' and 'clk...Stephen Boyd2020-10-202-0/+132
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | dt-bindings: clock: mediatek: add bindings for MT8167 clocksFabien Parent2020-10-131-0/+131
| | | |/ / | | |/| |
| | | * | clk: ti: dra7: add missing clkctrl register for SHA2 instanceTero Kristo2020-09-221-0/+1
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner', 'clk-samsung', ...Stephen Boyd2020-10-206-1/+234
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | clk: samsung: Add clk ID definitions for the CPU parent clocksSylwester Nawrocki2020-09-172-1/+8
| | | | * | clk: samsung: exynos5420: Add definition of clock ID for mout_sw_aclk_g3dSylwester Nawrocki2020-09-171-0/+1
| | | |/ / | | |/| |
| | | * | clk: sunxi-ng: add support for the Allwinner A100 CCUYangtao Li2020-08-254-0/+225
| | |/ /
| * | | dt-bindings: clock: Add r8a779a0 CPG Core Clock DefinitionsYoshihiro Shimoda2020-09-101-0/+55
| * | | dt-bindings: power: Add r8a779a0 SYSC power domain definitionsYoshihiro Shimoda2020-09-101-0/+59
| |/ /
* | | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-226-20/+56
|\ \ \
| * \ \ Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-10-212-0/+2
| |\ \ \
| | * | | PCI: Allow root and child buses to have different pci_opsRob Herring2020-09-071-0/+1
| | * | | PCI: designware-ep: Fix the Header Type checkHou Zhiqiang2020-09-071-0/+1
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/pci-iomap'Bjorn Helgaas2020-10-211-12/+27
| |\ \ \
| | * | | asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementationLorenzo Pieralisi2020-10-051-12/+27
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/apei'Bjorn Helgaas2020-10-211-0/+18
| |\ \ \
| | * | | ACPI / APEI: Add a notifier chain for unknown (vendor) CPER recordsShiju Jose2020-09-161-0/+18
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas2020-10-211-2/+2
| |\ \ \
| | * | | PCI: endpoint: Use "NULL" instead of "0" as a NULL pointerGustavo Pimentel2020-09-171-2/+2
| | |/ /
| * | | Merge branch 'pci/pm'Bjorn Helgaas2020-10-212-6/+2
| |\ \ \
| | * | | PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof WilczyƄski2020-09-292-2/+2
| | * | | PCI/PM: Remove unused pcibios_pm_opsVaibhav Gupta2020-09-291-4/+0
| | |/ /
| * | | Merge branch 'pci/enumeration'Bjorn Helgaas2020-10-211-0/+1
| |\ \ \
| | * | | PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan2020-09-171-0/+1
| | |/ /
| * | | PCI/ASPM: Remove struct pcie_link_state.l1ssSaheed O. Bolarinwa2020-10-161-0/+1
| * | | PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa2020-10-161-0/+1
| * | | PCI/ASPM: Remove struct aspm_register_info.supportSaheed O. Bolarinwa2020-10-161-0/+2
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-10-222-8/+344
|\ \ \
| * | | ext4: fast commit recovery pathHarshad Shirwadkar2020-10-211-4/+52
| * | | jbd2: fast commit recovery pathHarshad Shirwadkar2020-10-211-0/+20
| * | | ext4: main fast-commit commit pathHarshad Shirwadkar2020-10-211-0/+172
| * | | jbd2: add fast commit machineryHarshad Shirwadkar2020-10-211-0/+27