index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-octeon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: octeon: Rename driver to prepare for split
Jan Glauber
2016-08-26
1
-1253
/
+0
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
i2c: octeon: Avoid printk after too long SMBUS message
Jan Glauber
2016-06-09
1
-5
/
+1
*
i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN
Jan Glauber
2016-06-09
1
-2
/
+9
*
i2c: octeon: Add workaround for broken irqs on CN3860
David Daney
2016-04-27
1
-2
/
+51
*
i2c: octeon: Improve performance if interrupt is early
Peter Swain
2016-04-26
1
-9
/
+46
*
i2c: octeon: Remove zero-length message support
Jan Glauber
2016-04-26
1
-4
/
+7
*
i2c: octeon: Add support for cn78xx chips
Jan Glauber
2016-04-25
1
-10
/
+119
*
i2c: octeon: Enable High-Level Controller
David Daney
2016-04-25
1
-10
/
+337
*
i2c: octeon: Add flush writeq helper function
Peter Swain
2016-04-25
1
-2
/
+7
*
i2c: octeon: Use i2c recovery framework
Jan Glauber
2016-04-25
1
-63
/
+96
*
i2c: octeon: Improve error status checking
Jan Glauber
2016-04-25
1
-23
/
+106
*
i2c: octeon: Remove superfluous check in octeon_i2c_test_iflg
Jan Glauber
2016-04-14
1
-2
/
+1
*
i2c: octeon: Introduce helper functions for register access
Jan Glauber
2016-04-14
1
-25
/
+31
*
i2c: octeon: Rename [read|write]_sw to reg_[read|write]
Jan Glauber
2016-04-14
1
-26
/
+26
*
i2c: octeon: Move set-clock and init-lowlevel upward
Jan Glauber
2016-04-13
1
-63
/
+63
*
i2c: octeon: Increase retry default and use fixed timeout value
Jan Glauber
2016-04-13
1
-1
/
+2
*
i2c: octeon: Support I2C_M_RECV_LEN
David Daney
2016-03-18
1
-5
/
+17
*
i2c: octeon: Cleanup resource allocation code
Jan Glauber
2016-03-18
1
-15
/
+3
*
i2c: octeon: Cleanup i2c-octeon driver
Jan Glauber
2016-03-18
1
-106
/
+84
*
i2c: octeon: Cleanup kerneldoc comments
Jan Glauber
2016-03-12
1
-50
/
+39
*
i2c: octeon: remove unused signal handling
Nicholas Mc Guire
2015-06-17
1
-5
/
+2
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
1
-1
/
+0
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-3
/
+0
*
i2c: octeon: use HZ in timeout value
송은봉
2013-04-23
1
-1
/
+1
*
i2c: octeon: Fix i2c fail problem when a process is terminated by a signal
송은봉
2013-04-19
1
-4
/
+4
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-4
/
+1
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
1
-5
/
+5
*
i2c: Convert i2c-octeon.c to use device tree.
David Daney
2012-07-23
1
-43
/
+49
*
i2c/busses: Use module_platform_driver()
Axel Lin
2012-01-12
1
-15
/
+1
*
i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeout
Bernhard Walle
2010-09-27
1
-1
/
+1
*
I2C: Fix section mismatch errors in i2c-octeon.c
David Daney
2010-04-30
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
MIPS: I2C: Add driver for Cavium OCTEON I2C ports.
Rade Bozic
2010-02-27
1
-0
/
+651