summaryrefslogtreecommitdiff
path: root/Documentation/i2c/writing-clients
AgeCommit message (Expand)Author
2014-12-04Documentation: i2c: Use PM ops instead of legacy suspend/resumeLars-Peter Clausen
2013-01-28i2c: core: Remove definition of i2c_smbus_process_callTushar Behera
2012-07-24i2c/writing-clients: Mention module_i2c_driver()Jean Delvare
2011-05-24i2c/writing-clients: Fix foo_driver.id_tableVikram Narayanan
2010-05-04i2c-core: Erase pointer to clientdata on removalWolfram Sang
2010-03-02i2c: Document the message size limitZhangfei Gao
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-06-19i2c: Get rid of the legacy binding modelJean Delvare
2009-03-28i2c: Document the different ways to instantiate i2c devicesJean Delvare
2008-10-22i2c: Update and clean up writing-clients documentJean Delvare
2008-10-22i2c: Delete legacy model documentationJean Delvare
2008-10-22i2c: Constify i2c_get_clientdata's parameterJean Delvare
2008-10-14i2c: Restore i2c_smbus_process_call functionPrakash Mortha
2008-07-14i2c: Add detection capability to new-style driversJean Delvare
2008-07-14i2c: Delete unused function i2c_smbus_write_quickJean Delvare
2008-07-14i2c-core: Return -Errno, not -1David Brownell
2008-07-01i2c: Documentation: fix device matching descriptionBen Dooks
2008-04-29i2c: Add support for device alias namesJean Delvare
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare
2007-05-01i2c: Documentation updateJean Delvare
2007-05-01i2c: Make i2c_del_driver a void functionJean Delvare
2007-05-01i2c: Document i2c_new_device()Jean Delvare
2007-05-01i2c: i2c probe() and remove() documentedDavid Brownell
2007-02-13i2c: Add driver suspend/resume/shutdown supportDavid Brownell
2006-01-05[PATCH] i2c: update i2c_driver.command documentationJean Delvare
2006-01-05[PATCH] i2c: Documentation updateJean Delvare
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 11 of 11Jean Delvare
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2005-11-07[PATCH] i2c: writing-client doc update complementJean Delvare
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik
2005-10-28[PATCH] i2c: Documentation updateJean Delvare
2005-10-28[PATCH] i2c: Documentation fixesJean Delvare
2005-09-05[PATCH] I2C: Rewrite i2c_probeJean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9)Jean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare
2005-07-11[PATCH] I2C: minor I2C doc cleanupsdavid-b@pacbell.net
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds