[PATCH] orinoco: limit message rate
[safe/jmp/linux-2.6] / drivers / pci /
2005-10-18 Linus TorvaldsAdd some basic .gitignore files
2005-10-17 Jeff Garzik[PATCH] Fix and clean up quirk_intel_ide_combined(...
2005-09-23 Ivan Kokshaysky[PATCH] pci: fixup parent subordinate busnr
2005-09-22 Linda Xie[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c
2005-09-22 Amos Waterland[PATCH] fix drivers/pci/probe.c warning
2005-09-22 Pekka Enberg[PATCH] PCI: convert kcalloc to kzalloc
2005-09-22 Bjorn Helgaas[PATCH] PCI: remove unused "scratch"
2005-09-17 Adam Kropelin[PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS
2005-09-17 Adam Kropelin[PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS
2005-09-17 Adam Kropelin[PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS
2005-09-14 John W. Linville[PATCH] pci: only call pci_restore_bars at boot
2005-09-10 Alan Cox[PATCH] Subject: PATCH: fix numa caused compile warnings
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2005-09-09 Paul Mackerras[PATCH] PCI: Small rearrangement of PCI probing code
2005-09-09 Rumen Ivanov Zarev[PATCH] PCI: Unhide SMBus on Compaq Evo N620c
2005-09-09 Rajesh Shah[PATCH] PCI: Fix PCI bus mastering enable problem in...
2005-09-09 Dominik Brodowski[PATCH] yenta: share code with PCI core
2005-09-09 Greg Kroah-Hartman[PATCH] PCI: move pci core to use add_hotplug_env_var()
2005-09-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/ppc64-2.6
2005-09-09 Brett M Russ[PATCH] PCI: PCI/libata INTx bug fix
2005-09-09 Paul Mackerras[PATCH] Separate pci bits out of struct device_node
2005-09-08 Brett M Russ[PATCH] PCI/libata INTx cleanup
2005-09-08 Daniel Ritz[PATCH] PCI: Support PCM PM CAP version 3
2005-09-08 Paul Mackerras[PATCH] PCI: Add pci_walk_bus function to PCI core...
2005-09-08 Prarit Bhargava[PATCH] PCI Hotplug: SGI hotplug driver fixes
2005-09-08 Alan Stern[PATCH] PCI: Fix regression in pci_enable_device_bars
2005-09-08 Greg Kroah-Hartman[PATCH] PCI: start paying attention to a lot of pci...
2005-09-08 David S. Miller[PATCH] Make sparc64 use setup-res.c
2005-09-08 John W. Linville[PATCH] PCI: restore BAR values after D3hot->D0 for...
2005-09-08 Kristen Accardi[PATCH] PCI Hotplug: use bus_slot number for name
2005-09-08 Adrian Bunk[PATCH] PCI: remove CONFIG_PCI_NAMES
2005-09-08 Andi Kleen[PATCH] PCI: Run PCI driver initialization on local...
2005-09-08 John Rose[PATCH] PCI Hotplug: rpaphp: Purify hotplug
2005-09-08 John Rose[PATCH] PCI Hotplug: rpaphp: Export slot enable
2005-09-08 John Rose[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci
2005-09-08 John Rose[PATCH] PCI Hotplug: rpaphp: Change slot pci reference
2005-09-08 John Rose[PATCH] PCI Hotplug: rpaphp: Move VIO registration
2005-09-08 John Rose[PATCH] PCI Hotplug: rpaphp: Remove unused stuff
2005-09-08 Len BrownMerge linux-2.6 with linux-acpi-2.6
2005-09-07 Ashok Raj[PATCH] x86/x86_64: deferred handling of writes to...
2005-09-05 Pavel Machek[PATCH] swsusp: switch pm_message_t to struct
2005-09-05 Karsten Wiese[PATCH] via vt8237 apic bypass deassertion quirk
2005-09-03 Len BrownMerge linux-2.6 into linux-acpi-2.6 test
2005-09-01 Benjamin Herrenschmidt[PATCH] Fix PCI ROM mapping
2005-08-30 Ivan Kokshaysky[PATCH] x86: pci_assign_unassigned_resources() update
2005-08-27 Len BrownAuto-update from upstream
2005-08-26 Linus TorvaldsIgnore disabled ROM resources at setup
2005-08-26 Linus TorvaldsOnly pre-allocate 256 bytes of cardbio IO range
2005-08-24 Len Brown[ACPI] delete CONFIG_ACPI_BUS
2005-08-17 Kristen Accardi[PATCH] PCI Hotplug: new contact info
2005-08-17 Andrew Morton[PATCH] PCI: fix quirk-6700-fix.patch
2005-08-17 Kristen Accardi[PATCH] PCI: 6700/6702PXH quirk
2005-08-09 Linus TorvaldsRevert "[PATCH] PCI: restore BAR values..."
2005-08-08 Ivan Kokshaysky[PATCH] VIA VT8235 PCI quirk
2005-08-07 Ivan Kokshaysky[PATCH] Fix restore of 64-bit PCI BAR's
2005-08-05 John W. Linville[PATCH] PCI: restore BAR values after D3hot->D0 for...
2005-08-02 Linus Torvaldspci: make bus resource start address override minimum...
2005-07-29 Ivan Kokshaysky[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from...
2005-07-29 Jon Smirl[PATCH] PCI: Adjust PCI rom code to handle more broken...
2005-07-29 Daniele Gaffuri[PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2
2005-07-12 Len Brown[ACPI] merge acpi-2.6.12 branch into latest Linux 2...
2005-07-12 Greg Kroah-Hartmancleanup: remove unnecessary initializer on static pointers
2005-07-12 Len Brown[ACPI] gut acpi_pci_choose_state() to avoid conflict
2005-07-12 David Shaohua Li[ACPI] pci_set_power_state() now calls
2005-07-12 David Shaohua Li[ACPI] PCI can now get suspend state from firmware
2005-07-12 David Shaohua Li[ACPI] Bind ACPI and PCI devices
2005-07-08 Pavel Machek[PATCH] pm: more u32 vs. pm_message_t fixes
2005-07-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/aegl/linux-2.6
2005-07-06 Ivan Kokshaysky[PATCH] yet another fix for setup-bus.c/x86 merge
2005-07-06 Tony LuckAuto merge with /home/aegl/GIT/linus
2005-07-06 Prarit Bhargava[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug...
2005-07-06 Prarit Bhargava[IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_...
2005-07-06 Greg KH[PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem
2005-07-01 Andy Whitcroft[PATCH] gregkh-pci-pci-assign-unassigned-resources fix
2005-07-01 John W. Linville[PATCH] pci: cleanup argument comments for pci_{save...
2005-07-01 Hannes Reinecke[PATCH] PCI: Remove newline from pci MODALIAS variable
2005-07-01 long[PATCH] PCI: acpi tg3 ethernet not coming back properly...
2005-07-01 Jean Delvare[PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LX
2005-07-01 Greg Kroah-Hartman[PATCH] PCI: clean up dynamic pci id logic
2005-07-01 Ivan Kokshaysky[PATCH] PCI: pci_assign_unassigned_resources() on x86
2005-07-01 Ivan Kokshaysky[PATCH] PCI: handle subtractive decode pci-pci bridge...
2005-07-01 Greg Kroah-Hartman[PATCH] PCI: Fix up PCI routing in parent bridge
2005-06-28 Keith Moore[PATCH] cpqphp: fix oops during unload without probe
2005-06-28 Greg Kroah-Hartman[PATCH] PCI: clean up the MSI code a bit.
2005-06-28 Michael Ellerman[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
2005-06-28 Kenji Kaneshige[PATCH] ACPI based I/O APIC hot-plug: acpiphp support
2005-06-28 Rajesh Shah[PATCH] acpi hotplug: decouple slot power state changes...
2005-06-28 Rajesh Shah[PATCH] acpi hotplug: aCPI based root bridge hot-add
2005-06-28 Rajesh Shah[PATCH] acpi hotplug: fix slot power-down problem with...
2005-06-28 Rajesh Shah[PATCH] acpi hotplug: clean up notify handlers on acpip...
2005-06-28 Rajesh Shah[PATCH] acpi hotplug: convert acpiphp to use generic...
2005-06-28 Rajesh Shah[PATCH] acpi bridge hotadd: Remove hot-plugged devices...
2005-06-28 Rajesh Shah[PATCH] acpi bridge hotadd: Make the PCI remove routine...
2005-06-28 Rajesh Shah[PATCH] acpi bridge hotadd: Link newly created pci...
2005-06-28 Rajesh Shah[PATCH] acpi bridge hotadd: Take the PCI lock when...
2005-06-28 Rajesh Shah[PATCH] acpi bridge hotadd: Prevent duplicate bus numbe...
2005-06-28 Rajesh Shah[PATCH] acpi bridge hotadd: ACPI based root bridge...
2005-06-20 Greg Kroah-Hartman[PATCH] PCI: fix show_modalias() function due to attrib...
2005-06-20 Yani Ioannou[PATCH] Driver Core: drivers/i2c/chips/w83781d.c -...
2005-06-20 long[PATCH] use device_for_each_child() to properly access...
next