index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
portdrv_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+5
2013-04-15
PCI: Remove unused variables
Bjorn Helgaas
1
-12
/
+5
2013-04-03
PCI/PM: Disable runtime PM of PCIe ports
Rafael J. Wysocki
1
-13
/
+0
2012-12-26
PCI/PM: Do not suspend port if any subordinate device needs PME polling
Huang Ying
1
-1
/
+19
2012-11-28
PCI: Remove __dev* markings
Bill Pemberton
1
-1
/
+1
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1
-0
/
+14
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-5
/
+5
2012-09-07
PCI: Make pci_error_handlers const
Stephen Hemminger
1
-5
/
+5
2012-08-23
PCI/portdrv: Use PCI Express Capability accessors
Jiang Liu
1
-8
/
+1
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-4
/
+4
2012-08-21
PCI/PM: Fix config reg access for D3cold and bridge suspending
Huang Ying
1
-0
/
+9
2012-08-21
PCI/PM: Enable D3/D3cold by default for most devices
Huang Ying
1
-0
/
+5
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
1
-4
/
+40
2012-06-23
PCI/PM: add runtime PM support to PCIe port
Zheng Yan
1
-0
/
+24
2010-12-23
PCI/PCIe: Clear Root PME Status bits early during system resume
Rafael J. Wysocki
1
-4
/
+33
2010-08-24
PCI: PCIe: Remove the port driver module exit routine
Kenji Kaneshige
1
-7
/
+0
2010-08-24
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
1
-2
/
+18
2010-08-24
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
1
-0
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-22
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
1
-0
/
+27
2010-01-04
PCI: pcie portdrv: style cleanup
Hidetoshi Seto
1
-9
/
+8
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)
Stefan Assmann
1
-1
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-04
PCI: portdrv: remove redundant pcie_port_device_probe
Kenji Kaneshige
1
-6
/
+8
2009-10-06
PCI: PCIe portdrv: remove "-driver" from driver name
Bjorn Helgaas
1
-2
/
+1
2009-09-14
PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset()
Rafael J. Wysocki
1
-0
/
+1
2009-05-05
PCI: Fix pci-e port driver slot_reset bad default return value
Zhang, Yanmin
1
-1
/
+1
2009-03-20
PCI: PCIe portdrv: eliminate double kfree in remove path
Alex Chiang
1
-1
/
+0
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
1
-16
/
+15
2009-03-19
PCI: PCIe portdrv: Remove unnecessary function
Rafael J. Wysocki
1
-6
/
+1
2009-03-19
PCI: PCIe portdrv: Do not enable port device before setting up interrupts
Rafael J. Wysocki
1
-8
/
+3
2009-03-12
PCIe: portdrv: call pci_disable_device during remove
Alex Chiang
1
-0
/
+1
2009-02-24
PCI: Enable PCIe AER only after checking firmware support
Andrew Patterson
1
-2
/
+0
2009-02-04
PCI: PCIe portdrv: Simplify suspend and resume
Rafael J. Wysocki
1
-15
/
+1
2009-01-07
PCI PM: Split PCI Express port suspend-resume
Rafael J. Wysocki
1
-6
/
+17
2009-01-07
PCI: Suspend and resume PCI Express ports with interrupts disabled
Rafael J. Wysocki
1
-6
/
+6
2008-10-20
PCI: follow lspci device/vendor style
Bjorn Helgaas
1
-1
/
+1
2008-06-25
PCIE: port driver: use dev_printk when possible
Bjorn Helgaas
1
-3
/
+2
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2007-11-28
PCI: pcie portdriver: initialize returned value
Linas Vepstas
1
-1
/
+1
2007-03-26
PCI: Fix warning message in PCIE port driver
Prarit Bhargava
1
-1
/
+1
2007-03-09
pcie: fix section mismatch warning
Sam Ravnborg
1
-3
/
+3
2006-12-20
PCI: pcieport-driver: remove invalid warning message
Kenji Kaneshige
1
-1
/
+1
2006-10-18
PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error
Zhang, Yanmin
1
-1
/
+1
2006-09-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-4
/
+12
2006-09-26
PCI-Express AER implemetation: pcie_portdrv error handler
Zhang, Yanmin
1
-21
/
+175
2006-09-26
PCIE: check and return bus_register errors
Randy Dunlap
1
-2
/
+7
2006-08-03
PCIE: cleanup on probe error
Randy Dunlap
1
-1
/
+3
2006-08-03
pcie: fix warnings when CONFIG_PM=n
Henrik Kretzschmar
1
-17
/
+17
2006-03-23
[PATCH] PCI: remove msi save/restore code in specific driver
Shaohua Li
1
-62
/
+4
[next]