summaryrefslogtreecommitdiff
path: root/Documentation/i2c
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-01i2c: i2c probe() and remove() documentedDavid Brownell2-19/+92
2007-05-01i2c-nforce2: Add support for the MCP61 and MCP65Jean Delvare1-0/+2
2007-02-13i2c-parport: Add support for One For All remote JP1 interfaceJonathan McDowell1-0/+15
2007-02-13i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare1-0/+7
2007-02-13i2c: Add driver suspend/resume/shutdown supportDavid Brownell2-9/+55
2007-02-13i2c-i801: Document the SMBus unhiding quirkJean Delvare1-5/+55
2007-02-13i2c: Fix typo in SMBus Write Word Data descriptionMike Frysinger1-1/+1
2007-02-13i2c-piix4: Add support for the ATI SB600Jean Delvare1-1/+1
2006-12-10i2c: i2c-i801 documentation updateJason Gaston1-1/+4
2006-12-10i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt1-1/+1