aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-amd-mp2-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-07i2c: amd-mp2: Remove useless DMA-32 fallback configurationChristophe JAILLET1-5/+2
2021-10-02i2c: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-2/+2
2021-02-01i2c: amd-mp2: convert to PCI logging functionsRichard Neumann1-32/+23
2020-04-30i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter1-1/+1
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose1-7/+1
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose1-1/+1
2019-03-25i2c: Add drivers for the AMD PCIe MP2 I2C controllerElie Morisse1-0/+483