summaryrefslogtreecommitdiffstats
path: root/include/linux/i2c-smbus.h
Commit message (Expand)AuthorAgeFilesLines
* i2c: don't expose function which is only used internallyWolfram Sang2022-02-151-8/+0
* i2c: smbus: Use device_*() functions instead of of_*()Akhil R2022-01-281-3/+3
* i2c: smbus: add core function handling SMBus host-notifyAlain Volmat2020-09-091-0/+12
* i2c: smbus: Add a way to instantiate SPD EEPROMs automaticallyJean Delvare2020-05-291-1/+7
* i2c: smbus: remove outdated references to irq level triggersWolfram Sang2020-03-101-5/+0
* i2c: convert SMBus alert setup function to return an ERRPTRWolfram Sang2020-03-101-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-15/+1
* i2c: i2c-smbus: add of_i2c_setup_smbus_alertPhil Reid2017-10-281-0/+9
* i2c: i2c-smbus: Use threaded irq for smbalertPhil Reid2017-10-281-1/+0
* i2c: use an IRQ to report Host Notify events, not alertBenjamin Tissoires2016-11-241-27/+0
* i2c: i2c-smbus: drop useless stubsJean Delvare2016-07-221-15/+0
* i2c: smbus: add SMBus Host Notify supportBenjamin Tissoires2016-06-171-0/+44
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-1/+1
* i2c: Update the FSF addressJean Delvare2012-03-261-1/+2
* i2c: Add SMBus alert supportJean Delvare2010-03-021-0/+50