summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-25gpiolib: gpio_name_to_desc: factor out !name checkMichał Mirosław1-1/+4
2020-03-25tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"Colin Ian King1-1/+1
2020-03-25gpio: mt7621: add BGPIOF_NO_SET_ON_INPUT flagChuanhong Guo1-2/+2
2020-03-25gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUTChuanhong Guo2-4/+20
2020-03-25tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier1-1/+16
2020-03-25gpio: mvebu: avoid error message for optional IRQChris Packham1-1/+1
2020-03-25gpio: mxs: add COMPILE_TEST support for GPIO_MXSAnson Huang1-1/+1
2020-03-25gpio: mxc: Add COMPILE_TEST support for GPIO_MXCAnson Huang1-1/+1
2020-03-25gpio: pl061: Warn when IRQ line has not been configuredAlexander Sverdlin1-4/+2
2020-03-25docs: gpio: driver.rst: don't mark literal blocks twiceMauro Carvalho Chehab1-2/+2
2020-03-25gpio: uapi: Improve phrasing around arrays representing empty stringsJonathan Neuschäfer1-4/+4
2020-03-25USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki1-0/+2
2020-03-25USB: serial: option: add BroadMobi BM806UPawel Dembicki1-0/+2
2020-03-25USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki1-0/+2
2020-03-25Merge branch 'feature/staging_sm5' of git://people.freedesktop.org/~sroland/l...Dave Airlie25-1020/+3222
2020-03-25Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie11-34/+229
2020-03-24io_uring: fix missing 'return' in commentChucheng Luo1-1/+1
2020-03-24scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen1-1/+3
2020-03-24clk: qcom: rpmh: Drop unnecessary semicolonsStephen Boyd1-4/+4
2020-03-24clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd()Stephen Boyd1-19/+14
2020-03-25zonfs: Fix handling of read-only zonesDamien Le Moal2-12/+34
2020-03-24Merge tag 'clk-imx-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd26-209/+381
2020-03-24clk: tegra: Use NULL for pointer initializationStephen Boyd1-1/+1
2020-03-24Merge tag 'for-5.7-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...Stephen Boyd17-565/+459
2020-03-24clk: sprd: add clocks support for SC9863AChunyan Zhang3-0/+1781
2020-03-24clk: sprd: support to get regmap from parent nodeChunyan Zhang1-1/+9
2020-03-24clk: sprd: Add macros for referencing parents without stringsChunyan Zhang5-55/+196
2020-03-24clk: sprd: Add dt-bindings include file for SC9863AChunyan Zhang1-0/+334
2020-03-24dt-bindings: clk: sprd: add bindings for sc9863a clock controllerChunyan Zhang1-0/+105
2020-03-24dt-bindings: clk: sprd: rename the common file name sprd.txt to SoC specificChunyan Zhang1-1/+1
2020-03-24clk: sprd: add gate for pll clocksXiaolong Zhang2-2/+36
2020-03-24MAINTAINERS: dt: update reference for arm-integrator.txtMauro Carvalho Chehab1-1/+1
2020-03-24bcache: remove dupplicated declaration from btree.hColy Li1-7/+3
2020-03-25sparc: revive __HAVE_ARCH_STRLEN for 32bit sparcMasahiro Yamada2-4/+4
2020-03-25kbuild: refactor Makefile.dtbinst moreMasahiro Yamada1-11/+11
2020-03-25kbuild: compute the dtbs_install destination more simplyMasahiro Yamada2-7/+3
2020-03-25powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy1-0/+3
2020-03-25powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-03-25powerpc/pseries: Avoid harmless preempt warningNicholas Piggin1-1/+9
2020-03-25powerpc/eeh: Rework eeh_ops->probe()Oliver O'Halloran4-41/+62
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran9-81/+64
2020-03-25powerpc/eeh: Remove PHB check in probeOliver O'Halloran1-6/+0
2020-03-25powerpc/eeh: Do early EEH init only when requiredOliver O'Halloran3-3/+5
2020-03-25powerpc/eeh: Remove eeh_add_device_tree_late()Oliver O'Halloran4-34/+0
2020-03-25powerpc/eeh: Add sysfs files in late probeOliver O'Halloran6-35/+2
2020-03-25powerpc/64: Prevent stack protection in early bootMichael Ellerman3-3/+9
2020-03-25powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens3-10/+31
2020-03-25cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fnPratik Rajesh Sampat1-5/+8
2020-03-25selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin8-0/+12
2020-03-25powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V4-2/+21