aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/i2c/writing-clients
Commit message (Expand)AuthorAge
* i2c-core: Erase pointer to clientdata on removalWolfram Sang2010-05-04
* i2c: Document the message size limitZhangfei Gao2010-03-02
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-14
* i2c: Get rid of the legacy binding modelJean Delvare2009-06-19
* i2c: Document the different ways to instantiate i2c devicesJean Delvare2009-03-28
* i2c: Update and clean up writing-clients documentJean Delvare2008-10-22
* i2c: Delete legacy model documentationJean Delvare2008-10-22
* i2c: Constify i2c_get_clientdata's parameterJean Delvare2008-10-22
* i2c: Restore i2c_smbus_process_call functionPrakash Mortha2008-10-14
* i2c: Add detection capability to new-style driversJean Delvare2008-07-14
* i2c: Delete unused function i2c_smbus_write_quickJean Delvare2008-07-14
* i2c-core: Return -Errno, not -1David Brownell2008-07-14
* i2c: Documentation: fix device matching descriptionBen Dooks2008-07-01
* i2c: Add support for device alias namesJean Delvare2008-04-29
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-27
* i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2007-07-12
* i2c: Documentation updateJean Delvare2007-05-01
* i2c: Make i2c_del_driver a void functionJean Delvare2007-05-01
* i2c: Document i2c_new_device()Jean Delvare2007-05-01
* i2c: i2c probe() and remove() documentedDavid Brownell2007-05-01
* i2c: Add driver suspend/resume/shutdown supportDavid Brownell2007-02-13
* [PATCH] i2c: update i2c_driver.command documentationJean Delvare2006-01-06
* [PATCH] i2c: Documentation updateJean Delvare2006-01-06
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 11 of 11Jean Delvare2006-01-06
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-06
* [PATCH] i2c: writing-client doc update complementJean Delvare2005-11-08
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-30
* [PATCH] i2c: Documentation updateJean Delvare2005-10-28
* [PATCH] i2c: Documentation fixesJean Delvare2005-10-28
* [PATCH] I2C: Rewrite i2c_probeJean Delvare2005-09-05
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-05
* [PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare2005-09-05
* [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-05
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9)Jean Delvare2005-09-05
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare2005-09-05
* [PATCH] I2C: minor I2C doc cleanupsdavid-b@pacbell.net2005-07-11
* [PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16