Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | i2c: sh_i2c: Avoid using I2C prior to relocation | Nobuhiro Iwamatsu | 2013-10-17 | -2/+8 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -14/+1 |
* | i2c: sh_i2c: use setbits/clrbits macro | Tetsuyuki Kobayashi | 2012-10-16 | -4/+4 |
* | i2c: sh_i2c.c: check error in i2c_read and i2c_write | Tetsuyuki Kobayashi | 2012-10-16 | -18/+32 |
* | i2c: sh_i2c: enable i2c_probe | Tetsuyuki Kobayashi | 2012-10-16 | -5/+27 |
* | i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 | Tetsuyuki Kobayashi | 2012-10-16 | -0/+15 |
* | i2c: sh_i2c.c: adjust for SH73A0 | Tetsuyuki Kobayashi | 2012-10-16 | -0/+4 |
* | i2c: sh_i2c.c: correct BUSY bit define in ICSR | Tetsuyuki Kobayashi | 2012-10-16 | -1/+1 |
* | i2c: sh_i2c.c: support iccl and icch extension | Tetsuyuki Kobayashi | 2012-10-16 | -8/+22 |
* | i2c: sh: Remove irq_wait function | Nobuhiro Iwamatsu | 2012-10-03 | -16/+0 |
* | i2c: sh: Add support I2C for Renesas SH | Nobuhiro Iwamatsu | 2011-11-23 | -0/+292 |