update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / drivers / pci / probe.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-07-02 Linda Xie[PATCH] PCI: export pci_scan_child_bus for the pci...
2004-05-31 Olaf Hering+- add patches.fixes/ppc64-rpaphp-dealloc_slot_struct...
2004-05-28 Olaf Hering++kaputt patches.fixes/ppc64-rpaphp-multifunctio...
2004-05-28 Luiz Capitulino[PATCH] PCI: fix pci/probe.c possible NULL pointer.
2004-05-27 Olaf Hering+- add patches.fixes/ppc64-rpaphp-multifunction-devices
2004-04-29 Jochen Hein[PATCH] PCI: message cleanup in PCI probe
2004-03-26 Greg Kroah-HartmanPCI: add ability to access pci extended config space...
2004-03-15 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040315
2004-03-14 Andrew Morton[PATCH] move consistent_dma_mask to the generic device
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-24 Russell King[PATCH] PCI: Introduce bus->bridge_ctl member
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] Rename bitmap_snprintf() and cpumask_snprintf...
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-09 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Olaf Hering+- update to 2.6.2 final
2004-02-04 Andrew Morton[PATCH] PCI Scan all functions
2004-02-04 Andrew Morton[PATCH] Allow PCI BARs that start at 0
2004-02-02 Deepak Saxena[PATCH] PCI: Replace pci_pool with generic dma_pool
2004-02-01 Andrew Morton[PATCH] fix the build for NR_CPUS > 4*BITS_PER_LONG
2004-01-31 Olaf Hering+- update to 2.6.2-rc3
2004-01-29 Greg Kroah-Hartman[PATCH] PCI: fix compiler warning in probe.c cause...
2004-01-29 John Rose[PATCH] PCI: Allow pci hotplug drivers to initialize...
2004-01-29 Ralf Bächle[PATCH] PCI: fix probing for some mips systems
2004-01-29 Matthew Dobson[PATCH] PCI: add pci_bus sysfs class
2004-01-12 Olaf Hering+- update patches.arch/ppc64.patch
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] ia32 Message Signalled Interrupt support
2003-12-18 Olaf Hering+- update to 2.6.0
2003-11-30 Olaf Hering+- update patches.arch/ppc64.patch
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-10-20 Olaf Hering+- update to 2.6.0-test8
2003-10-10 Olaf Hering+- add patches.arch/ppc64.patch and a pseries config
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Greg Kroah-Hartman[PATCH] PCI: remove all struct device.name usage from...
2003-07-05 Andrew Morton[PATCH] PCI domain scanning fix
2003-07-03 Matthew Wilcox[PATCH] PCI: Remove pci_bus_exists
2003-06-26 Matthew Wilcox[PATCH] PCI: create pci_name()
2003-06-25 Matthew Wilcox[PATCH] PCI: fixes for pci/probe.c
2003-06-19 Greg Kroah-Hartman[PATCH] PCI: rename pci_get_dev() and pci_put_dev(...
2003-06-09 Matthew Wilcox[PATCH] PCI: domain support for sysfs
2003-06-05 Greg Kroah-Hartman[PATCH] PCI: remove EXPORT_SYMBOL(pci_devices)
2003-06-04 Greg Kroah-HartmanMerge gregkh@kernel.bkbits.net:/home/gregkh/linux/pci...
2003-06-03 Greg Kroah-Hartman[PATCH] PCI: make pci_setup_device(), pci_alloc_primary...
2003-05-29 Andrew Morton[PATCH] support 64 bit pci_alloc_consistent
2003-05-22 Greg Kroah-HartmanPCI: add pci_get_dev() and pci_put_dev()
2003-03-16 Russell King[PCI] pci-13: unuse pci_do_scan_bus()
2003-03-16 Russell King[PCI] pci-12: Add #defines for cardbus specifics
2003-03-16 Russell King[PCI] pci-11: use u32 for bus numbers/latency not unsig...
2003-03-16 Russell King[PCI] pci-10: Miscellaneous cleanups to probe.c
2003-03-16 Russell King[PCI] pci-6 - Fix scanning of non-zero functions
2003-03-06 Russell King[PATCH] Fix up pci_scan_bridge and friends
2003-03-06 Russell King[PATCH] Only add devices to bus->devices while scanning...
2003-03-06 Russell King[PATCH] Eliminate stack allocation of struct pci_dev...
2003-02-24 Greg Kroah-Hartman[PATCH] PCI: export pci_scan_bus_parented which is...
2003-02-20 Louis Zhuang[PATCH] PCI: list code cleanup
2003-02-20 Greg Kroah-Hartman[PATCH] PCI: remove large stack usage in pci_do_scan_bus()
2003-01-16 Richard Henderson[PCI] Correctly size hardwired empty BARs.
2003-01-12 Linus TorvaldsAlways assign bus numbers for cardbus. Firmware often...
2003-01-05 Pablo Menichini[PATCH] Handle kmalloc fails: drivers_pci_probe.c
2002-12-29 Andrew Morton[PATCH] remove unused local in drivers/pci/probe.c
2002-12-26 Ivan Kokshaysky[PATCH] fix PCI bridge handling in probe.c
2002-12-21 James Bottomleyallow pci primary busses to have parents in the device...
2002-11-28 James BottomleyMerge jejb/andmike changes
2002-11-25 Patrick MochelMerge
2002-11-22 James Bottomleymove dma_mask into struct device
2002-11-20 Ivan Kokshaysky[PATCH] PCI: transparent bridge detection fix
2002-11-16 Matthew Wilcox[PATCH] eliminate pci_dev name
2002-11-02 Scott Murray[PATCH] 2.5.45 CompactPCI driver patch 1/4
2002-11-02 Russell King[PATCH] PCI hotplug comment fixes
2002-10-04 Linus TorvaldsUndo due to weird behaviour on various boxes
2002-10-03 Ivan Kokshaysky[PATCH] PCI: probing read-only BARs
2002-09-11 Patrick MochelPCI: make sure the devices are named before they're...
2002-09-09 Greg Kroah-HartmanPCI: export pci_scan_bus() as the IBM PCI Hotplug drive...
2002-09-09 Greg Kroah-HartmanPCI: hotplug core cleanup to get pci hotplug working...
2002-09-08 Ivan Kokshaysky[PATCH] pci bus resources, transparent bridges
2002-08-30 David Brownell[PATCH] show pci_pool stats in driverfs]
2002-07-15 Thomas 'Dent' Mirl... [PATCH] redundant declarations (#3_15)
2002-05-29 Patrick MochelMerge master.kernel.org:/home/mochel/BK/linux-2.5
2002-05-28 Patrick MochelMerge kernel.org:/home/mochel/BK/linux-2.5-linus
2002-05-28 Patrick MochelPCI: start to use common fields of struct device_driver...
2002-05-28 Ivan Kokshaysky[PATCH] 2.5.18: unnamed PCI bus resources
2002-05-28 Patrick MochelPCI: define pci_bus_type and register it on startup
2002-05-07 Ivan Kokshaysky[PATCH] fixes for PCI reorg changes
2002-05-07 Ivan Kokshaysky[PATCH] Fix missing #includes
2002-04-16 Patrick MochelSplit drivers/pci/pci.c into smaller, bite-size chunks