summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2019-09-043-0/+220
|\
| * Documentation: fpga: dfl: add descriptions for virtualization and new interfa...Wu Hao2019-09-031-0/+105
| * fpga: dfl: fme: add global error reporting supportWu Hao2019-09-031-0/+62
| * fpga: dfl: afu: add error reporting support.Wu Hao2019-09-031-0/+25
| * fpga: dfl: afu: add userclock sysfs interfaces.Wu Hao2019-09-031-0/+28
* | Merge tag 'phy-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2019-09-033-0/+113
|\ \
| * | dt-bindings: pci: add PHY properties to Armada 7K/8K controller bindingsMiquel Raynal2019-08-271-0/+8
| * | dt-bindings: phy: Add Marvell COMPHY clocksMiquel Raynal2019-08-271-0/+10
| * | dt-bindings: phy: add binding for the Lantiq VRX200 and ARX300 PCIe PHYsMartin Blumenstingl2019-08-231-0/+95
* | | Merge tag 'icc-5.4-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2019-09-031-0/+45
|\ \ \
| * | | dt-bindings: interconnect: Add Qualcomm QCS404 DT bindingsGeorgi Djakov2019-08-131-0/+45
* | | | Merge tag 'extcon-next-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2019-09-032-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | extcon: arizona: Update binding example to use available definesCharles Keepax2019-07-241-1/+1
| * | | extcon: fsa9480: Support the FSA880 variantLinus Walleij2019-07-241-1/+3
* | | | Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman2019-09-0211-61/+314
|\ \ \ \
| * \ \ \ Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-022-0/+280
| |\ \ \ \
| | * | | | Documentation/process: Embargoed hardware security issuesThomas Gleixner2019-08-282-0/+280
| * | | | | dt-bindings: net: dsa: document additional Microchip KSZ8563 switchRazvan Stefanescu2019-08-311-0/+1
| * | | | | macb: bindings doc: update sifive fu540-c000 bindingYash Shah2019-08-281-2/+2
| * | | | | Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-08-271-10/+20
| |\ \ \ \ \
| | * | | | | dt-bindings: IDU-intc: Add support for edge-triggered interruptsMischa Jonker2019-08-261-5/+14
| | * | | | | dt-bindings: IDU-intc: Clean up documentationMischa Jonker2019-08-261-4/+5
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-251-0/+7
| |\ \ \ \ \
| | * | | | | x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-191-0/+7
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-222-1/+1
| |\ \ \ \ \
| | * | | | | Documentation PCI: Fix pciebus-howto.rst filename typoBjorn Helgaas2019-08-152-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-193-48/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-081-18/+0
| | * | | | net: docs: replace IPX in tuntap documentationStephen Hemminger2019-08-081-2/+2
| | * | | | docs: admin-guide: remove references to IPX and token-ringStephen Hemminger2019-08-081-28/+1
* | | | | | Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman2019-08-193-15/+22
|\| | | | |
| * | | | | Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-08-153-15/+22
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schemaRob Herring2019-08-141-1/+2
| | * | | | dt-bindings: fec: explicitly mark deprecated propertiesSven Van Asbroeck2019-08-121-13/+17
| | * | | | dt-bindings: Fix generated example files getting added to schemasRob Herring2019-07-301-1/+3
| | | |_|/ | | |/| |
* | | | | dt-bindings: fsl: scu: add new compatible string for ocotpFugang Duan2019-08-181-1/+3
* | | | | dt-bindings: imx-ocotp: Add i.MX8MN compatibleAnson Huang2019-08-181-1/+2
* | | | | Docs: misc: xilinx_sdfec: Add documentationDragan Cvetic2019-08-151-0/+1
* | | | | Merge 5.3-rc4 into char-misc-nextGreg Kroah-Hartman2019-08-129-193/+135
|\| | | |
| * | | | Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-103-163/+17
| |\ \ \ \
| | * | | | dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed...Paul Walmsley2019-08-081-1/+1
| | * | | | dt-bindings: riscv: remove obsolete cpus.txtPaul Walmsley2019-08-082-162/+12
| | * | | | dt-bindings: Update the riscv,isa string descriptionAtish Patra2019-08-081-0/+4
| * | | | | Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-08-081-10/+16
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | smb3: update TODO list of missing featuresSteve French2019-08-051-10/+16
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-061-6/+17
| |\ \ \ \
| | * | | | net/tls: partially revert fix transition through disconnect with closeJakub Kicinski2019-08-051-6/+0
| | * | | | Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-261-6/+17
| | |\ \ \ \
| | | * | | | Documentation: TLS: fix stat counters descriptionTariq Toukan2019-07-251-6/+17
| | | | |_|/ | | | |/| |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-251-0/+6
| | |\ \ \ \ | | | |/ / / | | |/| | |