drivers/edac: fix ignored return i82875p
[safe/jmp/linux-2.6] / drivers / pci /
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-16 Alexey DobriyanRemove capability.h from mm.h
2007-07-16 Andrew Mortonuse no_pci_devices() in pci/search.c
2007-07-16 Zhang, Yanminfix jvc cdrom drive lockup
2007-07-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Matthew WilcoxPCI: Only build PCI syscalls on architectures that...
2007-07-11 Randy DunlapPCI: limit pci_get_bus_and_slot to domain 0
2007-07-11 Gary HadePCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge...
2007-07-11 Gary HadePCI: hotplug: acpiphp: remove hot plug parameter write...
2007-07-11 Gary HadePCI: hotplug: acpiphp: fix slot poweroff problem on...
2007-07-11 Kenji KaneshigePCI: hotplug: pciehp: wait for 1 second after power...
2007-07-11 Andrew LunnPCI: pci_set_power_state(): check for PM capabilities...
2007-07-11 Scott MurrayPCI: cpci_hotplug: Convert to use the kthread API
2007-07-11 Randy DunlapPCI: add pci_try_set_mwi
2007-07-11 Milind Arun ChoudharyPCI: pcie: remove SPIN_LOCK_UNLOCKED
2007-07-11 Milind Arun ChoudharyPCI: ROUND_UP macro cleanup in drivers/pci
2007-07-11 Andrew MortonPCI: pci-x-pci-express-read-control-interfaces cleanups
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-11 Auke KokPCI: read revision ID by default
2007-07-11 Adrian BunkPCI: unexport pci_proc_attach_device
2007-07-11 Stephen HemmingerPCI aer: add pci_cleanup_aer_correct_aer_status
2007-07-11 Zhang, YanminPCI: fix AER driver error information
2007-07-11 Kenji KaneshigePCI: hotplug: pciehp: Fix possible race condition in...
2007-07-11 Michael EllermanPCI: Make pcibios_add_platform_entries() return errors
2007-07-11 Michael EllermanPCI: Use a weak symbol for the empty version of pcibios...
2007-07-11 Peter OrubaPCI: add PCI-X/PCI-Express read control interfaces
2007-07-11 Alan Coxpci syscall.c: Switch to refcounting API
2007-07-11 Greg Kroah-HartmanPCI: point people to Bernhard instead of the linux...
2007-07-09 John Keller[IA64] SN: Correct ROM resource length for BIOS copy
2007-06-14 Benjamin Herrenschmidt[POWERPC] Rewrite IO allocation & mapping on powerpc64
2007-06-01 Eric W. Biedermanmsi: mask the msix vector before we unmap it
2007-06-01 Eric W. Biedermanmsi: fix the ordering of msix irqs
2007-05-31 Jay CliburnPCI: quirk disable MSI on via vt3351
2007-05-31 Ben GardnerPCI: Fix pci_find_present
2007-05-31 Andy GospodarekPCI: disable MSI by default on systems with Serverworks...
2007-05-31 Dan Williamsmsi: fix ARM compile
2007-05-31 Tejun Heopci-quirks: fix MSI disabling on RS400-200 and RS480
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-16 Al Virorpadlpar breakage - fallout of struct subsystem removal
2007-05-11 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-05-11 David MillerFix assertion failure with MSI on sparc64
2007-05-11 Henry SuAdd the combined mode for ATI SB700
2007-05-10 Tony Luck[IA64] Fix warnings resulting from type-checking in...
2007-05-09 Randy DunlapFix more "deprecated" spellos.
2007-05-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-05-03 Michael EllermanPCI: Free resource files in error path of pci_create_sy...
2007-05-03 Tejun Heopci-quirks: disable MSI on RS400-200 and RS480
2007-05-03 Jan EngelhardtPCI hotplug: Use menuconfig objects
2007-05-03 Scott MurrayPCI: ZT5550 CPCI Hotplug driver fix
2007-05-03 Linas VepstasPCI: rpaphp: Remove semaphores
2007-05-03 Linas VepstasPCI: rpaphp: Ensure more pcibios_add/pcibios_remove...
2007-05-03 Linas VepstasPCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
2007-05-03 Linas VepstasPCI: rpaphp: Document is_php_dn()
2007-05-03 Linas VepstasPCI: rpaphp: Document find_php_slot()
2007-05-03 Linas VepstasPCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaph...
2007-05-03 Linas VepstasPCI: rpaphp: refactor tail call to rpaphp_register_slot()
2007-05-03 Linas VepstasPCI: rpaphp: remove rpaphp_set_attention_status()
2007-05-03 Linas VepstasPCI: rpaphp: remove print_slot_pci_funcs()
2007-05-03 Linas VepstasPCI: rpaphp: Remove setup_pci_slot()
2007-05-03 Linas VepstasPCI: rpaphp: remove a call that does nothing but a...
2007-05-03 Linas VepstasPCI: rpaphp: Remove another wrappered function
2007-05-03 Linas VepstasPCI: rpaphp: Remve another call that is a wrapper
2007-05-03 Linas VepstasPCI: rpaphp: remove a function that does nothing but...
2007-05-03 Linas VepstasPCI: rpaphp: Remove un-needed goto
2007-05-03 Linas VepstasPCI: rpaphp: Fix a memleak; slot->location string was...
2007-05-03 Linas VepstasPCI: rpaphp: match up alloc and free in same routine
2007-05-03 Linas VepstasPCI: rpaphp: Remove global num_slots variable
2007-05-03 Linas VepstasPCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
2007-05-03 Adrian BunkPCI: remove the broken PCI_MULTITHREAD_PROBE option
2007-05-03 Michael EllermanMSI: Give archs the option to free all MSI/Xs at once.
2007-05-03 Michael EllermanMSI: Give archs the option to allocate all MSI/Xs at...
2007-05-03 Michael EllermanMSI: arch must connect the irq and the msi_desc
2007-05-03 Dan Williamsmsi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)
2007-05-03 Michael EllermanMSI: Remove dev->first_msi_irq
2007-05-03 Michael EllermanMSI: Use a list instead of the custom link structure
2007-05-03 Michael EllermanPCI: Convert to alloc_pci_dev()
2007-05-03 Michael EllermanPCI: Create alloc_pci_dev(), the one true way to create...
2007-05-03 Michael EllermanMSI: Add an arch_msi_check_device()
2007-05-03 Michael EllermanMSI: Rename pci_msi_supported() to pci_msi_check_device()
2007-05-03 Michael EllermanMSI: Consolidate precondition checks
2007-05-03 Michael EllermanMSI: Expand pci_msi_supported()
2007-05-03 Michael EllermanMSI: Remove msi_cache
2007-05-03 Michael EllermanMSI: Move EXPORT_SYMBOL()s near their definition
2007-05-03 Michael EllermanMSI: Consolidate BUG_ON()s.
2007-05-03 Michael EllermanMSI: Consolidate MSI-X irq freeing code
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in msi_remove_pci_irq_vect...
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in msi_remove_pci_irq_vect...
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in pci_disable_msix()
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in pci_disable_msi()
2007-05-03 Sam Ravnborgpci: do not mark exported functions as __devinit
2007-05-03 Jean DelvarePCI: Require vendor and device for new_id
2007-05-03 Jesse BarnesPCI: fix sysfs rom file creation for BIOS ROM shadows
2007-05-03 Randy DunlapPCI: kernel-doc fix
next