aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-pcidrv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-17i2c: designware-pci: update Intel copyright lineAndy Shevchenko1-5/+5
2015-01-23i2c: designware-pci: no need to provide clk_khzAndy Shevchenko1-2/+0
2015-01-23i2c: designware-pci: remove Moorestown supportAndy Shevchenko1-29/+0
2014-11-07i2c: remove FSF addressWolfram Sang1-4/+0
2014-08-02i2c: designware: add new bindingsAlan Cox1-0/+9
2014-06-02i2c: designware-pci: Add Haswell PCI IDsMika Westerberg1-0/+22
2014-03-13i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2014-03-12i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time valueChew, Chiau Ee1-0/+28
2014-03-10i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2CChew, Chiau Ee1-6/+11
2014-03-09i2c: designware-pci: Add Baytrail PCI IDsMika Westerberg1-2/+19
2014-03-09i2c: designware-pci: Cleanup driver power managementMika Westerberg1-50/+7
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