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
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-17
PCI/AER: Clear error status registers during enumeration and restore
Taku Izumi
1
-0
/
+28
2015-07-14
PCI: Fix pcie_port_device_resume() comment
Bjorn Helgaas
1
-1
/
+1
2015-06-10
PCI/ASPM: Simplify Clock Power Management setting
Bjorn Helgaas
1
-8
/
+5
2015-05-29
PCI: Use dev->has_secondary_link to find downstream PCIe links
Yijing Wang
1
-2
/
+1
2015-05-26
PCI/ASPM: Use dev->has_secondary_link to find downstream links
Yijing Wang
1
-6
/
+10
2015-05-20
PCI/ASPM: Remove redundant PCIe port type checking
Yijing Wang
1
-15
/
+4
2015-05-20
PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter
Bjorn Helgaas
1
-5
/
+4
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-18
/
+0
2015-04-09
PCI: Don't clear ASPM bits when the FADT declares it's unsupported
Matthew Garrett
1
-18
/
+0
2015-03-06
PCI/AER: Avoid info leak in __print_tlp_header()
Rasmus Villemoes
1
-10
/
+2
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2015-01-09
PCI/ASPM: Use standard parsing functions for sysfs setters
Chris J Arges
1
-5
/
+7
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
1
-1
/
+1
2014-12-04
PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core
Rafael J. Wysocki
1
-1
/
+1
2014-10-23
PCI / PM: handle failure to enable wakeup on PCIe PME
Lucas Stach
1
-2
/
+4
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+51
2014-10-01
Merge branches 'pci/aer' and 'pci/virtualization' into next
Bjorn Helgaas
1
-2
/
+9
2014-09-25
PCI/AER: Add additional PCIe AER error strings
Chen, Gong
1
-2
/
+9
2014-09-02
PCI/PM: Drop unused runtime PM support code for PCIe ports
Rafael J. Wysocki
1
-74
/
+0
2014-09-01
PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idle
Rafael J. Wysocki
1
-10
/
+51
2014-08-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+2
2014-07-02
PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports
Jiang Liu
1
-4
/
+0
2014-06-23
trace, AER: Move trace into unified interface
Chen, Gong
2
-3
/
+2
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
4
-16
/
+9
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
2
-4
/
+2
2014-04-29
Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...
Bjorn Helgaas
1
-3
/
+6
2014-04-24
PCI: Allow hotplug service drivers to operate in polling mode
Rajat Jain
1
-1
/
+4
2014-04-14
PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+2
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
1
-12
/
+0
2014-01-13
Merge branch 'pci/aer' into next
Bjorn Helgaas
1
-4
/
+4
2014-01-13
PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0
Betty Dall
1
-4
/
+4
2014-01-13
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
1
-12
/
+0
2014-01-07
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-3
/
+4
2014-01-03
PCI/MSI: Add pci_msix_vec_count()
Alexander Gordeev
1
-3
/
+4
2013-12-20
Merge branch 'pci/deletion' into next
Bjorn Helgaas
1
-14
/
+13
2013-12-19
PCI/portdrv: Remove extra get_device()/put_device() for pcie_device
Bjorn Helgaas
1
-4
/
+1
2013-12-19
PCI/portdrv: Add put_device() after device_register() failure
Levente Kurusa
1
-1
/
+1
2013-12-19
PCI/portdrv: Cleanup error paths
Bjorn Helgaas
1
-10
/
+12
2013-12-18
Merge branch 'pci/aer' into next
Bjorn Helgaas
2
-66
/
+77
2013-12-13
PCI/AER: Consolidate HEST error source parsers
Bjorn Helgaas
1
-16
/
+17
2013-12-13
PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()
Betty Dall
1
-8
/
+17
2013-12-13
PCI/AER: Clean up error printing code a bit
Borislav Petkov
1
-24
/
+27
2013-12-13
PCI/AER: Add a TLP header print helper
Borislav Petkov
1
-23
/
+21
2013-12-13
PCI/portdrv: Remove superfluous name cast
Geert Uytterhoeven
1
-1
/
+1
2013-11-22
Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-12
/
+11
2013-11-20
PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()
Yinghai Lu
1
-1
/
+0
2013-11-15
kfifo API type safety
Stefani Seibold
1
-1
/
+1
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
7
-11
/
+11
2013-11-01
PCI: Update pcie_ports 'auto' behavior for non-ACPI platforms
Andrew Murray
1
-7
/
+8
2013-09-03
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-37
/
+3
[next]