summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-163-16/+19
|\
| * Merge branch 'for-5.11-null-console' into for-linusPetr Mladek2020-12-143-16/+19
| |\
| | * init/console: Use ttynull as a fallback when there is no consolePetr Mladek2020-11-203-16/+19
* | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-167-920/+3
|\ \ \
| * | | timekeeping: remove arch_gettimeoffsetArnd Bergmann2020-10-302-3/+1
| * | | net: remove am79c961a driverArnd Bergmann2020-10-304-916/+1
| * | | ARM: remove ebsa110 platformArnd Bergmann2020-10-301-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-1510-92/+152
|\ \ \ \
| * | | | ath9k: make relay callbacks constJani Nikula2020-12-151-1/+1
| * | | | ath11k: make relay callbacks constJani Nikula2020-12-151-1/+1
| * | | | ath10k: make relay callbacks constJani Nikula2020-12-151-1/+1
| * | | | drm/i915: make relay callbacks constJani Nikula2020-12-151-1/+1
| * | | | rapidio: remove unused rio_get_asm() and rio_get_device()Sebastian Andrzej Siewior2020-12-151-81/+0
| * | | | drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in commentFrancis Laniel2020-12-151-7/+7
| * | | | drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel2020-12-154-0/+87
| * | | | lkdtm: tests for FORTIFY_SOURCEDaniel Axtens2020-12-153-0/+54
* | | | | Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-151-1/+1
|\ \ \ \ \
| * | | | | file: Rename __close_fd_get_file close_fd_get_fileEric W. Biederman2020-12-101-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'rpmsg-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2020-12-156-123/+257
|\ \ \ \ \
| * | | | | rpmsg: Turn name service into a stand alone driverArnaud Pouliquen2020-11-244-67/+156
| * | | | | rpmsg: Make rpmsg_{register|unregister}_device() publicMathieu Poirier2020-11-241-4/+0
| * | | | | rpmsg: virtio: Add rpmsg channel device opsArnaud Pouliquen2020-11-241-0/+22
| * | | | | rpmsg: core: Add channel creation internal APIArnaud Pouliquen2020-11-242-0/+54
| * | | | | rpmsg: virtio: Rename rpmsg_create_channelArnaud Pouliquen2020-11-241-3/+3
| * | | | | rpmsg: Move structure rpmsg_ns_msg to header fileMathieu Poirier2020-11-241-31/+1
| * | | | | rpmsg: virtio: Move from virtio to rpmsg byte conversionMathieu Poirier2020-11-241-25/+28
| |/ / / /
* | | | | Merge tag 'hwlock-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/and...Linus Torvalds2020-12-152-16/+3
|\ \ \ \ \
| * | | | | hwspinlock: sirf: Remove the redundant 'of_match_ptr'Baolin Wang2020-12-101-1/+1
| * | | | | hwspinlock: sprd: fixed warning of unused variable 'sprd_hwspinlock_of_match'Chunyan Zhang2020-11-171-1/+1
| * | | | | hwspinlock: sprd: use module_platform_driver() instead postcore initcallChunyan Zhang2020-11-021-12/+1
| * | | | | hwspinlock: sprd: Remove redundant header filesBaolin Wang2020-10-261-2/+0
| |/ / / /
* | | | | Merge tag 'rproc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2020-12-1524-196/+1843
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | remoteproc/mediatek: read IPI buffer offset from FWTzung-Bi Shih2020-12-102-22/+69
| * | | | remoteproc/mediatek: unprepare clk if scp_before_load failsTzung-Bi Shih2020-12-101-1/+2
| * | | | remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()Zhang Changzhong2020-12-101-6/+3
| * | | | remoteproc/mediatek: Fix kernel test robot warningSouptick Joarder2020-12-101-3/+1
| * | | | remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()YueHaibing2020-12-101-2/+2
| * | | | remoteproc: qcom: pas: fix error handling in adsp_pds_enableZhang Qilong2020-12-101-1/+4
| * | | | remoteproc: qcom: fix reference leak in adsp_startZhang Qilong2020-12-101-1/+3
| * | | | remoteproc: q6v5-mss: fix error handling in q6v5_pds_enableZhang Qilong2020-12-101-1/+4
| * | | | remoteproc/mtk_scp: surround DT device IDs with CONFIG_OFAlexandre Courbot2020-12-101-0/+2
| * | | | remoteproc: qcom: Add minidump id for sm8150 modemSiddharth Gupta2020-12-101-0/+1
| * | | | remoteproc: qcom: Add capability to collect minidumpsSiddharth Gupta2020-12-103-2/+173
| * | | | remoteproc: coredump: Add minidump functionalitySiddharth Gupta2020-12-102-0/+166
| * | | | remoteproc: core: Add ops to enable custom coredump functionalitySiddharth Gupta2020-12-101-1/+5
| * | | | remoteproc/mediatek: change MT8192 CFG register baseTzung-Bi Shih2020-12-101-13/+13
| * | | | remoteproc: pru: Add support for various PRU cores on K3 J721E SoCsSuman Anna2020-12-101-0/+3
| * | | | remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsSuman Anna2020-12-101-9/+131
| * | | | remoteproc: pru: Add pru-specific debugfs supportSuman Anna2020-12-101-0/+136
| * | | | remoteproc: pru: Add support for PRU specific interrupt configurationGrzegorz Jaszczyk2020-12-102-0/+227