summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-octeon.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: octeon: Rename driver to prepare for splitJan Glauber2016-08-261-1253/+0Star
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-221-3/+1Star
* i2c: octeon: Avoid printk after too long SMBUS messageJan Glauber2016-06-091-5/+1Star
* i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LENJan Glauber2016-06-091-2/+9
* i2c: octeon: Add workaround for broken irqs on CN3860David Daney2016-04-271-2/+51
* i2c: octeon: Improve performance if interrupt is earlyPeter Swain2016-04-261-9/+46
* i2c: octeon: Remove zero-length message supportJan Glauber2016-04-261-4/+7
* i2c: octeon: Add support for cn78xx chipsJan Glauber2016-04-251-10/+119
* i2c: octeon: Enable High-Level ControllerDavid Daney2016-04-251-10/+337
* i2c: octeon: Add flush writeq helper functionPeter Swain2016-04-251-2/+7
* i2c: octeon: Use i2c recovery frameworkJan Glauber2016-04-251-63/+96
* i2c: octeon: Improve error status checkingJan Glauber2016-04-251-23/+106
* i2c: octeon: Remove superfluous check in octeon_i2c_test_iflgJan Glauber2016-04-141-2/+1Star
* i2c: octeon: Introduce helper functions for register accessJan Glauber2016-04-141-25/+31
* i2c: octeon: Rename [read|write]_sw to reg_[read|write]Jan Glauber2016-04-141-26/+26
* i2c: octeon: Move set-clock and init-lowlevel upwardJan Glauber2016-04-131-63/+63
* i2c: octeon: Increase retry default and use fixed timeout valueJan Glauber2016-04-131-1/+2
* i2c: octeon: Support I2C_M_RECV_LENDavid Daney2016-03-181-5/+17
* i2c: octeon: Cleanup resource allocation codeJan Glauber2016-03-181-15/+3Star
* i2c: octeon: Cleanup i2c-octeon driverJan Glauber2016-03-181-106/+84Star
* i2c: octeon: Cleanup kerneldoc commentsJan Glauber2016-03-121-50/+39Star
* i2c: octeon: remove unused signal handlingNicholas Mc Guire2015-06-171-5/+2Star
* i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* 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