summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim2008-11-211-22/+60
* i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()Paul Walmsley2008-11-211-4/+8
* i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msgJarkko Nikula2008-11-211-2/+6
* i2c: fix i2c-sh_mobile rx underrunMagnus Damm2008-11-131-1/+2
* i2c-s3c2410: Correct use of ! and &Julia Lawall2008-10-301-1/+1
* scx200_i2c: Add missing class parameterLennart Sorensen2008-10-301-0/+1
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-234-2/+7
|\
| * i2c: Use pci_ioremap_bar()Arjan van de Ven2008-10-221-1/+1
| * i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller2008-10-221-1/+2
| * i2c-i801: Add support for Intel Ibex PeakSeth Heasley2008-10-222-0/+4
* | Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-214-12/+39
|\ \ | |/
| * PCI: Check dynids driver_data value for validityJean Delvare2008-10-202-8/+0
| * PCI: remove dynids.use_driver_dataMilton Miller2008-10-202-2/+0
| * hwmon: (ams) Convert to a new-style i2c driverJean Delvare2008-10-171-0/+29
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-161-2/+10
| |\
| | * Merge branch 's3c-move' into develRussell King2008-10-141-2/+2
| | |\
| | * \ Merge branch 'omap-all' into develRussell King2008-10-141-2/+10
| | |\ \
| | | * | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-051-2/+10
* | | | | i2c-cpm: Suppress autoprobing for devicesWolfram Sang2008-10-201-1/+0
|/ / / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2008-10-152-2/+1
|\ \ \ \
| * \ \ \ Merge commit 'origin'Benjamin Herrenschmidt2008-10-152-19/+79
| |\ \ \ \
| * | | | | i2c-mpc: suppress I2C device probingWolfgang Grandegger2008-10-081-1/+0
| * | | | | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala2008-09-231-1/+1
* | | | | | i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha2008-10-141-1/+12
* | | | | | i2c: Only build Tyan SMBus mux drivers on x86Jean Delvare2008-10-141-2/+2
* | | | | | i2c-parport-light: Don't register a platform device resourceJean Delvare2008-10-141-31/+8
* | | | | | i2c-viapro: Add VX800/VX820 supportRudolf Marek2008-10-142-1/+7
* | | | | | i2c: Renesas Highlander FPGA SMBus supportPaul Mundt2008-10-143-0/+511
* | | | | | i2c-pca-isa: Don't grab arbitrary resourcesRene Herman2008-10-141-3/+17
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-17/+77
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | [ARM] pxa: move i2c register and bit definitions into i2c-pxa.cEric Miao2008-10-071-1/+38
| * | | Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2008-10-071-63/+208
| |\ \ \ | | |/ /
| * | | [ARM] 5278/1: i2c-pxa fast mode supportJonathan Cameron2008-10-031-2/+4
| * | | [I2C] pxa: provide late suspend and early resume hooksRussell King2008-09-091-6/+24
| * | | [ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()Dmitry Baryshkov2008-09-091-3/+4
| * | | [ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport2008-09-091-5/+7
| | |/ | |/|
* | | i2c-powermac: Fix section for probe and remove functionsUwe Kleine-Koenig2008-09-241-2/+2
| |/ |/|
* | i2c: fix i2c-sh_mobile timing issuesMagnus Damm2008-09-051-63/+208
|/
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* i2c: Fix oops on bus multiplexer driver loadingJean Delvare2008-08-102-7/+7
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-077-14/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-073-29/+144
|\
| * i2c: Blackfin I2C Driver: Functional power management supportMichael Hennerich2008-07-281-11/+24
| * i2c: S3C24XX I2C frequency scaling support.Ben Dooks2008-07-281-13/+103
| * i2c: i2c_gpio: keep probe resident for hotplugged devices.Ben Dooks2008-07-281-4/+5
| * i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks2008-07-281-1/+12
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-076-6/+6
* | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
|/
* i2c: Clear i2c_adapter.dev on adapter removalJean Delvare2008-07-162-30/+28
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-1642-1816/+2352
|\
OpenPOWER on IntegriCloud