Age | Commit message (Expand) | Author | Files | Lines |
2008-05-15 | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 1 | -2/+1 |
2008-05-13 | ACPI/PCI: another multiple _OSC memory leak fix | Kenji Kaneshige | 1 | -1/+7 |
2008-05-13 | PCI: enable nv_msi_ht_cap_quirk for ALi bridges | Björn Krombholz | 1 | -0/+1 |
2008-05-13 | PCI: Make the intel-iommu_wait_op macro work when jiffies are not running | mark gross | 1 | -3/+3 |
2008-05-13 | ACPI/PCI: handle multiple _OSC | Kenji Kaneshige | 1 | -1/+7 |
2008-05-13 | ACPI/PCI: handle multiple _OSC | Shaohua Li | 1 | -29/+66 |
2008-05-13 | PCI ACPI: fix uninitialized variable in __pci_osc_support_set | Kenji Kaneshige | 1 | -1/+1 |
2008-04-29 | x86/pci: remove flag in pci_cfg_space_size_ext | Yinghai Lu | 1 | -16/+17 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 8 | -447/+271 |
2008-04-29 | pciehp: fix error message about getting hotplug control | Kenji Kaneshige | 1 | -1/+1 |
2008-04-29 | pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 | Yinghai Lu | 2 | -9/+28 |
2008-04-29 | pci/irq: restore mask_bits in msi shutdown -v3 | Yinghai Lu | 1 | -7/+14 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 1 | -2/+19 |
2008-04-29 | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 1 | -7/+6 |
2008-04-29 | proc: remove proc_bus | Alexey Dobriyan | 1 | -1/+1 |
2008-04-28 | drivers: fix integer as NULL pointer warnings | Harvey Harrison | 1 | -1/+1 |
2008-04-26 | x86: multi pci root bus with different io resource range, on 64-bit | Yinghai Lu | 1 | -0/+6 |
2008-04-26 | driver core: try parent numa_node at first before using default | Yinghai Lu | 1 | -1/+3 |
2008-04-26 | x86_64: set cfg_size for AMD Family 10h in case MMCONFIG | Yinghai Lu | 1 | -1/+10 |
2008-04-25 | pciehp: Fix command write | Kenji Kaneshige | 1 | -1/+4 |
2008-04-25 | shpchp: fix slot name | Kenji Kaneshige | 1 | -2/+9 |
2008-04-25 | make pciehp_acpi_get_hp_hw_control_from_firmware() | Adrian Bunk | 1 | -1/+1 |
2008-04-25 | pciehp: Clean up pcie_init() | Kenji Kaneshige | 1 | -110/+88 |
2008-04-25 | pciehp: Mask hotplug interrupt at controller release | Kenji Kaneshige | 1 | -0/+4 |
2008-04-25 | pciehp: Remove useless hotplug interrupt enabling | Kenji Kaneshige | 1 | -46/+8 |
2008-04-25 | pciehp: Fix wrong slot capability check | Kenji Kaneshige | 4 | -39/+39 |
2008-04-25 | pciehp: Fix wrong slot control register access | Kenji Kaneshige | 1 | -112/+38 |
2008-04-25 | pciehp: Add missing memory barrier | Kenji Kaneshige | 1 | -0/+2 |
2008-04-25 | pciehp: Fix interrupt event handlig | Kenji Kaneshige | 2 | -120/+29 |
2008-04-25 | pciehp: fix slot name | Kenji Kaneshige | 1 | -2/+9 |
2008-04-24 | intel-iommu.c: dma ops fix | Ingo Molnar | 1 | -18/+17 |
2008-04-23 | PCI Express ASPM support should default to 'No' | Jesper Juhl | 1 | -1/+1 |
2008-04-22 | Fix cardbus resource allocation | Linus Torvalds | 1 | -15/+15 |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 57 | -826/+2049 |
2008-04-20 | PCI: pci-iommu-iotlb-flushing-speedup | mark gross | 2 | -38/+40 |
2008-04-20 | PCI: pci_setup_bridge() mustn't be __devinit | Adrian Bunk | 1 | -2/+1 |
2008-04-20 | PCI: pci_bus_size_cardbus() mustn't be __devinit | Adrian Bunk | 1 | -2/+1 |
2008-04-20 | PCI: pci_scan_device() mustn't be __devinit | Adrian Bunk | 1 | -2/+1 |
2008-04-20 | PCI: pci_alloc_child_bus() mustn't be __devinit | Adrian Bunk | 1 | -2/+2 |
2008-04-20 | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 39 | -487/+487 |
2008-04-20 | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered | Trent Piepho | 1 | -1/+1 |
2008-04-20 | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() | Jesper Juhl | 1 | -1/+5 |
2008-04-20 | PCI: clean up resource alignment management | Ivan Kokshaysky | 3 | -21/+29 |
2008-04-20 | PCI: aerdrv_acpi.c: remove unneeded NULL check | Adrian Bunk | 1 | -1/+1 |
2008-04-20 | PCI: Update VIA CX700 quirk | Tim Yamin | 1 | -1/+12 |
2008-04-20 | PCI: Expose PCI VPD through sysfs | Ben Hutchings | 4 | -14/+283 |
2008-04-20 | PCI: iommu: iotlb flushing | mark gross | 2 | -18/+131 |
2008-04-20 | PCI: simplify quirk debug output | Bjorn Helgaas | 1 | -2/+2 |
2008-04-20 | PCI: iova RB tree setup tweak | mark gross | 1 | -14/+36 |
2008-04-20 | PCI: add generic pci_enable_resources() | Bjorn Helgaas | 1 | -0/+43 |