David Sterba
|
e7bf068aa3
i7core_edac: fix typos in comments
|
14 年之前 |
Mauro Carvalho Chehab
|
76a7bd8113
i7core_edac: return -ENODEV when devices were already probed
|
14 年之前 |
Mauro Carvalho Chehab
|
3c52cc57cc
i7core_edac: properly terminate pci_dev_table
|
14 年之前 |
Mauro Carvalho Chehab
|
a3e1541637
i7core_edac: Avoid PCI refcount to reach zero on successive load/reload
|
15 年之前 |
Mauro Carvalho Chehab
|
79daef2099
i7core_edac: Fix refcount error at PCI devices
|
15 年之前 |
Mauro Carvalho Chehab
|
88ef5ea976
i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL
|
15 年之前 |
Mauro Carvalho Chehab
|
6d37d240f2
i7core_edac: Fix an oops at i7core probe
|
15 年之前 |
Hidetoshi Seto
|
21b6806a8c
i7core_edac: Remove unused member channels in i7core_pvt
|
15 年之前 |
Hidetoshi Seto
|
2e5185f7ff
i7core_edac: Remove unused arg csrow from get_dimm_config
|
15 年之前 |
Hidetoshi Seto
|
aace42831a
i7core_edac: Reduce args of i7core_register_mci
|
15 年之前 |
Hidetoshi Seto
|
1c6edbbe25
i7core_edac: Introduce i7core_unregister_mci
|
15 年之前 |
Hidetoshi Seto
|
73589c80cd
i7core_edac: Use saved pointers
|
15 年之前 |
Hidetoshi Seto
|
71fe01706d
i7core_edac: Check probe counter in i7core_remove
|
15 年之前 |
Hidetoshi Seto
|
2896637b86
i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failed
|
15 年之前 |
Hidetoshi Seto
|
628c5ddfb0
i7core_edac: Fix error path of i7core_register_mci
|
15 年之前 |
Hidetoshi Seto
|
5939813b9c
i7core_edac: Fix order of lines in i7core_register_mci
|
15 年之前 |
Hidetoshi Seto
|
64c10f6e0e
i7core_edac: Always do get/put for all devices
|
15 年之前 |
Hidetoshi Seto
|
a3aa0a4ab5
i7core_edac: Introduce i7core_pci_ctl_create/release
|
15 年之前 |
Hidetoshi Seto
|
2aa9be448d
i7core_edac: Introduce free_i7core_dev
|
15 年之前 |
Hidetoshi Seto
|
848b2f7ed6
i7core_edac: Introduce alloc_i7core_dev
|
15 年之前 |
Hidetoshi Seto
|
b197cba071
i7core_edac: Reduce args of i7core_get_onedevice
|
15 年之前 |
Hidetoshi Seto
|
45b7c981ae
i7core_edac: Fix the logic in i7core_remove()
|
15 年之前 |
Mauro Carvalho Chehab
|
54a08ab153
i7core_edac: Don't do the legacy PCI probe by default
|
15 年之前 |
Mauro Carvalho Chehab
|
accf74fff3
i7core_edac: don't use a freed mci struct
|
15 年之前 |
Mauro Carvalho Chehab
|
bbc560ae67
edac_core: Print debug messages at release calls
|
15 年之前 |
Mauro Carvalho Chehab
|
39300e7143
i7core_edac: explicitly remove PCI devices from the devices list
|
15 年之前 |
Mauro Carvalho Chehab
|
41ba6c1058
i7core_edac: MCE NMI handling should stop first
|
15 年之前 |
Mauro Carvalho Chehab
|
6ee7dd5044
i7core_edac: Initialize all priv vars before start polling
|
15 年之前 |
Mauro Carvalho Chehab
|
3cfd01468b
i7core_edac: Improve debug to seek for register/remove errors
|
15 年之前 |
Mauro Carvalho Chehab
|
e9144601d3
i7core_edac: move #if PAGE_SHIFT to edac_core.h
|
15 年之前 |