aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/intel_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-10i2c: ihs: intel: Fix typo in comments (actual)Michal Simek1-1/+1
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull1-1/+1
2022-05-03pci: Map bars with offset and lengthAndrew Scull1-1/+1
2020-12-18i2c: Update for new sequence numbersSimon Glass1-11/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-10-11x86: i2c: Fix cast of address to 32-bit valueSimon Glass1-3/+3
2016-08-16i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese1-21/+269
2016-08-12i2c: Drop redundant platform data setting in driversSimon Glass1-1/+0
2016-01-24x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass1-0/+24
2016-01-24x86: i2c: Add a stub driver for Intel I2C/SMbusSimon Glass1-0/+51