Age | Commit message (Expand) | Author |
2009-12-04 | PCI: add pci_request_acs | Chris Wright |
2009-11-24 | PCI: use pci_pcie_cap() in pci core | Kenji Kaneshige |
2009-11-06 | PCI: cache PCIe capability offset | Kenji Kaneshige |
2009-11-04 | PCI: improve discovery/configuration messages | Bjorn Helgaas |
2009-11-04 | PCI: replace pr_debug with dev_dbg | Bjorn Helgaas |
2009-11-04 | vsprintf: use %pR, %pr instead of %pRt, %pRf | Bjorn Helgaas |
2009-11-04 | PCI: populate subsystem vendor and device IDs for PCI bridges | Gabe Black |
2009-11-04 | PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode | Matt Domsch |
2009-11-04 | PCI: fix nit in ROM BAR size probing | Michael S. Tsirkin |
2009-11-04 | PCI: add xen dom0 checking before ACS initialization | Allen Kay |
2009-11-04 | PCI: acs p2p upsteram forwarding enabling | Allen Kay |
2009-11-04 | PCI: print resources consistently with %pRt | Bjorn Helgaas |
2009-09-14 | PCI: Clear saved_state after the state has been restored | Rafael J. Wysocki |
2009-09-09 | PCI: pcie: Ensure hotplug ports have a minimum number of resources | Eric W. Biederman |
2009-09-09 | PCI: print out pref if mmio is prefetchable | Yinghai Lu |
2009-09-09 | PCI: remove pcibios_scan_all_fns() | Alex Chiang |
2009-06-16 | PCI: use pci_is_root_bus() in pci_read_bridge_bases() | Kenji Kaneshige |
2009-06-11 | PCI/x86: don't assume prefetchable ranges are 64bit | Yinghai Lu |
2009-06-04 | PCI: use fixed-up device class when configuring device | Yu Zhao |
2009-04-22 | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox |
2009-04-06 | PCI: annotate pci_rescan_bus as __ref, not __devinit | Alex Chiang |
2009-03-26 | PCI: fix conflict between SR-IOV and config space sizing | Yu Zhao |
2009-03-20 | PCI: Introduce /sys/bus/pci/rescan | Alex Chiang |
2009-03-20 | PCI: Introduce pci_rescan_bus() | Alex Chiang |
2009-03-20 | PCI: always scan child buses | Alex Chiang |
2009-03-20 | PCI: pci_scan_slot() returns newly found devices | Trent Piepho |
2009-03-20 | PCI: don't scan existing devices | Trent Piepho |
2009-03-20 | PCI: centralize device setup code | Yu Zhao |
2009-03-20 | PCI: reserve bus range for SR-IOV device | Yu Zhao |
2009-03-20 | PCI: initialize and release SR-IOV capability | Yu Zhao |
2009-03-20 | PCI/x86: detect host bridge config space size w/o using quirks | Yinghai Lu |
2009-03-20 | PCI: Use kzalloc() in pci_create_bus() | Geert Uytterhoeven |
2009-03-20 | PCI: fix wrong assumption in pci_read_bridge_bases | Kenji Kaneshige |
2009-01-10 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-01-07 | PCI: set device wakeup capable flag if platform support is present | Jesse Barnes |
2009-01-07 | PCI: allow pci_alloc_child_bus() to handle a NULL bridge | Yu Zhao |
2009-01-07 | PCI: export __pci_read_base() | Yu Zhao |
2009-01-07 | PCI: define PCI resource names in an 'enum' | Yu Zhao |
2009-01-07 | PCI: handle PCI state saving with interrupts disabled | Rafael J. Wysocki |
2009-01-07 | PCI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-04 | cpumask: update pci_bus_show_cpuaffinity to use new cpumask API | Mike Travis |
2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell |
2008-10-23 | PCI: remove unused resource assignment in pci_read_bridge_bases() | Zhao, Yu |
2008-10-22 | PCI: Workaround invalid P2P bridge bus numbers | Benjamin Herrenschmidt |
2008-10-20 | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt |
2008-10-20 | PCI: probing debug message uniformization | Vincent Legoll |
2008-10-20 | PCI: support PCIe ARI capability | Yu Zhao |
2008-10-20 | PCI: centralize the capabilities code in probe.c | Zhao, Yu |
2008-10-20 | PCI: fix 64-vbit prefetchable memory resource BARs | Peter Chubb |
2008-10-20 | PCI: replace cfg space size (256/4096) by macros. | Zhao, Yu |