index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-04
Merge branch 'lorenzo/pci/xgene'
Bjorn Helgaas
1
-1
/
+1
2018-04-04
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
1
-76
/
+278
2018-04-04
Merge branch 'lorenzo/pci/rcar'
Bjorn Helgaas
2
-3
/
+4
2018-04-04
Merge branch 'lorenzo/pci/mediatek'
Bjorn Helgaas
1
-8
/
+3
2018-04-04
Merge branch 'lorenzo/pci/hv'
Bjorn Helgaas
1
-25
/
+87
2018-04-04
Merge branch '6c994c504fa2'
Bjorn Helgaas
9
-30
/
+10
2018-04-04
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
8
-80
/
+108
2018-04-04
Merge branch 'lorenzo/pci/dwc-msi'
Bjorn Helgaas
12
-368
/
+254
2018-04-04
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
5
-43
/
+67
2018-04-04
Merge branch 'lorenzo/pci/altera'
Bjorn Helgaas
1
-1
/
+1
2018-04-04
Merge branch 'pci/vpd'
Bjorn Helgaas
5
-570
/
+578
2018-04-04
Merge branch 'pci/virtualization'
Bjorn Helgaas
8
-51
/
+168
2018-04-04
Merge branch 'pci/sparc'
Bjorn Helgaas
3
-31
/
+33
2018-04-04
Merge branch 'pci/resource-mmap'
Bjorn Helgaas
4
-189
/
+27
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
21
-284
/
+215
2018-04-04
Merge branch 'pci/msi'
Bjorn Helgaas
1
-2
/
+2
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
43
-197
/
+121
2018-04-04
Merge branch 'pci/lpc'
Bjorn Helgaas
16
-108
/
+1218
2018-04-04
Merge branch 'pci/hotplug'
Bjorn Helgaas
2
-14
/
+21
2018-04-04
Merge branch 'pci/enumeration'
Bjorn Helgaas
11
-231
/
+221
2018-04-04
Merge branch 'pci/deprecate-get-bus-and-slot'
Bjorn Helgaas
2
-9
/
+4
2018-04-04
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-1
/
+19
2018-04-04
Merge branch 'pci/aer'
Bjorn Helgaas
2
-35
/
+39
2018-04-04
MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driver
John Garry
1
-0
/
+7
2018-04-04
HISI LPC: Add ACPI support
John Garry
1
-4
/
+204
2018-04-04
ACPI / scan: Do not enumerate Indirect IO host children
John Garry
1
-0
/
+14
2018-04-04
ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use
John Garry
2
-10
/
+11
2018-04-04
HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
Zhichang Yuan
4
-0
/
+457
2018-04-04
of: Add missing I/O range exception for indirect-IO devices
Zhichang Yuan
1
-16
/
+76
2018-04-04
PCI: Apply the new generic I/O management on PCI IO hosts
Zhichang Yuan
2
-76
/
+18
2018-04-04
PCI: Add fwnode handler as input param of pci_register_io_range()
Gabriele Paoloni
4
-6
/
+12
2018-04-04
PCI: Remove __weak tag from pci_register_io_range()
Gabriele Paoloni
1
-1
/
+1
2018-04-03
fm10k: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-86
/
+1
2018-04-03
net/mlx5e: Use pcie_bandwidth_available() to compute bandwidth
Tal Gilboa
1
-31
/
+1
2018-04-03
net/mlx5: Report PCIe link properties with pcie_print_link_status()
Tal Gilboa
1
-0
/
+4
2018-04-03
net/mlx4_core: Report PCIe link properties with pcie_print_link_status()
Tal Gilboa
1
-80
/
+1
2018-04-03
PCI: Add pcie_print_link_status() to log link speed and whether it's limited
Tal Gilboa
2
-0
/
+33
2018-04-03
PCI: Add pcie_bandwidth_available() to compute bandwidth available to device
Tal Gilboa
2
-0
/
+61
2018-04-03
misc: pci_endpoint_test: Handle 64-bit BARs properly
Niklas Cassel
1
-5
/
+7
2018-04-03
PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly
Niklas Cassel
1
-0
/
+4
2018-04-03
PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearing
Niklas Cassel
1
-1
/
+3
2018-04-03
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *epf_bar
Niklas Cassel
5
-10
/
+23
2018-04-03
PCI: endpoint: Handle 64-bit BARs properly
Niklas Cassel
1
-0
/
+7
2018-04-03
PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-up
Niklas Cassel
1
-0
/
+3
2018-04-03
PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
Niklas Cassel
1
-1
/
+8
2018-04-03
PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set
Niklas Cassel
1
-1
/
+3
2018-04-03
PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set
Niklas Cassel
1
-1
/
+4
2018-04-03
PCI: endpoint: Setting BAR_5 to 64-bits wide is invalid
Niklas Cassel
1
-1
/
+3
2018-04-03
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
Niklas Cassel
7
-22
/
+25
2018-04-03
PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
Niklas Cassel
1
-5
/
+7
[next]