summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-03Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds64-743/+3350
2020-04-03Merge tag 'hwlock-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2-7/+7
2020-04-03Merge tag 'rproc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds27-276/+2080
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds4-6/+13
2020-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds206-9698/+7867
2020-04-03Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2020-04-03Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-40/+25
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds165-2257/+4901
2020-04-02Merge tag 'xfs-5.7-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds102-2186/+3313
2020-04-02Merge tag 'vfs-5.7-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+3
2020-04-02Merge tag 'iomap-5.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-21/+17
2020-04-02Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-912/+680
2020-04-02Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas0-0/+0
2020-04-02Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas1-141/+46
2020-04-02Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas1-1/+7
2020-04-02Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas11-455/+1008
2020-04-02Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas3-74/+235
2020-04-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas17-308/+1655
2020-04-02Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas1-36/+195
2020-04-02Merge branch 'remotes/lorenzo/pci/dt'Bjorn Helgaas8-94/+225
2020-04-02Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas8-112/+527
2020-04-02Merge branch 'pci/virtualization'Bjorn Helgaas2-0/+31
2020-04-02Merge branch 'pci/resource'Bjorn Helgaas7-88/+95
2020-04-02Merge branch 'pci/p2pdma'Bjorn Helgaas1-0/+3
2020-04-02Merge branch 'pci/misc'Bjorn Helgaas3-3/+16
2020-04-02Merge branch 'pci/interrupts'Bjorn Helgaas3-7/+229
2020-04-02Merge branch 'pci/hotplug'Bjorn Helgaas3-15/+81
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas7-86/+67
2020-04-02Merge branch 'pci/edr'Bjorn Helgaas21-208/+409
2020-04-02Merge branch 'pci/aspm'Bjorn Helgaas1-3/+3
2020-04-02x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai1-0/+1
2020-04-02Merge branches 'misc' and 'devel-stable' into for-linusRussell King1-76/+86
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds26-248/+349
2020-04-02misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUSLad Prabhakar1-1/+0
2020-04-02PCI: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding1-7/+35
2020-04-02misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()Kishon Vijay Abraham I1-6/+19
2020-04-02misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I1-1/+1
2020-04-02tools: PCI: Add 'e' to clear IRQKishon Vijay Abraham I1-1/+15
2020-04-02misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I2-0/+11
2020-04-02misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I1-3/+9
2020-04-02PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interruptKishon Vijay Abraham I1-1/+4
2020-04-02PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table addressKishon Vijay Abraham I4-29/+35
2020-04-02PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I4-12/+48
2020-04-02misc: pci_endpoint_test: Add support to get DMA option from userspaceKishon Vijay Abraham I1-3/+62
2020-04-02tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I2-4/+26
2020-04-02misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocationKishon Vijay Abraham I1-21/+79
2020-04-02PCI: endpoint: functions/pci-epf-test: Print throughput informationKishon Vijay Abraham I1-0/+48
2020-04-02PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer dataKishon Vijay Abraham I1-3/+202
2020-04-02rtc: class: remove redundant assignment to variable errColin Ian King1-1/+1
2020-04-02rtc: remove rtc_time_to_tm and rtc_tm_to_timeAlexandre Belloni1-12/+0