| Commit message (Expand) | Author | Age | Files | Lines |
* | EDAC: Delete unnecessary checks before pci_dev_put() | Markus Elfring | 2015-02-23 | 1 | -3/+1 |
*-. | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas | 2014-05-30 | 1 | -7/+1 |
|\ \ |
|
| | * | PCI: Make pci_bus_add_device() void | Yijing Wang | 2014-05-30 | 1 | -7/+1 |
| |/
|/| |
|
| * | i82875p_edac: Assign PCI resources before adding device | Yinghai Lu | 2014-05-30 | 1 | -1/+2 |
|/ |
|
* | i82875p_edac: Drop redundant call to pci_get_device() | Jean Delvare | 2014-02-25 | 1 | -2/+0 |
* | EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2013-12-06 | 1 | -1/+1 |
* | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -4/+4 |
* | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab | 2012-06-12 | 1 | -3/+3 |
* | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab | 2012-06-11 | 1 | -3/+3 |
* | edac: Convert debugfX to edac_dbg(X, | Joe Perches | 2012-06-11 | 1 | -14/+13 |
* | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab | 2012-06-11 | 1 | -11/+11 |
* | edac: change the mem allocation scheme to make Documentation/kobject.txt happy | Mauro Carvalho Chehab | 2012-06-11 | 1 | -3/+3 |
* | edac: Get rid of the old kobj's from the edac mc code | Mauro Carvalho Chehab | 2012-06-11 | 1 | -4/+0 |
* | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 2012-06-11 | 1 | -2/+2 |
* | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 2012-05-28 | 1 | -1/+1 |
* | i82875p_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 2012-05-28 | 1 | -8/+21 |
* | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 2012-05-28 | 1 | -2/+3 |
* | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 2012-05-28 | 1 | -5/+12 |
* | EDAC: Make pci_device_id tables __devinitconst. | Lionel Debroux | 2012-03-19 | 1 | -1/+1 |
* | edac: Drop __DATE__ usage | Michal Marek | 2011-04-19 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | pci: use pci_ioremap_bar() in drivers/edac | Arjan van de Ven | 2009-01-06 | 1 | -3/+1 |
* | i82875p_edac: fix module remove | Jarkko Lavinen | 2008-12-01 | 1 | -6/+7 |
* | i82875p_edac: fix overflow device resource setup | Jarkko Lavinen | 2008-12-01 | 1 | -0/+1 |
* | edac: fix module initialization on several modules 2nd time | Hitoshi Mitake | 2008-04-29 | 1 | -0/+9 |
* | drivers/edac: fix edac_mc init apis | Doug Thompson | 2007-07-19 | 1 | -2/+2 |
* | drivers/edac: remove null from statics | Douglas Thompson | 2007-07-19 | 1 | -1/+1 |
* | drivers/edac: fix ignored return i82875p | Douglas Thompson | 2007-07-19 | 1 | -1/+7 |
* | drivers/edac: mod race fix i82875p | Jason Uhlenkott | 2007-07-19 | 1 | -6/+7 |
* | drivers/edac: cleanup spaces-gotos after Lindent messup | Douglas Thompson | 2007-07-19 | 1 | -19/+19 |
* | drivers/edac: drivers to use new PCI operation | Dave Jiang | 2007-07-19 | 1 | -0/+16 |
* | drivers/edac: Lindent i82875p | Dave Jiang | 2007-07-19 | 1 | -32/+30 |
* | drivers/edac: add dev_name getter function | Dave Jiang | 2007-07-19 | 1 | -0/+1 |
* | drivers/edac: mod use edac_core.h | Douglas Thompson | 2007-07-19 | 1 | -2/+2 |
* | Fix 82875 PCI setup | John Feeney | 2007-05-08 | 1 | -11/+2 |
* | [PATCH] EDAC: fix module names quoted in sysfs | Doug Thompson | 2006-07-01 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 1 | -1/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | | [PATCH] EDAC: probe1 cleanup 1-of-2 | Doug Thompson | 2006-06-30 | 1 | -79/+109 |
* | | [PATCH] EDAC: mc numbers refactor 1-of-2 | Doug Thompson | 2006-06-30 | 1 | -1/+4 |
* | | [PATCH] EDAC: PCI device to DEVICE cleanup | Doug Thompson | 2006-06-30 | 1 | -12/+18 |
|/ |
|
* | [PATCH] EDAC: formatting cleanup | Dave Peterson | 2006-03-26 | 1 | -61/+51 |
* | [PATCH] EDAC: protect memory controller list | Dave Peterson | 2006-03-26 | 1 | -4/+1 |
* | [PATCH] EDAC: cleanup code for clearing initial errors | Dave Peterson | 2006-03-26 | 1 | -2/+2 |
* | [PATCH] EDAC: i82875p cleanup | Dave Peterson | 2006-03-26 | 1 | -22/+32 |
* | [PATCH] EDAC: name cleanup | Dave Peterson | 2006-03-26 | 1 | -2/+2 |
* | [PATCH] EDAC: printk cleanup | Dave Peterson | 2006-03-26 | 1 | -22/+29 |
* | [PATCH] drivers/edac/i82875p_edac.c __user annotations | Al Viro | 2006-02-07 | 1 | -1/+1 |
* | [PATCH] EDAC: core EDAC support code | Alan Cox | 2006-01-18 | 1 | -1/+1 |
* | [PATCH] EDAC: drivers for Intel i82860, i82875 | Alan Cox | 2006-01-18 | 1 | -0/+532 |