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
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2
-3
/
+3
2007-02-11
[SPARC64]: Add PCI MSI support on Niagara.
David S. Miller
1
-1
/
+1
2007-02-10
devres: device resource management
Tejun Heo
1
-1
/
+126
2007-02-10
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
1
-1
/
+1
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+18
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
16
-1526
/
+966
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+3
2007-02-08
msi: Make MSI useable more architectures
Eric W. Biederman
1
-58
/
+22
2007-02-08
msi: Kill the msi_desc array.
Eric W. Biederman
1
-23
/
+21
2007-02-08
msi: Remove attach_msi_entry.
Eric W. Biederman
1
-7
/
+2
2007-02-08
msi: Fix msi_remove_pci_irq_vectors.
Eric W. Biederman
1
-6
/
+2
2007-02-08
msi: Remove msi_lock.
Eric W. Biederman
1
-20
/
+0
2007-02-08
msi: Kill msi_lookup_irq
Eric W. Biederman
1
-90
/
+59
2007-02-08
MSI: Combine pci_(save|restore)_msi/msix_state
Michael Ellerman
3
-11
/
+26
2007-02-08
MSI: Remove pci_scan_msi_device()
Michael Ellerman
2
-7
/
+0
2007-02-08
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
3
-17
/
+3
2007-02-08
PCI: power management: remove noise on non-manageable hw
Pavel Machek
1
-7
/
+8
2007-02-08
PCI: cleanup MSI code
Satoru Takeuchi
1
-4
/
+5
2007-02-08
PCI: make isa_bridge Alpha-only
Adrian Bunk
1
-6
/
+0
2007-02-08
PCI: remove quirk_sis_96x_compatible()
Adrian Bunk
1
-15
/
+0
2007-02-08
PCI: Speed up the Intel SMBus unhiding quirk
Jean Delvare
1
-13
/
+11
2007-02-08
PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2
Daniel Yeisley
1
-0
/
+25
2007-02-08
shpchp: delete trailing whitespace
Kenji Kaneshige
3
-28
/
+28
2007-02-08
shpchp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
1
-136
/
+19
2007-02-08
shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE
Kenji Kaneshige
2
-13
/
+0
2007-02-08
PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...
Kristen Carlson Accardi
3
-0
/
+163
2007-02-08
pciehp: fix wait command completion
Kenji Kaneshige
2
-12
/
+16
2007-02-08
pciehp: cleanup wait command completion
Kenji Kaneshige
4
-193
/
+82
2007-02-08
pciehp: remove unused pcie_cap_base
Kenji Kaneshige
1
-7
/
+2
2007-02-08
pciehp: cleanup pciehp.h
Kenji Kaneshige
3
-67
/
+42
2007-02-08
pciehp: cleanup register access
Kenji Kaneshige
1
-137
/
+164
2007-02-08
pciehp: remove unused pci_bus from struct controller
Kenji Kaneshige
2
-13
/
+2
2007-02-08
pciehp: remove unnecessary php_ctlr
Kenji Kaneshige
4
-494
/
+120
2007-02-08
pciehp: cleanup slot list
Kenji Kaneshige
2
-27
/
+17
2007-02-08
pciehp: cleanup init_slot()
Kenji Kaneshige
2
-63
/
+37
2007-02-08
PCI: remove pci_find_device_reverse()
Adrian Bunk
1
-38
/
+0
2007-02-08
PCI: quirks.c: cleanup
Adrian Bunk
2
-29
/
+17
2007-02-08
PCI : Add selected_regions funcs
Hidetoshi Seto
1
-17
/
+63
2007-02-08
PCI : add extremely specialized __pci_reenable_device for default resume
Hidetoshi Seto
3
-11
/
+34
2007-02-08
PCI : Move pci_fixup_device and is_enabled (originally intended change)
Hidetoshi Seto
1
-12
/
+12
2007-02-08
PCI : remove too specialized __pci_enable_device for default resume
Hidetoshi Seto
3
-25
/
+1
2007-02-08
PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G
Yinghai Lu
1
-13
/
+56
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-1
/
+3
2007-02-07
ide: add Toshiba TC86C001 IDE driver (take 2)
Sergei Shtylyov
1
-0
/
+18
2007-02-03
Altix: Add ACPI SSDT PCI device support (hotplug)
John Keller
1
-7
/
+148
2007-02-03
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-5
/
+5
2007-02-02
ahci/pata_jmicron: fix JMicron quirk
Tejun Heo
1
-2
/
+2
2007-02-02
[PATCH] pci: remove warning messages
Andrew Morton
1
-8
/
+2
2007-02-02
[PATCH] via quirk update
Jean Delvare
1
-3
/
+5
[next]