summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge branch 'pci/ctrl/tegra194'Bjorn Helgaas4-247/+671
2022-08-04Merge branch 'pci/ctrl/rcar-gen2'Bjorn Helgaas2-84/+186
2022-08-04Merge branch 'pci/ctrl/qcom'Bjorn Helgaas1-2/+2
2022-08-04Merge branch 'pci/ctrl/mediatek'Bjorn Helgaas1-0/+1
2022-08-04Merge branch 'pci/ctrl/dwc'Bjorn Helgaas1-3/+48
2022-08-04Merge branch 'pci/resource'Bjorn Helgaas1-1/+1
2022-08-01dt-bindings: PCI: qcom: Support additional MSI vectorsDmitry Baryshkov1-3/+48
2022-07-29PCI: Remove pci_mmap_page_range() wrapperArnd Bergmann1-1/+1
2022-07-22dt-bindings: PCI: tegra234: Add schema for tegra234 Endpoint modeVidya Sagar1-2/+96
2022-07-22dt-bindings: PCI: tegra234: Add schema for tegra234 Root Port modeVidya Sagar1-2/+101
2022-07-22dt-bindings: PCI: tegra194: Convert to json-schemaVidya Sagar4-247/+478
2022-07-15dt-bindings: PCI: qcom: Fix reset conditionalJohan Hovold1-1/+1
2022-07-15dt-bindings: PCI: qcom: Fix description typoBaruch Siach1-1/+1
2022-07-11PCI/doc: Convert examples to generic power managementBjorn Helgaas1-4/+3
2022-06-23dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for R9A06G032Herve Codina1-10/+40
2022-06-23dt-bindings: PCI: pci-rcar-gen2: Convert bindings to json-schemaHerve Codina2-84/+156
2022-06-15dt-bindings: PCI: mediatek: Add Airoha EN7532 supportJohn Crispin1-0/+1
2022-06-05Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+4
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-0/+307
2022-06-03Merge tag 'regulator-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2022-06-03Merge tag 'devicetree-fixes-for-5.19-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds22-99/+162
2022-06-03Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-0/+1109
2022-06-03Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+40
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-3/+254
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds29-152/+656
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds15-40/+419
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds25-179/+466
2022-06-03dt-bindings: mtd: spi-nand: Add spi-peripheral-props.yaml referenceRob Herring1-0/+1
2022-06-03dt-bindings: memory-controllers: ingenic: Split out child node propertiesRob Herring3-32/+47
2022-06-03dt-bindings: net/dsa: Add spi-peripheral-props.yaml referencesRob Herring4-50/+68
2022-06-03Documentation/zh_CN: Add basic LoongArch documentationsHuacai Chen5-0/+541
2022-06-03Documentation: LoongArch: Add basic documentationsHuacai Chen5-0/+568
2022-06-02Merge tag 'docs-5.19-2' of git://git.lwn.net/linuxLinus Torvalds6-7/+2055
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds5-2/+129
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+0
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-16/+12
2022-06-02dt-bindings: PCI: apple: Add missing 'power-domains' propertyRob Herring1-1/+4
2022-06-02dt-bindings: Update Sibi Sankar's email addressSibi Sankar3-3/+3
2022-06-02dt-bindings: clock: Update my email addressJeffrey Hugo1-1/+1
2022-06-02dt-bindings: timestamp: Correct id pathDipen Patel3-3/+3
2022-06-01Documentation: riscv: Add sv48 description to VM layoutAlexandre Ghiti1-0/+36
2022-06-01delayacct: track delays from write-protect copyYang Yang1-1/+4
2022-06-01dt-bindings: riscv: microchip: add polarberry compatible stringConor Dooley1-0/+1
2022-06-01dt-bindings: vendor-prefixes: add Sundance DSPConor Dooley1-0/+2
2022-06-01dt-bindings: riscv: microchip: document icicle reference designConor Dooley1-0/+1
2022-06-01Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2-0/+71
2022-06-01Merge tag 'i3c/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds4-84/+112
2022-06-01Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds10-44/+162
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-2/+2