summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)AuthorFilesLines
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-2/+1
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt2-19/+79
2008-10-14i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha1-1/+12
2008-10-14i2c: Only build Tyan SMBus mux drivers on x86Jean Delvare1-2/+2
2008-10-14i2c-parport-light: Don't register a platform device resourceJean Delvare1-31/+8
2008-10-14i2c-viapro: Add VX800/VX820 supportRudolf Marek2-1/+7
2008-10-14i2c: Renesas Highlander FPGA SMBus supportPaul Mundt3-0/+511
2008-10-14i2c-pca-isa: Don't grab arbitrary resourcesRene Herman1-3/+17
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-17/+77
2008-10-08i2c-mpc: suppress I2C device probingWolfgang Grandegger1-1/+0
2008-10-07[ARM] pxa: move i2c register and bit definitions into i2c-pxa.cEric Miao1-1/+38
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King1-63/+208
2008-10-03[ARM] 5278/1: i2c-pxa fast mode supportJonathan Cameron1-2/+4
2008-09-24i2c-powermac: Fix section for probe and remove functionsUwe Kleine-Koenig1-2/+2
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala1-1/+1
2008-09-09[I2C] pxa: provide late suspend and early resume hooksRussell King1-6/+24
2008-09-09[ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()Dmitry Baryshkov1-3/+4
2008-09-09[ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport1-5/+7
2008-09-05i2c: fix i2c-sh_mobile timing issuesMagnus Damm1-63/+208
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-11i2c: Fix oops on bus multiplexer driver loadingJean Delvare2-7/+7
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King7-14/+14
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King3-29/+144
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King6-6/+6
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-07-28i2c: Blackfin I2C Driver: Functional power management supportMichael Hennerich1-11/+24
2008-07-28i2c: S3C24XX I2C frequency scaling support.Ben Dooks1-13/+103
2008-07-28i2c: i2c_gpio: keep probe resident for hotplugged devices.Ben Dooks1-4/+5
2008-07-28i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks1-1/+12
2008-07-16i2c: Clear i2c_adapter.dev on adapter removalJean Delvare2-30/+28
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt42-1816/+2352
2008-07-15Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds42-1816/+2352
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt1-30/+0
2008-07-15Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt1-44/+60
2008-07-15[ARM] Merge most of the PXA work for initial mergeRussell King1-30/+0
2008-07-15i2c-ibm_iic: Register child nodesSean MacLennan1-11/+6
2008-07-15i2c-au1550: Fix PM supportManuel Lauss1-55/+75
2008-07-15i2c: Drop stray references to lm_sensorsJean Delvare12-29/+0
2008-07-15i2c: Check for ACPI resource conflictsJean Delvare13-0/+67
2008-07-15i2c-ocores: basic PM supportManuel Lauss1-7/+35
2008-07-15i2c-sibyte: SWARM I2C board initializationMaciej W. Rozycki1-1/+3
2008-07-15i2c-i801: Fix handling of error conditionsJean Delvare1-98/+102
2008-07-15i2c-i801: Rename local variable temp to statusJean Delvare1-33/+33
2008-07-15i2c-i801: Properly report bus arbitration lossJean Delvare1-6/+4
2008-07-15i2c-i801: Remove verbose debugging messagesJean Delvare1-18/+0
2008-07-15i2c-algo-pcf: Drop unused struct membersJean Delvare1-2/+0
2008-07-15i2c-pxa: Initialize earlyUli Luckas1-1/+1
2008-07-15i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpcStefan Roese1-5/+1
2008-07-15i2c-ibm_iic: Remove deprecated OCP style partStefan Roese1-181/+0
2008-07-15i2c: Let bus drivers add SPD to their classJean Delvare28-30/+30