aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-smbus.c
AgeCommit message (Expand)Author
2014-11-07i2c: remove FSF addressWolfram Sang
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2013-10-03i2c: Remove redundant 'driver' field from the i2c_client structLars-Peter Clausen
2013-08-19i2c: use dev_get_platdata()Jingoo Han
2012-10-05i2c-smbus: Convert kzalloc to devm_kzallocJulia Lawall
2012-07-24i2c-smbus: Use module_i2c_driver()Fabio Estevam
2012-03-26i2c: Update the FSF addressJean Delvare
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13i2c-smbus: Use device_lock/device_unlockStephen Rothwell
2010-03-02i2c: Add SMBus alert supportJean Delvare