summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-amd-mp2-pci.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: amd-mp2: use msix/msi if the hardware supportsRaju Rangoju2022-11-011-9/+21
* i2c: amd-mp2: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-02-071-5/+2
* i2c: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-10-021-2/+2
* i2c: amd-mp2: convert to PCI logging functionsRichard Neumann2021-02-011-32/+23
* i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter2020-04-301-1/+1
* drivers: Add generic helper to match any deviceSuzuki K Poulose2019-07-301-7/+1
* driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-241-1/+1
* i2c: Add drivers for the AMD PCIe MP2 I2C controllerElie Morisse2019-03-251-0/+483