summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-047-8/+12
* ACPI: i2c-scmi: don't use acpi_device_uid()Bjorn Helgaas2009-09-261-3/+2
* Merge branch 'origin' into for-linusRussell King2009-09-2418-735/+661
|\
| * Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-09-2315-729/+621
| |\
| | * i2c: Clearly mark ACPI drivers as suchJean Delvare2009-09-182-12/+17
| | * i2c: Add driver for SMBus Control Method InterfaceCrane Cai2009-09-183-0/+444
| | * i2c-pnx: Correct use of request_region/request_mem_regionJulia Lawall2009-09-181-3/+4
| | * i2c-piix4: Add AMD SB900 SMBus device IDCrane Cai2009-09-182-4/+8
| | * i2c/chips: Remove deprecated pcf8574 driverWolfram Sang2009-09-183-233/+0
| | * i2c/chips: Remove deprecated pca9539 driverWolfram Sang2009-09-183-166/+0
| | * i2c/chips: Remove deprecated pcf8575 driverWolfram Sang2009-09-183-217/+0
| | * i2c/scx200_acb: Provide more information on bus errorsWilly Tarreau2009-09-181-2/+4
| | * i2c: Provide compatibility links for i2c adaptersJean Delvare2009-09-182-1/+40
| | * i2c: Convert i2c adapters to bus devicesJean Delvare2009-09-181-35/+40
| | * i2c: Convert i2c clients to a device typeJean Delvare2009-09-181-20/+47
| | * i2c/tsl2550: Use combined SMBus transactionsJean Delvare2009-09-181-32/+10
| | * i2c-taos-evm: Switch echo off to improve performanceJean Delvare2009-09-181-21/+24
| * | [PATCH] i2c-imx: make bus available earlyWolfram Sang2009-09-191-2/+1
| * | i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson2009-09-191-2/+2
| * | i2c: Runtime PM for SuperH Mobile I2CMagnus Damm2009-08-231-2/+37
| |/
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-211-2/+2
|\ \ | |/ |/|
| * [ARM] pxa: update dependancy of pxa i2c moduleHaojian Zhuang2009-09-101-2/+2
* | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-232-67/+104
|\ \ | |/
| * i2c-stu300: I2C STU300 stability updatesLinus Walleij2009-08-201-65/+92
| * i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath2009-08-201-1/+1
| * i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath2009-08-201-0/+3
| * i2c-omap: Fix I2C status ACKNishanth Menon2009-08-201-1/+8
* | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-303-14/+35
|\ \ | |/
| * i2c-omap: OMAP3430 Silicon Errata 1.153Sonasath, Moiz2009-07-301-1/+23
| * i2c-omap: In case of a NACK|ARDY|AL return from the ISRSonasath, Moiz2009-07-301-1/+3
| * i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT registerSonasath, Moiz2009-07-301-5/+7
| * i2c-sh_mobile: change module_init() to subsys_initcall()Magnus Damm2009-07-301-1/+1
| * i2c: strncpy does not null terminate stringRoel Kluin2009-07-301-1/+1
| * i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC valuePeter Korsgaard2009-07-301-5/+0
* | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-291-7/+10
|\ \ | |/
| * i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia2009-07-281-7/+10
* | I2C: Rework i2c-s3c2410 suspend_late()/resume() V2Magnus Damm2009-07-221-9/+16
* | I2C: Rework i2c-pxa suspend_late()/resume_early()Magnus Damm2009-07-221-8/+17
|/
* i2c: Use resource_sizeJulia Lawall2009-07-154-8/+8
* i2c-davinci: behave with i2cdetectDavid Brownell2009-07-151-4/+14
* i2c-davinci: convert clock usage after clkdev conversionKevin Hilman2009-07-151-1/+1
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-4/+5
* i2c: fix build bug in i2c-designware.cIngo Molnar2009-06-251-0/+1
* i2c: driver for the Synopsys DesignWare I2C controllerBaruch Siach2009-06-243-0/+634
* i2c: Fix stuck transaction on cpm-i2c driverMichael Trimarchi2009-06-221-3/+3
* i2c-omap: Fix build breaking typo cpu_is_omap_2430Tony Lindgren2009-06-221-1/+1
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-193-363/+205
|\
| * i2c: Use rwsem instead of mutex for board infoRodolfo Giometti2009-06-193-6/+10
| * i2c: Add a sysfs interface to instantiate devicesJean Delvare2009-06-191-1/+122
| * i2c: Limit core locking to the necessary sectionsJean Delvare2009-06-191-23/+28
OpenPOWER on IntegriCloud