summaryrefslogtreecommitdiffstats
path: root/Documentation/i2c
AgeCommit message (Expand)AuthorLines
2010-05-21i2c-i801: Let the user disable selected driver featuresJean Delvare-1/+7
2010-05-04i2c-core: Erase pointer to clientdata on removalWolfram Sang-0/+5
2010-03-02i2c: Document the message size limitZhangfei Gao-2/+3
2010-03-02i2c-parport-light: Add SMBus alert supportJean Delvare-0/+11
2010-03-02i2c-parport: Add SMBus alert supportJean Delvare-0/+3
2010-03-02i2c: Add SMBus alert supportJean Delvare-0/+16
2010-03-02i2c-i801: Add Intel Cougar Point device IDsSeth Heasley-1/+2
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare-1/+1
2009-12-06i2c-stub: Documentation updateJean Delvare-2/+2
2009-12-06i2c-stub: Allow user to disable some commandsJean Delvare-0/+6
2009-12-06i2c-stub: Implement I2C block supportJean Delvare-3/+3
2009-12-06i2c: Drop probe, ignore and force module parametersJean Delvare-0/+44
2009-12-06i2c-voodoo3: DeleteJean Delvare-62/+0
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai-1/+1
2009-10-04i2c: Minor documentation updateJean Delvare-1/+1
2009-10-04i2c: Move misc devices documentationJean Delvare-204/+0
2009-09-18i2c-piix4: Add AMD SB900 SMBus device IDCrane Cai-0/+2
2009-09-18i2c/chips: Remove deprecated pcf8574 driverWolfram Sang-65/+0
2009-09-18i2c/chips: Remove deprecated pca9539 driverWolfram Sang-58/+0
2009-09-18i2c/chips: Remove deprecated pcf8575 driverWolfram Sang-69/+0
2009-06-19i2c: Add a sysfs interface to instantiate devicesJean Delvare-0/+44
2009-06-19i2c: Get rid of the legacy binding modelJean Delvare-13/+3
2009-06-15i2c-viapro: Add new PCI device ID for VX855Harald Welte-0/+4
2009-06-13i2c-ocores: Can add I2C devices to the busRichard Röjfors-0/+17
2009-03-30Move the pcf8591 driver to hwmonJean Delvare-90/+0
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner-1/+1
2009-03-28i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare-4/+8
2009-03-28i2c: Document the different ways to instantiate i2c devicesJean Delvare-4/+182
2008-10-30i2c: The i2c mailing list is movingJean Delvare-1/+1
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-22i2c: Delete outdated client porting guideJean Delvare-160/+0
2008-10-22i2c-i801: Add support for Intel Ibex PeakSeth Heasley-3/+4
2008-10-14i2c: Restore i2c_smbus_process_call functionPrakash Mortha-4/+4
2008-10-14i2c: Document the implementation details of the /dev interfaceJean Delvare-0/+45
2008-10-14i2c: Improve dev-interface documentationJean Delvare-25/+40
2008-10-14i2c-viapro: Add VX800/VX820 supportRudolf Marek-2/+6
2008-07-28i2c: Documentation: upgrading clients HOWTOBen Dooks-0/+281
2008-07-16i2c: Convert the max6875 driver to a new-style i2c driverJean Delvare-1/+1
2008-07-16i2c: Convert the pca9539 driver to a new-style i2c driverJean Delvare-1/+9
2008-07-16i2c: Convert the pcf8575 driver to a new-style i2c driverJean Delvare-6/+3
2008-07-16i2c: Convert the pcf8574 driver to a new-style i2c driverJean Delvare-7/+5
2008-07-14i2c: Add detection capability to new-style driversJean Delvare-0/+29
2008-07-14i2c: Delete unused function i2c_smbus_write_quickJean Delvare-9/+9
2008-07-14i2c-core: Return -Errno, not -1David Brownell-4/+4
2008-07-14i2c: Document standard fault codesDavid Brownell-0/+127
2008-07-14i2c: Remove 3 deprecated bus driversAdrian Bunk-96/+0
2008-07-01i2c: Documentation: fix device matching descriptionBen Dooks-4/+14
2008-05-11i2c: Improve the functionality documentationJean Delvare-43/+52