aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-eg20t.c
Commit message (Expand)AuthorAge
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-21
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-22
* i2c/busses: Use module_pci_driverAxel Lin2012-07-24
* i2c: eg20t: don't use strcpy but strlcpyWolfram Sang2012-05-12
* i2c: eg20t: remove unused functionWolfram Sang2012-05-12
* i2c: eg20t: pass on return value in i2c_xferWolfram Sang2012-05-12
* i2c: eg20t: use NULL instead of 0Wolfram Sang2012-05-12
* i2c-eg20t: Merge two functionsTomoya MORINAGA2012-05-12
* i2c-eg20t: add helper function for xfer checkTomoya MORINAGA2012-05-12
* i2c-eg20t: Call init() when wait-event timeout occursTomoya MORINAGA2012-05-12
* i2c-eg20t: Modify MODULE_AUTHOR's email addressTomoya MORINAGA2012-04-22
* i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA2012-04-22
* i2c-eg20t: Remove write-only variablesAlexander Stein2012-03-07
* i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait timeAlexander Stein2012-03-07
* i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2012-01-17
* i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-01-17
* i2c-eg20t: modified the setting of transfer rate.Toshiharu Okada2012-01-17
* i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus numberFeng Tang2012-01-17
* i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-01-12
* i2c-eg20t: correct the driver init order of pch_i2c_probe()Feng Tang2011-12-18
* i2c-eg20t: Add initialize processing in case i2c-error occursTomoya MORINAGA2011-10-29
* i2c-eg20t: Fix flag setting issueTomoya MORINAGA2011-10-29
* i2c-eg20t: add stop sequence in case wait-event timeout occursTomoya MORINAGA2011-10-29
* i2c-eg20t: Separate error processingTomoya MORINAGA2011-10-29
* i2c-eg20t: Fix 10bit access issueTomoya MORINAGA2011-10-29
* i2c-eg20t: Modify returned value s32 to longTomoya MORINAGA2011-10-29
* i2c-eg20t: Fix bus-idle waiting issueTomoya MORINAGA2011-10-29
* i2c-eg20t : Fix the issue of Combined R/W transfer modeTomoya MORINAGA2011-07-26
* i2c-eg20t : Support Combined R/W transfer modeTomoya MORINAGA2011-07-26
* i2c-eg20t: Support new device ML7223 IOHTomoya MORINAGA2011-05-11
*-. Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...Ben Dooks2011-03-21
|\ \
| * | i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOHTomoya MORINAGA2011-03-01
| |/
* / i2c-eg20t: include slab.h for memory allocationsWolfram Sang2011-03-08
|/
* i2c-eg20t: add driver for Intel EG20TTomoya MORINAGA2011-01-03