summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-pcidrv.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: designware-pci: update Intel copyright lineAndy Shevchenko2015-02-171-5/+5
* i2c: designware-pci: no need to provide clk_khzAndy Shevchenko2015-01-231-2/+0
* i2c: designware-pci: remove Moorestown supportAndy Shevchenko2015-01-231-29/+0
* i2c: remove FSF addressWolfram Sang2014-11-071-4/+0
* i2c: designware: add new bindingsAlan Cox2014-08-021-0/+9
* i2c: designware-pci: Add Haswell PCI IDsMika Westerberg2014-06-021-0/+22
* i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-03-131-1/+1
* i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time valueChew, Chiau Ee2014-03-121-0/+28
* i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2CChew, Chiau Ee2014-03-101-6/+11
* i2c: designware-pci: Add Baytrail PCI IDsMika Westerberg2014-03-091-2/+19
* i2c: designware-pci: Cleanup driver power managementMika Westerberg2014-03-091-50/+7
* i2c: designware-pci: drop superfluous {get|put}_deviceWolfram Sang2013-04-191-4/+0
* i2c-designware: switch to use runtime PM autosuspendMika Westerberg2013-04-151-1/+2
* i2c-designware-pci: use managed functions pcim_* and devm_*Andy Shevchenko2013-04-151-51/+17
* i2c-designware-pci: use dev_err() instead of printk()Andy Shevchenko2013-04-151-2/+2
* 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: prevent spurious interrupt on Designware controllersKristen Carlson Accardi2012-04-101-1/+0
* i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-121-1/+1
* i2c-designware: Fix PCI core warning on suspend/resumeOctavian Purdila2011-10-291-21/+8
* i2c-designware: Add runtime power management supportDirk Brandewie2011-10-291-0/+89
* i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie2011-10-291-0/+316
OpenPOWER on IntegriCloud