aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-032-4/+5
|\
| * dm integrity: fix logic bug in integrity tag testingMikulas Patocka2020-04-031-1/+1
| * Revert "dm: always call blk_queue_split() in dm_process_bio()"Mike Snitzer2020-04-031-2/+3
| * dm integrity: fix ppc64le warningMike Snitzer2020-04-031-1/+1
* | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-0388-1631/+4832
|\ \
| * \ Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2020-04-020-0/+0
| |\ \
| | * | PCI: vmd: Add two VMD Device IDsSushma Kalakota2020-01-281-0/+4
| * | | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2020-04-021-141/+46
| |\ \ \
| | * | | PCI: tegra: Use pci_parse_request_of_pci_ranges()Rob Herring2020-02-241-141/+46
| * | | | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2020-04-021-1/+7
| |\ \ \ \
| | * | | | PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOMBjorn Andersson2020-02-261-1/+7
| | |/ / /
| * | | | Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas2020-04-0211-455/+1008
| |\ \ \ \
| | * | | | PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLATHou Zhiqiang2020-03-181-0/+1
| | * | | | PCI: mobiveil: Fix sparse different address space warningsHou Zhiqiang2020-03-171-3/+4
| | * | | | PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCsHou Zhiqiang2020-02-214-2/+291
| | * | | | dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4 controllerHou Zhiqiang2020-02-212-0/+60
| | * | | | PCI: mobiveil: Add Header Type field checkHou Zhiqiang2020-02-211-0/+13
| | * | | | PCI: mobiveil: Add 8-bit and 16-bit CSR register accessorsHou Zhiqiang2020-02-211-0/+23
| | * | | | PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init hostHou Zhiqiang2020-02-212-7/+13
| | * | | | PCI: mobiveil: Add callback function for link up checkHou Zhiqiang2020-02-212-0/+8
| | * | | | PCI: mobiveil: Add callback function for interrupt initializationHou Zhiqiang2020-02-212-1/+18
| | * | | | PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driverHou Zhiqiang2020-02-219-411/+499
| | * | | | PCI: mobiveil: Collect the interrupt related operations into a functionHou Zhiqiang2020-02-211-23/+42
| | * | | | PCI: mobiveil: Move the host initialization into a functionHou Zhiqiang2020-02-211-16/+23
| | * | | | PCI: mobiveil: Introduce a new structure mobiveil_root_portHou Zhiqiang2020-02-211-39/+60
| | |/ / /
| * | | | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2020-04-023-74/+235
| |\ \ \ \
| | * | | | PCI: hv: Introduce hv_msi_entryBoqun Feng2020-03-093-4/+18
| | * | | | PCI: hv: Move retarget related structures into tlfs headerBoqun Feng2020-03-092-32/+33
| | * | | | PCI: hv: Move hypercall related definitions into tlfs headerBoqun Feng2020-03-092-6/+3
| | * | | | PCI: hv: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-061-4/+4
| | * | | | PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2Long Li2020-03-061-0/+109
| | * | | | PCI: hv: Decouple the func definition in hv_dr_state from VSP messageLong Li2020-03-061-30/+70
| | * | | | PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling pathDexuan Cui2020-02-241-1/+1
| | * | | | PCI: hv: Remove unnecessary type casting from kzallocDexuan Cui2020-02-241-1/+1
| | |/ / /
| * | | | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2020-04-0217-308/+1655
| |\ \ \ \
| | * | | | misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUSLad Prabhakar2020-04-021-1/+0
| | * | | | PCI: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding2020-04-021-7/+35
| | * | | | misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()Kishon Vijay Abraham I2020-04-021-6/+19
| | * | | | misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I2020-04-021-1/+1
| | * | | | tools: PCI: Add 'e' to clear IRQKishon Vijay Abraham I2020-04-021-1/+15
| | * | | | misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I2020-04-022-0/+11
| | * | | | misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I2020-04-021-3/+9
| | * | | | PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interruptKishon Vijay Abraham I2020-04-021-1/+4
| | * | | | PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table addressKishon Vijay Abraham I2020-04-024-29/+35
| | * | | | PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I2020-04-024-12/+48
| | * | | | misc: pci_endpoint_test: Add support to get DMA option from userspaceKishon Vijay Abraham I2020-04-021-3/+62
| | * | | | tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I2020-04-022-4/+26
| | * | | | misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocationKishon Vijay Abraham I2020-04-021-21/+79
| | * | | | PCI: endpoint: functions/pci-epf-test: Print throughput informationKishon Vijay Abraham I2020-04-021-0/+48
| | * | | | PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer dataKishon Vijay Abraham I2020-04-021-3/+202