V4L/DVB (3615): Saa7134: select FW_LOADER
[pandora-kernel.git] / drivers / pci /
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-03-30 Jeff GarzikMerge branch 'mv-merge'
2006-03-29 Jeff GarzikMerge branch 'master'
2006-03-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-28 Russell KingMerge nommu tree
2006-03-27 Dave JonesMerge git://git./linux/kernel/git/brodo/cpufreq-2.6
2006-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-26 Ingo Molnar[PATCH] sem2mutex: misc static one-file mutexes
2006-03-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git./linux/kernel...
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-03-25 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-24 Trond MyklebustMerge branch 'linus'
2006-03-24 Linus TorvaldsMerge git://git./linux/kernel/git/aia21/ntfs-2.6
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-24 Linus TorvaldsMerge branch 'blktrace' of git://brick.kernel.dk/data...
2006-03-24 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-03-23 MUNEDA Takahiro[PATCH] acpiphp: fix acpi_path_name
2006-03-23 Kristen Accardi[PATCH] ibmphp: remove TRUE and FALSE
2006-03-23 Kristen Accardi[PATCH] PCI Hotplug: add common acpi functions to core
2006-03-23 Eric Sesterhenn[PATCH] PCI: kzalloc() conversion in drivers/pci
2006-03-23 Kenji Kaneshige[PATCH] acpiphp: Scan slots under the nested P2P bridge
2006-03-23 John Keller[PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal...
2006-03-23 Kenji Kaneshige[PATCH] shpchp: cleanup bus speed handling
2006-03-23 Jeff Garzik[PATCH] PCI: fix pci_request_region[s] arg
2006-03-23 Matthew Wilcox[PATCH] PCI: Provide a boot parameter to disable MSI
2006-03-23 Adrian Bunk[PATCH] PCI: the scheduled removal of PCI_LEGACY_PROC
2006-03-23 Adrian Bunk[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove...
2006-03-23 MUNEDA Takahiro[PATCH] acpiphp: fix bridge handle
2006-03-23 MUNEDA Takahiro[PATCH] acpiphp - slot management fix - V4
2006-03-23 Kristen Accardi[PATCH] acpiphp: add dock event handling
2006-03-23 Kristen Accardi[PATCH] acpiphp: add new bus to acpi
2006-03-23 Alan Stern[PATCH] PCI: Move pci_dev_put outside a spinlock
2006-03-23 Bernhard Kaindl[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign...
2006-03-23 Grant Grundler[PATCH] PCI: fix problems with MSI-X on ia64
2006-03-23 Shaohua Li[PATCH] PCI: remove msi save/restore code in specific...
2006-03-23 Michael S. Tsirkin[PATCH] PCI: make MSI quirk inheritable from the pci bus
2006-03-23 Bauke Jan Douma[PATCH] PCI: quirk for asus a8v and a8v delux motherboards
2006-03-23 tomek@koprowski.org[PATCH] PCI: SMBus unhide on HP Compaq nx6110
2006-03-23 Brian Gerst[PATCH] PCI: Add pci_device_shutdown to pci_bus_type
2006-03-23 Kenji Kaneshige[PATCH] shpchp: adapt to pci driver model
2006-03-23 Kenji Kaneshige[PATCH] shpchp: Fix slot state handling
2006-03-23 Kenji Kaneshige[PATCH] shpchp: event handling rework
2006-03-23 Kenji Kaneshige[PATCH] shpchp: Remove unused wait_for_ctrl_irq
2006-03-23 Kenji Kaneshige[PATCH] shpchp: Remove unused pci_bus member from contr...
2006-03-23 Ralf Baechle[PATCH] PCI: Avoid leaving MASTER_ABORT disabled perman...
2006-03-23 Kenji Kaneshige[PATCH] shpchp - Fix incorrect return value of interrup...
2006-03-23 Kenji Kaneshige[PATCH] shpchp - move slot name into struct slot
2006-03-23 Kenji Kaneshige[PATCH] shpchp - removed unncessary 'magic' member...
2006-03-23 Kenji Kaneshige[PATCH] shpchp - replace kmalloc() with kzalloc() and...
2006-03-23 Kenji Kaneshige[PATCH] pcihp_skeleton.c cleanup
2006-03-23 Kenji Kaneshige[PATCH] shpchp - bugfix: add missing serialization
2006-03-23 Kenji Kaneshige[PATCH] shpchp - cleanup check command status
2006-03-23 Kenji Kaneshige[PATCH] shpchp - cleanup controller list
2006-03-23 Kenji Kaneshige[PATCH] shpchp - cleanup slot list
2006-03-23 Kenji Kaneshige[PATCH] shpchp - cleanup shpchp_core.c
2006-03-23 Kenji Kaneshige[PATCH] shpchp - cleanup init_slots()
2006-03-23 Ingo Molnar[PATCH] PCI hotplug: convert semaphores to mutex
2006-03-23 Kristen Accardi[PATCH] PCI: quirk for IBM Dock II cardbus controllers
2006-03-23 Kristen Accardi[PATCH] PCI: really fix parent's subordinate busnr
2006-03-23 Kristen Accardi[PATCH] PCI: return max reserved busnr
2006-03-23 Grant Grundler[PATCH] PCI: clean up msi.c a bit
2006-03-21 Linus TorvaldsMerge branch 'origin'
2006-03-21 Tony LuckPull sn2-mmio-writes into release branch
2006-03-21 Tony LuckPull altix-ce1.0-asic into release branch
2006-03-21 Tony LuckPull sn-handle-sc-powerdown into release branch
2006-03-21 Tony LuckPull delete-sigdelayed into release branch
2006-03-21 Tony LuckPull sem2mutex-ioc4 into release branch
2006-03-21 Tony LuckPull ia64-mutex-primitives into release branch
2006-03-21 Tony LuckPull bsp-removal into release branch
2006-03-14 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2006-03-02 Jeff GarzikMerge branch 'lro'
2006-02-24 Anton AltaparmakovMerge ../ntfs-2.6-devel
2006-02-24 Anton AltaparmakovMerge branch 'master' of /home/src/linux-2.6/
2006-02-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-02-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-02-14 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-02-09 Jeff GarzikMerge branch 'net.b0' of git://git./linux/kernel/git...
2006-02-09 Jeff GarzikMerge branch 'upstream-fixes'
2006-02-07 Paul MackerrasMerge git://git./linux/kernel/git/paulus/powerpc
2006-02-07 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-bugfix
2006-02-07 Mauro Carvalho ChehabMerge branch 'work-fixes'
2006-02-07 Jeff GarzikMerge branch 'for-jeff' of git://electric-eye.fr.zoreil...
2006-02-07 Jeff GarzikMerge branch 'sundance'
2006-02-07 Jeff GarzikMerge branch 'master'
2006-02-06 Paul MackerrasMerge ../linux-2.6
2006-02-06 Tony LuckPull sn-recursive-flags-for-select-builds into release...
2006-02-06 Mauro Carvalho ChehabMerge branch 'origin'
2006-02-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2006-02-03 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-02-03 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-02-03 Adrian BunkMerge ... git://git./linux/kernel/git/torvalds/linux...
next