summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2019-01-05Merge branch 'next/drivers' into next/lateOlof Johansson8-31/+93
2019-01-01tty: serial: Add RDA8810PL UART driverManivannan Sadhasivam1-0/+6
2019-01-01dt-bindings: serial: Document RDA Micro UARTAndreas Färber1-0/+17
2019-01-01dt-bindings: arm: Document RDA8810PL and reference boardsAndreas Färber1-0/+17
2019-01-01dt-bindings: Add RDA Micro vendor prefixAndreas Färber1-0/+1
2019-01-01Merge tag 'imx8mq-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson1-0/+20
2018-12-20Merge tag 'zynq-soc-for-v5.0' of https://github.com/Xilinx/linux-xlnx into ne...Arnd Bergmann1-0/+47
2018-12-14Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-1/+4
2018-12-13dt-bindings: memory: Add pl353 smc controller devicetree binding informationNaga Sureshkumar Relli1-0/+47
2018-12-13Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+10
2018-12-13Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2-31/+13
2018-12-13Merge tag 'sunxi-drivers-for-4.21' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+9
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+16
2018-12-06XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bhMatthew Wilcox1-1/+4
2018-12-05media: extended-controls.rst: add note to the MPEG2 state controlsHans Verkuil1-0/+10
2018-12-05dt-bindings: sram: sunxi: Add compatible for the A64 SRAM C1Paul Kocialkowski1-0/+1
2018-12-05dt-bindings: sram: sunxi: Add bindings for the H5 with SRAM C1Paul Kocialkowski1-0/+4
2018-12-05dt-bindings: sram: Add Allwinner suniv F1C100sMesih Kilinc1-0/+4
2018-12-05soc: imx: gpcv2: add support for i.MX8MQ SoCLucas Stach1-2/+5
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2018-12-04Merge tag 'qcom-drivers-for-4.21' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+1
2018-12-03Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds8-36/+175
2018-12-03dt-bindings: Add binding for i.MX8MQ CCMLucas Stach1-0/+20
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+63
2018-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+4
2018-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2018-12-01net: dsa: Fix tagging attribute locationFlorian Fainelli1-1/+1
2018-12-01Merge tag 'omap-for-v4.21/driver-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-0/+1
2018-12-01Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+18
2018-12-01Merge tag 'v4.21-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+4
2018-12-01psi: make disabling/enabling easier for vendor kernelsJohannes Weiner1-0/+4
2018-11-30Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-8/+23
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-31/+1
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2018-11-29arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas1-0/+1
2018-11-29soc: qcom: smd-rpm: Add QCS404 compatibleBjorn Andersson1-0/+1
2018-11-29dt-bindings: amlogic: Add Internal Clock Measurer bindingsNeil Armstrong1-0/+18
2018-11-28Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+8
2018-11-28x86/speculation: Provide IBPB always command line optionsThomas Gleixner1-0/+12
2018-11-28x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner1-1/+8
2018-11-28x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner1-1/+6
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+9
2018-11-28x86/speculation: Add command line control for indirect branch speculationThomas Gleixner1-2/+30
2018-11-27media: mediactl docs: Fix licensing messageMauro Carvalho Chehab7-7/+175
2018-11-26Merge tag 'phy-for-4.20-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-8/+23
2018-11-25Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-11/+41
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-10/+1
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2018-11-24dt-bindings: dsa: Fix typo in "probed"Fabio Estevam1-1/+1