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