summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-05watchdog: Replace HTTP links with HTTPS onesAlexander A. Klimov6-7/+7
2020-08-05dt-bindings: watchdog: renesas,wdt: Document r8a774e1 supportLad Prabhakar1-0/+1
2020-08-05watchdog: initialize device before misc_registerKrzysztof Sobota1-9/+9
2020-08-05watchdog: booke_wdt: Add common nowayout parameter driverTimothy Myers1-1/+5
2020-08-05watchdog: scx200_wdt: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-05watchdog: Use fallthrough pseudo-keywordGustavo A. R. Silva38-40/+39
2020-08-05watchdog: f71808e_wdt: do stricter parameter validationAhmad Fatoum1-25/+12
2020-08-05watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum1-0/+7
2020-08-05watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum1-2/+1
2020-08-05watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum1-1/+2
2020-08-05docs: watchdog: codify ident.options as superset of possible status flagsAhmad Fatoum1-1/+1
2020-08-05dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150Sai Prakash Ranjan1-0/+4
2020-08-05dt-bindings: watchdog: Convert QCOM watchdog timer bindings to YAMLSai Prakash Ranjan2-28/+44
2020-08-05watchdog: dw_wdt: Add DebugFS filesSerge Semin1-0/+68
2020-08-05watchdog: dw_wdt: Add pre-timeouts supportSerge Semin1-8/+130
2020-08-05watchdog: dw_wdt: Support devices with asynch clocksSerge Semin1-5/+43
2020-08-05watchdog: dw_wdt: Support devices with non-fixed TOP valuesSerge Semin1-24/+167
2020-08-05dt-bindings: watchdog: dw-wdt: Add watchdog TOPs array propertySerge Semin1-0/+32
2020-08-05dt-bindings: watchdog: dw-wdt: Support devices with asynch clocksSerge Semin1-0/+8
2020-08-05dt-bindings: watchdog: Convert DW WDT binding to DT schemaSerge Semin2-24/+50
2020-08-05MAINTAINERS: rectify entry in ARM SMC WATCHDOG DRIVERLukas Bulwahn1-1/+1
2020-08-05watchdog: Use kobj_to_dev() APIWang Qing1-1/+1
2020-08-05watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe()Tiezhu Yang1-1/+1
2020-08-05watchdog: sunxi_wdt: fix improper error exit codeMartin Wu1-1/+1
2020-08-05watchdog: test_bit() => watchdog_active()Bumsik Kim1-1/+1
2020-08-05docs: watchdog: mlx-wdt: Add description of new watchdog type 3Michael Shych1-0/+10
2020-08-05watchdog: mlx-wdt: support new watchdog type with longer timeout periodMichael Shych1-11/+62
2020-08-05platform/x86: mlx-platform: support new watchdog type with longer timeoutMichael Shych1-0/+106
2020-08-05platform_data/mlxreg: support new watchdog type with longer timeout periodMichael Shych1-1/+4
2020-07-27Linux 5.8-rc7v5.8-rc7Linus Torvalds1-1/+1
2020-07-26Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+12
2020-07-26Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+16
2020-07-26Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-112/+186
2020-07-26Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2020-07-26Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-19/+63
2020-07-26Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-32/+69
2020-07-26Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-1/+8
2020-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-5/+11
2020-07-26Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-23/+47
2020-07-26Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-18/+28
2020-07-25Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-10/+58
2020-07-25Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+15
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-40/+43
2020-07-25Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into masterLinus Torvalds1-8/+2
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds127-676/+1022
2020-07-25riscv: Parse all memory blocks to remove unusable memoryAtish Patra1-14/+17
2020-07-25RISC-V: Do not rely on initrd_start/end computed during early dt parsingAtish Patra1-6/+27
2020-07-25drivers/net/wan: lapb: Corrected the usage of skb_cowXie He2-4/+8
2020-07-25dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan1-1/+1