aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-pcidrv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson1-2/+0
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton1-3/+3
2012-07-24i2c/busses: Use module_pci_driverAxel Lin1-11/+1
2012-04-10i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi1-1/+0
2012-01-12i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin1-1/+1
2011-10-29i2c-designware: Fix PCI core warning on suspend/resumeOctavian Purdila1-21/+8
2011-10-29i2c-designware: Add runtime power management supportDirk Brandewie1-0/+89
2011-10-29i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie1-0/+316