index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-09-07
18
-236
/
+206
|
\
|
*
PCI: bus speed strings should be const
Stephen Hemminger
2010-08-31
1
-1
/
+1
|
*
PCI hotplug: Fix build with CONFIG_ACPI unset
Rafael J. Wysocki
2010-08-25
1
-0
/
+4
|
*
PCI: PCIe: Remove the port driver module exit routine
Kenji Kaneshige
2010-08-24
1
-7
/
+0
|
*
PCI: PCIe: Move PCIe PME code to the pcie directory
Rafael J. Wysocki
2010-08-24
3
-8
/
+3
|
*
PCI: PCIe: Disable PCIe port services during port initialization
Rafael J. Wysocki
2010-08-24
1
-3
/
+26
|
*
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
15
-221
/
+149
|
*
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
2010-08-24
3
-7
/
+9
|
*
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
2010-08-24
3
-0
/
+20
|
*
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
2010-08-24
2
-3
/
+8
*
|
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2010-08-15
2
-1
/
+21
|
\
\
|
|
/
|
/
|
|
*
intel-iommu: Fix 32-bit build warning with __cmpxchg()
David Woodhouse
2010-08-10
1
-1
/
+1
|
*
intr-remap: allow disabling source id checking
Chris Wright
2010-08-10
1
-0
/
+20
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-08-09
1
-0
/
+28
|
\
\
|
*
|
ioat2: catch and recover from broken vtd configurations v6
Dan Williams
2010-08-04
1
-0
/
+28
*
|
|
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-08-07
1
-4
/
+2
|
\
\
\
|
*
|
|
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
2010-07-06
1
-4
/
+2
*
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-08-06
21
-61
/
+391
|
\
\
\
\
|
*
|
|
|
PCI: update for owner removal from struct device_attribute
Stephen Rothwell
2010-08-04
1
-2
/
+2
|
*
|
|
|
PCI: Fix warnings when CONFIG_DMI unset
Narendra K
2010-08-02
1
-2
/
+2
|
*
|
|
|
PCI: Do not run NVidia quirks related to MSI with MSI disabled
Rafael J. Wysocki
2010-07-30
1
-0
/
+3
|
*
|
|
|
PCI: use for_each_pci_dev()
Kulikov Vasiliy
2010-07-30
5
-7
/
+6
|
*
|
|
|
PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
Ben Hutchings
2010-07-30
1
-5
/
+42
|
*
|
|
|
PCI: export SMBIOS provided firmware instance and label to sysfs
Narendra K
2010-07-30
4
-0
/
+160
|
*
|
|
|
PCI: Allow read/write access to sysfs I/O port resources
Alex Williamson
2010-07-30
1
-0
/
+68
|
*
|
|
|
PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}
FUJITA Tomonori
2010-07-30
1
-4
/
+0
|
*
|
|
|
PCI: disable mmio during bar sizing
Jacob Pan
2010-07-30
2
-0
/
+23
|
*
|
|
|
PCI: MSI: Remove unsafe and unnecessary hardware access
Ben Hutchings
2010-07-30
1
-23
/
+11
|
*
|
|
|
PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable
Matthew Garrett
2010-07-30
1
-6
/
+14
|
*
|
|
|
PCI: kernel oops on access to pci proc file while hot-removal
Kenji Kaneshige
2010-07-30
1
-2
/
+0
|
*
|
|
|
PCI: pci-sysfs: remove casts from void*
Kulikov Vasiliy
2010-07-30
1
-1
/
+1
|
*
|
|
|
PCI hotplug: make sure child bridges are enabled at hotplug time
Yinghai Lu
2010-07-30
1
-5
/
+7
|
*
|
|
|
PCI hotplug: shpchp: Removed check for hotplug of display devices
Praveen Kalamegham
2010-07-30
1
-15
/
+4
|
*
|
|
|
PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
Praveen Kalamegham
2010-07-30
1
-1
/
+1
|
*
|
|
|
PCI: Don't enable aspm before drivers have had a chance to veto it
Matthew Garrett
2010-07-30
1
-2
/
+14
|
*
|
|
|
PCI: fix wrong memory address handling in MSI-X
Kenji Kaneshige
2010-07-30
1
-1
/
+1
|
*
|
|
|
PCI: check return value of pci_enable_device() when enabling bridges
Junchang Wang
2010-07-30
1
-0
/
+2
|
*
|
|
|
PCI: sparse warning (trivial)
Stephen Hemminger
2010-07-30
1
-1
/
+1
|
*
|
|
|
PCI: disable MSI on VIA K8M800
Tejun Heo
2010-07-30
1
-0
/
+1
|
*
|
|
|
PCI quirk: AMD 780: work around wrong vendor ID on APC bridge
Clemens Ladisch
2010-07-30
1
-3
/
+20
|
*
|
|
|
PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK
Dan Carpenter
2010-07-30
1
-1
/
+1
|
*
|
|
|
PCI aerdrv: fix annoying warnings
Linus Torvalds
2010-07-30
1
-8
/
+9
|
*
|
|
|
PCI: change device runtime PM settings for probe and remove
Alan Stern
2010-07-30
1
-3
/
+29
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
pci: fix type warnings in intr_remapping.c
Linus Torvalds
2010-08-06
1
-4
/
+4
*
|
|
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-06
1
-0
/
+2
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36
Joerg Roedel
2010-07-27
1
-0
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
/
/
|
|
|
|
/
/
|
|
*
|
|
iommu-api: Extension to check for interrupt remapping
Tom Lyon
2010-07-19
1
-0
/
+2
|
|
|
/
/
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-08-06
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
libata: more PCI IDs for jmicron controllers
Tejun Heo
2010-08-01
1
-0
/
+6
|
|
/
/
/
*
|
|
|
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-19
4
-2
/
+25
|
/
/
/
[next]