summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/intel_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Update for new sequence numbersSimon Glass2020-12-181-11/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: i2c: Fix cast of address to 32-bit valueSimon Glass2016-10-111-3/+3
* i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese2016-08-161-21/+269
* i2c: Drop redundant platform data setting in driversSimon Glass2016-08-121-1/+0
* x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass2016-01-241-0/+24
* x86: i2c: Add a stub driver for Intel I2C/SMbusSimon Glass2016-01-241-0/+51