summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-31pinctrl: Define of_pinctrl_get() dummy for !PINCTRLThierry Reding
2020-03-31gpio: Rename variable in core APIsLinus Walleij
2020-03-31gpio: Avoid using pin ranges with !PINCTRLThierry Reding
2020-03-27gpiolib: Remove unused gpio_chip parameter from gpio_set_bias()Geert Uytterhoeven
2020-03-27gpiolib: Pass gpio_desc to gpio_set_config()Geert Uytterhoeven
2020-03-27gpiolib: Introduce gpiod_set_config()Geert Uytterhoeven
2020-03-27Merge tag 'v5.6-rc7' into develLinus Walleij
2020-03-27tools: gpio: Fix out-of-tree build regressionAnssi Hannula
2020-03-27gpio: gpiolib: fix a doc warningMauro Carvalho Chehab
2020-03-27gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1Thierry Reding
2020-03-27gpio: tegra186: Add support for pin rangesThierry Reding
2020-03-27gpio: Support GPIO controllers without pin-rangesThierry Reding
2020-03-26ARM: integrator: impd1: Use GPIO_LOOKUP() helper macroGeert Uytterhoeven
2020-03-26gpio: brcmstb: support gpio-line-names propertyDoug Berger
2020-03-25Merge tag 'gpio-updates-for-v5.7-part4' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2020-03-25tools: gpio: Fix typo in gpio-utilsMykyta Poturai
2020-03-25tools: gpio-hammer: Apply scripts/Lindent and retain good changesGabriel Ravier
2020-03-25gpiolib: gpio_name_to_desc: factor out !name checkMichał Mirosław
2020-03-25tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"Colin Ian King
2020-03-25gpio: mt7621: add BGPIOF_NO_SET_ON_INPUT flagChuanhong Guo
2020-03-25gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUTChuanhong Guo
2020-03-25tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier
2020-03-25gpio: mvebu: avoid error message for optional IRQChris Packham
2020-03-25gpio: mxs: add COMPILE_TEST support for GPIO_MXSAnson Huang
2020-03-25gpio: mxc: Add COMPILE_TEST support for GPIO_MXCAnson Huang
2020-03-25gpio: pl061: Warn when IRQ line has not been configuredAlexander Sverdlin
2020-03-25docs: gpio: driver.rst: don't mark literal blocks twiceMauro Carvalho Chehab
2020-03-25gpio: uapi: Improve phrasing around arrays representing empty stringsJonathan Neuschäfer
2020-03-22Linux 5.6-rc7v5.6-rc7Linus Torvalds
2020-03-22Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka
2020-03-21mm/mmu_notifier: silence PROVE_RCU_LIST warningsQian Cai
2020-03-21epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev
2020-03-21mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko
2020-03-21mm, memcg: throttle allocators based on ancestral memory.highChris Down
2020-03-21mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down
2020-03-21page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai
2020-03-21mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He
2020-03-21memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-21Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-21Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2020-03-21Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-21tools/power turbostat: update versionLen Brown
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown
2020-03-20Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe
2020-03-20btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana
2020-03-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg