summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
AgeCommit message (Expand)AuthorFilesLines
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-2/+2
2008-11-28i2c-parport: Fix misplaced parport_release callJean Delvare1-2/+2
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King1-1/+1
2008-11-21i2c-omap: Enable I2C wakeups for 34xxKalle Jokiniemi1-0/+27
2008-11-21i2c-omap: reprogram OCP_SYSCONFIG register after resetPaul Walmsley1-6/+34
2008-11-21i2c-omap: convert 'rev1' flag to generic 'rev' u8Paul Walmsley1-9/+16
2008-11-21i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()Paul Walmsley1-2/+7
2008-11-21i2c-omap: Clean-up i2c-omapTony Lindgren1-13/+18
2008-11-21i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx buildsPaul Walmsley1-0/+6
2008-11-21i2c-omap: Mark init-only functions as __initPaul Walmsley1-2/+2
2008-11-21i2c-omap: Add support for omap34xxChandra shekhar1-9/+11
2008-11-21i2c-omap: FIFO handling support and broken hw workaround for i2c-omapNishanth Menon1-40/+150
2008-11-21i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim1-22/+60
2008-11-21i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()Paul Walmsley1-4/+8
2008-11-21i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msgJarkko Nikula1-2/+6
2008-11-13i2c: fix i2c-sh_mobile rx underrunMagnus Damm1-1/+2
2008-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2-1/+2
2008-10-30i2c-s3c2410: Correct use of ! and &Julia Lawall1-1/+1
2008-10-30scx200_i2c: Add missing class parameterLennart Sorensen1-0/+1
2008-10-30[ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.Ben Dooks1-2/+2
2008-10-23Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds4-2/+7
2008-10-22i2c: Use pci_ioremap_bar()Arjan van de Ven1-1/+1
2008-10-22i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller1-1/+2
2008-10-22i2c-i801: Add support for Intel Ibex PeakSeth Heasley2-0/+4
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt4-12/+39
2008-10-20i2c-cpm: Suppress autoprobing for devicesWolfram Sang1-1/+0
2008-10-20PCI: Check dynids driver_data value for validityJean Delvare2-8/+0
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller2-2/+0
2008-10-17hwmon: (ams) Convert to a new-style i2c driverJean Delvare1-0/+29
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+10
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-14Merge branch 's3c-move' into develRussell King1-2/+2
2008-10-14Merge branch 'omap-all' into develRussell King1-2/+10
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