summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-03rtc: ds1307: check for failed memory allocation on wdtColin Ian King
2020-04-03cpufreq: Select schedutil when using big.LITTLELinus Walleij
2020-04-02clk: sprd: fix to get a correct ibias of pllChunyan Zhang
2020-04-02drivers/ide: convert to list_for_each_entry_safe()chenqiwu
2020-04-02mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King
2020-04-02pegasus: Remove pegasus' own workqueuePetko Manolov
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-02Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie
2020-04-02Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-04-02Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-04-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-04-02Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-04-02Merge tag 'hwlock-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2020-04-02Merge tag 'rproc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-02Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas
2020-04-02Merge branch 'pci/virtualization'Bjorn Helgaas
2020-04-02Merge branch 'pci/resource'Bjorn Helgaas
2020-04-02Merge branch 'pci/p2pdma'Bjorn Helgaas
2020-04-02Merge branch 'pci/misc'Bjorn Helgaas
2020-04-02Merge branch 'pci/interrupts'Bjorn Helgaas
2020-04-02Merge branch 'pci/hotplug'Bjorn Helgaas
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas
2020-04-02Merge branch 'pci/edr'Bjorn Helgaas
2020-04-02misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUSLad Prabhakar
2020-04-02PCI: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding
2020-04-02misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()Kishon Vijay Abraham I
2020-04-02misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I
2020-04-02misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I
2020-04-02misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I
2020-04-02PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interruptKishon Vijay Abraham I
2020-04-02PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table addressKishon Vijay Abraham I
2020-04-02PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I
2020-04-02misc: pci_endpoint_test: Add support to get DMA option from userspaceKishon Vijay Abraham I
2020-04-02misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocationKishon Vijay Abraham I
2020-04-02PCI: endpoint: functions/pci-epf-test: Print throughput informationKishon Vijay Abraham I
2020-04-02PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer dataKishon Vijay Abraham I
2020-04-02rtc: class: remove redundant assignment to variable errColin Ian King
2020-04-02rtc: sun6i: let the core handle rtc rangeAlexandre Belloni
2020-04-02rtc: sun6i: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu