| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2014-03-13 | 1 | -1/+1 |
* | i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time value | Chew, Chiau Ee | 2014-03-12 | 1 | -0/+28 |
* | i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2C | Chew, Chiau Ee | 2014-03-10 | 1 | -6/+11 |
* | i2c: designware-pci: Add Baytrail PCI IDs | Mika Westerberg | 2014-03-09 | 1 | -2/+19 |
* | i2c: designware-pci: Cleanup driver power management | Mika Westerberg | 2014-03-09 | 1 | -50/+7 |
* | i2c: designware-pci: drop superfluous {get|put}_device | Wolfram Sang | 2013-04-19 | 1 | -4/+0 |
* | i2c-designware: switch to use runtime PM autosuspend | Mika Westerberg | 2013-04-15 | 1 | -1/+2 |
* | i2c-designware-pci: use managed functions pcim_* and devm_* | Andy Shevchenko | 2013-04-15 | 1 | -51/+17 |
* | i2c-designware-pci: use dev_err() instead of printk() | Andy Shevchenko | 2013-04-15 | 1 | -2/+2 |
* | i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls | Doug Anderson | 2013-02-22 | 1 | -2/+0 |
* | i2c: remove __dev* attributes from subsystem | Bill Pemberton | 2012-12-22 | 1 | -3/+3 |
* | i2c/busses: Use module_pci_driver | Axel Lin | 2012-07-24 | 1 | -11/+1 |
* | i2c: prevent spurious interrupt on Designware controllers | Kristen Carlson Accardi | 2012-04-10 | 1 | -1/+0 |
* | i2c: Convert to DEFINE_PCI_DEVICE_TABLE | Axel Lin | 2012-01-12 | 1 | -1/+1 |
* | i2c-designware: Fix PCI core warning on suspend/resume | Octavian Purdila | 2011-10-29 | 1 | -21/+8 |
* | i2c-designware: Add runtime power management support | Dirk Brandewie | 2011-10-29 | 1 | -0/+89 |
* | i2c-designware: Add support for Designware core behind PCI devices. | Dirk Brandewie | 2011-10-29 | 1 | -0/+316 |