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
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
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: shpchp: Add shpchp_is_native()
Mika Westerberg
4
-16
/
+32
2018-06-04
PCI: shpchp: Fix AMD POGO identification
Bjorn Helgaas
1
-4
/
+4
2018-06-04
PCI: mobiveil: Add MSI support
Subrahmanya Lingappa
1
-4
/
+202
2018-06-04
PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
Subrahmanya Lingappa
1
-0
/
+669
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
1
-20
/
+33
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
1
-2
/
+2
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
2
-11
/
+1
2018-06-02
PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags
Mika Westerberg
2
-4
/
+2
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
1
-0
/
+1
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
2
-14
/
+14
2018-06-02
PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug
Mika Westerberg
2
-2
/
+2
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
2
-0
/
+14
2018-05-30
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
13
-30
/
+24
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
13
-28
/
+27
2018-05-30
PCI: Rename of_pci_get_host_bridge_resources() device node parameter
Jan Kiszka
1
-9
/
+9
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
1
-43
/
+0
2018-05-25
PCI: Prevent sysfs disable of device while driver is attached
Christoph Hellwig
1
-6
/
+9
2018-05-25
PCI/IOV: Allow PF drivers to limit total_VFs to 0
Jakub Kicinski
1
-4
/
+2
2018-05-25
PCI: hv: Do not wait forever on a device that has disappeared
Dexuan Cui
1
-12
/
+34
2018-05-24
PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi() failpath
Marek Vasut
1
-9
/
+16
2018-05-24
PCI: rcar: Teardown MSI setup if rcar_pcie_enable() fails
Marek Vasut
1
-1
/
+27
2018-05-24
PCI: rcar: Add missing irq_dispose_mapping() into failpath
Marek Vasut
1
-3
/
+14
2018-05-24
PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()
Marek Vasut
1
-17
/
+16
2018-05-24
PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
Marek Vasut
1
-2
/
+3
2018-05-24
PCI: vmd: Add an additional VMD device id to driver device id table
Jon Derrick
1
-0
/
+3
2018-05-24
PCI: vmd: Add offset to bus numbers if necessary
Jon Derrick
1
-5
/
+29
2018-05-24
PCI: vmd: Assign membar addresses from shadow registers
Jon Derrick
1
-5
/
+49
2018-05-24
PCI: Add Intel VMD devices to pci ids
Jon Derrick
1
-1
/
+1
2018-05-24
PCI: hv: Use list_for_each_entry()
Stephen Hemminger
1
-20
/
+7
2018-05-24
PCI: hv: Convert remove_lock to refcount
Stephen Hemminger
1
-4
/
+4
2018-05-24
PCI: hv: Remove unused reason for refcount handler
Stephen Hemminger
1
-44
/
+26
2018-05-24
PCI / PM: Clean up outdated comments in pci_target_state()
Rafael J. Wysocki
1
-4
/
+2
2018-05-24
PCI / PM: Do not clear state_saved for devices that remain suspended
Rafael J. Wysocki
1
-2
/
+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
2018-05-23
PCI: qcom: add runtime pm support to pcie_port
Srinivas Kandagatla
1
-1
/
+8
2018-05-21
PCI: mediatek: Implement chained IRQ handling setup
Honghui Zhang
2
-91
/
+116
2018-05-18
PCI: Remove host driver Kconfig selection of CONFIG_PCIEPORTBUS
Bjorn Helgaas
2
-12
/
+0
[prev]
[next]