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