index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-designware-pcidrv.c
Age
Commit message (
Expand
)
Author
2014-06-02
i2c: designware-pci: Add Haswell PCI IDs
Mika Westerberg
2014-03-13
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-03-12
i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time value
Chew, Chiau Ee
2014-03-10
i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2C
Chew, Chiau Ee
2014-03-09
i2c: designware-pci: Add Baytrail PCI IDs
Mika Westerberg
2014-03-09
i2c: designware-pci: Cleanup driver power management
Mika Westerberg
2013-04-19
i2c: designware-pci: drop superfluous {get|put}_device
Wolfram Sang
2013-04-15
i2c-designware: switch to use runtime PM autosuspend
Mika Westerberg
2013-04-15
i2c-designware-pci: use managed functions pcim_* and devm_*
Andy Shevchenko
2013-04-15
i2c-designware-pci: use dev_err() instead of printk()
Andy Shevchenko
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-07-24
i2c/busses: Use module_pci_driver
Axel Lin
2012-04-10
i2c: prevent spurious interrupt on Designware controllers
Kristen Carlson Accardi
2012-01-12
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2011-10-29
i2c-designware: Fix PCI core warning on suspend/resume
Octavian Purdila
2011-10-29
i2c-designware: Add runtime power management support
Dirk Brandewie
2011-10-29
i2c-designware: Add support for Designware core behind PCI devices.
Dirk Brandewie