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-03crypto: marvell/octeontx - fix double free of ptrColin Ian King
2020-04-03crypto: hisilicon - Fix build errorYueHaibing
2020-04-02Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams
2020-04-02Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams
2020-04-02Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-nextDan Williams
2020-04-02dax: Move mandatory ->zero_page_range() check in alloc_dax()Vivek Goyal
2020-04-02dm,dax: Add dax zero_page_range operationVivek Goyal
2020-04-02s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driverVivek Goyal
2020-04-02dax, pmem: Add a dax operation zero_page_rangeVivek Goyal
2020-04-02pmem: Add functions for reading/writing page to/from pmemVivek Goyal
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-02edd: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
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