Wolfram Sang
|
ea734404f3
i2c: don't print error when adding adapter fails
|
9 лет назад |
Javier Martinez Canillas
|
dd485951e7
i2c: nforce2: Use IS_ENABLED() instead of checking for built-in or module
|
9 лет назад |
Wolfram Sang
|
ca1f8da9ac
i2c: remove FSF address
|
10 лет назад |
Jingoo Han
|
392debf116
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
|
11 лет назад |
Paul Gortmaker
|
21d0b7c0fa
i2c: delete non-required instances of include <linux/init.h>
|
11 лет назад |
Laurent Navet
|
5c38dc8911
i2c: nforce2: fix coding style issues
|
12 лет назад |
Bill Pemberton
|
0b255e927d
i2c: remove __dev* attributes from subsystem
|
12 лет назад |
Axel Lin
|
56f2178898
i2c/busses: Use module_pci_driver
|
13 лет назад |
Axel Lin
|
3527bd5045
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
|
13 лет назад |
Jean Delvare
|
7c1f59c9d5
i2c: Fix error value returned by several bus drivers
|
13 лет назад |
Joe Perches
|
b18a5c80eb
i2c-nforce2: Remove unnecessary cast of pci_get_drvdata
|
14 лет назад |
Chase Douglas
|
7c4fda1aa1
i2c-nforce2: Remove redundant error messages on ACPI conflict
|
15 лет назад |
H Hartley Sweeten
|
2178218027
i2c: Use <linux/io.h> instead of <asm/io.h>
|
15 лет назад |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 лет назад |
Márton Németh
|
4111ecd217
i2c: Make PCI device ids constant
|
15 лет назад |
Roel Kluin
|
4ccc28f725
i2c: Timeouts off by 1
|
16 лет назад |
Jean Delvare
|
d2dd14ac18
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
|
16 лет назад |
Jean Delvare
|
1745522ccb
i2c: Delete many unused adapter IDs
|
16 лет назад |
Jean Delvare
|
54fb4a05af
i2c: Check for ACPI resource conflicts
|
17 лет назад |
Jean Delvare
|
3401b2fff3
i2c: Let bus drivers add SPD to their class
|
17 лет назад |
David Brownell
|
97140342e6
i2c: Bus drivers return -Errno not -1
|
17 лет назад |
Jean Delvare
|
279e902445
i2c-nforce2: Add support for multiplexing on the Tyan S4985
|
17 лет назад |
Jean Delvare
|
08851d6eb4
i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert
|
17 лет назад |
Jean Delvare
|
541b6a7a69
i2c-nforce2: The nForce2 can do block transactions
|
17 лет назад |
Jean Delvare
|
ac3f5753ea
i2c-nforce2: Declare PEC as supported
|
18 лет назад |
Oleg Ryjkov
|
d49584c4a3
i2c-nforce2: Abort the transaction on error
|
18 лет назад |
Oleg Ryjkov
|
4153549734
i2c-nforce2: Move status checking to a separate function
|
18 лет назад |
Oleg Ryjkov
|
b53c82211a
i2c-nforce2: Add support for SMBus block transactions
|
18 лет назад |
Jean Delvare
|
f75803de6a
i2c-nforce2: Add support for the MCP61 and MCP65
|
18 лет назад |
David Brownell
|
2096b956d2
i2c: Shrink struct i2c_client
|
18 лет назад |