aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2008-02-01PCI: PCIE ASPM supportShaohua Li
2008-02-01PCI: Add missing "space" in printk messagesJoe Perches
2008-02-01PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk
2008-02-01PCI: always export pci_scan_single_deviceAdrian Bunk
2008-02-01PCI: drivers/pci/: remove unused exportsAdrian Bunk
2008-01-24driver core: add way to get to bus device klistGreg Kroah-Hartman
2007-12-27[PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds
2007-12-17PCI: Restore PCI expansion ROM P2P prefetch window creationGary Hade
2007-12-10Revert "PCI: fix IDE legacy mode resources"Linus Torvalds
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade
2007-10-12PCI: avoid P2P prefetch window for expansion ROMsGary Hade
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade
2007-10-12PCI: fix IDE legacy mode resourcesYoichi Yuasa
2007-09-11PCI: remove devinit from pci_read_bridge_basesRalf Baechle
2007-08-22PCI: lets kill the 'PCI hidden behind bridge' messageBernhard Kaindl
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11PCI: read revision ID by defaultAuke Kok
2007-07-11PCI: point people to Bernhard instead of the linux-kernel listGreg Kroah-Hartman
2007-05-02MSI: Use a list instead of the custom link structureMichael Ellerman
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman
2007-05-02PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman
2007-05-02pci: do not mark exported functions as __devinitSam Ravnborg
2007-04-23Revert "adjust legacy IDE resource setting (v2)"Bartlomiej Zolnierkiewicz
2007-03-03adjust legacy IDE resource setting (v2)Jan Beulich
2007-02-07MSI: Remove pci_scan_msi_device()Michael Ellerman
2007-02-07PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4GYinghai Lu
2006-12-30[PATCH] pci/probe: fix macro that confuses kernel-docRandy Dunlap
2006-12-20PCI legacy resource fixRalf Baechle
2006-12-07[PATCH] add numa node information to struct deviceChristoph Hellwig
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman
2006-07-10[PATCH] pci: initialize struct pci_dev.error_stateLinas Vepstas
2006-06-21[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin
2006-06-21[PATCH] PCI: fix to pci ignore pre-set 64-bit bars on 32-bit platformsBjorn Helgaas
2006-06-21[PATCH] PCI: Ignore pre-set 64-bit BARs on 32-bit platformsH. Peter Anvin
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn
2006-03-23[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl
2006-03-23[PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin
2006-03-23[PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning f...Ralf Baechle
2006-03-23[PATCH] PCI: really fix parent's subordinate busnrKristen Accardi
2006-01-09[PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt
2006-01-09[PATCH] PCI: use bus numbers sparsely, if necessaryDominik Brodowski
2006-01-09[PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2Daniel Yeisley
2006-01-09[PATCH] pci: call pci_read_irq for bridgesKristen Accardi
2006-01-09[PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi
2005-10-28[PATCH] kernel-doc: PCI fixesRandy Dunlap