summaryrefslogtreecommitdiffstats
path: root/Documentation/media/cec-drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-27gpiolib: Pass gpio_desc to gpio_set_config()Geert Uytterhoeven1-10/+7
2020-03-27gpiolib: Introduce gpiod_set_config()Geert Uytterhoeven2-6/+30
2020-03-27tools: gpio: Fix out-of-tree build regressionAnssi Hannula1-1/+1
2020-03-27gpio: gpiolib: fix a doc warningMauro Carvalho Chehab1-1/+1
2020-03-27gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1Thierry Reding1-0/+8
2020-03-27gpio: tegra186: Add support for pin rangesThierry Reding1-0/+56
2020-03-27gpio: Support GPIO controllers without pin-rangesThierry Reding1-1/+4
2020-03-26ARM: integrator: impd1: Use GPIO_LOOKUP() helper macroGeert Uytterhoeven1-7/+4
2020-03-26gpio: brcmstb: support gpio-line-names propertyDoug Berger1-0/+44
2020-03-25tools: gpio: Fix typo in gpio-utilsMykyta Poturai1-3/+3
2020-03-25tools: gpio-hammer: Apply scripts/Lindent and retain good changesGabriel Ravier1-1/+1
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-23Linux 5.6-rc7v5.6-rc7Linus Torvalds1-1/+1
2020-03-22x86/mm: split vmalloc_sync_all()Joerg Roedel6-13/+43
2020-03-22mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka1-9/+17
2020-03-22mm/mmu_notifier: silence PROVE_RCU_LIST warningsQian Cai1-9/+18
2020-03-22epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev1-4/+4
2020-03-22mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko1-3/+9
2020-03-22mm, memcg: throttle allocators based on ancestral memory.highChris Down1-35/+58
2020-03-22mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down1-1/+1
2020-03-22page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai1-1/+1
2020-03-22mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He1-2/+6
2020-03-22memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu1-2/+8
2020-03-21tools/power turbostat: update versionLen Brown1-1/+1
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown1-0/+26
2020-03-20btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana1-2/+2
2020-03-20nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg1-3/+9
2020-03-20io_uring: make sure accept honor rlimit nofileJens Axboe3-5/+11
2020-03-20io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe3-2/+11
2020-03-20gpio: Move devres calls to devres fileLinus Walleij2-46/+46
2020-03-20tools/power turbostat: Fix 32-bit capabilities warningLen Brown2-17/+31
2020-03-20tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown1-9/+14
2020-03-20tools/power turbostat: Support Elkhart LakeChen Yu1-1/+30
2020-03-20tools/power turbostat: Support Jasper LakeChen Yu1-0/+3
2020-03-20tools/power turbostat: Support Ice Lake serverChen Yu1-0/+3
2020-03-20tools/power turbostat: Support Tiger LakeChen Yu1-0/+2
2020-03-20tools/power turbostat: Fix gcc build warningsLen Brown1-2/+2
2020-03-20tools/power turbostat: Support CometlakeChen Yu1-0/+2
2020-03-20KVM: PPC: Fix kernel crash with PR KVMGreg Kurz2-2/+1
2020-03-19drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner1-3/+15