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
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2011-01-14
PCI/PM: Report wakeup events before resuming devices
Rafael J. Wysocki
1
-2
/
+2
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
4
-25
/
+5
2010-12-23
PCI/PCIe: Clear Root PME Status bits early during system resume
Rafael J. Wysocki
4
-38
/
+53
2010-12-23
PCI: Disable ASPM if BIOS asks us to
Matthew Garrett
1
-4
/
+17
2010-10-28
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
5
-3
/
+40
2010-10-15
PCI/PCIe/AER: Disable native AER service if BIOS has precedence
Rafael J. Wysocki
4
-2
/
+39
2010-10-15
PCI: aerdrv: fix uninitialized variable warning
Bill Pemberton
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-24
PCI: PCIe: Remove the port driver module exit routine
Kenji Kaneshige
1
-7
/
+0
2010-08-24
PCI: PCIe: Move PCIe PME code to the pcie directory
Rafael J. Wysocki
3
-8
/
+3
2010-08-24
PCI: PCIe: Disable PCIe port services during port initialization
Rafael J. Wysocki
1
-3
/
+26
2010-08-24
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
11
-201
/
+145
2010-08-24
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
2
-6
/
+8
2010-08-24
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
3
-0
/
+20
2010-08-24
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
1
-3
/
+6
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-16
/
+37
2010-07-30
PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable
Matthew Garrett
1
-6
/
+14
2010-07-30
PCI: Don't enable aspm before drivers have had a chance to veto it
Matthew Garrett
1
-2
/
+14
2010-07-30
PCI aerdrv: fix annoying warnings
Linus Torvalds
1
-8
/
+9
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
[next]