summaryrefslogtreecommitdiff
path: root/Documentation/i2c
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-11i2c: Improve smbus-protocol documentationDavid Brownell1-35/+46
2008-04-29i2c: Add support for device alias namesJean Delvare1-1/+2
2008-02-24i2c-i801: Add support for the ICH10Gaston, Jason D1-1/+2
2008-02-07hwmon: Update the lm-sensors website addressJean Delvare1-1/+1
2008-02-05deprecate obsolete pca9539 drivereric miao1-0/+3
2008-01-27i2c-viapro: Add support for the VT8237SJean Delvare1-1/+2
2008-01-27i2c-i801: Implement I2C block read supportJean Delvare1-3/+2
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare1-3/+3
2008-01-27i2c-stub: Use a single array for byte and word operationsJean Delvare1-3/+0
2008-01-27i2c-stub: Mention the existence of an helper scriptJean Delvare1-0/+3
2008-01-27i2c: Add support for the PCF8575 chipBart Van Assche1-0/+72
2007-12-12i2c: Delete an outdated piece of documentationJean Delvare1-41/+4
2007-10-19more UTF-8 conversionsMarcin Garski1-1/+1
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell1-3/+8
2007-10-13i2c-stub: Support multiple chipsJean Delvare1-10/+8
2007-10-13i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston1-1/+2
2007-10-13i2c/pcf8574: No arbitrary initializationJean Delvare1-5/+3
2007-08-31i2c-piix4: Fix SB700 PCI device IDShane Huang1-1/+1
2007-07-12i2c-rpx: RemoveJean Delvare1-2/+0
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare1-0/+46
2007-07-12i2c-i801: Use the internal 32-byte buffer on ICH4+Oleg Ryjkov1-2/+2
2007-07-12i2c-piix4: Add support for the ATI SB700Henry Su1-1/+1
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2-2/+2
2007-07-12i2c: Delete outdated x1205 driver documentationJean Delvare1-38/+0
2007-05-09documentation: convert the Documentation directory to UTF-8John Anthony Kazos Jr5-5/+5
2007-05-01i2c: Documentation updateJean Delvare2-271/+39
2007-05-01i2c: Make i2c_del_driver a void functionJean Delvare1-4/+1
2007-05-01i2c: Document i2c_new_device()Jean Delvare1-0/+38