summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-pcidrv.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-19i2c: designware-pci: drop superfluous {get|put}_deviceWolfram Sang1-4/+0
2013-04-15i2c-designware: switch to use runtime PM autosuspendMika Westerberg1-1/+2
2013-04-15i2c-designware-pci: use managed functions pcim_* and devm_*Andy Shevchenko1-51/+17
2013-04-15i2c-designware-pci: use dev_err() instead of printk()Andy Shevchenko1-2/+2
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