index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
decompress_bunzip2.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
dt-bindings: watchdog: Convert arm,sbsa-gwdt to DT schema
Rob Herring
2
-31
/
+51
2021-06-21
dt-bindings: watchdog: sama5d4-wdt: add compatible for sama7g5-wdt
Eugen Hristev
1
-0
/
+1
2021-06-21
watchdog: sama5d4_wdt: add support for sama7g5-wdt
Eugen Hristev
1
-2
/
+8
2021-06-21
dt-bindings: watchdog: sama5d4-wdt: convert to yaml
Eugen Hristev
2
-34
/
+73
2021-06-21
watchdog: ziirave_wdt: Remove VERSION_FMT defines and add sysfs newlines
Juerg Haefliger
1
-9
/
+6
2021-06-21
dt-bindings: watchdog: Add compatible for Mediatek MT8195
Seiya Wang
1
-0
/
+1
2021-06-21
dt-bindings: watchdog: dw-wdt: add description for rk3568
Liang Chen
1
-0
/
+1
2021-06-21
watchdog: imx_sc_wdt: fix pretimeout
Stefan Eichenberger
1
-7
/
+4
2021-06-21
watchdog: diag288_wdt: Remove redundant assignment
Junlin Yang
1
-4
/
+0
2021-06-21
watchdog: Add hrtimer-based pretimeout feature
Curtis Klein
6
-32
/
+121
2021-06-21
dt-bindings: watchdog: Add compatible for SC7280 SoC
Sai Prakash Ranjan
1
-0
/
+1
2021-06-21
watchdog: qcom: Move suspend/resume to suspend_late/resume_early
Sai Prakash Ranjan
1
-1
/
+3
2021-06-21
watchdog: Fix a typo in the file orion_wdt.c
Bhaskar Chowdhury
1
-1
/
+1
2021-06-21
watchdog: jz4740: Fix return value check in jz4740_wdt_probe()
Wei Yongjun
1
-2
/
+2
2021-06-21
watchdog: Remove MV64x60 watchdog driver
Christophe Leroy
4
-337
/
+0
2021-06-21
doc: mtk-wdt: support pre-timeout when the bark irq is available
Wang Qing
1
-0
/
+5
2021-06-21
watchdog: mtk: support pre-timeout when the bark irq is available
Wang Qing
1
-5
/
+72
2021-06-21
watchdog: fix syntactic kernel-doc issues
Lukas Bulwahn
7
-15
/
+17
2021-06-21
watchdog: wdat_wdg: fix typo
Flavio Suligoi
1
-2
/
+2
2021-06-21
watchdog: bcm7038_wdt: add big endian support
Álvaro Fernández Rojas
1
-6
/
+25
2021-06-21
watchdog: sl28cpld_wdt: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-06-21
watchdog: of_xilinx_wdt: Skip printing pointer value
Srinivas Neeli
1
-2
/
+2
2021-06-21
watchdog: of_xilinx_wdt: Remove passing null pointer
Srinivas Neeli
1
-10
/
+9
2021-06-21
watchdog: of_xilinx_wdt: Used dev_dbg()
Srinivas Goud
1
-1
/
+3
2021-06-21
watchdog: of_xilinx_wdt: Used BIT macro
Srinivas Goud
1
-4
/
+5
2021-06-21
watchdog: of_xilinx_wdt: Add comment to spinlock
Srinivas Goud
1
-1
/
+1
2021-06-21
watchdog: meson_wdt: Use device_get_match_data() helper
Tian Tao
1
-7
/
+1
2021-06-21
watchdog: Fix a typo in Kconfig
Wong Vee Khee
1
-1
/
+1
2021-06-21
watchdog: it87_wdt: remove useless function
Jiapeng Chong
1
-8
/
+0
2021-06-21
watchdog: aspeed: fix hardware timeout calculation
Tao Ren
1
-1
/
+1
2021-06-21
watchdog: clean up the Kconfig file
Randy Dunlap
1
-23
/
+28
2021-06-21
watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Juerg Haefliger
4
-18
/
+21
2021-06-21
watchdog: Fix possible use-after-free by calling del_timer_sync()
Zou Wei
2
-2
/
+2
2021-06-21
watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
Zou Wei
1
-1
/
+1
2021-06-21
watchdog: Add {min,max}_timeout sysfs nodes
Juerg Haefliger
1
-0
/
+20
2021-06-21
watchdog: sp805: Fix kernel doc description
Andy Shevchenko
1
-1
/
+2
2021-06-21
watchdog: sp805: Use devm_clk_get_optional()
Andy Shevchenko
1
-21
/
+19
2021-06-21
watchdog/hpwdt: New PCI IDs
Jerry Hoemann
1
-0
/
+1
2021-06-21
watchdog: dw_wdt: Fix duplicate included linux/kernel.h
Jiapeng Chong
1
-5
/
+4
2021-06-21
watchdog: Fix possible use-after-free in wdt_startup()
Zou Wei
1
-1
/
+1
2021-06-21
watchdog: imx2_wdt: avoid to ping before resume back
Robin Gong
1
-0
/
+10
2021-06-21
watchdog: mtx-1: drop au1000.h header file
Randy Dunlap
1
-2
/
+0
2021-06-21
watchdog: sbsa: Support architecture version 1
Shaokun Zhang
1
-6
/
+48
2021-06-21
watchdog: keembay: Typo corrections and other blank operations
Shruthi Sanil
1
-4
/
+7
2021-06-21
watchdog: keembay: WDT SMC handler MACRO name update
Shruthi Sanil
1
-3
/
+3
2021-06-21
watchdog: keembay: Removed timeout update in the TO ISR
Shruthi Sanil
1
-1
/
+0
2021-06-21
watchdog: keembay: MACRO for WDT enable and disable values
Shruthi Sanil
1
-2
/
+4
2021-06-21
watchdog: keembay: Remove timeout update in the WDT start function
Shruthi Sanil
1
-1
/
+0
2021-06-21
watchdog: keembay: Clear either the TO or TH interrupt bit
Shruthi Sanil
1
-3
/
+4
2021-06-21
watchdog: keembay: Update pretimeout to zero in the TH ISR
Shruthi Sanil
1
-0
/
+2
[next]