| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: i2c: Use PM ops instead of legacy suspend/resume | Lars-Peter Clausen | 2014-12-04 | 1 | -4/+4 |
* | i2c: core: Remove definition of i2c_smbus_process_call | Tushar Behera | 2013-01-28 | 1 | -2/+2 |
* | i2c/writing-clients: Mention module_i2c_driver() | Jean Delvare | 2012-07-24 | 1 | -8/+15 |
* | i2c/writing-clients: Fix foo_driver.id_table | Vikram Narayanan | 2011-05-24 | 1 | -1/+1 |
* | i2c-core: Erase pointer to clientdata on removal | Wolfram Sang | 2010-05-04 | 1 | -0/+5 |
* | i2c: Document the message size limit | Zhangfei Gao | 2010-03-02 | 1 | -2/+3 |
* | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 2009-12-14 | 1 | -1/+1 |
* | i2c: Get rid of the legacy binding model | Jean Delvare | 2009-06-19 | 1 | -13/+3 |
* | i2c: Document the different ways to instantiate i2c devices | Jean Delvare | 2009-03-28 | 1 | -4/+15 |
* | i2c: Update and clean up writing-clients document | Jean Delvare | 2008-10-22 | 1 | -129/+97 |
* | i2c: Delete legacy model documentation | Jean Delvare | 2008-10-22 | 1 | -241/+14 |
* | i2c: Constify i2c_get_clientdata's parameter | Jean Delvare | 2008-10-22 | 1 | -1/+1 |
* | i2c: Restore i2c_smbus_process_call function | Prakash Mortha | 2008-10-14 | 1 | -2/+2 |
* | i2c: Add detection capability to new-style drivers | Jean Delvare | 2008-07-14 | 1 | -0/+29 |
* | i2c: Delete unused function i2c_smbus_write_quick | Jean Delvare | 2008-07-14 | 1 | -7/+7 |
* | i2c-core: Return -Errno, not -1 | David Brownell | 2008-07-14 | 1 | -4/+4 |
* | i2c: Documentation: fix device matching description | Ben Dooks | 2008-07-01 | 1 | -4/+14 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 1 | -1/+2 |
* | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare | 2008-01-27 | 1 | -3/+3 |
* | i2c: Fix the i2c_smbus_read_i2c_block_data() prototype | Jean Delvare | 2007-07-12 | 1 | -1/+1 |
* | i2c: Documentation update | Jean Delvare | 2007-05-01 | 1 | -261/+31 |
* | i2c: Make i2c_del_driver a void function | Jean Delvare | 2007-05-01 | 1 | -4/+1 |
* | i2c: Document i2c_new_device() | Jean Delvare | 2007-05-01 | 1 | -0/+38 |
* | i2c: i2c probe() and remove() documented | David Brownell | 2007-05-01 | 1 | -10/+72 |
* | i2c: Add driver suspend/resume/shutdown support | David Brownell | 2007-02-13 | 1 | -9/+49 |
* | [PATCH] i2c: update i2c_driver.command documentation | Jean Delvare | 2006-01-06 | 1 | -7/+3 |
* | [PATCH] i2c: Documentation update | Jean Delvare | 2006-01-06 | 1 | -1/+0 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 11 of 11 | Jean Delvare | 2006-01-06 | 1 | -2/+4 |
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-06 | 1 | -5/+0 |
* | [PATCH] i2c: writing-client doc update complement | Jean Delvare | 2005-11-08 | 1 | -2/+2 |
* | [PATCH] remove some more check_region stuff | Jeff Garzik | 2005-10-31 | 1 | -0/+1 |
* | [PATCH] i2c: Documentation update | Jean Delvare | 2005-10-28 | 1 | -11/+5 |
* | [PATCH] i2c: Documentation fixes | Jean Delvare | 2005-10-28 | 1 | -7/+4 |
* | [PATCH] I2C: Rewrite i2c_probe | Jean Delvare | 2005-09-05 | 1 | -3/+4 |
* | [PATCH] hwmon: hwmon vs i2c, second round (06/11) | Jean Delvare | 2005-09-05 | 1 | -53/+15 |
* | [PATCH] hwmon: hwmon vs i2c, second round (04/11) | Jean Delvare | 2005-09-05 | 1 | -14/+5 |
* | [PATCH] I2C: refactor message in i2c_detach_client | Jean Delvare | 2005-09-05 | 1 | -3/+1 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9) | Jean Delvare | 2005-09-05 | 1 | -6/+5 |
* | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) | Jean Delvare | 2005-09-05 | 1 | -20/+15 |
* | [PATCH] I2C: minor I2C doc cleanups | david-b@pacbell.net | 2005-07-11 | 1 | -7/+0 |
* | [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers | Jean Delvare | 2005-06-22 | 1 | -50/+12 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+816 |