Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8606813a6c8997fd3bb805186056d78670eb86ca
/
drivers
/
pci
/
pcie
/
portdrv_pci.c
fe9a743
PCI/PM: Drop unused runtime PM support code for PCIe ports
by Rafael J. Wysocki
· 10 years ago
7f105d3
PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports
by Jiang Liu
· 10 years ago
227f064
PCI: Merge multi-line quoted strings
by Ryan Desfosses
· 11 years ago
e7cc5cf
PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()
by Yinghai Lu
· 11 years ago
f762598
PCI: Fix whitespace, capitalization, and spelling errors
by Bjorn Helgaas
· 11 years ago
96a3e8a
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
b638d7e
PCI: Remove unused variables
by Bjorn Helgaas
· 12 years ago
de7d5f7
PCI/PM: Disable runtime PM of PCIe ports
by Rafael J. Wysocki
· 12 years ago
c733b77
PCI/PM: Do not suspend port if any subordinate device needs PME polling
by Huang Ying
· 12 years ago
15856ad
PCI: Remove __dev* markings
by Bill Pemberton
· 12 years ago
78890b5
Merge commit 'v3.6-rc5' into next
by Bjorn Helgaas
· 12 years ago
1959ec5
Merge branch 'pci/stephen-const' into next
by Bjorn Helgaas
· 12 years ago
4945302
PCI: Make pci_error_handlers const
by Stephen Hemminger
· 12 years ago
2dcfaf8
PCI/portdrv: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
62f87c0
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
by Yijing Wang
· 12 years ago
3d8387e
PCI/PM: Fix config reg access for D3cold and bridge suspending
by Huang Ying
· 12 years ago
4f9c139
PCI/PM: Enable D3/D3cold by default for most devices
by Huang Ying
· 12 years ago
448bd85
PCI/PM: add PCIe runtime D3cold support
by Huang Ying
· 12 years ago
71a83bd
PCI/PM: add runtime PM support to PCIe port
by Zheng Yan
· 12 years ago
fe31e69
PCI/PCIe: Clear Root PME Status bits early during system resume
by Rafael J. Wysocki
· 14 years ago
a9d2a6d
PCI: PCIe: Remove the port driver module exit routine
by Kenji Kaneshige
· 14 years ago
28eb5f2
PCI: PCIe: Ask BIOS for control of all native services at once
by Rafael J. Wysocki
· 14 years ago
79dd918
PCI: PCIe: Introduce commad line switch for disabling port services
by Rafael J. Wysocki
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c39fae1
PCI PM: Make it possible to force using INTx for PCIe PME signaling
by Rafael J. Wysocki
· 15 years ago
40da418
PCI: pcie portdrv: style cleanup
by Hidetoshi Seto
· 15 years ago
7e8af37
PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)
by Stefan Assmann
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
898294c
PCI: portdrv: remove redundant pcie_port_device_probe
by Kenji Kaneshige
· 15 years ago
e3fb20f
PCI: PCIe portdrv: remove "-driver" from driver name
by Bjorn Helgaas
· 15 years ago
e9d8288
PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset()
by Rafael J. Wysocki
· 15 years ago
029091d
PCI: Fix pci-e port driver slot_reset bad default return value
by Zhang, Yanmin
· 16 years ago
9efb5fe
PCI: PCIe portdrv: eliminate double kfree in remove path
by Alex Chiang
· 16 years ago
3a3c244
PCI: PCIe portdrv: Implement pm object
by Rafael J. Wysocki
· 16 years ago
87d2e2e
PCI: PCIe portdrv: Remove unnecessary function
by Rafael J. Wysocki
· 16 years ago
f118c0c3
PCI: PCIe portdrv: Do not enable port device before setting up interrupts
by Rafael J. Wysocki
· 16 years ago
d899871
PCIe: portdrv: call pci_disable_device during remove
by Alex Chiang
· 16 years ago
1f9f13c
PCI: Enable PCIe AER only after checking firmware support
by Andrew Patterson
· 16 years ago
27be54a
PCI: PCIe portdrv: Simplify suspend and resume
by Rafael J. Wysocki
· 16 years ago
a79d682
PCI PM: Split PCI Express port suspend-resume
by Rafael J. Wysocki
· 16 years ago
90d25f2
PCI: Suspend and resume PCI Express ports with interrupts disabled
by Rafael J. Wysocki
· 16 years ago
34a2e15
PCI: follow lspci device/vendor style
by Bjorn Helgaas
· 16 years ago
34438ba
PCIE: port driver: use dev_printk when possible
by Bjorn Helgaas
· 16 years ago
66bef8c
PCI: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
bf16441
PCI: pcie portdriver: initialize returned value
by Linas Vepstas
· 17 years ago
bf5b4ba
PCI: Fix warning message in PCIE port driver
by Prarit Bhargava
· 18 years ago
3603a6a
pcie: fix section mismatch warning
by Sam Ravnborg
· 18 years ago
83e42bc
PCI: pcieport-driver: remove invalid warning message
by Kenji Kaneshige
· 18 years ago
0bed208
PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error
by Zhang, Yanmin
· 18 years ago
b19441a
PCI: fix __must_check warnings
by Greg Kroah-Hartman
· 18 years ago
4bf3392
PCI-Express AER implemetation: pcie_portdrv error handler
by Zhang, Yanmin
· 18 years ago
20d5166
PCIE: check and return bus_register errors
by Randy Dunlap
· 18 years ago
e4fd1f4
PCIE: cleanup on probe error
by Randy Dunlap
· 18 years ago
6085483
pcie: fix warnings when CONFIG_PM=n
by Henrik Kretzschmar
· 18 years ago
75cde0e
[PATCH] PCI: remove msi save/restore code in specific driver
by Shaohua Li
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
95a6296
[PATCH] PCI: start paying attention to a lot of pci function return values
by Greg Kroah-Hartman
· 19 years ago
5823d10
[PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon DellM70
by long
· 19 years ago
7f4927c
[PATCH] fix u32 vs. pm_message_t in PCI, PCIE
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago