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
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2010-03-19
sysfs: Initialised pci bus legacy_mem field before use
Mel Gorman
1
-1
/
+1
2010-03-19
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-0
/
+1
2010-03-15
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
47
-744
/
+2492
2010-03-14
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
1
-0
/
+19
2010-03-13
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...
FUJITA Tomonori
1
-28
/
+0
2010-03-13
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
1
-4
/
+3
2010-03-13
dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
FUJITA Tomonori
1
-6
/
+4
2010-03-11
microblaze: Enable PCI, missing files
Michal Simek
1
-0
/
+1
2010-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+2
2010-03-08
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2
-4
/
+4
2010-03-08
sysfs: fix for thinko with sysfs_bin_attr_init()
Stephen Rothwell
1
-2
/
+2
2010-03-08
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Eric W. Biederman
1
-0
/
+5
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2
-2
/
+2
2010-03-08
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+43
2010-03-06
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
1
-0
/
+85
2010-03-06
PCI/PM Runtime: Make runtime PM of PCI devices inactive by default
Rafael J. Wysocki
1
-0
/
+2
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-1
/
+78
2010-03-01
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-1
/
+1
2010-03-01
pci: don't reassign to ROM res if it is not going to be enabled
Yinghai Lu
1
-2
/
+10
2010-03-01
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
41
-690
/
+2213
2010-02-28
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+24
2010-02-28
pci: Add helper to search for VPD keywords
Matt Carlson
1
-0
/
+18
2010-02-28
pci: Add helper to find a VPD resource data type
Matt Carlson
2
-1
/
+44
2010-02-26
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
3
-0
/
+3
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
2
-4
/
+59
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
4
-17
/
+11
2010-02-23
PCI: read bridge windows before filling in subtractive decode resources
Bjorn Helgaas
1
-5
/
+10
2010-02-23
PCI: split up pci_read_bridge_bases()
Bjorn Helgaas
1
-15
/
+39
2010-02-23
PCIe PME: use pci_pcie_cap()
Kenji Kaneshige
1
-4
/
+4
2010-02-23
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
3
-33
/
+171
2010-02-23
PCIe PME: use pci_is_pcie()
Kenji Kaneshige
1
-3
/
+3
2010-02-23
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
3
-0
/
+285
2010-02-23
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
4
-3
/
+67
2010-02-23
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
6
-0
/
+589
2010-02-23
PCI PM: Add function for checking PME status of devices
Rafael J. Wysocki
2
-0
/
+36
2010-02-23
PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges
Yinghai Lu
1
-1
/
+4
2010-02-23
PCI: pciehp: second try to get big range for pcie devices
Yinghai Lu
1
-1
/
+50
2010-02-23
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
1
-6
/
+17
2010-02-23
PCI: introduce pci_assign_unassigned_bridge_resources
Yinghai Lu
1
-27
/
+89
2010-02-23
PCI: update bridge resources to get more big ranges in PCI assign unssigned
Yinghai Lu
1
-2
/
+112
2010-02-23
PCI: don't shrink bridge resources
Yinghai Lu
1
-2
/
+12
2010-02-23
PCI: reject mmio ranges starting at 0 on pci_bridge read
Yinghai Lu
1
-3
/
+15
2010-02-23
PCI: add failed_list to pci_bus_assign_resources
Yinghai Lu
1
-4
/
+57
2010-02-23
PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources
Yinghai Lu
1
-0
/
+82
2010-02-23
PCI hotplug: check ioremap() return value in ibmphp_ebda.c
Andrew Morton
1
-0
/
+2
2010-02-23
PCI hotplug: fix ibmphp build error
Randy Dunlap
1
-0
/
+1
2010-02-23
PCI: Make pci_scan_slot more robust
Matthew Wilcox
1
-4
/
+14
2010-02-23
PCI: hotplug/cpcihp, fix pci device refcounting
Jiri Slaby
1
-0
/
+1
[next]