index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+1
2013-02-15
Merge branch 'pci/jiang-pci_slot-kconfig' into next
Bjorn Helgaas
4
-16
/
+8
2013-02-15
PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGS
Alex Williamson
1
-1
/
+1
2013-02-15
ACPI / PCI: Make pci_slot built-in only, not a module
Jiang Liu
4
-16
/
+8
2013-02-12
Merge branch 'pci/konstantin-runtime-pm' into next
Bjorn Helgaas
2
-3
/
+10
2013-02-11
PCI/PM: Clear state_saved during suspend
Rafael J. Wysocki
1
-0
/
+4
2013-02-11
PCI: Use atomic_inc_return() rather than atomic_add_return()
Bjorn Helgaas
1
-2
/
+2
2013-02-11
PCI: Catch attempts to disable already-disabled devices
Konstantin Khlebnikov
1
-0
/
+3
2013-02-11
PCI: Disable Bus Master unconditionally in pci_device_shutdown()
Konstantin Khlebnikov
1
-1
/
+1
2013-02-02
Merge branch 'pci/misc' into next
Bjorn Helgaas
4
-19
/
+6
2013-02-02
Merge branch 'pci/joe-aspm' into next
Bjorn Helgaas
1
-4
/
+4
2013-02-02
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
3
-127
/
+17
2013-02-02
PCI: acpiphp: Remove dead code for PCI host bridge hotplug
Jiang Liu
2
-123
/
+14
2013-02-01
PCI: acpiphp: Create companion ACPI devices before creating PCI devices
Jiang Liu
1
-3
/
+3
2013-02-01
PCI: Remove unused "rc" in virtfn_add_bus()
Yijing Wang
1
-1
/
+0
2013-02-01
PCI: pciehp: Drop suspend/resume ENTRY messages
Paul Bolle
1
-2
/
+0
2013-02-01
PCI/ASPM: Don't touch ASPM if forcibly disabled
Joe Lawrence
1
-0
/
+3
2013-02-01
PCI/ASPM: Deallocate upstream link state even if device is not PCIe
Myron Stowe
1
-4
/
+1
2013-01-30
PCI: Use PCI Express Capability accessor
Myron Stowe
2
-3
/
+3
2013-01-26
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
15
-217
/
+264
2013-01-26
Merge branch 'pci/acpi-scan2' into next
Bjorn Helgaas
7
-120
/
+76
2013-01-26
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
7
-136
/
+109
2013-01-25
PCI: Put pci_dev in device tree as early as possible
Yinghai Lu
4
-82
/
+41
2013-01-25
PCI: Skip attaching driver in device_add()
Yinghai Lu
2
-1
/
+10
2013-01-25
PCI: acpiphp: Keep driver loaded even if no slots found
Yinghai Lu
3
-44
/
+2
2013-01-25
PCI/ACPI: Print info if host bridge notify handler installation fails
Tang Chen
1
-3
/
+9
2013-01-25
PCI: acpiphp: Move host bridge hotplug to pci_root.c
Yinghai Lu
4
-44
/
+143
2013-01-25
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
Yinghai Lu
2
-38
/
+28
2013-01-25
PCI: Make device create/destroy logic symmetric
Jiang Liu
2
-3
/
+2
2013-01-25
PCI: Fix reference count leak in pci_dev_present()
Jiang Liu
1
-5
/
+5
2013-01-25
PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locally
Yinghai Lu
1
-0
/
+1
2013-01-25
PCI: Add root bus children dev's res to fail list
Yinghai Lu
1
-1
/
+1
2013-01-25
PCI: acpiphp: Add is_hotplug_bridge detection
Yinghai Lu
1
-1
/
+26
2013-01-25
Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Bjorn Helgaas
7
-120
/
+76
2013-01-25
PCI: shpchp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-20
/
+16
2013-01-25
PCI: sgihp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-34
/
+29
2013-01-25
PCI: cpcihp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-18
/
+11
2013-01-25
PCI: pciehp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-28
/
+16
2013-01-25
PCI: Consolidate "next-function" functions
Yijing Wang
1
-27
/
+21
2013-01-25
PCI: Rename pci_enable_ari() to pci_configure_ari()
Yijing Wang
3
-4
/
+4
2013-01-24
PCI: Kill pci_is_reassigndev()
Yinghai Lu
1
-14
/
+3
2013-01-24
PCI: Enable ARI if dev and upstream bridge support it; disable otherwise
Yijing Wang
1
-5
/
+12
2013-01-19
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
7
-40
/
+30
2013-01-17
Merge branch 'pci/rafael-set-root-bridge-handle' into next
Bjorn Helgaas
3
-37
/
+16
2013-01-15
ACPI: update ej_event interface to take acpi_device
Yinghai Lu
3
-12
/
+6
2013-01-15
ACPI / scan: Add second pass to acpi_bus_trim()
Rafael J. Wysocki
1
-16
/
+30
2013-01-15
ACPI / scan: Change the implementation of acpi_bus_trim()
Rafael J. Wysocki
1
-49
/
+15
2013-01-15
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
4
-16
/
+8
2013-01-15
ACPI / scan: Drop the second argument of acpi_device_unregister()
Rafael J. Wysocki
1
-3
/
+3
2013-01-13
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
3
-37
/
+16
[next]