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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-28
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
17
-23
/
+23
2012-02-25
PCI: print out PCI device info along with duration
Yinghai Lu
1
-3
/
+4
2012-02-25
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
5
-71
/
+66
2012-02-25
PCI: Use class for quirk for usb host controller fixup
Yinghai Lu
1
-1
/
+2
2012-02-25
PCI: Use class for quirk for ti816x class fixup
Yinghai Lu
1
-5
/
+4
2012-02-25
PCI: Use class for quirk for intel e100 interrupt fixup
Yinghai Lu
1
-1
/
+2
2012-02-25
PCI: Use class for quirk for netmos class fixup
Yinghai Lu
1
-3
/
+3
2012-02-25
PCI: Use class for quirk for legacy ATA NO_D3
Yinghai Lu
1
-7
/
+10
2012-02-25
PCI: Use class for quirk for cardbus_legacy
Yinghai Lu
1
-4
/
+4
2012-02-25
PCI: Use class for quirk for host bridge mmio_always_on
Yinghai Lu
1
-3
/
+3
2012-02-25
PCI: Add class support in quirk handling
Yinghai Lu
1
-5
/
+7
2012-02-25
Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-...
Jesse Barnes
5
-99
/
+200
2012-02-24
PCI: add a PCI resource reallocation config option
Yinghai Lu
2
-0
/
+41
2012-02-24
PCI: print out suggestion about using pci=realloc
Yinghai Lu
1
-0
/
+3
2012-02-24
PCI: prepare pci=realloc for multiple options
Yinghai Lu
3
-9
/
+31
2012-02-24
PCI: Retry on IORESOURCE_IO type allocations
Yinghai Lu
1
-11
/
+1
2012-02-24
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-29
/
+15
2012-02-24
parisc/PCI: get rid of device resource fixups
Bjorn Helgaas
2
-46
/
+12
2012-02-24
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
1
-0
/
+16
2012-02-24
PCI: convert bus addresses to resource when reading BARs
Bjorn Helgaas
1
-25
/
+104
2012-02-24
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
2
-20
/
+42
2012-02-24
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
1
-5
/
+34
2012-02-24
PCI: don't publish new root bus until it's fully initialized
Bjorn Helgaas
1
-4
/
+4
2012-02-24
PCI: make pci_flags non-weak
Bjorn Helgaas
1
-1
/
+1
2012-02-24
PCI: make pci_flags always available
Bjorn Helgaas
1
-0
/
+3
2012-02-24
PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
MUNEDA Takahiro
2
-2
/
+26
2012-02-24
PCI: move pci_find_saved_cap out of linux/pci.h
Yinghai Lu
1
-0
/
+19
2012-02-24
PCI: fix memleak for pci dev removing during hotplug
Yinghai Lu
3
-0
/
+11
2012-02-24
PCI: Fix device class print out
Yinghai Lu
1
-7
/
+5
2012-02-24
PCI: Skip cardbus assigned resource reset during pci bus rescan
Yinghai Lu
1
-0
/
+14
2012-02-23
PCI: Fix "cardbus bridge resources as optional" size handling
Yinghai Lu
1
-28
/
+37
2012-02-23
PCI: Disable cardbus bridge MEM1 prefetchable bit
Yinghai Lu
1
-0
/
+8
2012-02-17
PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up
Rafael J. Wysocki
1
-0
/
+10
2012-02-17
PCI: Fix /sys warning when sriov enabled and card is hot removed
Yinghai Lu
1
-1
/
+7
2012-02-17
PCI: pcie: Add support for setting default ASPM policy
Matthew Garrett
2
-0
/
+33
2012-02-14
PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs
Thomas Jarosch
1
-0
/
+34
2012-02-14
PCI: Annotate PCI quirks in initcall_debug style
Arjan van de Ven
1
-1
/
+22
2012-02-14
PCI hotplug: cpcihp: fix debug module parameter to be bool
Danny Kukawka
1
-1
/
+1
2012-02-14
PCI: check for pci bar restore completion and retry
Kay, Allen M
1
-1
/
+6
2012-02-14
PCI: pciehp: Disable/enable link during slot power off/on
Yinghai Lu
1
-0
/
+12
2012-02-14
PCI: pciehp: Add Disable/enable link functions
Yinghai Lu
1
-0
/
+36
2012-02-14
PCI: pciehp: Add pcie_wait_link_not_active()
Yinghai Lu
1
-4
/
+15
2012-02-14
PCI: pciehp: make check_link_active more helpful
Yinghai Lu
1
-5
/
+12
2012-02-14
PCI: pciehp: replace unconditional sleep with config space access check
Yinghai Lu
1
-15
/
+34
2012-02-14
PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device
Yinghai Lu
2
-17
/
+33
2012-02-14
PCI: make sriov work with hotplug remove
Yinghai Lu
1
-1
/
+9
2012-02-14
PCI: remove add_to_failed_list()
Yinghai Lu
1
-10
/
+4
2012-02-14
PCI: add debug print out for add_size
Yinghai Lu
1
-6
/
+18
2012-02-14
PCI: make free_list() into a function
Yinghai Lu
1
-17
/
+19
2012-02-14
PCI: Rename dev_res_x to add_res or fail_res
Yinghai Lu
1
-55
/
+55
[next]