| Commit message (Expand) | Author | Age |
* | [PATCH] scx200_acb: fix section mismatch warning | Randy Dunlap | 2006-05-26 |
* | [PATCH] scx200_acb: Fix for the CS5535 errata | Jordan Crouse | 2006-05-09 |
* | [PATCH] scx200_acb: Fix resource name use after free | Jean Delvare | 2006-05-09 |
* | [PATCH] scx200_acb: Fix return on init error | Jean Delvare | 2006-05-09 |
* | [PATCH] i2c-i801: Fix resume when PEC is used | Jean Delvare | 2006-04-20 |
* | [PATCH] m41t00: fix bitmasks when writing to chip | David Barksdale | 2006-04-19 |
* | [PATCH] i2c-parport: Make type parameter mandatory | Mark M. Hoffman | 2006-04-14 |
* | [PATCH] i2c-sis96x: Remove an init-time log message | Mark M. Hoffman | 2006-04-14 |
* | [PATCH] i2c: convert m41t00 to use a workqueue | Mark A. Greer | 2006-04-14 |
* | [PATCH] i2c: convert ds1374 to use a workqueue | Jean Delvare | 2006-04-14 |
* | [PATCH] RTC subsystem: I2C cleanup | Alessandro Zummo | 2006-03-27 |
* | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 |
* | [PATCH] I2C: i2c-ixp4xx: Add hwmon class | Alessandro Zummo | 2006-03-23 |
* | [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support | Martin Devera | 2006-03-23 |
* | [PATCH] I2C: i2c-amd756-s4882: Improve static mutex initialization | Jean Delvare | 2006-03-23 |
* | [PATCH] I2C: i2c-ali1535: Drop redundant mutex | Jean Delvare | 2006-03-23 |
* | [PATCH] i2c: Cleanup isp1301_omap | Jean Delvare | 2006-03-23 |
* | [PATCH] i2c: Fix i2c-ite name initialization | Jean Delvare | 2006-03-23 |
* | [PATCH] i2c: Drop the i2c-frodo bus driver | Jean Delvare | 2006-03-23 |
* | [PATCH] i2c: Optimize core_lists mutex usage | Jean Delvare | 2006-03-23 |
* | [PATCH] i2c: Semaphore to mutex conversions, part 3 | Jean Delvare | 2006-03-23 |
* | [PATCH] i2c: Semaphore to mutex conversions, part 2 | Ingo Molnar | 2006-03-23 |
* | [PATCH] i2c: Speed up block transfers | Jean Delvare | 2006-03-23 |
* | [PATCH] I2C: fix sx200_acb build on other arches | Jean Delvare | 2006-03-23 |
* | [PATCH] i2c: scx200_acb minimal documentation update | Ben Gardner | 2006-03-23 |
* | [PATCH] i2c: scx200_acb fix and speed up the poll loop | Ben Gardner | 2006-03-23 |
* | [PATCH] i2c: scx200_acb add support for the CS5535/CS5536 | Ben Gardner | 2006-03-23 |
* | [PATCH] i2c: scx200_acb remove use of lock_kernel | Ben Gardner | 2006-03-23 |
* | [PATCH] i2c: scx200_acb refactor/simplify code | Ben Gardner | 2006-03-23 |
* | [PATCH] i2c: scx200_acb debug log cleanup | Ben Gardner | 2006-03-23 |
* | [PATCH] i2c: scx200_acb whitespace and comment cleanup | Ben Gardner | 2006-03-23 |
* | [PATCH] I2C: Convert i2c to mutexes | Arjan van de Ven | 2006-03-23 |
* | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 2006-03-20 |
* | [PATCH] i2c: Drop outdated probe/remove code in i2c-isa | Jean Delvare | 2006-02-14 |
* | [PATCH] i2c: Use ARRAY_SIZE macro | Tobias Klauser | 2006-02-06 |
* | [PATCH] i2c: Use module_param in i2c-algo-sibyte | Eric Sesterhenn | 2006-02-06 |
* | [PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data. | Jean Delvare | 2006-02-06 |
* | [PATCH] i2c-i801: I2C patch for Intel ICH8 | Jason Gaston | 2006-02-06 |
* | [PATCH] Add i2c_bus_type probe and remove methods | Russell King | 2006-01-13 |
* | [ARM] 3237/1: PXA I2C driver updates | Richard Purdie | 2006-01-12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-09 |
|\ |
|
| * | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 | Benjamin Herrenschmidt | 2006-01-08 |
| * | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 | Benjamin Herrenschmidt | 2006-01-08 |
| * | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt | 2006-01-08 |
* | | [PATCH] IRQ type flags | Russell King | 2006-01-08 |
|/ |
|
* | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 |
* | Merge with Linus' kernel. | Russell King | 2006-01-07 |
|\ |
|
| * | [PATCH] i2c: i2c-mv64xxx fix transaction abortion | Mark A. Greer | 2006-01-06 |
| * | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device ID | Jean Delvare | 2006-01-06 |
| * | [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMON | Martin Hicks | 2006-01-06 |