Age | Commit message (Expand) | Author | Files | Lines |
2010-10-31 | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers | David Woodhouse | 1 | -0/+3 |
2010-10-31 | i2c-i801: Add Intel Patsburg device ID | Seth Heasley | 1 | -1/+2 |
2010-08-11 | i2c: Add support for custom probe function | Jean Delvare | 1 | -1/+1 |
2010-08-04 | Documentation: update broken web addresses. | Justin P. Mattock | 5 | -5/+5 |
2010-06-03 | Documentation/i2c: Checkpatch cleanup | Andrea Gelmini | 7 | -54/+54 |
2010-05-21 | i2c-i801: Let the user disable selected driver features | Jean Delvare | 1 | -1/+7 |
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 |
2010-03-02 | i2c-parport-light: Add SMBus alert support | Jean Delvare | 1 | -0/+11 |
2010-03-02 | i2c-parport: Add SMBus alert support | Jean Delvare | 1 | -0/+3 |
2010-03-02 | i2c: Add SMBus alert support | Jean Delvare | 1 | -0/+16 |
2010-03-02 | i2c-i801: Add Intel Cougar Point device IDs | Seth Heasley | 1 | -1/+2 |
2009-12-14 | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 1 | -1/+1 |
2009-12-06 | i2c-stub: Documentation update | Jean Delvare | 1 | -2/+2 |
2009-12-06 | i2c-stub: Allow user to disable some commands | Jean Delvare | 1 | -0/+6 |
2009-12-06 | i2c-stub: Implement I2C block support | Jean Delvare | 1 | -3/+3 |
2009-12-06 | i2c: Drop probe, ignore and force module parameters | Jean Delvare | 1 | -0/+44 |
2009-12-06 | i2c-voodoo3: Delete | Jean Delvare | 1 | -62/+0 |
2009-11-07 | i2c-piix4: Modify code name SB900 to Hudson-2 | Crane Cai | 1 | -1/+1 |
2009-10-05 | i2c: Minor documentation update | Jean Delvare | 1 | -1/+1 |
2009-10-05 | i2c: Move misc devices documentation | Jean Delvare | 2 | -204/+0 |
2009-09-19 | i2c-piix4: Add AMD SB900 SMBus device ID | Crane Cai | 1 | -0/+2 |
2009-09-19 | i2c/chips: Remove deprecated pcf8574 driver | Wolfram Sang | 1 | -65/+0 |
2009-09-19 | i2c/chips: Remove deprecated pca9539 driver | Wolfram Sang | 1 | -58/+0 |
2009-09-19 | i2c/chips: Remove deprecated pcf8575 driver | Wolfram Sang | 1 | -69/+0 |
2009-06-19 | i2c: Add a sysfs interface to instantiate devices | Jean Delvare | 1 | -0/+44 |
2009-06-19 | i2c: Get rid of the legacy binding model | Jean Delvare | 1 | -13/+3 |
2009-06-15 | i2c-viapro: Add new PCI device ID for VX855 | Harald Welte | 1 | -0/+4 |
2009-06-13 | i2c-ocores: Can add I2C devices to the bus | Richard Röjfors | 1 | -0/+17 |
2009-03-30 | Move the pcf8591 driver to hwmon | Jean Delvare | 1 | -90/+0 |
2009-03-28 | i2c-piix4: Add support for the Broadcom HT1100 chipset | Flavio Leitner | 1 | -1/+1 |
2009-03-28 | i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79 | Jean Delvare | 1 | -4/+8 |
2009-03-28 | i2c: Document the different ways to instantiate i2c devices | Jean Delvare | 2 | -4/+182 |
2008-10-30 | i2c: The i2c mailing list is moving | Jean Delvare | 1 | -1/+1 |
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-22 | i2c: Delete outdated client porting guide | Jean Delvare | 1 | -160/+0 |
2008-10-22 | i2c-i801: Add support for Intel Ibex Peak | Seth Heasley | 1 | -3/+4 |
2008-10-14 | i2c: Restore i2c_smbus_process_call function | Prakash Mortha | 2 | -4/+4 |
2008-10-14 | i2c: Document the implementation details of the /dev interface | Jean Delvare | 1 | -0/+45 |
2008-10-14 | i2c: Improve dev-interface documentation | Jean Delvare | 1 | -25/+40 |
2008-10-14 | i2c-viapro: Add VX800/VX820 support | Rudolf Marek | 1 | -2/+6 |
2008-07-28 | i2c: Documentation: upgrading clients HOWTO | Ben Dooks | 1 | -0/+281 |
2008-07-16 | i2c: Convert the max6875 driver to a new-style i2c driver | Jean Delvare | 1 | -1/+1 |
2008-07-16 | i2c: Convert the pca9539 driver to a new-style i2c driver | Jean Delvare | 1 | -1/+9 |
2008-07-16 | i2c: Convert the pcf8575 driver to a new-style i2c driver | Jean Delvare | 1 | -6/+3 |
2008-07-16 | i2c: Convert the pcf8574 driver to a new-style i2c driver | Jean Delvare | 1 | -7/+5 |
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 | 2 | -9/+9 |