| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: Add a sysfs interface to instantiate devices | Jean Delvare | 2009-06-19 | 1 | -0/+44 |
* | i2c: Get rid of the legacy binding model | Jean Delvare | 2009-06-19 | 1 | -13/+3 |
* | i2c-viapro: Add new PCI device ID for VX855 | Harald Welte | 2009-06-15 | 1 | -0/+4 |
* | i2c-ocores: Can add I2C devices to the bus | Richard Röjfors | 2009-06-13 | 1 | -0/+17 |
* | Move the pcf8591 driver to hwmon | Jean Delvare | 2009-03-30 | 1 | -90/+0 |
* | i2c-piix4: Add support for the Broadcom HT1100 chipset | Flavio Leitner | 2009-03-28 | 1 | -1/+1 |
* | i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79 | Jean Delvare | 2009-03-28 | 1 | -4/+8 |
* | i2c: Document the different ways to instantiate i2c devices | Jean Delvare | 2009-03-28 | 2 | -4/+182 |
* | i2c: The i2c mailing list is moving | Jean Delvare | 2008-10-30 | 1 | -1/+1 |
* | 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: Delete outdated client porting guide | Jean Delvare | 2008-10-22 | 1 | -160/+0 |
* | i2c-i801: Add support for Intel Ibex Peak | Seth Heasley | 2008-10-22 | 1 | -3/+4 |
* | i2c: Restore i2c_smbus_process_call function | Prakash Mortha | 2008-10-14 | 2 | -4/+4 |
* | i2c: Document the implementation details of the /dev interface | Jean Delvare | 2008-10-14 | 1 | -0/+45 |
* | i2c: Improve dev-interface documentation | Jean Delvare | 2008-10-14 | 1 | -25/+40 |
* | i2c-viapro: Add VX800/VX820 support | Rudolf Marek | 2008-10-14 | 1 | -2/+6 |
* | i2c: Documentation: upgrading clients HOWTO | Ben Dooks | 2008-07-28 | 1 | -0/+281 |
* | i2c: Convert the max6875 driver to a new-style i2c driver | Jean Delvare | 2008-07-16 | 1 | -1/+1 |
* | i2c: Convert the pca9539 driver to a new-style i2c driver | Jean Delvare | 2008-07-16 | 1 | -1/+9 |
* | i2c: Convert the pcf8575 driver to a new-style i2c driver | Jean Delvare | 2008-07-16 | 1 | -6/+3 |
* | i2c: Convert the pcf8574 driver to a new-style i2c driver | Jean Delvare | 2008-07-16 | 1 | -7/+5 |
* | 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 | 2 | -9/+9 |
* | i2c-core: Return -Errno, not -1 | David Brownell | 2008-07-14 | 1 | -4/+4 |
* | i2c: Document standard fault codes | David Brownell | 2008-07-14 | 1 | -0/+127 |
* | i2c: Remove 3 deprecated bus drivers | Adrian Bunk | 2008-07-14 | 3 | -96/+0 |
* | i2c: Documentation: fix device matching description | Ben Dooks | 2008-07-01 | 1 | -4/+14 |
* | i2c: Improve the functionality documentation | Jean Delvare | 2008-05-11 | 1 | -43/+52 |
* | i2c: Improve smbus-protocol documentation | David Brownell | 2008-05-11 | 1 | -35/+46 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 1 | -1/+2 |
* | i2c-i801: Add support for the ICH10 | Gaston, Jason D | 2008-02-24 | 1 | -1/+2 |
* | hwmon: Update the lm-sensors website address | Jean Delvare | 2008-02-07 | 1 | -1/+1 |
* | deprecate obsolete pca9539 driver | eric miao | 2008-02-05 | 1 | -0/+3 |
* | i2c-viapro: Add support for the VT8237S | Jean Delvare | 2008-01-27 | 1 | -1/+2 |
* | i2c-i801: Implement I2C block read support | Jean Delvare | 2008-01-27 | 1 | -3/+2 |
* | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare | 2008-01-27 | 1 | -3/+3 |
* | i2c-stub: Use a single array for byte and word operations | Jean Delvare | 2008-01-27 | 1 | -3/+0 |
* | i2c-stub: Mention the existence of an helper script | Jean Delvare | 2008-01-27 | 1 | -0/+3 |
* | i2c: Add support for the PCF8575 chip | Bart Van Assche | 2008-01-27 | 1 | -0/+72 |
* | i2c: Delete an outdated piece of documentation | Jean Delvare | 2007-12-12 | 1 | -41/+4 |
* | more UTF-8 conversions | Marcin Garski | 2007-10-19 | 1 | -1/+1 |
* | i2c: Rename the PEC functionality bit | David Brownell | 2007-10-13 | 1 | -3/+8 |
* | i2c-stub: Support multiple chips | Jean Delvare | 2007-10-13 | 1 | -10/+8 |
* | i2c-i801: Add support for the Intel Tolapai SMBus | Jason Gaston | 2007-10-13 | 1 | -1/+2 |
* | i2c/pcf8574: No arbitrary initialization | Jean Delvare | 2007-10-13 | 1 | -5/+3 |
* | i2c-piix4: Fix SB700 PCI device ID | Shane Huang | 2007-08-31 | 1 | -1/+1 |
* | i2c-rpx: Remove | Jean Delvare | 2007-07-12 | 1 | -2/+0 |
* | i2c: New bus driver for the TAOS evaluation modules | Jean Delvare | 2007-07-12 | 1 | -0/+46 |