Age | Commit message (Expand) | Author | Files | Lines |
2015-11-10 | Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -65/+15 |
2015-10-25 | i2c: add ACPI support for I2C mux ports | Dustin Byford | 1 | -6/+2 |
2015-10-20 | i2c: ismt: issue a warning when fail to request MSI | Andy Shevchenko | 1 | -6/+5 |
2015-10-20 | i2c: ismt: propagate actual error code | Andy Shevchenko | 1 | -1/+1 |
2015-10-20 | i2c: ismt: do not duplicate msi_enabled flag | Andy Shevchenko | 1 | -5/+1 |
2015-10-20 | i2c: ismt: PCI core handles power state for us | Andy Shevchenko | 1 | -33/+0 |
2015-10-20 | i2c: ismt: improve usage of devres API | Andy Shevchenko | 1 | -13/+5 |
2015-10-20 | i2c: ismt: mark register space with __iomem | Andy Shevchenko | 1 | -1/+1 |
2015-10-15 | move io-64-nonatomic*.h out of asm-generic | Christoph Hellwig | 1 | -1/+1 |
2015-03-15 | i2c: ismt: fix type of return var of wait_for_completion_timeout | Nicholas Mc Guire | 1 | -2/+3 |
2014-11-07 | i2c: remove FSF address | Wolfram Sang | 1 | -4/+0 |
2014-09-30 | i2c: ismt: Use minimum descriptor size | Fan Du | 1 | -1/+1 |
2014-09-20 | i2c: ismt: use correct length when copy buffer | Fan Du | 1 | -2/+2 |
2014-03-13 | i2c: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 1 | -1/+1 |
2014-01-24 | i2c: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2014-01-13 | i2c-ismt: support I2C_SMBUS_I2C_BLOCK_DATA transaction type | robert.valiquette@intel.com | 1 | -0/+37 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-09-28 | i2c: ismt: initialize DMA buffer | James Ralston | 1 | -0/+3 |
2013-08-28 | i2c: ismt: add error return code in probe() | Wolfram Sang | 1 | -0/+1 |
2013-03-24 | i2c: ismt: remove duplicate const | Wolfram Sang | 1 | -1/+1 |
2013-03-22 | i2c: iSMT: add Intel Avoton DeviceIDs | Seth Heasley | 1 | -0/+2 |
2013-02-15 | i2c: fix i2c-ismt.c printk format warning | Randy Dunlap | 1 | -1/+1 |
2013-02-10 | i2c: Adding support for Intel iSMT SMBus 2.0 host controller | Neil Horman | 1 | -0/+963 |