Bhumika Goyal
|
92d9d0dfb0
i2c: busses: constify i2c_algorithm structures
|
8 years ago |
Yadi.hu
|
371a015344
i2c-eg20t: fix race between i2c init and interrupt enable
|
9 years ago |
Paul Burton
|
a613d9d485
i2c: eg20t: set i2c_adapter->dev.of_node
|
9 years ago |
Wolfram Sang
|
ca1f8da9ac
i2c: remove FSF address
|
11 years ago |
Jingoo Han
|
46797a2adb
i2c: remove unnecessary OOM messages
|
11 years ago |
Jingoo Han
|
392debf116
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
|
11 years ago |
Paul Gortmaker
|
21d0b7c0fa
i2c: delete non-required instances of include <linux/init.h>
|
11 years ago |
Andreas Werner
|
5e47eec004
i2c: i2c-eg20t: do not print error message in syslog if no ACK received
|
12 years ago |
Doug Anderson
|
55827f4aa6
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
|
12 years ago |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 years ago |
Axel Lin
|
56f2178898
i2c/busses: Use module_pci_driver
|
13 years ago |
Wolfram Sang
|
6188a37681
i2c: eg20t: don't use strcpy but strlcpy
|
13 years ago |
Wolfram Sang
|
4a5fe5cb5a
i2c: eg20t: remove unused function
|
13 years ago |
Wolfram Sang
|
772ae99c5b
i2c: eg20t: pass on return value in i2c_xfer
|
13 years ago |
Wolfram Sang
|
75fb1f25d4
i2c: eg20t: use NULL instead of 0
|
13 years ago |
Tomoya MORINAGA
|
199bca2a72
i2c-eg20t: Merge two functions
|
13 years ago |
Tomoya MORINAGA
|
5cc056327a
i2c-eg20t: add helper function for xfer check
|
13 years ago |
Tomoya MORINAGA
|
2761a81cee
i2c-eg20t: Call init() when wait-event timeout occurs
|
13 years ago |
Tomoya MORINAGA
|
0964071367
i2c-eg20t: Modify MODULE_AUTHOR's email address
|
13 years ago |
Tomoya MORINAGA
|
8a52f9f347
i2c-eg20t: change timeout value 50msec to 1000msec
|
13 years ago |
Alexander Stein
|
bbceeee82e
i2c-eg20t: Remove write-only variables
|
13 years ago |
Alexander Stein
|
0836c80901
i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait time
|
13 years ago |
Tomoya MORINAGA
|
8956dc102c
i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS Semiconductor
|
14 years ago |
Tomoya MORINAGA
|
c3f4661f55
i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOH
|
14 years ago |
Toshiharu Okada
|
ff35e8b189
i2c-eg20t: modified the setting of transfer rate.
|
14 years ago |
Feng Tang
|
07e8a51ff6
i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number
|
13 years ago |
Axel Lin
|
3527bd5045
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
|
13 years ago |
Feng Tang
|
0d5fb5ea7d
i2c-eg20t: correct the driver init order of pch_i2c_probe()
|
14 years ago |
Tomoya MORINAGA
|
24597bf801
i2c-eg20t: Add initialize processing in case i2c-error occurs
|
14 years ago |
Tomoya MORINAGA
|
cb59f5253a
i2c-eg20t: Fix flag setting issue
|
14 years ago |