summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* hisi_acc_qm: Move VF PCI device IDs to common headerShameer Kolothum2022-03-153-21/+18
* crypto: hisilicon/qm: Move few definitions to common headerLongfang Liu2022-03-151-40/+18
* crypto: hisilicon/qm: Move the QM header to include/linuxShameer Kolothum2022-03-156-446/+5
* vfio/mlx5: Fix to not use 0 as NULL pointerYishai Hadas2022-03-091-2/+2
* PCI/IOV: Fix wrong kernel-doc identifierLeon Romanovsky2022-03-071-2/+2
*-. Merge branches 'v5.18/vfio/next/mlx5-migration-v10', 'v5.18/vfio/next/pm-fixe...Alex Williamson2022-03-032-0/+63
|\ \
| | * vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGAAlex Williamson2022-02-221-0/+2
| * | vfio/pci: wake-up devices around reset functionsAbhishek Sahu2022-02-221-0/+48
| * | vfio/pci: fix memory leak during D3hot to D0 transitionAbhishek Sahu2022-02-221-0/+13
| |/
* | vfio/mlx5: Use its own PCI reset_done error handlerYishai Hadas2022-03-031-2/+55
* | vfio/pci: Expose vfio_pci_core_aer_err_detected()Yishai Hadas2022-03-031-3/+4
* | vfio/mlx5: Implement vfio_pci driver for mlx5 devicesYishai Hadas2022-03-036-0/+643
* | vfio/mlx5: Expose migration commands over mlx5 deviceYishai Hadas2022-03-032-0/+294
* | vfio: Extend the device migration protocol with RUNNING_P2PJason Gunthorpe2022-03-031-18/+69
* | vfio: Define device migration protocol v2Jason Gunthorpe2022-03-031-0/+199
* | vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctlJason Gunthorpe2022-03-033-61/+80
* | net/mlx5: Add migration commands definitionsYishai Hadas2022-02-271-0/+10
* | net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas2022-02-271-0/+44
* | PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PFJason Gunthorpe2022-02-271-0/+29
* | net/mlx5: Disable SRIOV before PF removalYishai Hadas2022-02-273-1/+3
* | net/mlx5: Reuse exported virtfn index function callLeon Romanovsky2022-02-271-13/+2
* | PCI/IOV: Add pci_iov_vf_id() to get VF indexJason Gunthorpe2022-02-271-0/+14
|/
* Merge tag 'edac_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-201-1/+1
|\
| * EDAC: Fix calculation of returned address and next offset in edac_align_ptr()Eliav Farber2022-02-151-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-02-206-8/+29
|\ \
| * | scsi: ufs: core: Fix divide by zero in ufshcd_map_queues()Jinyoung Choi2022-02-151-1/+1
| * | scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart2022-02-154-3/+26
| * | scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...Mike Christie2022-02-111-4/+2
* | | Merge tag 'dmaengine-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-02-205-13/+25
|\ \ \
| * | | dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu2022-02-151-1/+3
| * | | dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_sizeJiasheng Jiang2022-02-151-1/+4
| * | | dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probeMiaoqian Lin2022-02-151-1/+3
| * | | dmaengine: sh: rcar-dmac: Check for error num after setting maskJiasheng Jiang2022-02-151-1/+3
| * | | dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()Yang Yingliang2022-02-151-1/+3
| * | | dmaengine: ptdma: Fix the error handling path in pt_core_init()Christophe JAILLET2022-02-151-8/+9
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-02-204-9/+26
|\ \ \ \
| * | | | i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki2022-02-181-1/+1
| * | | | i2c: qup: allow COMPILE_TESTWolfram Sang2022-02-151-1/+1
| * | | | i2c: imx: allow COMPILE_TESTWolfram Sang2022-02-151-1/+1
| * | | | i2c: cadence: allow COMPILE_TESTWolfram Sang2022-02-151-1/+1
| * | | | i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()Vladimir Zapolskiy2022-02-111-4/+10
| * | | | i2c: qcom-cci: don't delete an unregistered adapterVladimir Zapolskiy2022-02-111-1/+1
| * | | | i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt2022-02-071-0/+11
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-02-203-0/+28
|\ \ \ \
| * | | | Input: psmouse - set up dependency between PS/2 and SMBus companionsDmitry Torokhov2022-02-181-0/+10
| * | | | Input: zinitix - add new compatible stringsLinus Walleij2022-02-161-0/+12
| * | | | Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito2022-02-081-0/+6
* | | | | Merge tag 'for-v5.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2022-02-202-1/+4
|\ \ \ \ \
| * | | | | power: supply: bq256xx: Handle OOM correctlyLinus Walleij2022-02-111-0/+3
| * | | | | power: supply: core: fix application of sizeof to pointerYang Li2022-02-011-1/+1
| | |/ / / | |/| | |