Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: sh_i2c: use setbits/clrbits macro | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -4/+4 |
* | i2c: sh_i2c.c: check error in i2c_read and i2c_write | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -18/+32 |
* | i2c: sh_i2c: enable i2c_probe | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -5/+27 |
* | i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -0/+15 |
* | i2c: sh_i2c.c: adjust for SH73A0 | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -0/+4 |
* | i2c: sh_i2c.c: correct BUSY bit define in ICSR | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -1/+1 |
* | i2c: sh_i2c.c: support iccl and icch extension | Tetsuyuki Kobayashi | 2012-10-16 | 1 | -8/+22 |
* | i2c: sh: Remove irq_wait function | Nobuhiro Iwamatsu | 2012-10-03 | 1 | -16/+0 |
* | i2c: sh: Add support I2C for Renesas SH | Nobuhiro Iwamatsu | 2011-11-23 | 1 | -0/+292 |