Commit Graph

940 Commits (90fce7f4fb98c4256976aaa89b4453a544d74fd4)

Author SHA1 Message Date
Shaohua Li ec0a3a27fb PCI: correctly initialize a structure for pcie_save_pcix_state() 17 years ago
Shaohua Li f34303de9e PCI: fix typo in pci_save_pcix_state 17 years ago
bjorn.helgaas@hp.com f0fda801da PCI: use dev_printk in quirk messages 17 years ago
bjorn.helgaas@hp.com 9f23ed3b94 PCI: print quirk name in debug messages 17 years ago
Ivan Kokshaysky e64aeccbec PCI: fix for quirk_e100_interrupt() 17 years ago
Joe Perches 3609801ecc PCI: Spelling fixes 17 years ago
Adrian Bunk 6a9e7f2031 PCI: drivers/pci/msi.c: move arch hooks to the top 17 years ago
Sebastien Dugue 6bae1d96c6 PCI: quirk: enable MSI Mapping on HT1000 17 years ago
Benjamin Herrenschmidt 6015fbefc4 PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources 17 years ago
Benjamin Herrenschmidt c40a22e0ce PCI: Fix bus resource assignment on 32 bits with 64b resources 17 years ago
Rolf Eike Beer f07234b66a PCI Hotplug: PCIeHP: Fix some whitespace damage 17 years ago
Kenji Kaneshige 9515930ea2 PCI Hotplug: pciehp: use generic function to find ext capability 17 years ago
Kenji Kaneshige 941f10e941 PCI Hotplug: pciehp: remove needless hp_slot calculation 17 years ago
Kenji Kaneshige 0837974ddb PCI Hotplug: pciehp: remove needless members from struct controller 17 years ago
MUNEDA Takahiro 25d6ddcd78 PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call 17 years ago
MUNEDA Takahiro 5a340ed879 PCI Hotplug: acpiphp: fix trivial typos 17 years ago
Mark Lord ecdde93962 PCIe: fix double initialization bug 17 years ago
Mark Lord cd2fe83a81 PCIE: Make use of the previously split out pcie_init_enable_events() function 17 years ago
Mark Lord 08e7a7d27d PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1 17 years ago
Mark Lord 0a3c33d77f PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1. 17 years ago
Joe Perches a6f29a98af PCI: Add missing "space" in printk messages 17 years ago
Linas Vepstas 94688cf245 PCI: export pci_restore_msi_state() 17 years ago
Linas Vepstas 1b7c9fcaa1 pci hotplug: fix rpaphp directory naming 17 years ago
Jean Delvare 677cc6443b PCI: Unhide the SMBus on the HP xw4100 17 years ago
Fenghua Yu 093f87d279 PCI: More Sanity checks for DMAR 17 years ago
Andrew Morton 652c538eb5 PCI: drivers/pci/quirks.c: coding-style cleanup 17 years ago
Adrian Bunk 943e6c0d5c PCI: remove additional pci_scan_child_bus() prototype 17 years ago
Adrian Bunk b73e96878d PCI: always export pci_scan_single_device 17 years ago
Diego Woitasen 0741a951e8 PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c. 17 years ago
Lee Schermerhorn 74e27e44b0 PCI: Mem Policy: fix mempolicy usage in pci driver 17 years ago
Tim Yamin 53a9bf4267 PCI: VIA CX700 quirk to disable PCI Bus Parking 17 years ago
Auke Kok 2b1afa87e1 PCI: quirk_vialatency: Omit reading pci revision ID 17 years ago
Alex Chiang 561e55e8e3 PCI: hotplug: Link fakephp last 17 years ago
Alex Chiang 41ece3829f PCI: hotplug: pci_hotplug_core whitespace fix 17 years ago
Alex Chiang 1d5b95ab8e PCI: hotplug: acpiphp: Remove unused variable from acpiphp 17 years ago
Kristen Carlson Accardi 1ec87280eb PCI: hotplug: remove Experimental 17 years ago
Joonwoo Park f362b8bffe PCI: hotplug: Switch to pci_get_bus_and_slot 17 years ago
Shaohua Li 4348a2dc49 pcie: utilize pcie transaction pending bit 17 years ago
Shaohua Li 39ec4561b3 pcie port driver: correctly detect native PME feature 17 years ago
Adrian Bunk eb003ec265 PCI: drivers/pci/: remove unused exports 17 years ago
Adrian Bunk b09549ef9b PCI: drivers/pci/rom.c: #if 0 two functions 17 years ago
Adrian Bunk ad668599f2 PCI: make pci_restore_bars() static 17 years ago
Tejun Heo b95d58eaf2 pci: allow multiple calls to pcim_enable_device() 17 years ago
Kumar Gala 03a16b27bd [POWERPC] Always build setup-bus.c on powerpc 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 2b93730318 PCI: remove foolish code from pci-driver.c 17 years ago
Greg Kroah-Hartman 03d43b19b9 PCI: use proper call to driver_create_file 17 years ago
Greg Kroah-Hartman b249072ee6 driver core: add way to get to bus device klist 17 years ago
Greg Kroah-Hartman 0fed80f7a6 driver core: add way to get to bus kset 17 years ago
Greg Kroah-Hartman 64dbcac3a1 Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_add 17 years ago