aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-smbus.c
AgeCommit message (Expand)Author
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