summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-21pwm: bcm2835: Suppress error message for invalid period_nsStefan Wahren
2019-09-21pwm: rcar: Remove a redundant condition in rcar_pwm_apply()Yoshihiro Shimoda
2019-09-21pwm: sprd: Add Spreadtrum PWM supportBaolin Wang
2019-09-21dt-bindings: pwm: sprd: Add Spreadtrum PWM documentationBaolin Wang
2019-09-21pwm: mediatek: Add MT8516 SoC supportFabien Parent
2019-09-21dt-bindings: pwm: mediatek: Add documentation for MT8516Fabien Parent
2019-09-21pwm: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-09-21pwm: imx: Document known limitationsUwe Kleine-König
2019-09-21pwm: jz4740: Document known limitationsUwe Kleine-König
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-09-21powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy
2019-09-21powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy
2019-09-21powerpc/64s: Set reserved PCR bitsJordan Niethe
2019-09-21powerpc: Fix definition of PCR bits to work with old binutilsAlistair Popple
2019-09-21powerpc/book3s64/radix: Remove WARN_ON in destroy_context()Aneesh Kumar K.V
2019-09-21powerpc/tm: Add tm-poison testGustavo Romero
2019-09-21pwm: sifive: Remove redundant error messageDing Xiang
2019-09-21pwm: mxs: Use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-09-20Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-09-20MIPS: Detect bad _PFN_SHIFT valuesPaul Burton
2019-09-20MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton
2019-09-20NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKUTrond Myklebust
2019-09-20NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADETrond Myklebust
2019-09-20NFSv4: Fix OPEN_DOWNGRADE error handlingTrond Myklebust
2019-09-20pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqidTrond Myklebust
2019-09-20NFSv4: Add a helper to increment stateid seqidsTrond Myklebust
2019-09-20NFSv4: Handle RPC level errors in LAYOUTRETURNTrond Myklebust
2019-09-20NFSv4: Handle NFS4ERR_DELAY correctly in return-on-closeTrond Myklebust
2019-09-20NFSv4: Clean up pNFS return-on-close error handlingTrond Myklebust
2019-09-20arm64: tegra: Add PCIe slot supply information in p2972-0000 platformVidya Sagar
2019-09-20arm64: tegra: Add configuration for PCIe C5 sideband signalsVidya Sagar
2019-09-20PCI: tegra: Add support to enable slot regulatorsVidya Sagar
2019-09-20PCI: tegra: Add support to configure sideband pinsVidya Sagar
2019-09-20pNFS: Ensure we do clear the return-on-close layout stateid on fatal errorsTrond Myklebust
2019-09-20NFS: remove unused check for negative dentryBenjamin Coddington
2019-09-20NFSv3: use nfs_add_or_obtain() to create and reference inodesBenjamin Coddington
2019-09-20NFS: Refactor nfs_instantiate() for dentry referencing callersBenjamin Coddington
2019-09-20SUNRPC: Fix congestion window race with disconnectChuck Lever
2019-09-20SUNRPC: Don't try to parse incomplete RPC messagesTrond Myklebust
2019-09-20SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington
2019-09-20SUNRPC: Fix buffer handling of GSS MIC without slackBenjamin Coddington
2019-09-20perf/core: Fix several typos in commentsRoy Ben Shlomo
2019-09-20perf session: Return error code for perf_session__new() function on failureMamatha Inamdar
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-09-20perf probe: Fix to clear tev->nargs in clear_probe_trace_event()Masami Hiramatsu
2019-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2019-09-20perf probe: Skip same probe address for a given lineMasami Hiramatsu
2019-09-20Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds