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
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2008-04-28
drivers: fix integer as NULL pointer warnings
Harvey Harrison
1
-1
/
+1
2008-04-23
PCI Express ASPM support should default to 'No'
Jesper Juhl
1
-1
/
+1
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-6
/
+6
2008-04-20
PCI: aerdrv_acpi.c: remove unneeded NULL check
Adrian Bunk
1
-1
/
+1
2008-04-20
PCI: add PCI Express ASPM support
Shaohua Li
3
-0
/
+834
2008-04-20
PCI: #if 0 pci_cleanup_aer_correct_error_status()
Adrian Bunk
1
-1
/
+2
2008-04-20
PCI: pcie AER: don't check _OSC when acpi is disabled
Yinghai Lu
1
-0
/
+3
2008-02-02
Revert "PCI: PCIE ASPM support"
Greg Kroah-Hartman
3
-825
/
+0
2008-02-01
PCI: PCIE ASPM support
Shaohua Li
3
-0
/
+825
2008-02-01
PCI: Run ACPI _OSC method on root bridges only
Andrew Patterson
1
-16
/
+6
2008-02-01
PCI ACPI: AER driver should only register PCIe devices with _OSC
Andrew Patterson
1
-1
/
+1
2008-02-01
pcie port driver: correctly detect native PME feature
Shaohua Li
1
-3
/
+2
2007-11-28
pci-aer: fix kernel-doc mistakes
Randy Dunlap
1
-14
/
+15
2007-11-28
PCI: pcie portdriver: initialize returned value
Linas Vepstas
1
-1
/
+1
2007-10-12
pci: implement "pci=noaer"
Randy Dunlap
1
-0
/
+9
2007-10-12
pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
Kenji Kaneshige
1
-9
/
+0
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-11
PCI: pcie: remove SPIN_LOCK_UNLOCKED
Milind Arun Choudhary
1
-1
/
+1
2007-07-11
PCI aer: add pci_cleanup_aer_correct_aer_status
Stephen Hemminger
1
-0
/
+16
2007-07-11
PCI: fix AER driver error information
Zhang, Yanmin
5
-41
/
+32
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-03-26
PCI: Fix warning message in PCIE port driver
Prarit Bhargava
1
-1
/
+1
2007-03-09
PCI: aer: fix section mismatch warning
Sam Ravnborg
1
-3
/
+3
2007-03-09
pcie: fix section mismatch warning
Sam Ravnborg
1
-3
/
+3
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
1
-1
/
+1
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2006-12-20
PCI: pcieport-driver: remove invalid warning message
Kenji Kaneshige
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
3
-6
/
+6
2006-10-18
PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error
Zhang, Yanmin
1
-1
/
+1
2006-10-18
PCI: pcie-check-and-return-bus_register-errors fix
Andrew Morton
2
-3
/
+4
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-09-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
3
-9
/
+16
2006-09-26
PCI-Express AER implemetation: pcie_portdrv error handler
Zhang, Yanmin
1
-21
/
+175
2006-09-26
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin
9
-0
/
+1568
2006-09-26
PCI-Express AER implemetation: export pcie_port_bus_type
Zhang, Yanmin
1
-0
/
+1
2006-09-26
PCIE: check and return bus_register errors
Randy Dunlap
3
-5
/
+11
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: kzalloc() conversion in drivers/pci
Eric Sesterhenn
1
-2
/
+1
2006-03-23
[PATCH] PCI: remove msi save/restore code in specific driver
Shaohua Li
2
-63
/
+4
2006-01-09
[PATCH] PCIE: make bus_id for PCI Express devices unique
Sergey Vlasov
1
-2
/
+2
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2
-0
/
+3
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-2
/
+2
2005-09-08
[PATCH] PCI: start paying attention to a lot of pci function return values
Greg Kroah-Hartman
1
-2
/
+6
2005-07-07
[PATCH] pm: more u32 vs. pm_message_t fixes
Pavel Machek
1
-3
/
+3
2005-07-01
[PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De...
long
3
-1
/
+91
2005-06-20
[PATCH] use device_for_each_child() to properly access child devices.
long
1
-74
/
+65
2005-05-17
[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switch
Dely Sy
1
-1
/
+2
[next]