Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7afd1b0b2ef9a8120951188a955010ef92bdf885
/
drivers
/
pci
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
ce4c7b2
Merge branch 'pci/aer-squash'
by Bjorn Helgaas
· 7 years ago
0b15f1e
PCI/AER: Use "PCI Express" consistently in Kconfig text
by Bjorn Helgaas
· 7 years ago
4696b82
PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
by Bjorn Helgaas
· 7 years ago
adc1f22
PCI/AER: Squash Kconfig.debug into Kconfig
by Bjorn Helgaas
· 7 years ago
23e672b
PCI/AER: Move private AER things to aerdrv.c
by Bjorn Helgaas
· 7 years ago
f53e741
PCI/AER: Move aer_irq() declaration to portdrv.h
by Bjorn Helgaas
· 7 years ago
0544b04
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
by Bjorn Helgaas
· 7 years ago
16c33b1
PCI/AER: Remove duplicate pcie_port_bus_type declaration
by Bjorn Helgaas
· 7 years ago
41cbc9e
PCI/AER: Squash ecrc.c into aerdrv.c
by Bjorn Helgaas
· 7 years ago
256a459
PCI/AER: Squash aerdrv_acpi.c into aerdrv.c
by Bjorn Helgaas
· 7 years ago
0319c9a
PCI/AER: Squash aerdrv_errprint.c into aerdrv.c
by Bjorn Helgaas
· 7 years ago
fd3362c
PCI/AER: Squash aerdrv_core.c into aerdrv.c
by Bjorn Helgaas
· 7 years ago
3c43a64
PCI/AER: Reorder code to group probe/remove stuff together
by Bjorn Helgaas
· 7 years ago
0054ca8
PCI/AER: Remove forward declarations
by Bjorn Helgaas
· 7 years ago
6e0832f
PCI: Collect all native drivers under drivers/pci/controller/
by Shawn Lin
· 7 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
488ad6d
Merge branch 'pci/trivial'
by Bjorn Helgaas
· 7 years ago
0ecda3a
Merge branch 'pci/kconfig'
by Bjorn Helgaas
· 7 years ago
73144d7
Merge branch 'lorenzo/pci/vmd'
by Bjorn Helgaas
· 7 years ago
e52d38f
Merge branch 'lorenzo/pci/rockchip'
by Bjorn Helgaas
· 7 years ago
1c2bef0
Merge branch 'lorenzo/pci/rcar'
by Bjorn Helgaas
· 7 years ago
4c31ff0
Merge branch 'pci/host/qcom'
by Bjorn Helgaas
· 7 years ago
93763ee6
Merge branch 'pci/host/mobiveil'
by Bjorn Helgaas
· 7 years ago
cc64520
Merge branch 'lorenzo/pci/mediatek'
by Bjorn Helgaas
· 7 years ago
741f8e7
Merge branch 'lorenzo/pci/hv'
by Bjorn Helgaas
· 7 years ago
5db844e
Merge branch 'lorenzo/pci/host/misc'
by Bjorn Helgaas
· 7 years ago
bf79d7d
Merge branch 'lorenzo/pci/endpoint'
by Bjorn Helgaas
· 7 years ago
f03c7aa
Merge branch 'lorenzo/pci/dwc'
by Bjorn Helgaas
· 7 years ago
bdc4bb1
Merge branch 'lorenzo/pci/armada8k'
by Bjorn Helgaas
· 7 years ago
fd83941
Merge branch 'pci/virtualization'
by Bjorn Helgaas
· 7 years ago
a7c9d4c
Merge branch 'pci/resource'
by Bjorn Helgaas
· 7 years ago
ae08aa1
Merge branch 'pci/portdrv'
by Bjorn Helgaas
· 7 years ago
f64c146
Merge branch 'pci/hotplug'
by Bjorn Helgaas
· 7 years ago
5e3165d
Merge branch 'pci/enumeration'
by Bjorn Helgaas
· 7 years ago
8e069da
Merge branch 'pci/dpc'
by Bjorn Helgaas
· 7 years ago
08b5b2f
Merge branch 'pci/aspm'
by Bjorn Helgaas
· 7 years ago
e13d17f
PCI/AER: Replace struct pcie_device with pci_dev
by Keith Busch
· 7 years ago
8f6fb67
PCI/AER: Remove unused parameters
by Keith Busch
· 7 years ago
3c89adb0
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
db020be
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
a70aa76
PCI: qcom: Include gpio/consumer.h
by Arnd Bergmann
· 7 years ago
e412d63
PCI: Improve "partially hidden behind bridge" log message
by Mika Westerberg
· 7 years ago
70f7880
PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() doc
by Mika Westerberg
· 7 years ago
14fe595
PCI: Move resource distribution for single bridge outside loop
by Mika Westerberg
· 7 years ago
3374c54
PCI: Account for all bridges on bus when distributing bus numbers
by Mika Westerberg
· 7 years ago
9337a49
ACPI / hotplug / PCI: Drop unnecessary parentheses
by Mika Westerberg
· 7 years ago
8f004f4
ACPI / hotplug / PCI: Mark stale PCI devices disconnected
by Mika Westerberg
· 7 years ago
84c8b58
ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug
by Mika Westerberg
· 7 years ago
90cc0c3
PCI: shpchp: Add shpchp_is_native()
by Mika Westerberg
· 7 years ago
bed4e9c
PCI: shpchp: Fix AMD POGO identification
by Bjorn Helgaas
· 7 years ago
1e913e5
PCI: mobiveil: Add MSI support
by Subrahmanya Lingappa
· 7 years ago
9af6bcb
PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
by Subrahmanya Lingappa
· 7 years ago
010caed
PCI/AER: Decode Error Source Requester ID
by Bjorn Helgaas
· 7 years ago
ad4050d
PCI/AER: Remove aer_recover_work_func() forward declaration
by Borislav Petkov
· 7 years ago
b09803b
PCI/DPC: Use the generic pcie_do_fatal_recovery() path
by Oza Pawandeep
· 7 years ago
0b91439
PCI/AER: Pass service type to pcie_do_fatal_recovery()
by Oza Pawandeep
· 7 years ago
6927868
PCI/DPC: Disable ERR_NONFATAL handling by DPC
by Oza Pawandeep
· 7 years ago
e76d596
PCI/portdrv: Add generic pcie_port_find_device()
by Oza Pawandeep
· 7 years ago
f2b775f
PCI: shpchp: Use dev_printk() for OSHP-related messages
by Bjorn Helgaas
· 7 years ago
96a621e
PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper
by Mika Westerberg
· 7 years ago
6f77fa4
PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags
by Mika Westerberg
· 7 years ago
aa6be07
PCI: shpchp: Rely on previous _OSC results
by Mika Westerberg
· 7 years ago
1df81a6
PCI: shpchp: Request SHPC control via _OSC when adding host bridge
by Mika Westerberg
· 7 years ago
82280f7
PCI: shpchp: Convert SHPC to be builtin only
by Mika Westerberg
· 7 years ago
5352a44
PCI: pciehp: Make pciehp_is_native() stricter
by Mika Westerberg
· 7 years ago
9310f0d
PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug
by Mika Westerberg
· 7 years ago
37bd62d
PCI: Enable PCI_DOMAINS along with generic PCI host controller
by Jan Kiszka
· 7 years ago
01fcb7f
PCI: Add support for unbinding the generic PCI host controller
by Jan Kiszka
· 7 years ago
5bd51b3
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()
by Jan Kiszka
· 7 years ago
d9c5d5a
PCI: Use dev_printk() in of_pci_get_host_bridge_resources()
by Jan Kiszka
· 7 years ago
055f87a
PCI: Pass struct device to of_pci_get_host_bridge_resources()
by Jan Kiszka
· 7 years ago
126b7de
PCI: Rename of_pci_get_host_bridge_resources() device node parameter
by Jan Kiszka
· 7 years ago
3bbce53
PCI: Fix devm_pci_alloc_host_bridge() memory leak
by Jan Kiszka
· 7 years ago
e5b1db0
PCI: Remove unused pcie_get_minimum_link()
by Bjorn Helgaas
· 7 years ago
6f5cdfa
PCI: Prevent sysfs disable of device while driver is attached
by Christoph Hellwig
· 7 years ago
8d85a7a
PCI/IOV: Allow PF drivers to limit total_VFs to 0
by Jakub Kicinski
· 7 years ago
c3635da
PCI: hv: Do not wait forever on a device that has disappeared
by Dexuan Cui
· 7 years ago
0bbf6b9
PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi() failpath
by Marek Vasut
· 7 years ago
1aea58b
PCI: rcar: Teardown MSI setup if rcar_pcie_enable() fails
by Marek Vasut
· 7 years ago
53f1aeb
PCI: rcar: Add missing irq_dispose_mapping() into failpath
by Marek Vasut
· 7 years ago
80b8471
PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()
by Marek Vasut
· 7 years ago
0353ff2
PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
by Marek Vasut
· 7 years ago
d260d34
PCI: vmd: Add an additional VMD device id to driver device id table
by Jon Derrick
· 7 years ago
2a5a9c9
PCI: vmd: Add offset to bus numbers if necessary
by Jon Derrick
· 7 years ago
6788958
PCI: vmd: Assign membar addresses from shadow registers
by Jon Derrick
· 7 years ago
8b22f3d
PCI: Add Intel VMD devices to pci ids
by Jon Derrick
· 7 years ago
5b8db8f
PCI: hv: Use list_for_each_entry()
by Stephen Hemminger
· 7 years ago
6708be9
PCI: hv: Convert remove_lock to refcount
by Stephen Hemminger
· 7 years ago
8c99e12
PCI: hv: Remove unused reason for refcount handler
by Stephen Hemminger
· 7 years ago
60ee031a
PCI / PM: Clean up outdated comments in pci_target_state()
by Rafael J. Wysocki
· 7 years ago
656088a
PCI / PM: Do not clear state_saved for devices that remain suspended
by Rafael J. Wysocki
· 7 years ago
13c6584
PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
by Mika Westerberg
· 7 years ago
5d9c6b8
PCI: pnv_php: Add missing of_node_put()
by Julia Lawall
· 7 years ago
854b69e
PCI: qcom: add runtime pm support to pcie_port
by Srinivas Kandagatla
· 7 years ago
42fe2f9
PCI: mediatek: Implement chained IRQ handling setup
by Honghui Zhang
· 7 years ago
f3fdfc4
PCI: Remove host driver Kconfig selection of CONFIG_PCIEPORTBUS
by Bjorn Helgaas
· 7 years ago
Next »