summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-eg20t.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-121-1/+1
* i2c-eg20t: correct the driver init order of pch_i2c_probe()Feng Tang2011-12-181-10/+12
* i2c-eg20t: Add initialize processing in case i2c-error occursTomoya MORINAGA2011-10-291-0/+3
* i2c-eg20t: Fix flag setting issueTomoya MORINAGA2011-10-291-0/+2
* i2c-eg20t: add stop sequence in case wait-event timeout occursTomoya MORINAGA2011-10-291-0/+3
* i2c-eg20t: Separate error processingTomoya MORINAGA2011-10-291-58/+115
* i2c-eg20t: Fix 10bit access issueTomoya MORINAGA2011-10-291-2/+63
* i2c-eg20t: Modify returned value s32 to longTomoya MORINAGA2011-10-291-5/+1Star
* i2c-eg20t: Fix bus-idle waiting issueTomoya MORINAGA2011-10-291-9/+9
* i2c-eg20t : Fix the issue of Combined R/W transfer modeTomoya MORINAGA2011-07-271-2/+2
* i2c-eg20t : Support Combined R/W transfer modeTomoya MORINAGA2011-07-271-19/+20
* i2c-eg20t: Support new device ML7223 IOHTomoya MORINAGA2011-05-111-0/+2
*-. Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...Ben Dooks2011-03-211-62/+99
|\ \
| * | i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOHTomoya MORINAGA2011-03-021-62/+99
| |/
* / i2c-eg20t: include slab.h for memory allocationsWolfram Sang2011-03-091-0/+1
|/
* i2c-eg20t: add driver for Intel EG20TTomoya MORINAGA2011-01-041-0/+900