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