index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-07-02
PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()
Shawn Lin
-3
/
+3
2017-07-02
PCI: rockchip: Control vpcie0v9 for system PM
Shawn Lin
-0
/
+11
2017-07-02
PCI: rcar-gen2: Make of_device_ids const
Arvind Yadav
-1
/
+1
2017-07-02
PCI: rcar: Use proper name for the R-Car SoC
Wolfram Sang
-1
/
+1
2017-07-02
PCI: qcom: Limit TLP size to 2K to work around hardware issue
Srinivas Kandagatla
-0
/
+13
2017-07-02
PCI: qcom: Fix spelling mistake: "asser" -> "assert"
Colin Ian King
-1
/
+1
2017-07-02
PCI: qcom: Reorder to put v0 functions together, v1 functions together, etc
Bjorn Helgaas
-61
/
+61
2017-07-02
PCI: qcom: Add support for IPQ4019 PCIe controller
John Crispin
-1
/
+325
2017-07-02
PCI: mediatek: Add MediaTek PCIe host controller support
Ryder Lee
-0
/
+574
2017-07-02
PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driver
Xiaowei Song
-0
/
+536
2017-07-02
PCI: imx6: Add regulator support
Quentin Schulz
-1
/
+40
2017-07-02
PCI: hv: Use vPCI protocol version 1.2
Jork Loeser
-54
/
+252
2017-07-02
PCI: hv: Add vPCI version protocol negotiation
Jork Loeser
-19
/
+53
2017-07-02
PCI: hv: Temporary own CPU-number-to-vCPU-number infra
Jork Loeser
-2
/
+50
2017-07-02
PCI: hv: Use page allocation for hbus structure
Jork Loeser
-3
/
+12
2017-07-02
PCI: hv: Fix comment formatting and use proper integer fields
Jork Loeser
-5
/
+5
2017-07-02
PCI: faraday: Add clock handling
Linus Walleij
-0
/
+56
2017-07-02
PCI: faraday: Add clock bindings
Linus Walleij
-0
/
+7
2017-07-02
PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN
Arvind Yadav
-2
/
+2
2017-07-02
PCI: dwc: dra7xx: Depend on appropriate SoC or compile test
Peter Robinson
-0
/
+1
2017-07-02
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
-13
/
+13
2017-07-02
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
Jisheng Zhang
-3
/
+6
2017-07-02
Linux 4.12
v4.12
Linus Torvalds
-1
/
+1
2017-07-03
kbuild: improve comments on KBUILD_SRC
Cao jin
-3
/
+3
2017-07-03
kbuild: create deterministic initramfs directory listings
Bjørn Forsman
-1
/
+1
2017-07-02
moduleparam: fix doc: hwparam_irq configures an IRQ
Sylvain 'ythier' Hitier
-1
/
+1
2017-07-02
bpf: fix to bpf_setsockops
Lawrence Brakmo
-2
/
+1
2017-07-02
arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()
Lorenzo Pieralisi
-6
/
+4
2017-07-02
PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
-0
/
+2
2017-07-02
PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
-0
/
+2
2017-07-02
PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
-0
/
+2
2017-07-02
PCI: altera: Drop pci_fixup_irqs()
Lorenzo Pieralisi
-2
/
+2
2017-07-02
PCI: versatile: Drop pci_fixup_irqs()
Lorenzo Pieralisi
-2
/
+2
2017-07-02
PCI: generic: Drop pci_fixup_irqs()
Lorenzo Pieralisi
-4
/
+2
2017-07-02
PCI: faraday: Drop pci_fixup_irqs()
Lorenzo Pieralisi
-1
/
+2
2017-07-02
PCI: designware: Drop pci_fixup_irqs()
Lorenzo Pieralisi
-5
/
+2
2017-07-02
PCI: iproc: Drop pci_fixup_irqs()
Lorenzo Pieralisi
-3
/
+2
2017-07-02
PCI: rcar: Drop pci_fixup_irqs()
Lorenzo Pieralisi
-2
/
+2
2017-07-02
PCI: xilinx: Drop pci_fixup_irqs()
Lorenzo Pieralisi
-3
/
+2
2017-07-02
PCI: tegra: Drop pci_fixup_irqs()
Lorenzo Pieralisi
-1
/
+2
2017-07-02
SMB3: Enable encryption for SMB3.1.1
Steve French
-1
/
+1
2017-07-02
ARM/PCI: Remove pci_fixup_irqs() call for bios32 host controllers
Lorenzo Pieralisi
-2
/
+3
2017-07-02
PCI: Add a call to pci_assign_irq() in pci_device_probe()
Matthew Minter
-0
/
+2
2017-07-02
OF/PCI: Update of_irq_parse_and_map_pci() comment
Matthew Minter
-1
/
+2
2017-07-02
PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
Matthew Minter
-10
/
+36
2017-07-02
PCI: Add IRQ mapping function pointers to pci_host_bridge struct
Matthew Minter
-0
/
+2
2017-07-02
PCI: Build setup-irq.o on all arches
Matthew Minter
-15
/
+2
2017-07-02
PCI: Remove pci_scan_root_bus_msi()
Lorenzo Pieralisi
-26
/
+5
2017-07-02
PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
-10
/
+18
2017-07-02
PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
-6
/
+16
[prev]
[next]