Age | Commit message (Expand) | Author | Files | Lines |
2009-03-28 | i2c-piix4: Add support for the Broadcom HT1100 chipset | Flavio Leitner | 1 | -1/+1 |
2009-03-28 | i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79 | Jean Delvare | 1 | -4/+8 |
2008-10-30 | i2c: The i2c mailing list is moving | Jean Delvare | 1 | -1/+1 |
2008-10-22 | i2c-i801: Add support for Intel Ibex Peak | Seth Heasley | 1 | -3/+4 |
2008-10-14 | i2c-viapro: Add VX800/VX820 support | Rudolf Marek | 1 | -2/+6 |
2008-07-15 | i2c: Remove 3 deprecated bus drivers | Adrian Bunk | 3 | -96/+0 |
2008-02-24 | i2c-i801: Add support for the ICH10 | Gaston, Jason D | 1 | -1/+2 |
2008-02-08 | hwmon: Update the lm-sensors website address | Jean Delvare | 1 | -1/+1 |
2008-01-27 | i2c-viapro: Add support for the VT8237S | Jean Delvare | 1 | -1/+2 |
2008-01-27 | i2c-i801: Implement I2C block read support | Jean Delvare | 1 | -3/+2 |
2007-10-14 | i2c-i801: Add support for the Intel Tolapai SMBus | Jason Gaston | 1 | -1/+2 |
2007-08-31 | i2c-piix4: Fix SB700 PCI device ID | Shane Huang | 1 | -1/+1 |
2007-07-12 | i2c: New bus driver for the TAOS evaluation modules | Jean Delvare | 1 | -0/+46 |
2007-07-12 | i2c-i801: Use the internal 32-byte buffer on ICH4+ | Oleg Ryjkov | 1 | -2/+2 |
2007-07-12 | i2c-piix4: Add support for the ATI SB700 | Henry Su | 1 | -1/+1 |
2007-05-09 | documentation: convert the Documentation directory to UTF-8 | John Anthony Kazos Jr | 4 | -4/+4 |
2007-05-02 | i2c-nforce2: Add support for the MCP61 and MCP65 | Jean Delvare | 1 | -0/+2 |
2007-02-14 | i2c-parport: Add support for One For All remote JP1 interface | Jonathan McDowell | 1 | -0/+15 |
2007-02-14 | i2c-viapro: Add support for the VIA CX700 south bridge | Jean Delvare | 1 | -0/+7 |
2007-02-14 | i2c-i801: Document the SMBus unhiding quirk | Jean Delvare | 1 | -5/+55 |
2007-02-14 | i2c-piix4: Add support for the ATI SB600 | Jean Delvare | 1 | -1/+1 |
2006-12-10 | i2c: i2c-i801 documentation update | Jason Gaston | 1 | -1/+4 |
2006-12-10 | i2c: Cleanups to the i2c-nforce2 bus driver | Hans-Frieder Vogt | 1 | -1/+1 |
2006-12-10 | i2c: Fix documentation typos | Jean Delvare | 2 | -3/+3 |
2006-09-27 | i2c-viapro: Add support for the VT8237A and VT8251 | Rudolf Marek | 1 | -1/+6 |
2006-07-13 | [PATCH] i2c: New mailing list | Jean Delvare | 1 | -2/+2 |
2006-06-22 | [PATCH] i2c-i801: Remove force_addr parameter | Jean Delvare | 1 | -2/+1 |
2006-06-22 | [PATCH] scx200_acb: Documentation update | Jean Delvare | 1 | -1/+18 |
2006-06-22 | [PATCH] i2c: New bus driver for the OpenCores I2C controller | Peter Korsgaard | 1 | -0/+51 |
2006-06-22 | [PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55 | Jean Delvare | 1 | -0/+2 |
2006-06-22 | [PATCH] I2C: i2c-piix4: Document the IBM problem more clearly | Jean Delvare | 1 | -0/+14 |
2006-06-22 | [PATCH] I2C: i2c-piix4: Fix typo in documentation | Jean Delvare | 1 | -1/+1 |
2006-06-22 | [PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameter | Rudolf Marek | 1 | -6/+16 |
2006-06-22 | [PATCH] i2c-piix4: Add ATI IXP200/300/400 support | Rudolf Marek | 1 | -0/+2 |
2006-04-14 | [PATCH] i2c-parport: Make type parameter mandatory | Mark M. Hoffman | 1 | -6/+10 |
2006-03-24 | [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support | Martin Devera | 1 | -1/+1 |
2006-03-24 | [PATCH] i2c: scx200_acb minimal documentation update | Ben Gardner | 1 | -2/+3 |
2006-02-06 | [PATCH] i2c: Rename i2c-sis96x documentation file | Rudolf Marek | 1 | -2/+2 |
2006-01-06 | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device ID | Jean Delvare | 1 | -1/+2 |
2006-01-06 | [PATCH] i2c: Add support for Barco LPT->DVI to i2c-parport | Peter Korsgaard | 1 | -0/+1 |
2005-11-08 | [PATCH] i2c-viapro: Some adjustments | Jean Delvare | 1 | -4/+2 |
2005-10-29 | [PATCH] i2c: i2c-i810 documentation update | Jean Delvare | 1 | -0/+1 |
2005-10-29 | [PATCH] i2c-viapro: Update supported devices list | Jean Delvare | 1 | -6/+6 |
2005-10-29 | [PATCH] i2c-viapro: Implement I2C Block transactions | Jean Delvare | 1 | -1/+6 |
2005-10-29 | [PATCH] i2c-viapro: Coding style fixes | Jean Delvare | 1 | -7/+5 |
2005-06-22 | [PATCH] I2C: Sensors mailing list has moved | Jean Delvare | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 21 | -0/+1061 |