summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-04Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds58-1423/+3997
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds117-3620/+12932
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-4/+13
2020-04-03Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-89/+47
2020-04-03remoteproc/omap: Fix set_load call in omap_rproc_request_timerNathan Chancellor1-1/+1
2020-04-03Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-168/+905
2020-04-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds142-2986/+5570
2020-04-03Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds85-6620/+8182
2020-04-03Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds34-494/+1625
2020-04-03Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds67-485/+736
2020-04-03Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-17/+62
2020-04-03Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds54-607/+2912
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 Torvalds23-218/+1745
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+10
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 Helgaas9-454/+947
2020-04-02Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-74/+186
2020-04-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas11-268/+1459
2020-04-02Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas1-36/+195
2020-04-02Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas5-99/+431
2020-04-02Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+29
2020-04-02Merge branch 'pci/resource'Bjorn Helgaas5-55/+74
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 Helgaas1-7/+73
2020-04-02Merge branch 'pci/hotplug'Bjorn Helgaas2-15/+79
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas6-85/+66
2020-04-02Merge branch 'pci/edr'Bjorn Helgaas16-182/+383
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-02misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I1-0/+10
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 I3-29/+20
2020-04-02PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I3-10/+44
2020-04-02misc: pci_endpoint_test: Add support to get DMA option from userspaceKishon Vijay Abraham I1-3/+62
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-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu1-1/+1
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu1-3/+9
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds105-4432/+5320
2020-04-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds3-18/+7
2020-04-02Merge tag 'for-5.7/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-102/+431
2020-04-02Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds902-25868/+53496
2020-04-02Merge tag 'mailbox-v5.7' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds8-136/+647