summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-09uio/uio_pci_generic: remove unneeded pci_set_drvdata()Alexandru Ardelean1-7/+1
2020-12-09uio: pruss: use devm_clk_get() for clk initAlexandru Ardelean1-5/+2
2020-12-09slimbus: qcom-ngd-ctrl: fix SSR dependenciesSrinivas Kandagatla1-2/+1
2020-12-09altera-stapl: remove the unreached switch caseKaixu Xia1-5/+0
2020-12-09fsi: Aspeed: Add mutex to protect HW accessEddie James1-16/+29
2020-12-09bus: fsl-mc: simplify DPRC version checkIoana Ciornei1-3/+1
2020-12-09bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong1-1/+3
2020-12-09bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structureLaurentiu Tudor2-2/+5
2020-12-09bus: fsl-mc: make sure MC firmware is up and runningLaurentiu Tudor1-12/+30
2020-12-09bus: fsl-mc: add back accidentally dropped error checkLaurentiu Tudor1-1/+4
2020-12-09MAINTAINERS: Mark SPMI as maintainedStephen Boyd1-2/+4
2020-12-09vme: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-12/+14
2020-12-09misc: pci_endpoint_test: fix return value of error branchXiongfeng Wang1-2/+6
2020-12-09misc: genwqe: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET1-17/+2
2020-12-09misc: rtsx: rts5249 support runtime PMRicky Wu5-6/+145
2020-12-09misc: rtsx: modify and fix init_hw functionRicky Wu1-3/+5
2020-12-09misc: rtsx: modify en/disable aspm functionRicky Wu1-3/+9
2020-12-09misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam1-1/+1
2020-12-09misc/sgi-xp: Replace in_interrupt() usageThomas Gleixner3-6/+17
2020-12-09misc: isl29003: Fix typo for get/set modeZhou Xingxing1-2/+2
2020-12-09lkdtm: don't move ctors to .rodataMark Rutland2-2/+2
2020-12-09firmware: fix a spelling mistake "managament" -> "management" in KconfigColin Ian King1-1/+1
2020-12-09binder: add flag to clear buffer on txn completeTodd Kjos4-1/+53
2020-12-09speakup: fix uninitialized flush_lockYang Yingliang1-1/+1
2020-12-09Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman101-944/+2659
2020-12-08coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflowQi Liu3-0/+114
2020-12-08coresight: remove broken __exit annotationsArnd Bergmann10-16/+16
2020-12-08coresight: tmc-etr: Fix barrier packet insertion for perf bufferSuzuki K Poulose1-1/+1
2020-12-08drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King1-2/+3
2020-12-08phy: ingenic: depend on HAS_IOMEMVinod Koul1-0/+1
2020-12-07mei: bus: enable pavp device.Tomas Winkler1-0/+4
2020-12-07mei: bus: add vtag supportAlexander Usyskin5-26/+104
2020-12-07Merge tag 'soundwire-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-16/+79
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman236-2025/+2012
2020-12-07phy: mediatek: statify mtk_hdmi_phy_driverVinod Koul1-1/+1
2020-12-06Linux 5.10-rc7v5.10-rc7Linus Torvalds1-1/+1
2020-12-06Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-909/+33
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-14/+41
2020-12-06Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-50/+53
2020-12-06Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-15/+58
2020-12-06Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-12/+25
2020-12-06Merge tag 'locking-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-14/+14
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-24/+64
2020-12-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-121/+75
2020-12-06mm/mmap.c: fix mmap return value when vma is merged after call_mmap()Liu Zixian1-14/+12
2020-12-06hugetlb_cgroup: fix offline of hugetlb cgroup with reservationsMike Kravetz1-5/+3
2020-12-06mm/filemap: add static for function __add_to_page_cache_lockedAlex Shi1-1/+1
2020-12-06userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen1-9/+16
2020-12-06tools/testing/selftests/vm: fix build errorXingxing Su1-0/+4