summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-octeon.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: move OF helpers into the coreWolfram Sang2013-08-231-3/+0Star
* i2c: octeon: use HZ in timeout value송은봉2013-04-231-1/+1
* i2c: octeon: Fix i2c fail problem when a process is terminated by a signal송은봉2013-04-191-4/+4
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-4/+1Star
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-221-5/+5
* i2c: Convert i2c-octeon.c to use device tree.David Daney2012-07-231-43/+49
* i2c/busses: Use module_platform_driver()Axel Lin2012-01-121-15/+1Star
* i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeoutBernhard Walle2010-09-281-1/+1
* I2C: Fix section mismatch errors in i2c-octeon.cDavid Daney2010-04-301-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* MIPS: I2C: Add driver for Cavium OCTEON I2C ports.Rade Bozic2010-02-271-0/+651