summaryrefslogtreecommitdiffstats
path: root/Documentation/rtc.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-04HISI LPC: Add ACPI supportJohn Garry1-4/+204
2018-04-04ACPI / scan: Do not enumerate Indirect IO host childrenJohn Garry1-0/+14
2018-04-04ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry2-10/+11
2018-04-04HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindingsZhichang Yuan4-0/+457
2018-04-04of: Add missing I/O range exception for indirect-IO devicesZhichang Yuan1-16/+76
2018-04-04PCI: Apply the new generic I/O management on PCI IO hostsZhichang Yuan2-76/+18
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni4-6/+12
2018-04-04PCI: Remove __weak tag from pci_register_io_range()Gabriele Paoloni1-1/+1
2018-04-03fm10k: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas1-86/+1
2018-04-03net/mlx5e: Use pcie_bandwidth_available() to compute bandwidthTal Gilboa1-31/+1
2018-04-03net/mlx5: Report PCIe link properties with pcie_print_link_status()Tal Gilboa1-0/+4
2018-04-03net/mlx4_core: Report PCIe link properties with pcie_print_link_status()Tal Gilboa1-80/+1
2018-04-03PCI: Add pcie_print_link_status() to log link speed and whether it's limitedTal Gilboa2-0/+33
2018-04-03PCI: Add pcie_bandwidth_available() to compute bandwidth available to deviceTal Gilboa2-0/+61
2018-04-03misc: pci_endpoint_test: Handle 64-bit BARs properlyNiklas Cassel1-5/+7
2018-04-03PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properlyNiklas Cassel1-0/+4
2018-04-03PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearingNiklas Cassel1-1/+3
2018-04-03PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...Niklas Cassel5-10/+23
2018-04-03PCI: endpoint: Handle 64-bit BARs properlyNiklas Cassel1-0/+7
2018-04-03PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-upNiklas Cassel1-0/+3
2018-04-03PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properlyNiklas Cassel1-1/+8
2018-04-03PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not setNiklas Cassel1-1/+3
2018-04-03PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is setNiklas Cassel1-1/+4
2018-04-03PCI: endpoint: Setting BAR_5 to 64-bits wide is invalidNiklas Cassel1-1/+3
2018-04-03PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()Niklas Cassel7-22/+25
2018-04-03PCI: endpoint: BAR width should not depend on sizeof dma_addr_tNiklas Cassel1-5/+7
2018-04-01PCI/DPC: Rename from pcie-dpc.c to dpc.cBjorn Helgaas2-1/+1
2018-03-31PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre1-1/+6
2018-03-31PCI/IOV: Use VF0 cached config registers for other VFsKarimAllah Ahmed3-12/+81
2018-03-31PCI: Always define the of_node helpersBjørn Mork1-13/+11
2018-03-31PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOSMika Westerberg2-3/+3
2018-03-31PCI/AER: Use cached AER Capability offsetFrederick Lawler3-8/+14
2018-03-31PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas3-20/+12
2018-03-31PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas2-2/+2
2018-03-31PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameterBjorn Helgaas2-11/+7
2018-03-31PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameterBjorn Helgaas3-33/+3
2018-03-31PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-03-31PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas6-30/+50
2018-03-31PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VCBjorn Helgaas3-15/+7
2018-03-31PCI/portdrv: Remove pcie_port_bus_type link order dependencyBjorn Helgaas4-69/+45
2018-03-31PCI/portdrv: Disable port driver in compat modeBjorn Helgaas2-4/+1
2018-03-31PCI/PM: Clear PCIe PME Status bit for Root Complex Event CollectorsBjorn Helgaas1-1/+2
2018-03-30PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidthTal Gilboa2-0/+32
2018-03-30PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa3-8/+21
2018-03-30PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa3-26/+56
2018-03-23ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg1-7/+16
2018-03-22PCI: v3-semi: Remove unnecessary semicolonFengguang Wu1-1/+1
2018-03-22PCI: rcar: Remove unnecessary semicolonFengguang Wu1-1/+1
2018-03-22PCI: faraday: Make struct faraday_pci_variant staticFengguang Wu1-2/+2
2018-03-22PCI: kirin: Make struct kirin_pcie_driver staticFengguang Wu1-1/+1