| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] SCX200_ACB: eliminate spurious timeout errors | David Woodhouse | 2006-08-06 | 1 | -2/+5 |
* | [PATCH] i2c-powermac: Fix master_xfer return value | Jean Delvare | 2006-07-12 | 1 | -3/+1 |
* | [PATCH] scx200_acb: Fix the block transactions | Jean Delvare | 2006-07-12 | 1 | -2/+6 |
* | [PATCH] scx200_acb: Fix the state machine | Thomas Andrews | 2006-07-12 | 1 | -6/+6 |
* | [PATCH] i2c-iop3xx: Avoid addressing self | Peter Milne | 2006-07-12 | 2 | -8/+11 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 3 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 6 | -6/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 6 | -6/+0 |
* | | [PATCH] i2c-801: 64bit resource fix | Andrew Morton | 2006-06-30 | 1 | -2/+2 |
|/ |
|
* | [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled | Daniel Ritz | 2006-06-27 | 1 | -6/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-06-22 | 1 | -2/+2 |
|\ |
|
| * | [POWERPC] Document I2C_MPC option for 86xx too. | Jon Loeliger | 2006-06-21 | 1 | -2/+2 |
* | | [PATCH] i2c-i801: Merge setup function | Jean Delvare | 2006-06-22 | 1 | -66/+55 |
* | | [PATCH] i2c-i801: Better pci subsystem integration | Jean Delvare | 2006-06-22 | 1 | -11/+27 |
* | | [PATCH] i2c-i801: Cleanups | Jean Delvare | 2006-06-22 | 1 | -19/+13 |
* | | [PATCH] i2c-i801: Remove PCI function check | Jean Delvare | 2006-06-22 | 1 | -4/+0 |
* | | [PATCH] i2c-i801: Remove force_addr parameter | Jean Delvare | 2006-06-22 | 1 | -28/+7 |
* | | [PATCH] i2c-i801: Fix block transaction poll loops | Jean Delvare | 2006-06-22 | 1 | -2/+2 |
* | | [PATCH] scx200_acb: Mark scx200_acb_probe __init | Jean Delvare | 2006-06-22 | 1 | -1/+1 |
* | | [PATCH] scx200_acb: Use PCI I/O resource when appropriate | Jordan Crouse | 2006-06-22 | 1 | -53/+147 |
* | | [PATCH] i2c-ocores: Minor cleanups | Peter Korsgaard | 2006-06-22 | 1 | -4/+2 |
* | | [PATCH] i2c: New bus driver for the OpenCores I2C controller | Peter Korsgaard | 2006-06-22 | 3 | -0/+355 |
* | | [PATCH] i2c: Suggest N for rare devices in Kconfig | Jean Delvare | 2006-06-22 | 1 | -0/+6 |
* | | [PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55 | Jean Delvare | 2006-06-22 | 1 | -11/+27 |
* | | [PATCH] I2C: i2c-piix4: Document the IBM problem more clearly | Jean Delvare | 2006-06-22 | 1 | -1/+1 |
* | | [PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameter | Rudolf Marek | 2006-06-22 | 1 | -24/+1 |
* | | [PATCH] i2c-piix4: Add ATI IXP200/300/400 support | Rudolf Marek | 2006-06-22 | 2 | -1/+10 |
|/ |
|
* | [PATCH] scx200_acb: fix section mismatch warning | Randy Dunlap | 2006-05-26 | 1 | -1/+1 |
* | [PATCH] scx200_acb: Fix for the CS5535 errata | Jordan Crouse | 2006-05-09 | 1 | -0/+7 |
* | [PATCH] scx200_acb: Fix resource name use after free | Jean Delvare | 2006-05-09 | 1 | -5/+1 |
* | [PATCH] scx200_acb: Fix return on init error | Jean Delvare | 2006-05-09 | 1 | -0/+3 |
* | [PATCH] i2c-i801: Fix resume when PEC is used | Jean Delvare | 2006-04-20 | 1 | -0/+5 |
* | [PATCH] i2c-parport: Make type parameter mandatory | Mark M. Hoffman | 2006-04-14 | 4 | -6/+19 |
* | [PATCH] i2c-sis96x: Remove an init-time log message | Mark M. Hoffman | 2006-04-14 | 1 | -8/+0 |
* | [PATCH] I2C: i2c-ixp4xx: Add hwmon class | Alessandro Zummo | 2006-03-23 | 1 | -0/+1 |
* | [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support | Martin Devera | 2006-03-23 | 2 | -2/+6 |
* | [PATCH] I2C: i2c-amd756-s4882: Improve static mutex initialization | Jean Delvare | 2006-03-23 | 1 | -3/+1 |
* | [PATCH] I2C: i2c-ali1535: Drop redundant mutex | Jean Delvare | 2006-03-23 | 1 | -4/+0 |
* | [PATCH] i2c: Fix i2c-ite name initialization | Jean Delvare | 2006-03-23 | 1 | -3/+1 |
* | [PATCH] i2c: Drop the i2c-frodo bus driver | Jean Delvare | 2006-03-23 | 1 | -85/+0 |
* | [PATCH] i2c: Semaphore to mutex conversions, part 3 | Jean Delvare | 2006-03-23 | 3 | -6/+6 |
* | [PATCH] i2c: Semaphore to mutex conversions, part 2 | Ingo Molnar | 2006-03-23 | 2 | -7/+8 |
* | [PATCH] I2C: fix sx200_acb build on other arches | Jean Delvare | 2006-03-23 | 1 | -1/+1 |
* | [PATCH] i2c: scx200_acb minimal documentation update | Ben Gardner | 2006-03-23 | 1 | -2/+3 |
* | [PATCH] i2c: scx200_acb fix and speed up the poll loop | Ben Gardner | 2006-03-23 | 1 | -11/+2 |
* | [PATCH] i2c: scx200_acb add support for the CS5535/CS5536 | Ben Gardner | 2006-03-23 | 1 | -14/+43 |
* | [PATCH] i2c: scx200_acb remove use of lock_kernel | Ben Gardner | 2006-03-23 | 1 | -6/+7 |
* | [PATCH] i2c: scx200_acb refactor/simplify code | Ben Gardner | 2006-03-23 | 1 | -44/+29 |
* | [PATCH] i2c: scx200_acb debug log cleanup | Ben Gardner | 2006-03-23 | 1 | -25/+17 |
* | [PATCH] i2c: scx200_acb whitespace and comment cleanup | Ben Gardner | 2006-03-23 | 1 | -47/+43 |