summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-octeon.c
AgeCommit message (Expand)Author
2016-08-25i2c: octeon: Rename driver to prepare for splitJan Glauber
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2016-06-09i2c: octeon: Avoid printk after too long SMBUS messageJan Glauber
2016-06-09i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LENJan Glauber
2016-04-27i2c: octeon: Add workaround for broken irqs on CN3860David Daney
2016-04-26i2c: octeon: Improve performance if interrupt is earlyPeter Swain
2016-04-26i2c: octeon: Remove zero-length message supportJan Glauber
2016-04-25i2c: octeon: Add support for cn78xx chipsJan Glauber
2016-04-25i2c: octeon: Enable High-Level ControllerDavid Daney
2016-04-25i2c: octeon: Add flush writeq helper functionPeter Swain
2016-04-25i2c: octeon: Use i2c recovery frameworkJan Glauber
2016-04-25i2c: octeon: Improve error status checkingJan Glauber
2016-04-14i2c: octeon: Remove superfluous check in octeon_i2c_test_iflgJan Glauber
2016-04-14i2c: octeon: Introduce helper functions for register accessJan Glauber
2016-04-14i2c: octeon: Rename [read|write]_sw to reg_[read|write]Jan Glauber
2016-04-13i2c: octeon: Move set-clock and init-lowlevel upwardJan Glauber
2016-04-13i2c: octeon: Increase retry default and use fixed timeout valueJan Glauber
2016-03-18i2c: octeon: Support I2C_M_RECV_LENDavid Daney
2016-03-18i2c: octeon: Cleanup resource allocation codeJan Glauber
2016-03-18i2c: octeon: Cleanup i2c-octeon driverJan Glauber
2016-03-12i2c: octeon: Cleanup kerneldoc commentsJan Glauber
2015-06-17i2c: octeon: remove unused signal handlingNicholas Mc Guire
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-04-23i2c: octeon: use HZ in timeout value송은봉
2013-04-19i2c: octeon: Fix i2c fail problem when a process is terminated by a signal송은봉
2013-02-21i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-07-23i2c: Convert i2c-octeon.c to use device tree.David Daney
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin
2010-09-27i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeoutBernhard Walle
2010-04-30I2C: Fix section mismatch errors in i2c-octeon.cDavid Daney
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27MIPS: I2C: Add driver for Cavium OCTEON I2C ports.Rade Bozic