summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/rockchip-efuse.c (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-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-21lib: Add generic PIO mapping methodZhichang Yuan5-0/+423
2018-03-21PCI: Add decoding for 16 GT/s link speedJay Fang5-3/+14
2018-03-20sparc/PCI: Stop reserving System ROM and Video ROM in PCI spaceBjorn Helgaas1-20/+0
2018-03-19PCI/IOV: Skip BAR sizing for VFsKarimAllah Ahmed1-0/+4
2018-03-19PCI: Tidy commentsBjorn Helgaas35-105/+64
2018-03-19PCI: Tidy MakefilesBjorn Helgaas2-56/+29
2018-03-19mcb: Add Altera PCI ID to mcb-pciJohannes Thumshirn1-0/+1
2018-03-19PCI: Add Altera vendor IDJohannes Thumshirn3-3/+2
2018-03-19PCI: Report quirks that take more than 10msBjorn Helgaas1-11/+6
2018-03-19PCI: Report quirk timings with pci_info() instead of pr_debug()Bjorn Helgaas1-5/+2
2018-03-19PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas2-17/+17
2018-03-19PCI/VPD: Move VPD quirks to vpd.cBjorn Helgaas2-121/+120
2018-03-19PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas3-64/+72
2018-03-19PCI/VPD: Move VPD access code to vpd.cBjorn Helgaas2-368/+369
2018-03-13PCI/MSI: Don't set up INTx if MSI or MSI-X is enabledBjorn Helgaas1-2/+2
2018-03-12PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driverBjorn Helgaas2-15/+13