index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+1
2006-12-22
[PATCH] increase CARDBUS_MEM_SIZE
Andrew Morton
1
-1
/
+1
2006-12-21
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-12-20
acpiphp: Link-time error for PCI Hotplug
Kristen Carlson Accardi
1
-1
/
+1
2006-12-20
shpchp: cleanup shpchp.h
Kenji Kaneshige
3
-144
/
+77
2006-12-20
shpchp: remove shpchprm_get_physical_slot_number
Kenji Kaneshige
1
-24
/
+1
2006-12-20
shpchp: cleanup struct controller
Kenji Kaneshige
2
-31
/
+1
2006-12-20
shpchp: remove unnecessary struct php_ctlr
Kenji Kaneshige
4
-249
/
+73
2006-12-20
PCI: ATI sb600 sata quirk
Conke Hu
1
-0
/
+17
2006-12-20
PCI legacy resource fix
Ralf Baechle
2
-6
/
+24
2006-12-20
PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...
Jesper Juhl
1
-0
/
+2
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
3
-60
/
+112
2006-12-20
PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c
Michael Ellerman
1
-12
/
+16
2006-12-20
PCI: Use pci_find_ht_capability() in drivers/pci/htirq.c
Michael Ellerman
1
-8
/
+1
2006-12-20
PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities
Michael Ellerman
1
-3
/
+81
2006-12-20
PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()
Michael Ellerman
1
-9
/
+19
2006-12-20
pci: Introduce pci_find_present
Alan Cox
1
-17
/
+22
2006-12-20
PCI: pcieport-driver: remove invalid warning message
Kenji Kaneshige
1
-1
/
+1
2006-12-20
rpaphp: compiler warning cleanup
Linas Vepstas
1
-24
/
+23
2006-12-20
PCI quirks: remove redundant check
David Rientjes
1
-2
/
+1
2006-12-20
PCI: use /sys/bus/pci/drivers/<driver>/new_id first
Russell King
1
-7
/
+3
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
3
-6
/
+6
2006-12-10
[PATCH] Kconfig refactoring for better menu nesting
Don Mullis
1
-1
/
+2
2006-12-08
[PATCH] struct path: convert pci
Josef Sipek
1
-4
/
+4
2006-12-08
Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...
Linus Torvalds
1
-8
/
+4
2006-12-08
PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exit
Jeff Garzik
1
-8
/
+4
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] add numa node information to struct device
Christoph Hellwig
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
21
-210
/
+257
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
1
-0
/
+1
2006-12-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
20
-207
/
+254
2006-12-02
PCI: ibmphp_pci.c: fix NULL dereference
Adrian Bunk
1
-2
/
+2
2006-12-02
pciehp: remove unnecessary pci_disable_msi
Kenji Kaneshige
1
-2
/
+0
2006-12-02
pciehp: remove unnecessary free_irq
Kenji Kaneshige
1
-6
/
+1
2006-12-02
PCI: rpaphp: change device tree examination
John Rose
2
-2
/
+2
2006-12-02
PCI: Change memory allocation for acpiphp slots
Rolf Eike Beer
2
-32
/
+7
2006-12-02
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
4
-21
/
+57
2006-12-02
PCI: Block on access to temporarily unavailable pci device
Matthew Wilcox
1
-28
/
+47
2006-12-02
pci: fix __pci_register_driver error handling
Akinobu Mita
1
-2
/
+5
2006-12-02
pci: clear osc support flags if no _OSC method
Kristen Carlson Accardi
1
-1
/
+9
2006-12-02
acpiphp: fix missing acpiphp_glue_exit()
Akinobu Mita
1
-1
/
+3
2006-12-02
acpiphp: fix use of list_for_each macro
Akinobu Mita
1
-6
/
+2
2006-12-02
Altix: Initial ACPI support - ROM shadowing.
John Keller
1
-3
/
+6
2006-12-02
Altix: SN ACPI hotplug support.
John Keller
1
-22
/
+13
2006-12-02
PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI
Matthew Wilcox
1
-13
/
+18
2006-12-02
PCI: Use pci_generic_prep_mwi on sparc64
Matthew Wilcox
1
-1
/
+7
2006-12-02
PCI: quirks: fix the festering mess that claims to handle IDE quirks
Alan Cox
2
-56
/
+30
2006-12-02
PCI: save/restore PCI-X state
Stephen Hemminger
1
-0
/
+44
2006-12-02
PCI: Make some MSI-X #defines generic
Michael Ellerman
1
-8
/
+0
[next]