|
|
|
@2793
|
[2793]
|
8 years |
mds |
add support for upcoming ICH7 based on information from
Jason Gaston
|
|
|
|
@2792
|
[2792]
|
8 years |
mds |
add i2c block read support for ich5 and higher. untested.
|
|
|
|
@2791
|
[2791]
|
8 years |
mds |
ICH6 supports PEC as well (isich4 = 1)
|
|
|
|
@2789
|
[2789]
|
8 years |
mds |
clarify i2c block read error message
|
|
|
|
@2772
|
[2772]
|
8 years |
khali |
Remove owner from i2c_adapter, restore inc_use and dec_use
instead.
|
|
|
|
@2558
|
[2558]
|
9 years |
mds |
add support for ICH6 and 6300ESB (backport of 2.6 patch)
|
|
|
|
@2300
|
[2300]
|
9 years |
khali |
Backport oops fix from Linux 2.6 (freeing nonexistent resource
on …
|
|
|
|
@1936
|
[1936]
|
10 years |
mmh |
Added utility function i2c_delay(1), to replace various "do_pause"
(mmh) …
|
|
|
|
@1775
|
[1775]
|
10 years |
mds |
add support for 82801EB (ICH5) 0x24d3
|
|
|
|
@1773
|
[1773]
|
10 years |
khali |
Added missing device IDs, required for compiling with Linux kernel
…
|
|
|
|
@1763
|
[1763]
|
10 years |
mds |
backport from kernel 2.5.69. untested.
|
|
|
|
@1708
|
[1708]
|
10 years |
kmalkki |
(Kyösti) Clean PCI IDs already defined for 2.4.9.
|
|
|
|
@1705
|
[1705]
|
10 years |
kmalkki |
(Kyösti) Cleanups
Copy sysctl enums to chip drivers from sensors.h for …
|
|
|
|
@1698
|
[1698]
|
10 years |
kmalkki |
(Kyösti) some cleanups for 2.4+
Module refcounting using .owner, …
|
|
|
|
@1490
|
[1490]
|
11 years |
mds |
enable if not enabled (remove force parameter), check for
…
|
|
|
|
@1459
|
[1459]
|
11 years |
mds |
For HW PEC (read and writes), turn on AAC but not PEC_EN.
|
|
|
|
@1444
|
[1444]
|
11 years |
mds |
use HW instead of SW PEC for ICH4
|
|
|
|
@1399
|
[1399]
|
11 years |
mds |
fix block w/ PEC termination
|
|
|
|
@1395
|
[1395]
|
11 years |
mds |
remove DEBUG 1
|
|
|
|
@1391
|
[1391]
|
11 years |
mds |
ich4 software pec support. Still cleanups to be done but enough for ARP.
|
|
|
|
@1387
|
[1387]
|
11 years |
mds |
add KERN_xxx to printk's
|
|
|
|
@1382
|
[1382]
|
11 years |
mds |
add 82801DB (ICH4) support
|
|
|
|
@1201
|
[1201]
|
12 years |
mds |
Add MODULE_LICENSE("GPL") to all modules
|
|
|
|
@1197
|
[1197]
|
12 years |
mds |
add support for Intel 82801CA/CAM to i2c-i801
|
|
|
|
@1142
|
[1142]
|
12 years |
mds |
change ...82801BA_3 to ...82801BA_2 because that's what it was
named …
|
|
|
|
@1011
|
[1011]
|
12 years |
mds |
PCI chip detection cleanup.
|
|
|
|
@990
|
[990]
|
12 years |
mds |
add correct ifdef'ed declaration of i2c_i801_init() to remove
…
|
|
|
|
@949
|
[949]
|
12 years |
mds |
(mds) add i2c- prefix to module name in version/date printk for those
…
|
|
|
|
@856
|
[856]
|
13 years |
mds |
(mds) smbus block write fixes, i2c block write support from Rickard …
|
|
|
|
@849
|
[849]
|
13 years |
mds |
(mds) add support for Intel 82801BA ICH2 (815E chipset).
|
|
|
|
@707
|
[707]
|
13 years |
frodo |
`indent -kr -i8' on all kernel sources
|
|
|
|
@705
|
[705]
|
13 years |
frodo |
Removing kernel 2.0 and 2.1 compatibility pass 2
Eliminated compat.h
|
|
|
|
@704
|
[704]
|
13 years |
frodo |
Removal of kernel 2.1 and 2.2 compatibility: pass one
Removed many #if …
|
|
|
|
@689
|
[689]
|
13 years |
mds |
(mds) change my email addr.
|
|
|
|
@645
|
[645]
|
13 years |
frodo |
Just to make sure, added `#include <linux/version.h>' at several
…
|
|
|
|
@586
|
[586]
|
14 years |
frodo |
Better 10-bit addresses support changes
* Enlarged addresses from 8 to 16 …
|
|
|
|
@585
|
[585]
|
14 years |
frodo |
Preparations for better 10-bit address support
Updated for the changes in …
|
|
|
|
@583
|
[583]
|
14 years |
frodo |
`functionality' support for all bus drivers
|
|
|
|
@545
|
[545]
|
14 years |
frodo |
mkpatch updates
* mkpatch now correctly works when kernel-side files do …
|
|
|
|
@537
|
[537]
|
14 years |
mds |
(mds) Added block read/write support. Much different than piix4.
|
|
|
|
@528
|
[528]
|
14 years |
mds |
(mds) Add i801 bus driver.
|