summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* i2c-mv64xxx: Fix random oops at bootMaxime Bizon2007-01-051-2/+2
* i2c-pnx: Fix interrupt handler, get rid of EARLY config optionVitaly Wool2007-01-042-15/+1
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-131-1/+1
|\
| * hwmon: Update Rudolf Marek's e-mail addressJean Delvare2006-12-121-1/+1
* | i2c: Fix OMAP clock prescaler to match the commentJean Delvare2006-12-101-2/+2
* | i2c: Enable PEC on more i2c-i801 devicesJean Delvare2006-12-101-4/+12
* | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-1013-17/+17
* | i2c: New ARM Versatile/Realview bus driverRussell King2006-12-103-0/+165
* | i2c: New Atmel AT91 bus driverAndrew Victor2006-12-103-0/+333
* | i2c: Cleanups to the i2c-nforce2 bus driverHans-Frieder Vogt2006-12-101-75/+14
* | i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol2006-12-101-0/+9
* | i2c: New Philips PNX bus driverVitaly Wool2006-12-103-0/+728
* | i2c: Delete the broken i2c-ite bus driverJean Delvare2006-12-103-291/+0
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-072-133/+4
|\
| *-. [ARM] Merge individual ARM sub-treesRussell King2006-12-072-133/+4
| |\ \
| | | * [ARM] 3995/1: iop13xx: add iop13xx supportDan Williams2006-12-071-3/+3
| | |/ | |/|
| | * [ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King2006-11-301-130/+1
| |/
* | i2c-i801: SMBus patch for Intel ICH9Jason Gaston2006-12-012-0/+3
|/
* [PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare2006-11-231-1/+1
* [PATCH] scx200_acb: handle PCI errorsJeff Garzik2006-11-201-3/+4
* [PATCH] i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan2006-11-201-1/+2
* [ARM] Fix i2c-pxa slave mode supportRussell King2006-10-281-2/+6
* hwmon: Let w83781d and lm78 load againJean Delvare2006-10-181-1/+1
* [POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt2006-10-101-13/+15
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0512-16/+14
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* fix file specification in commentsUwe Zeisberger2006-10-034-4/+4
* Fix several typos in drivers/Matt LaPlante2006-10-031-2/+2
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-011-1/+1
* [PATCH] i2c-sibyte: Fix modular build breakageYoichi Yuasa2006-09-291-2/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-282-8/+10
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...Russell King2006-09-271-1/+2
| |\
| * | [ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek2006-09-251-7/+9
| * | [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek2006-09-251-1/+1
| * | [ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek2006-09-251-2/+2
* | | i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-2626-26/+26
* | | i2c-viapro: Add support for the VT8237A and VT8251Rudolf Marek2006-09-262-9/+17
* | | i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk2006-09-261-1/+0
* | | i2c-isa: Fail adding driver on attach_adapter errorDavid Hubbard2006-09-261-3/+8
* | | i2c-stub: Chip address as a module parameterJean Delvare2006-09-261-1/+18
* | | i2c: New bus driver for TI OMAP boardsKomal Shah2006-09-263-0/+687
* | | i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-2611-18/+6
* | | i2c-au1550: Add I2C support for Au1200Domen Puncer2006-09-262-5/+4
* | | i2c-au1550: Add SMBus functionality flagDomen Puncer2006-09-261-1/+1
* | | i2c-au1550: Fix timeout problemDomen Puncer2006-09-261-4/+10
* | | i2c-sibyte: Kip Walker is goneJean Delvare2006-09-261-1/+1
* | | i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare2006-09-261-3/+155
* | | i2c: __must_check fixes (core drivers)Jean Delvare2006-09-261-3/+26
| |/ |/|
* | Merge branch 'merge'Paul Mackerras2006-08-081-2/+5
|\ \ | |/
| * [PATCH] SCX200_ACB: eliminate spurious timeout errorsDavid Woodhouse2006-08-061-2/+5
OpenPOWER on IntegriCloud