index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
Merge branch 'pci/resource'
Bjorn Helgaas
21
-68
/
+74
2018-06-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-57
/
+0
2018-06-06
Merge branch 'pci/misc'
Bjorn Helgaas
7
-153
/
+20
2018-06-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
21
-175
/
+291
2018-06-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
9
-220
/
+76
2018-06-06
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-1
/
+4
2018-06-06
Merge branch 'pci/aspm'
Bjorn Helgaas
5
-1
/
+23
2018-06-06
Merge branch 'pci/aer'
Bjorn Helgaas
18
-476
/
+650
2018-06-05
PCI/AER: Replace struct pcie_device with pci_dev
Keith Busch
3
-14
/
+12
2018-06-05
PCI/AER: Remove unused parameters
Keith Busch
1
-9
/
+5
2018-06-04
PCI: Improve "partially hidden behind bridge" log message
Mika Westerberg
1
-9
/
+4
2018-06-04
PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() doc
Mika Westerberg
1
-0
/
+4
2018-06-04
PCI: Move resource distribution for single bridge outside loop
Mika Westerberg
1
-41
/
+41
2018-06-04
PCI: Account for all bridges on bus when distributing bus numbers
Mika Westerberg
1
-3
/
+12
2018-06-04
ACPI / hotplug / PCI: Drop unnecessary parentheses
Mika Westerberg
1
-2
/
+2
2018-06-04
ACPI / hotplug / PCI: Mark stale PCI devices disconnected
Mika Westerberg
1
-0
/
+5
2018-06-04
ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug
Mika Westerberg
1
-17
/
+58
2018-06-04
PCI: hotplug: Add hotplug_is_native()
Mika Westerberg
1
-0
/
+5
2018-06-04
PCI: shpchp: Add shpchp_is_native()
Mika Westerberg
6
-16
/
+35
2018-06-04
PCI: shpchp: Fix AMD POGO identification
Bjorn Helgaas
1
-4
/
+4
2018-06-02
PCI/AER: Decode Error Source Requester ID
Bjorn Helgaas
1
-7
/
+11
2018-06-02
PCI/AER: Remove aer_recover_work_func() forward declaration
Borislav Petkov
1
-24
/
+24
2018-06-02
PCI/DPC: Use the generic pcie_do_fatal_recovery() path
Oza Pawandeep
2
-20
/
+34
2018-06-02
PCI/AER: Pass service type to pcie_do_fatal_recovery()
Oza Pawandeep
3
-8
/
+9
2018-06-02
PCI/DPC: Disable ERR_NONFATAL handling by DPC
Oza Pawandeep
2
-2
/
+3
2018-06-02
PCI/portdrv: Add generic pcie_port_find_device()
Oza Pawandeep
2
-0
/
+24
2018-06-02
PCI: shpchp: Use dev_printk() for OSHP-related messages
Bjorn Helgaas
1
-7
/
+6
2018-06-02
PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper
Mika Westerberg
3
-11
/
+6
2018-06-02
PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags
Mika Westerberg
3
-5
/
+3
2018-06-02
PCI: shpchp: Rely on previous _OSC results
Mika Westerberg
1
-19
/
+10
2018-06-02
PCI: shpchp: Request SHPC control via _OSC when adding host bridge
Mika Westerberg
3
-0
/
+7
2018-06-02
PCI: shpchp: Convert SHPC to be builtin only
Mika Westerberg
1
-4
/
+1
2018-06-02
PCI: pciehp: Make pciehp_is_native() stricter
Mika Westerberg
4
-16
/
+18
2018-06-02
PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug
Mika Westerberg
4
-4
/
+4
2018-05-30
PCI: Enable PCI_DOMAINS along with generic PCI host controller
Jan Kiszka
1
-0
/
+1
2018-05-30
PCI: Add support for unbinding the generic PCI host controller
Jan Kiszka
3
-0
/
+15
2018-05-30
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
14
-32
/
+26
2018-05-30
PCI: Use dev_printk() in of_pci_get_host_bridge_resources()
Jan Kiszka
1
-10
/
+10
2018-05-30
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
14
-30
/
+29
2018-05-30
PCI: Rename of_pci_get_host_bridge_resources() device node parameter
Jan Kiszka
2
-11
/
+11
2018-05-30
PCI: Fix devm_pci_alloc_host_bridge() memory leak
Jan Kiszka
1
-1
/
+3
2018-05-25
PCI: Remove unused pcie_get_minimum_link()
Bjorn Helgaas
2
-45
/
+0
2018-05-25
ixgbe: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-46
/
+1
2018-05-25
cxgb4: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-74
/
+1
2018-05-25
bnxt_en: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-18
/
+1
2018-05-25
bnx2x: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-17
/
+6
2018-05-25
PCI: Prevent sysfs disable of device while driver is attached
Christoph Hellwig
1
-6
/
+9
2018-05-23
PCI: pciehp: Request control of native hotplug only if supported
Mika Westerberg
1
-1
/
+3
2018-05-23
PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
Mika Westerberg
3
-3
/
+14
2018-05-23
PCI: pnv_php: Add missing of_node_put()
Julia Lawall
1
-2
/
+6
[next]