aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer/aerdrv.c
Commit message (Expand)AuthorAgeFilesLines
* PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-141-0/+1
* PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki2010-10-151-1/+1
* PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-241-3/+6
* PCI: aerdrv: trivial cleanup for aerdrv.cHidetoshi Seto2010-05-111-14/+10
* PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto2010-05-111-22/+1
* PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSHidetoshi Seto2010-05-111-1/+1
* PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto2010-05-111-1/+1
* PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto2010-05-111-0/+107
* PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto2010-05-111-1/+2
* PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDHidetoshi Seto2010-05-111-7/+11
* PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_resetAlexander Duyck2010-04-081-2/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann2009-12-161-1/+1
* PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige2009-12-041-1/+1
* PCIe AER: use pci_pcie_cap()Kenji Kaneshige2009-11-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-121-1/+1
|\
| * PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige2009-10-071-1/+1
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/
* PCI: Disable AER with pci=nomsiAndi Kleen2009-09-171-0/+2
* PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto2009-09-091-10/+12
* PCI: PCIE AER: export aer_irqHuang Ying2009-06-161-1/+2
* PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-201-6/+0
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-191-14/+2
* PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2009-03-191-4/+2
* PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-201-3/+3
* PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-251-5/+3
* PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2008-06-101-0/+1
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-2/+2
* pci: implement "pci=noaer"Randy Dunlap2007-10-121-0/+9
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary2007-07-111-1/+1
* PCI: aer: fix section mismatch warningSam Ravnborg2007-03-091-3/+3
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin2006-09-261-0/+346