aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/i2c
Commit message (Expand)AuthorAgeFilesLines
* 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
* i2c-nforce2: Add support for the MCP61 and MCP65Jean Delvare2007-05-011-0/+2
* i2c-parport: Add support for One For All remote JP1 interfaceJonathan McDowell2007-02-131-0/+15
* i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare2007-02-131-0/+7
* i2c: Add driver suspend/resume/shutdown supportDavid Brownell2007-02-132-9/+55
* i2c-i801: Document the SMBus unhiding quirkJean Delvare2007-02-131-5/+55
* i2c: Fix typo in SMBus Write Word Data descriptionMike Frysinger2007-02-131-1/+1
* i2c-piix4: Add support for the ATI SB600Jean Delvare2007-02-131-1/+1
* i2c: i2c-i801 documentation updateJason Gaston2006-12-101-1/+4
* i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt2006-12-101-1/+1
* i2c: Fix documentation typosJean Delvare2006-12-102-3/+3