Age | Commit message (Expand) | Author |
2008-10-14 | i2c: Restore i2c_smbus_process_call function | Prakash Mortha |
2008-10-14 | i2c: Document the implementation details of the /dev interface | Jean Delvare |
2008-10-14 | i2c: Improve dev-interface documentation | Jean Delvare |
2008-10-14 | i2c-viapro: Add VX800/VX820 support | Rudolf Marek |
2008-07-28 | i2c: Documentation: upgrading clients HOWTO | Ben Dooks |
2008-07-16 | i2c: Convert the max6875 driver to a new-style i2c driver | Jean Delvare |
2008-07-16 | i2c: Convert the pca9539 driver to a new-style i2c driver | Jean Delvare |
2008-07-16 | i2c: Convert the pcf8575 driver to a new-style i2c driver | Jean Delvare |
2008-07-16 | i2c: Convert the pcf8574 driver to a new-style i2c driver | Jean Delvare |
2008-07-14 | i2c: Add detection capability to new-style drivers | Jean Delvare |
2008-07-14 | i2c: Delete unused function i2c_smbus_write_quick | Jean Delvare |
2008-07-14 | i2c-core: Return -Errno, not -1 | David Brownell |
2008-07-14 | i2c: Document standard fault codes | David Brownell |
2008-07-14 | i2c: Remove 3 deprecated bus drivers | Adrian Bunk |
2008-07-01 | i2c: Documentation: fix device matching description | Ben Dooks |
2008-05-11 | i2c: Improve the functionality documentation | Jean Delvare |
2008-05-11 | i2c: Improve smbus-protocol documentation | David Brownell |
2008-04-29 | i2c: Add support for device alias names | Jean Delvare |
2008-02-24 | i2c-i801: Add support for the ICH10 | Gaston, Jason D |
2008-02-07 | hwmon: Update the lm-sensors website address | Jean Delvare |
2008-02-05 | deprecate obsolete pca9539 driver | eric miao |
2008-01-27 | i2c-viapro: Add support for the VT8237S | Jean Delvare |
2008-01-27 | i2c-i801: Implement I2C block read support | Jean Delvare |
2008-01-27 | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare |
2008-01-27 | i2c-stub: Use a single array for byte and word operations | Jean Delvare |
2008-01-27 | i2c-stub: Mention the existence of an helper script | Jean Delvare |
2008-01-27 | i2c: Add support for the PCF8575 chip | Bart Van Assche |
2007-12-12 | i2c: Delete an outdated piece of documentation | Jean Delvare |
2007-10-19 | more UTF-8 conversions | Marcin Garski |
2007-10-13 | i2c: Rename the PEC functionality bit | David Brownell |
2007-10-13 | i2c-stub: Support multiple chips | Jean Delvare |
2007-10-13 | i2c-i801: Add support for the Intel Tolapai SMBus | Jason Gaston |
2007-10-13 | i2c/pcf8574: No arbitrary initialization | Jean Delvare |
2007-08-31 | i2c-piix4: Fix SB700 PCI device ID | Shane Huang |
2007-07-12 | i2c-rpx: Remove | Jean Delvare |
2007-07-12 | i2c: New bus driver for the TAOS evaluation modules | Jean Delvare |
2007-07-12 | i2c-i801: Use the internal 32-byte buffer on ICH4+ | Oleg Ryjkov |
2007-07-12 | i2c-piix4: Add support for the ATI SB700 | Henry Su |
2007-07-12 | i2c: Fix the i2c_smbus_read_i2c_block_data() prototype | Jean Delvare |
2007-07-12 | i2c: Delete outdated x1205 driver documentation | Jean Delvare |
2007-05-09 | documentation: convert the Documentation directory to UTF-8 | John Anthony Kazos Jr |
2007-05-01 | i2c: Documentation update | Jean Delvare |
2007-05-01 | i2c: Make i2c_del_driver a void function | Jean Delvare |
2007-05-01 | i2c: Document i2c_new_device() | Jean Delvare |
2007-05-01 | i2c: i2c probe() and remove() documented | David Brownell |
2007-05-01 | i2c-nforce2: Add support for the MCP61 and MCP65 | Jean Delvare |
2007-02-13 | i2c-parport: Add support for One For All remote JP1 interface | Jonathan McDowell |
2007-02-13 | i2c-viapro: Add support for the VIA CX700 south bridge | Jean Delvare |
2007-02-13 | i2c: Add driver suspend/resume/shutdown support | David Brownell |
2007-02-13 | i2c-i801: Document the SMBus unhiding quirk | Jean Delvare |