| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2006-06-22 |
|\ |
|
| * | [PATCH] I2C: I2C controllers go into right place on sysfs | David Brownell | 2006-06-22 |
| * | [PATCH] hwmon-vid: Add support for Intel Core and Conroe | Rudolf Marek | 2006-06-22 |
| * | [PATCH] lm70: New hardware monitoring driver | Kaiwan N Billimoria | 2006-06-22 |
| * | [PATCH] hwmon: Fix the Kconfig header | Jean Delvare | 2006-06-22 |
| * | [PATCH] i2c-i801: Merge setup function | Jean Delvare | 2006-06-22 |
| * | [PATCH] i2c-i801: Better pci subsystem integration | Jean Delvare | 2006-06-22 |
| * | [PATCH] i2c-i801: Cleanups | Jean Delvare | 2006-06-22 |
| * | [PATCH] i2c-i801: Remove PCI function check | Jean Delvare | 2006-06-22 |
| * | [PATCH] i2c-i801: Remove force_addr parameter | Jean Delvare | 2006-06-22 |
| * | [PATCH] i2c-i801: Fix block transaction poll loops | Jean Delvare | 2006-06-22 |
| * | [PATCH] scx200_acb: Mark scx200_acb_probe __init | Jean Delvare | 2006-06-22 |
| * | [PATCH] scx200_acb: Use PCI I/O resource when appropriate | Jordan Crouse | 2006-06-22 |
| * | [PATCH] i2c: Mark block write buffers as const | Krzysztof Halasa | 2006-06-22 |
| * | [PATCH] i2c-ocores: Minor cleanups | Peter Korsgaard | 2006-06-22 |
| * | [PATCH] abituguru: Fix fan detection | Hans de Goede | 2006-06-22 |
| * | [PATCH] abituguru: Review fixes | Hans de Goede | 2006-06-22 |
| * | [PATCH] abituguru: New hardware monitoring driver | Hans de Goede | 2006-06-22 |
| * | [PATCH] w83792d: Add missing data access locks | Yuan Mu | 2006-06-22 |
| * | [PATCH] w83792d: Fix setting the PWM value | Yuan Mu | 2006-06-22 |
| * | [PATCH] hwmon: Fix a typo in the hdaps driver | Jean Delvare | 2006-06-22 |
| * | [PATCH] i2c: New bus driver for the OpenCores I2C controller | Peter Korsgaard | 2006-06-22 |
| * | [PATCH] i2c: Suggest N for rare devices in Kconfig | Jean Delvare | 2006-06-22 |
| * | [PATCH] HWMON: Trim VID values to correct number of bits | Rudolf Marek | 2006-06-22 |
| * | [PATCH] HWMON: Improve the help text for CONFIG_HWMON | Jean Delvare | 2006-06-22 |
| * | [PATCH] HWMON: w83791d: New hardware monitoring driver for the Winbond W83791D | Charles Spirakis | 2006-06-22 |
| * | [PATCH] HWMON: hdaps: Update the list of supported systems | Jean Delvare | 2006-06-22 |
| * | [PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55 | Jean Delvare | 2006-06-22 |
| * | [PATCH] I2C: i2c-piix4: Document the IBM problem more clearly | Jean Delvare | 2006-06-22 |
| * | [PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameter | Rudolf Marek | 2006-06-22 |
| * | [PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85 | Mark A. Greer | 2006-06-22 |
| * | [PATCH] i2c: cleanup m41t00 | Mark A. Greer | 2006-06-22 |
| * | [PATCH] i2c-piix4: Add ATI IXP200/300/400 support | Rudolf Marek | 2006-06-22 |
| * | [PATCH] f71805f: Resource needs not be global | Jean Delvare | 2006-06-22 |
| * | [PATCH] smsc47m192: New hwmon driver for SMSC LPC47M192/997 | Hartmut Rick | 2006-06-22 |
| * | [PATCH] w83627ehf: Add alarms support | Jean Delvare | 2006-06-22 |
| * | [PATCH] w83627ehf: Add voltage inputs support | Rudolf Marek | 2006-06-22 |
| * | [PATCH] lm83: Add LM82 support | Jordan Crouse | 2006-06-22 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 | Linus Torvalds | 2006-06-22 |
|\ \ |
|
| * | | [PATCH] w1: warning fix | Andrew Morton | 2006-06-22 |
| * | | [PATCH] w1: clean up W1_CON dependency. | Evgeniy Polyakov | 2006-06-22 |
| * | | [PATCH] drivers/w1/w1.c: fix a compile error | Adrian Bunk | 2006-06-22 |
| * | | [PATCH] W1: fix dependencies of W1_SLAVE_DS2433_CRC | Jean-Luc Leger | 2006-06-22 |
| * | | [PATCH] W1: possible cleanups | Evgeniy Polyakov | 2006-06-22 |
| * | | [PATCH] W1: cleanups | Evgeniy Polyakov | 2006-06-22 |
| * | | [PATCH] w1 exports | Andrew Morton | 2006-06-22 |
| * | | [PATCH] w1: Use mutexes instead of semaphores. | Evgeniy Polyakov | 2006-06-22 |
| * | | [PATCH] w1: Make w1 connector notifications depend on connector. | Evgeniy Polyakov | 2006-06-22 |
| * | | [PATCH] w1: Move w1-connector definitions into linux/include/connector.h | Evgeniy Polyakov | 2006-06-22 |
| * | | [PATCH] w1: Userspace communication protocol over connector. | Evgeniy Polyakov | 2006-06-22 |