summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-21watchdog: of_xilinx_wdt: Used BIT macroSrinivas Goud
2021-06-21watchdog: of_xilinx_wdt: Add comment to spinlockSrinivas Goud
2021-06-21watchdog: meson_wdt: Use device_get_match_data() helperTian Tao
2021-06-21watchdog: Fix a typo in KconfigWong Vee Khee
2021-06-21watchdog: it87_wdt: remove useless functionJiapeng Chong
2021-06-21watchdog: aspeed: fix hardware timeout calculationTao Ren
2021-06-21watchdog: clean up the Kconfig fileRandy Dunlap
2021-06-21watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functionsJuerg Haefliger
2021-06-21watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei
2021-06-21watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()Zou Wei
2021-06-21watchdog: Add {min,max}_timeout sysfs nodesJuerg Haefliger
2021-06-21watchdog: sp805: Fix kernel doc descriptionAndy Shevchenko
2021-06-21watchdog: sp805: Use devm_clk_get_optional()Andy Shevchenko
2021-06-21watchdog/hpwdt: New PCI IDsJerry Hoemann
2021-06-21watchdog: dw_wdt: Fix duplicate included linux/kernel.hJiapeng Chong
2021-06-21watchdog: Fix possible use-after-free in wdt_startup()Zou Wei
2021-06-21watchdog: imx2_wdt: avoid to ping before resume backRobin Gong
2021-06-21watchdog: mtx-1: drop au1000.h header fileRandy Dunlap
2021-06-21watchdog: sbsa: Support architecture version 1Shaokun Zhang
2021-06-21watchdog: keembay: Typo corrections and other blank operationsShruthi Sanil
2021-06-21watchdog: keembay: WDT SMC handler MACRO name updateShruthi Sanil
2021-06-21watchdog: keembay: Removed timeout update in the TO ISRShruthi Sanil
2021-06-21watchdog: keembay: MACRO for WDT enable and disable valuesShruthi Sanil
2021-06-21watchdog: keembay: Remove timeout update in the WDT start functionShruthi Sanil
2021-06-21watchdog: keembay: Clear either the TO or TH interrupt bitShruthi Sanil
2021-06-21watchdog: keembay: Update pretimeout to zero in the TH ISRShruthi Sanil
2021-06-21watchdog: keembay: Upadate WDT pretimeout for every update in timeoutShruthi Sanil
2021-06-21watchdog: keembay: Update WDT pre-timeout during the initializationShruthi Sanil
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-22Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-21Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-21Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich
2021-05-20Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-21Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-05-21Merge tag 'drm-intel-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-05-21Merge tag 'drm-misc-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-05-20Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-05-20Merge tag 'for-5.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-20platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede
2021-05-20dma-buf: fix unintended pin/unpin warningsChristian König
2021-05-19drm/amdgpu: stop touching sched.ready in the backendChristian König
2021-05-19drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu
2021-05-19drm/amdgpu: update sdma golden setting for Navi12Guchun Chen