aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2007-04-17Minor bug fixes to i2c-pasemiOlof Johansson
2007-04-17i2c-pasemi: Depend on PPC_PASEMI againJean Delvare
2007-03-22i2c-i801: Restore the device state before leavingJean Delvare
2007-03-22i2c-amd8111: Missed cleanupJean Delvare
2007-03-04[ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-18Merge the easy part of the IOP branchRussell King
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-14[ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare
2007-02-13i2c: PA Semi SMBus driverOlof Johansson
2007-02-13i2c-amd8111: Proposed cleanupsJean Delvare
2007-02-13i2c-parport: Add support for One For All remote JP1 interfaceJonathan McDowell
2007-02-13i2c-viapro: Add support for the VIA CX700 south bridgeJean Delvare
2007-02-13i2c: Add IDs to adaptersStephen Hemminger
2007-02-13i2c: completion header cleanupsJean Delvare
2007-02-13i2c-i801: Spelling fixJean Delvare
2007-02-13i2c-piix4: Add support for the ATI SB600Jean Delvare
2007-02-13i2c-nforce2: Drop unused reference to pci_devJean Delvare
2007-02-13i2c-ali1563: Fix device initializationJean Delvare
2007-02-13i2c-ali1563: Improve the status messagesJean Delvare
2007-02-08[ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE setGuennadi Liakhovetski
2007-01-05i2c-mv64xxx: Fix random oops at bootMaxime Bizon
2007-01-04i2c-pnx: Fix interrupt handler, get rid of EARLY config optionVitaly Wool
2006-12-13Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2006-12-12hwmon: Update Rudolf Marek's e-mail addressJean Delvare
2006-12-10i2c: Fix OMAP clock prescaler to match the commentJean Delvare
2006-12-10i2c: Enable PEC on more i2c-i801 devicesJean Delvare
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King
2006-12-10i2c: New Atmel AT91 bus driverAndrew Victor
2006-12-10i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt
2006-12-10i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol
2006-12-10i2c: New Philips PNX bus driverVitaly Wool
2006-12-10i2c: Delete the broken i2c-ite bus driverJean Delvare
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-07[ARM] Merge individual ARM sub-treesRussell King
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams
2006-12-01i2c-i801: SMBus patch for Intel ICH9Jason Gaston
2006-11-30[ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King
2006-11-23[PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare
2006-11-20[PATCH] scx200_acb: handle PCI errorsJeff Garzik
2006-11-20[PATCH] i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan
2006-10-28[ARM] Fix i2c-pxa slave mode supportRussell King
2006-10-18hwmon: Let w83781d and lm78 load againJean Delvare
2006-10-10[POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones