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 |
Jean Delvare
|
66f8a8ff9d
i2c: piix4: Standardize log messages
|
11 years ago |
Shane Huang
|
85fd0fe6fc
i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
|
11 years ago |
Shane Huang
|
032f708bc4
i2c: piix4: Add support for AMD ML and CZ SMBus changes
|
11 years ago |
Rudolf Marek
|
a94dd00f2e
i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets
|
12 years ago |
Shane Huang
|
b996ac90f5
i2c-piix4: Add AMD CZ SMBus device ID
|
12 years ago |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 years ago |
Joe Perches
|
8117e41e23
i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
|
12 years ago |
Daniel J Blueman
|
c415b303a7
i2c-piix4: Fix build failure
|
13 years ago |
Andrew Armenia
|
2a2f7404a1
i2c-piix4: Support AMD auxiliary SMBus controller
|
13 years ago |
Andrew Armenia
|
e154bf6fbf
i2c-piix4: Separate registration and probing code
|
13 years ago |
Andrew Armenia
|
14a8086d27
i2c-piix4: Eliminate piix4_smba global variable
|
13 years ago |
Axel Lin
|
56f2178898
i2c/busses: Use module_pci_driver
|
13 years ago |
Axel Lin
|
3527bd5045
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
|
13 years ago |
H Hartley Sweeten
|
2178218027
i2c: Use <linux/io.h> instead of <asm/io.h>
|
15 years ago |
Márton Németh
|
4111ecd217
i2c: Make PCI device ids constant
|
15 years ago |
Roel Kluin
|
b6a3195070
i2c: Test off by one in {piix4,vt596}_transaction()
|
15 years ago |
Crane Cai
|
3806e94b01
i2c-piix4: Modify code name SB900 to Hudson-2
|
16 years ago |
Jean Delvare
|
18669eabde
i2c: Hide probe errors caused by ACPI resource conflicts
|
16 years ago |
Crane Cai
|
76b3e28fa7
i2c-piix4: Add AMD SB900 SMBus device ID
|
16 years ago |
Flavio Leitner
|
506a8b6c27
i2c-piix4: Add support for the Broadcom HT1100 chipset
|
16 years ago |
Shane Huang
|
87e1960e93
i2c-piix4: Add support to SB800 SMBus changes
|
16 years ago |
Jean Delvare
|
1745522ccb
i2c: Delete many unused adapter IDs
|
16 years ago |
Jean Delvare
|
954a99307f
i2c: Drop stray references to lm_sensors
|
17 years ago |
Jean Delvare
|
54fb4a05af
i2c: Check for ACPI resource conflicts
|
17 years ago |
Jean Delvare
|
3401b2fff3
i2c: Let bus drivers add SPD to their class
|
17 years ago |
Jean Delvare
|
ac7fc4fb2b
i2c: Consistently reject unsupported transactions
|
17 years ago |
Jean Delvare
|
fa63cd56d2
i2c-piix4: Various cleanups and minor fixes
|
17 years ago |
David Brownell
|
97140342e6
i2c: Bus drivers return -Errno not -1
|
17 years ago |