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