summaryrefslogtreecommitdiffstats
path: root/Documentation/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Update and clean up writing-clients documentJean Delvare2008-10-221-129/+97
* i2c: Delete legacy model documentationJean Delvare2008-10-221-241/+14
* i2c: Constify i2c_get_clientdata's parameterJean Delvare2008-10-221-1/+1
* i2c: Delete outdated client porting guideJean Delvare2008-10-221-160/+0
* i2c-i801: Add support for Intel Ibex PeakSeth Heasley2008-10-221-3/+4
* i2c: Restore i2c_smbus_process_call functionPrakash Mortha2008-10-142-4/+4
* i2c: Document the implementation details of the /dev interfaceJean Delvare2008-10-141-0/+45
* i2c: Improve dev-interface documentationJean Delvare2008-10-141-25/+40
* i2c-viapro: Add VX800/VX820 supportRudolf Marek2008-10-141-2/+6
* i2c: Documentation: upgrading clients HOWTOBen Dooks2008-07-281-0/+281
* i2c: Convert the max6875 driver to a new-style i2c driverJean Delvare2008-07-161-1/+1
* i2c: Convert the pca9539 driver to a new-style i2c driverJean Delvare2008-07-161-1/+9
* i2c: Convert the pcf8575 driver to a new-style i2c driverJean Delvare2008-07-161-6/+3
* i2c: Convert the pcf8574 driver to a new-style i2c driverJean Delvare2008-07-161-7/+5
* i2c: Add detection capability to new-style driversJean Delvare2008-07-141-0/+29
* i2c: Delete unused function i2c_smbus_write_quickJean Delvare2008-07-142-9/+9
* i2c-core: Return -Errno, not -1David Brownell2008-07-141-4/+4
* i2c: Document standard fault codesDavid Brownell2008-07-141-0/+127
* i2c: Remove 3 deprecated bus driversAdrian Bunk2008-07-143-96/+0
* i2c: Documentation: fix device matching descriptionBen Dooks2008-07-011-4/+14
* i2c: Improve the functionality documentationJean Delvare2008-05-111-43/+52
* i2c: Improve smbus-protocol documentationDavid Brownell2008-05-111-35/+46
* i2c: Add support for device alias namesJean Delvare2008-04-291-1/+2
* i2c-i801: Add support for the ICH10Gaston, Jason D2008-02-241-1/+2
* hwmon: Update the lm-sensors website addressJean Delvare2008-02-071-1/+1
* deprecate obsolete pca9539 drivereric miao2008-02-051-0/+3
* i2c-viapro: Add support for the VT8237SJean Delvare2008-01-271-1/+2
* i2c-i801: Implement I2C block read supportJean Delvare2008-01-271-3/+2
* i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-271-3/+3
* i2c-stub: Use a single array for byte and word operationsJean Delvare2008-01-271-3/+0
* i2c-stub: Mention the existence of an helper scriptJean Delvare2008-01-271-0/+3
* i2c: Add support for the PCF8575 chipBart Van Assche2008-01-271-0/+72
* i2c: Delete an outdated piece of documentationJean Delvare2007-12-121-41/+4
* more UTF-8 conversionsMarcin Garski2007-10-191-1/+1
* i2c: Rename the PEC functionality bitDavid Brownell2007-10-131-3/+8
* i2c-stub: Support multiple chipsJean Delvare2007-10-131-10/+8
* i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston2007-10-131-1/+2
* i2c/pcf8574: No arbitrary initializationJean Delvare2007-10-131-5/+3
* i2c-piix4: Fix SB700 PCI device IDShane Huang2007-08-311-1/+1
* i2c-rpx: RemoveJean Delvare2007-07-121-2/+0
* i2c: New bus driver for the TAOS evaluation modulesJean Delvare2007-07-121-0/+46
* i2c-i801: Use the internal 32-byte buffer on ICH4+Oleg Ryjkov2007-07-121-2/+2
* i2c-piix4: Add support for the ATI SB700Henry Su2007-07-121-1/+1
* i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2007-07-122-2/+2
* i2c: Delete outdated x1205 driver documentationJean Delvare2007-07-121-38/+0
* documentation: convert the Documentation directory to UTF-8John Anthony Kazos Jr2007-05-095-5/+5
* i2c: Documentation updateJean Delvare2007-05-012-271/+39
* i2c: Make i2c_del_driver a void functionJean Delvare2007-05-011-4/+1
* i2c: Document i2c_new_device()Jean Delvare2007-05-011-0/+38
* i2c: i2c probe() and remove() documentedDavid Brownell2007-05-012-19/+92