summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pxa-pci.c
Commit message (Expand)AuthorAgeFilesLines
* I2C: Explicitly include correct DT includesRob Herring2023-08-141-1/+0
* i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probeHui Tang2022-12-051-7/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 462Thomas Gleixner2019-06-191-1/+1
* ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-281-1/+1
* i2c: i2c-pxa-pci; make explicitly non-modularPaul Gortmaker2016-11-181-23/+9
* i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-03-131-1/+1
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-2/+0
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-221-3/+3
* i2c/busses: Use module_pci_driverAxel Lin2012-07-241-11/+1
* i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-121-1/+1
* i2c: Add module.h to modular files prev. implicitly getting itPaul Gortmaker2011-10-311-0/+1
* i2c-pxa2xx: return proper error code in ce4100_i2c_probe error pathsAxel Lin2011-09-071-1/+4
* i2c-pxa2xx: Add PCI support for PXA I2C controllerSebastian Andrzej Siewior2011-03-211-0/+176