aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAge
* i2c-designware: Divide i2c_dw_xfer_msg into two functionsShinya Kuribayashi2009-12-08
* i2c-designware: Enable RX_FULL interruptShinya Kuribayashi2009-12-08
* i2c-designware: Set Tx/Rx FIFO threshold levelsShinya Kuribayashi2009-12-08
* i2c-designware: Process i2c_msg messages in the interrupt handlerShinya Kuribayashi2009-12-08
* i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bugShinya Kuribayashi2009-12-08
* i2c-designware: Improved _HCNT/_LCNT calculationShinya Kuribayashi2009-12-08
* i2c-designware: Remove an useless local variable "num"Shinya Kuribayashi2009-12-08
* i2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev" pointerShinya Kuribayashi2009-12-08
* i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointerShinya Kuribayashi2009-12-08
* i2c-designware: Use platform_get_irq helperShinya Kuribayashi2009-12-08
* i2c-designware: Don't use the IC_CLR_INTR register to clear interruptsShinya Kuribayashi2009-12-08
* i2c-designware: Consolidate to use 32-bit word accessesShinya Kuribayashi2009-12-08
* i2c-stub: Allow user to disable some commandsJean Delvare2009-12-06
* i2c-stub: Implement I2C block supportJean Delvare2009-12-06
* i2c-i801: Retry on lost arbitrationJean Delvare2009-12-06
* i2c: Add missing __devinit markers to old i2c adapter driversJean Delvare2009-12-06
* i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDRJean Delvare2009-12-06
* i2c-voodoo3: DeleteJean Delvare2009-12-06
* i2c-powermac: Drop temporary name bufferJean Delvare2009-12-06
* i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare2009-12-06
* i2c-powermac: Log errorsJean Delvare2009-12-06
* i2c-powermac: Refactor i2c_powermac_smbus_xferJean Delvare2009-12-06
* i2c-powermac: Reject unsupported I2C transactionsJean Delvare2009-12-06
* ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irqRussell King2009-11-21
* i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells2009-11-19
* i2c: i2c-pnx: Limit minimum jiffie timeout to 2Kevin Wells2009-11-19
* i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2009-11-07
* i2c-mpc: Do not generate STOP after read.Joakim Tjernlund2009-11-02
* i2c: imx: disable clock when it's possible to save power.Richard Zhao2009-11-02
* i2c: imx: only imx1 needs disable delayRichard Zhao2009-11-02
* i2c: imx: check busy bit when START/STOPRichard Zhao2009-11-02
* i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-04
* ACPI: i2c-scmi: don't use acpi_device_uid()Bjorn Helgaas2009-09-26
* Merge branch 'origin' into for-linusRussell King2009-09-24
|\
| * Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-09-23
| |\
| | * i2c: Clearly mark ACPI drivers as suchJean Delvare2009-09-18
| | * i2c: Add driver for SMBus Control Method InterfaceCrane Cai2009-09-18
| | * i2c-pnx: Correct use of request_region/request_mem_regionJulia Lawall2009-09-18
| | * i2c-piix4: Add AMD SB900 SMBus device IDCrane Cai2009-09-18
| | * i2c/scx200_acb: Provide more information on bus errorsWilly Tarreau2009-09-18
| | * i2c-taos-evm: Switch echo off to improve performanceJean Delvare2009-09-18
| * | [PATCH] i2c-imx: make bus available earlyWolfram Sang2009-09-19
| * | i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson2009-09-19
| * | i2c: Runtime PM for SuperH Mobile I2CMagnus Damm2009-08-23
| |/
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-21
|\ \ | |/ |/|
| * [ARM] pxa: update dependancy of pxa i2c moduleHaojian Zhuang2009-09-10
* | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-22
|\|
| * i2c-stu300: I2C STU300 stability updatesLinus Walleij2009-08-20
| * i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath2009-08-20
| * i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath2009-08-20