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