index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: 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