开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-octeon.c
Age
Commit message (
Expand
)
Author
2016-04-27
i2c: octeon: Add workaround for broken irqs on CN3860
David Daney
2016-04-26
i2c: octeon: Improve performance if interrupt is early
Peter Swain
2016-04-26
i2c: octeon: Remove zero-length message support
Jan Glauber
2016-04-25
i2c: octeon: Add support for cn78xx chips
Jan Glauber
2016-04-25
i2c: octeon: Enable High-Level Controller
David Daney
2016-04-25
i2c: octeon: Add flush writeq helper function
Peter Swain
2016-04-25
i2c: octeon: Use i2c recovery framework
Jan Glauber
2016-04-25
i2c: octeon: Improve error status checking
Jan Glauber
2016-04-14
i2c: octeon: Remove superfluous check in octeon_i2c_test_iflg
Jan Glauber
2016-04-14
i2c: octeon: Introduce helper functions for register access
Jan Glauber
2016-04-14
i2c: octeon: Rename [read|write]_sw to reg_[read|write]
Jan Glauber
2016-04-13
i2c: octeon: Move set-clock and init-lowlevel upward
Jan Glauber
2016-04-13
i2c: octeon: Increase retry default and use fixed timeout value
Jan Glauber
2016-03-18
i2c: octeon: Support I2C_M_RECV_LEN
David Daney
2016-03-18
i2c: octeon: Cleanup resource allocation code
Jan Glauber
2016-03-18
i2c: octeon: Cleanup i2c-octeon driver
Jan Glauber
2016-03-12
i2c: octeon: Cleanup kerneldoc comments
Jan Glauber
2015-06-17
i2c: octeon: remove unused signal handling
Nicholas Mc Guire
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-04-23
i2c: octeon: use HZ in timeout value
송은봉
2013-04-19
i2c: octeon: Fix i2c fail problem when a process is terminated by a signal
송은봉
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-07-23
i2c: Convert i2c-octeon.c to use device tree.
David Daney
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
2010-09-27
i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeout
Bernhard Walle
2010-04-30
I2C: Fix section mismatch errors in i2c-octeon.c
David Daney
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-27
MIPS: I2C: Add driver for Cavium OCTEON I2C ports.
Rade Bozic