Commit Graph

176 Commits (16cb839f13324978bd58082e69de81a711802b11)

Author SHA1 Message Date
Geert Uytterhoeven 6a3b3e2680 PCI: Use kzalloc() in pci_create_bus() 16 years ago
Kenji Kaneshige f92d4e29d7 PCI: fix wrong assumption in pci_read_bridge_bases 16 years ago
Jesse Barnes eb9c39d031 PCI: set device wakeup capable flag if platform support is present 16 years ago
Yu Zhao 3789fa8a2e PCI: allow pci_alloc_child_bus() to handle a NULL bridge 16 years ago
Yu Zhao 0b400c7ed4 PCI: export __pci_read_base() 16 years ago
Yu Zhao fde09c6d8f PCI: define PCI resource names in an 'enum' 16 years ago
Rafael J. Wysocki 63f4898ace PCI: handle PCI state saving with interrupts disabled 16 years ago
Kay Sievers 1a9271331a PCI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Mike Travis 588235bb53 cpumask: update pci_bus_show_cpuaffinity to use new cpumask API 16 years ago
Rusty Russell 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. 16 years ago
Zhao, Yu a491913ff2 PCI: remove unused resource assignment in pci_read_bridge_bases() 17 years ago
Benjamin Herrenschmidt a1c19894b7 PCI: Workaround invalid P2P bridge bus numbers 17 years ago
Benjamin Herrenschmidt f19aeb1f36 PCI: Add ability to mmap legacy_io on some platforms 17 years ago
Vincent Legoll f393d9b130 PCI: probing debug message uniformization 17 years ago
Yu Zhao 58c3a727cb PCI: support PCIe ARI capability 17 years ago
Zhao, Yu 201de56eb2 PCI: centralize the capabilities code in probe.c 17 years ago
Peter Chubb e354597cce PCI: fix 64-vbit prefetchable memory resource BARs 17 years ago
Zhao, Yu 557848c3c0 PCI: replace cfg space size (256/4096) by macros. 17 years ago
Alex Chiang cef354db0d PCI: connect struct pci_dev to struct pci_slot 17 years ago
Bjorn Helgaas 34a2e15e95 PCI: follow lspci device/vendor style 17 years ago
Benjamin Herrenschmidt 096e6f673d pci: Use new %pR to print resource ranges 17 years ago
Greg Kroah-Hartman 99178b036c Driver core: add bus_sort_breadthfirst() function 17 years ago
Yinghai Lu 395a125c62 PCI: re-add debug prints for unmodified BARs 17 years ago
Johann Felix Soden 4ca8a7726f PCI: Fix printk warnings in probe.c 17 years ago
Simon Horman a844158a64 PCI: check the return value of device_create_bin_file() in pci_create_bus() 17 years ago
Shaohua Li 149e16372a PCI: disable ASPM on pre-1.1 PCIe devices 17 years ago
Matthew Wilcox cc5499c3a6 PCI: handle 64-bit resources better on 32-bit machines 17 years ago
Matthew Wilcox 6ac665c63d PCI: rewrite PCI BAR reading code 17 years ago
Rafael J. Wysocki eb9d0fe40e PCI ACPI: Rework PCI handling of wake-up 17 years ago
Greg Kroah-Hartman eebfcfb52c PCI: handle pci_name() being const 17 years ago
David Howells 8b285ce84b PCI: fix pci_setup_device()'s sprinting into a const buffer 17 years ago
Bjorn Helgaas 80ccba1186 PCI: use dev_printk when possible 17 years ago
Yinghai Lu 9bf8a1a79d pci: debug extra pci resources range 17 years ago
Alex Chiang f46753c5e3 PCI: introduce pci_slot 17 years ago
Zhao Yakui 49db139955 PCI: Disable PME during PCI scan 17 years ago
Yinghai Lu 70b9f7dc14 x86/pci: remove flag in pci_cfg_space_size_ext 17 years ago
Yinghai Lu 30a18d6c3f x86: multi pci root bus with different io resource range, on 64-bit 17 years ago
Yinghai Lu 0d358f22f6 driver core: try parent numa_node at first before using default 17 years ago
Yinghai Lu 57741a7790 x86_64: set cfg_size for AMD Family 10h in case MMCONFIG 17 years ago
Adrian Bunk 7f7b5de2c0 PCI: pci_scan_device() mustn't be __devinit 17 years ago
Adrian Bunk cbd4e055fc PCI: pci_alloc_child_bus() mustn't be __devinit 17 years ago
Ivan Kokshaysky 884525655d PCI: clean up resource alignment management 17 years ago
Ben Hutchings 94e6108803 PCI: Expose PCI VPD through sysfs 17 years ago
Shaohua Li 7d715a6c1a PCI: add PCI Express ASPM support 17 years ago
Gary Hade cb3576fa34 PCI: Include PCI domain in PCI bus names on x86/x86_64 17 years ago
Greg Kroah-Hartman 5ff580c10e PCI: remove global list of PCI devices 17 years ago
Greg Kroah-Hartman 8a1bc9013a PCI: add is_added flag to struct pci_dev 17 years ago
Greg Kroah-Hartman 70308923d3 PCI: make no_pci_devices() use the pci_bus_type list 17 years ago
Mike Travis 39106dcf85 cpumask: use new cpus_scnprintf function 17 years ago
Sam Ravnborg 0ab2b57f8d PCI: fix section mismatch warning in pci_scan_child_bus 17 years ago