PCI: Convert pci_lock to raw_spinlock
[safe/jmp/linux-2.6] / drivers / pci / pcie / aer /
2010-04-08 Alexander DuyckPCI aerdrv: use correct bit defines and add 2ms delay...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-25 Andrew PattersonPCI: fix nested spinlock hang in aer_inject
2010-01-04 Youquan,SongPCIe AER: prevent AER injection if hardware masks error...
2010-01-04 Youquan,SongPCI: AER: fix aer inject result in kernel oops
2009-12-16 Stefan AssmannPCI: change PCI nomenclature in drivers/pci/ (non-comme...
2009-12-16 Stefan AssmannPCI: change PCI nomenclature in drivers/pci/ (comment...
2009-12-05 Andrew PattersonPCI: remove ifdefed pci_cleanup_aer_correct_error_status
2009-12-05 Andrew PattersonPCI: unconditionally clear AER uncorr status register...
2009-12-04 Kenji KaneshigePCI: portdrv: remove unnecessary struct pcie_port_data
2009-11-24 Kenji KaneshigePCIe AER: use pci_is_pcie()
2009-11-24 Kenji KaneshigePCIe AER: use pci_pcie_cap()
2009-11-04 Andrew PattersonPCI: fix memory leak in aer_inject
2009-11-04 Andrew PattersonPCI: use better error return values in aer_inject
2009-11-04 Andrew PattersonPCI: add support for PCI domains to aer_inject
2009-11-04 Matt DomschPCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
2009-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-07 Kenji KaneshigePCI: Prevent AER driver from being loaded on non-root...
2009-09-17 Andi KleenPCI: Disable AER with pci=nomsi
2009-09-09 Hidetoshi SetoPCI: pcie, aer: report all error before recovery
2009-09-09 Hidetoshi SetoPCI: pcie, aer: change error print format
2009-09-09 Hidetoshi SetoPCI: pcie, aer: flags to bits
2009-09-09 Hidetoshi SetoPCI: pcie, aer: remove unused macros
2009-09-09 Hidetoshi SetoPCI: pcie, aer: report multiple/first error on a device
2009-09-09 Hidetoshi SetoPCI: pcie, aer: refer mask state in mask register properly
2009-09-09 Hidetoshi SetoPCI: pcie, aer: remove spinlock in aerdrv_errprint.c
2009-09-09 Hidetoshi SetoPCI: pcie, aer: fix report of multiple errors
2009-09-09 Hidetoshi SetoPCI: pcie, aer: init struct aer_err_info for reuse
2009-09-09 Hidetoshi SetoPCI: pcie, aer: rework MASK macros in aerdrv_errprint.c
2009-09-09 Hidetoshi SetoPCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c
2009-09-09 Hidetoshi SetoPCI: pcie, aer: checkpatch style cleanup in pcie/aer/*
2009-06-29 Joe PerchesPCI ECRC: Remove unnecessary semicolons
2009-06-16 Huang YingPCI AER: software error injection
2009-06-16 Zhang, YanminPCI AER: multiple error support
2009-06-16 Zhang, YanminPCI AER: support invalid error source IDs
2009-06-16 Zhang, YanminPCI AER: support Multiple Error Received and no error...
2009-06-16 Huang YingPCI: PCIE AER: export aer_irq
2009-06-11 Andrew PattersonPCI: Add support for turning PCIe ECRC on or off
2009-05-05 Zhang, YanminPCI: Fix pci-e port driver slot_reset bad default retur...
2009-03-20 Rafael J. WysockiPCI: PCIe portdrv: Implement pm object
2009-03-20 Kenji KaneshigePCI/ACPI: rename pci_osc_control_set()
2009-03-20 Rafael J. WysockiPCI: PCIe portdrv: Remove struct pcie_port_service_id
2009-03-20 Rafael J. WysockiPCI: PCIe portdrv: Simplily probe callback of service...
2009-03-12 Alex ChiangPCIe: AER: during disable, check subordinate before...
2009-02-24 Andrew PattersonPCI: Enable PCIe AER only after checking firmware support
2009-01-07 Hidetoshi SetoPCI hotplug: aerdrv: fix a typo in error message
2009-01-07 Andrew PattersonACPI/PCI: PCIe AER _OSC support capabilities called...
2008-12-16 Hidetoshi SetoPCI: fix aer resume sanity check
2008-10-20 Yu ZhaoPCI: fix AER capability check
2008-10-20 Jesse BarnesPCI: use pci_find_ext_capability everywhere
2008-08-18 Jiri SlabyPCI: add acpi_find_root_bridge_handle
2008-06-25 Bjorn HelgaasPCIE: aer: use dev_printk when possible
2008-06-10 Alex ChiangPCIe: fix 'symbol not declared' sparse warnings
2008-04-29 Harvey Harrisondrivers: fix integer as NULL pointer warnings
2008-04-21 Harvey HarrisonPCI: replace remaining __FUNCTION__ occurrences
2008-04-21 Adrian BunkPCI: aerdrv_acpi.c: remove unneeded NULL check
2008-04-21 Adrian BunkPCI: #if 0 pci_cleanup_aer_correct_error_status()
2008-04-21 Yinghai LuPCI: pcie AER: don't check _OSC when acpi is disabled
2008-02-01 Andrew PattersonPCI: Run ACPI _OSC method on root bridges only
2008-02-01 Andrew PattersonPCI ACPI: AER driver should only register PCIe devices...
2007-11-28 Randy Dunlappci-aer: fix kernel-doc mistakes
2007-10-12 Randy Dunlappci: implement "pci=noaer"
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-11 Milind Arun ChoudharyPCI: pcie: remove SPIN_LOCK_UNLOCKED
2007-07-11 Stephen HemmingerPCI aer: add pci_cleanup_aer_correct_aer_status
2007-07-11 Zhang, YanminPCI: fix AER driver error information
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-03-09 Sam RavnborgPCI: aer: fix section mismatch warning
2007-02-17 Uwe Kleine-KönigFix typos concerning hierarchy
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Greg Kroah-HartmanPCI: fix __must_check warnings
2006-09-27 Zhang, YanminPCI-Express AER implemetation: AER core and aerdriver