index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-1
/
+4
2010-06-18
PCI/PM: Do not use native PCIe PME by default
Rafael J. Wysocki
1
-6
/
+13
2010-05-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-4
/
+98
2010-05-19
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
3
-4
/
+98
2010-05-11
PCI: aerdrv: trivial cleanup for aerdrv_core.c
Hidetoshi Seto
1
-11
/
+10
2010-05-11
PCI: aerdrv: trivial cleanup for aerdrv.c
Hidetoshi Seto
1
-14
/
+10
2010-05-11
PCI: aerdrv: introduce default_downstream_reset_link
Hidetoshi Seto
3
-39
/
+63
2010-05-11
PCI: aerdrv: rework find_aer_service
Hidetoshi Seto
1
-21
/
+16
2010-05-11
PCI: aerdrv: remove is_downstream
Hidetoshi Seto
1
-21
/
+12
2010-05-11
PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS
Hidetoshi Seto
2
-4
/
+1
2010-05-11
PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
Hidetoshi Seto
2
-2
/
+2
2010-05-11
PCI: aerdrv: rework do_recovery
Hidetoshi Seto
1
-21
/
+17
2010-05-11
PCI: aerdrv: rework get_e_source()
Hidetoshi Seto
1
-32
/
+31
2010-05-11
PCI: aerdrv: rework aer_isr_one_error()
Hidetoshi Seto
1
-21
/
+36
2010-05-11
PCI: aerdrv: rework add_error_device
Hidetoshi Seto
1
-5
/
+13
2010-05-11
PCI: aerdrv: remove compare_device_id
Hidetoshi Seto
1
-16
/
+2
2010-05-11
PCI: aerdrv: introduce is_error_source
Hidetoshi Seto
1
-40
/
+34
2010-05-11
PCI: aerdrv: rework find_source_device
Hidetoshi Seto
1
-12
/
+16
2010-05-11
PCI: aerdrv: make aer_{en,dis}able_rootport static
Hidetoshi Seto
3
-109
/
+107
2010-05-11
PCI: aerdrv: cleanup inconsistent functions
Hidetoshi Seto
3
-18
/
+5
2010-05-11
PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND
Hidetoshi Seto
2
-11
/
+17
2010-04-08
PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset
Alexander Duyck
1
-2
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-1
/
+4
2010-02-26
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
1
-0
/
+1
2010-02-22
PCIe PME: use pci_pcie_cap()
Kenji Kaneshige
1
-4
/
+4
2010-02-22
PCIe PME: use pci_is_pcie()
Kenji Kaneshige
1
-3
/
+3
2010-02-22
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
4
-3
/
+67
2010-02-22
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
6
-0
/
+589
2010-01-25
PCI: fix nested spinlock hang in aer_inject
Andrew Patterson
1
-6
/
+6
2010-01-04
PCIe AER: prevent AER injection if hardware masks error reporting
Youquan,Song
1
-1
/
+19
2010-01-04
PCI: AER: fix aer inject result in kernel oops
Youquan,Song
1
-1
/
+7
2010-01-04
PCI: pcie portdrv: style cleanup
Hidetoshi Seto
2
-18
/
+15
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)
Stefan Assmann
4
-6
/
+6
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
5
-9
/
+9
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-04
PCI: fix BUG_ON triggered by logical PCIe root port removal
Kenji Kaneshige
1
-2
/
+4
2009-12-04
PCI: remove ifdefed pci_cleanup_aer_correct_error_status
Andrew Patterson
1
-17
/
+0
2009-12-04
PCI: unconditionally clear AER uncorr status register during cleanup
Andrew Patterson
1
-7
/
+3
2009-12-04
PCI: portdrv: remove redundant definitions
Kenji Kaneshige
2
-24
/
+9
2009-12-04
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
4
-26
/
+9
2009-12-04
PCI: portdrv: minor cleanup for pcie_port_device_register
Kenji Kaneshige
1
-11
/
+10
2009-12-04
PCI: portdrv: add missing irq cleanup
Kenji Kaneshige
1
-7
/
+12
2009-12-04
PCI: portdrv: enable device before irq initialization
Kenji Kaneshige
1
-10
/
+11
2009-12-04
PCI: portdrv: cleanup service irqs initialization
Kenji Kaneshige
1
-42
/
+29
2009-12-04
PCI: portdrv: check capabilities first
Kenji Kaneshige
1
-2
/
+4
2009-12-04
PCI: portdrv: move PME capability check
Kenji Kaneshige
1
-3
/
+3
2009-12-04
PCI: portdrv: remove redundant pcie type calculation
Kenji Kaneshige
1
-6
/
+2
2009-12-04
PCI: portdrv: cleanup pcie_device registration
Kenji Kaneshige
1
-51
/
+26
2009-12-04
PCI: portdrv: remove redundant pcie_port_device_probe
Kenji Kaneshige
3
-29
/
+8
2009-11-24
PCIe AER: use pci_is_pcie()
Kenji Kaneshige
2
-3
/
+3
[next]