summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-03rtc: ds1307: check for failed memory allocation on wdtColin Ian King1-0/+2
2020-04-03cpufreq: Select schedutil when using big.LITTLELinus Walleij1-0/+1
2020-04-02clk: sprd: fix to get a correct ibias of pllChunyan Zhang1-3/+4
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-168/+905
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds142-2986/+5570
2020-04-02Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds85-6620/+8182
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie9-7/+570
2020-04-02Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds34-494/+1625
2020-04-02Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds67-485/+736
2020-04-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-17/+62
2020-04-02Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds54-607/+2912
2020-04-02Merge tag 'hwlock-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2-7/+7
2020-04-02Merge 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-02rtc: class: remove redundant assignment to variable errColin Ian King1-1/+1
2020-04-02rtc: sun6i: let the core handle rtc rangeAlexandre Belloni1-15/+10
2020-04-02rtc: sun6i: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-3/+3
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-02Revert "gpio: eic-sprd: Use devm_platform_ioremap_resource()"Baolin Wang1-2/+7
2020-04-02pinctrl: Unconditionally assign .request()/.free()Thierry Reding1-5/+2
2020-04-02gpio: Unconditionally assign .request()/.free()Thierry Reding5-26/+12