| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 11 | -11/+0 |
* | i2c: Declare more i2c_adapter parent devices | Jean Delvare | 2007-02-13 | 4 | -3/+8 |
* | i2c: PA Semi SMBus driver | Olof Johansson | 2007-02-13 | 3 | -0/+434 |
* | i2c-amd8111: Proposed cleanups | Jean Delvare | 2007-02-13 | 1 | -28/+42 |
* | i2c-parport: Add support for One For All remote JP1 interface | Jonathan McDowell | 2007-02-13 | 1 | -0/+8 |
* | i2c-viapro: Add support for the VIA CX700 south bridge | Jean Delvare | 2007-02-13 | 2 | -3/+8 |
* | i2c: Add IDs to adapters | Stephen Hemminger | 2007-02-13 | 17 | -0/+19 |
* | i2c: completion header cleanups | Jean Delvare | 2007-02-13 | 2 | -1/+1 |
* | i2c-i801: Spelling fix | Jean Delvare | 2007-02-13 | 1 | -1/+1 |
* | i2c-piix4: Add support for the ATI SB600 | Jean Delvare | 2007-02-13 | 2 | -0/+4 |
* | i2c-nforce2: Drop unused reference to pci_dev | Jean Delvare | 2007-02-13 | 1 | -2/+0 |
* | i2c-ali1563: Fix device initialization | Jean Delvare | 2007-02-13 | 1 | -23/+18 |
* | i2c-ali1563: Improve the status messages | Jean Delvare | 2007-02-13 | 1 | -5/+11 |
* | i2c-mv64xxx: Fix random oops at boot | Maxime Bizon | 2007-01-05 | 1 | -2/+2 |
* | i2c-pnx: Fix interrupt handler, get rid of EARLY config option | Vitaly Wool | 2007-01-04 | 2 | -15/+1 |
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2006-12-13 | 1 | -1/+1 |
|\ |
|
| * | hwmon: Update Rudolf Marek's e-mail address | Jean Delvare | 2006-12-12 | 1 | -1/+1 |
* | | i2c: Fix OMAP clock prescaler to match the comment | Jean Delvare | 2006-12-10 | 1 | -2/+2 |
* | | i2c: Enable PEC on more i2c-i801 devices | Jean Delvare | 2006-12-10 | 1 | -4/+12 |
* | | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare | 2006-12-10 | 13 | -17/+17 |
* | | i2c: New ARM Versatile/Realview bus driver | Russell King | 2006-12-10 | 3 | -0/+165 |
* | | i2c: New Atmel AT91 bus driver | Andrew Victor | 2006-12-10 | 3 | -0/+333 |
* | | i2c: Cleanups to the i2c-nforce2 bus driver | Hans-Frieder Vogt | 2006-12-10 | 1 | -75/+14 |
* | | i2c: Add request/release_mem_region to i2c-ibm_iic bus driver | Jean-Baptiste Maneyrol | 2006-12-10 | 1 | -0/+9 |
* | | i2c: New Philips PNX bus driver | Vitaly Wool | 2006-12-10 | 3 | -0/+728 |
* | | i2c: Delete the broken i2c-ite bus driver | Jean Delvare | 2006-12-10 | 3 | -291/+0 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-07 | 2 | -133/+4 |
|\ |
|
| *-. | [ARM] Merge individual ARM sub-trees | Russell King | 2006-12-07 | 2 | -133/+4 |
| |\ \ |
|
| | | * | [ARM] 3995/1: iop13xx: add iop13xx support | Dan Williams | 2006-12-07 | 1 | -3/+3 |
| | |/
| |/| |
|
| | * | [ARM] Remove EEPROM slave emulation from i2c-pxa driver. | Russell King | 2006-11-30 | 1 | -130/+1 |
| |/ |
|
* | | i2c-i801: SMBus patch for Intel ICH9 | Jason Gaston | 2006-12-01 | 2 | -0/+3 |
|/ |
|
* | [PATCH] Fix i2c-ixp4xx compile (missing brace) | Jean Delvare | 2006-11-23 | 1 | -1/+1 |
* | [PATCH] scx200_acb: handle PCI errors | Jeff Garzik | 2006-11-20 | 1 | -3/+4 |
* | [PATCH] i2c-ixp4xx: fix ") != 0))" typo | Alexey Dobriyan | 2006-11-20 | 1 | -1/+2 |
* | [ARM] Fix i2c-pxa slave mode support | Russell King | 2006-10-28 | 1 | -2/+6 |
* | hwmon: Let w83781d and lm78 load again | Jean Delvare | 2006-10-18 | 1 | -1/+1 |
* | [POWERPC] Fix i2c-powermac platform device usage | Benjamin Herrenschmidt | 2006-10-10 | 1 | -13/+15 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 12 | -16/+14 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 4 | -4/+4 |
* | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 | 1 | -2/+2 |
* | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] i2c-sibyte: Fix modular build breakage | Yoichi Yuasa | 2006-09-29 | 1 | -2/+2 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-28 | 2 | -8/+10 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ... | Russell King | 2006-09-27 | 1 | -1/+2 |
| |\ |
|
| * | | [ARM] 3827/1: iop3xx: add common gpio module | Lennert Buytenhek | 2006-09-25 | 1 | -7/+9 |
| * | | [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x | Lennert Buytenhek | 2006-09-25 | 1 | -1/+1 |
| * | | [ARM] 3816/1: iop3xx: rename config symbols | Lennert Buytenhek | 2006-09-25 | 1 | -2/+2 |
* | | | i2c: Constify i2c_algorithm declarations, part 2 | Jean Delvare | 2006-09-26 | 26 | -26/+26 |
* | | | i2c-viapro: Add support for the VT8237A and VT8251 | Rudolf Marek | 2006-09-26 | 2 | -9/+17 |