Daniel Kurtz
|
d3ff6ce400
i2c-i801: Enable IRQ for byte_by_byte transactions
|
13 years ago |
Jean Delvare
|
29b608540b
i2c-i801: Enable interrupts on ICH5/7/8/9/10
|
13 years ago |
Daniel Kurtz
|
636752bcb5
i2c-i801: Enable IRQ for SMBus transactions
|
13 years ago |
Jean Delvare
|
6cad93c4bb
i2c-i801: Consolidate polling
|
13 years ago |
Daniel Kurtz
|
37af871112
i2c-i801: Drop ENABLE_INT9
|
13 years ago |
Daniel Kurtz
|
edbeea6383
i2c-i801: Rename some SMBHSTCNT bit constants
|
13 years ago |
Daniel Kurtz
|
70a1cc1952
i2c-i801: Check and return errors during byte-by-byte transfers
|
13 years ago |
Daniel Kurtz
|
0ba8b8bfd5
i2c-i801: Clear only status bits in HST_STS
|
13 years ago |
Daniel Kurtz
|
efa3cb15ad
i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte
|
13 years ago |
Jean Delvare
|
84c1af4c21
i2c-i801: Use usleep_range to wait for command completion
|
13 years ago |
Seth Heasley
|
062737fb6d
i2c-i801: Add device IDs for Intel Lynx Point
|
13 years ago |
Axel Lin
|
3527bd5045
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
|
13 years ago |
Jean Delvare
|
8eacfcebf0
i2c-i801: Don't depend on other kernel driver config options
|
14 years ago |
Jean Delvare
|
6aa1464d54
i2c-i801: Check for vendor Fujitsu before probing for apanel
|
14 years ago |
Jean Delvare
|
e7198fbf50
i2c-i801: Don't probe for slaves on IDF channels
|
14 years ago |
Seth Heasley
|
6e2a851e71
i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
|
14 years ago |
Linus Torvalds
|
5e152b4c9e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
14 years ago |
Jean Delvare
|
a6e5e2be44
i2c-i801: Move device ID definitions to driver
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Seth Heasley
|
662cda8abb
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
|
14 years ago |
Ben Hutchings
|
665a96b70b
i2c-i801: Include <linux/slab.h>
|
14 years ago |
David Woodhouse
|
55fee8d7f7
i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers
|
14 years ago |
David Woodhouse
|
0cd96eb0a7
i2c-i801: Handle multiple instances instead of keeping global state
|
14 years ago |
Seth Heasley
|
e30d9859cf
i2c-i801: Add Intel Patsburg device ID
|
14 years ago |
Seth Heasley
|
cb04e95bdd
PCI: update Intel chipset names and defines
|
14 years ago |
Jean Delvare
|
faabd47f7e
hwmon: Fix autoloading of fschmd on recent Fujitsu machines
|
15 years ago |
Ivo Manca
|
3fb21c64b6
i2c-i801: Fix all checkpatch warnings
|
15 years ago |
Jean Delvare
|
e0e8398c7a
i2c-i801: All newer devices have all the optional features
|
15 years ago |
Jean Delvare
|
adff687d8c
i2c-i801: Let the user disable selected driver features
|
15 years ago |
Jean Delvare
|
c074c39d62
i2c-i801: Don't use the block buffer for I2C block writes
|
15 years ago |