index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-img-scb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: img-scb: use new 8 bit address helper function
Wolfram Sang
2016-04-11
1
-3
/
+1
*
i2c: img-scb: support repeated starts on IP v3.3
Sifan Naeem
2016-01-02
1
-9
/
+36
*
i2c: img-scb: add handle for Master halt interrupt
Sifan Naeem
2016-01-02
1
-3
/
+14
*
i2c: img-scb: add handle for stop detected interrupt
Sifan Naeem
2016-01-02
1
-1
/
+10
*
i2c: img-scb: remove fifo EMPTYING interrupts handle
Sifan Naeem
2016-01-02
1
-13
/
+3
*
i2c: img-scb: support I2C_M_IGNORE_NAK
Sifan Naeem
2016-01-02
1
-5
/
+10
*
i2c: img-scb: verify support for requested bit rate
Sifan Naeem
2015-10-10
1
-3
/
+11
*
i2c: img-scb: Clear line and interrupt status before starting a transfer
Sifan Naeem
2015-10-10
1
-0
/
+9
*
i2c: img-scb: use line_status instead of i2c->line_status
Sifan Naeem
2015-10-10
1
-1
/
+1
*
i2c: img-scb: fix LOW and HIGH period values for the SCL clock
Sifan Naeem
2015-10-10
1
-13
/
+17
*
i2c: img-scb: use DIV_ROUND_UP to round divisor values
Sifan Naeem
2015-10-10
1
-6
/
+2
*
i2c: img-scb: do dummy writes before fifo access
Sifan Naeem
2015-10-10
1
-2
/
+2
*
i2c: img-scb: enable fencing for all versions of the ip
Sifan Naeem
2015-10-10
1
-6
/
+2
*
i2c: img-scb: fixup of wait_for_completion_timeout return handling
Nicholas Mc Guire
2015-03-15
1
-6
/
+8
*
i2c: img-scb: Add Imagination Technologies I2C SCB driver
James Hogan
2014-11-17
1
-0
/
+1412