summaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-smbus.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-05i2c-smbus: Convert kzalloc to devm_kzallocJulia Lawall1-7/+4
2012-07-24i2c-smbus: Use module_i2c_driver()Fabio Estevam1-12/+1
2012-03-26i2c: Update the FSF addressJean Delvare1-1/+2
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-13i2c-smbus: Use device_lock/device_unlockStephen Rothwell1-3/+2
2010-03-02i2c: Add SMBus alert supportJean Delvare1-0/+263