index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: f71808e_wdt: Add F81803 support
Jaret Cantu
2019-09-17
2
-3
/
+18
*
watchdog: qcom: remove unnecessary variable from private storage
Jorge Ramirez-Ortiz
2019-09-17
1
-8
/
+7
*
watchdog: qcom: support pre-timeout when the bark irq is available
Jorge Ramirez-Ortiz
2019-09-17
1
-5
/
+64
*
watchdog: imx_sc: this patch just fixes whitespaces
Oliver Graute
2019-09-17
1
-2
/
+2
*
watchdog: apseed: Add access_cs0 option for alt-boot
Ivan Mikhaylov
2019-09-17
1
-0
/
+34
*
watchdog: aspeed: add support for dual boot
Ivan Mikhaylov
2019-09-17
1
-1
/
+64
*
watchdog: orion_wdt: use timer1 as a pretimeout
Chris Packham
2019-09-17
1
-13
/
+53
*
watchdog: Add i.MX7ULP watchdog support
Anson Huang
2019-09-17
3
-0
/
+257
*
dt-bindings: watchdog: Add i.MX7ULP bindings
Anson Huang
2019-09-17
1
-0
/
+22
*
dt-bindings: watchdog: sun4i: Add the watchdog clock
Maxime Ripard
2019-09-17
1
-0
/
+5
*
dt-bindings: watchdog: sun4i: Add the watchdog interrupts
Maxime Ripard
2019-09-17
1
-0
/
+5
*
dt-bindings: watchdog: Convert Allwinner watchdog to a schema
Maxime Ripard
2019-09-17
2
-22
/
+48
*
dt-bindings: watchdog: Add YAML schemas for the generic watchdog bindings
Maxime Ripard
2019-09-17
1
-0
/
+26
*
watchdog: aspeed: Add support for AST2600
Ryan Chen
2019-09-17
1
-1
/
+3
*
dt-bindings: watchdog: Add ast2600 compatible
Joel Stanley
2019-09-17
1
-0
/
+1
*
watchdog: ziirave_wdt: Update checked I2C functionality mask
Andrey Smirnov
2019-09-17
1
-1
/
+4
*
watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()
Andrey Smirnov
2019-09-17
1
-22
/
+9
*
watchdog: ziirave_wdt: Fix DOWNLOAD_START payload
Andrey Smirnov
2019-09-17
1
-8
/
+7
*
watchdog: ziirave_wdt: Drop status polling code
Andrey Smirnov
2019-09-17
1
-21
/
+7
*
watchdog: ziirave_wdt: Fix RESET_PROCESSOR payload
Andrey Smirnov
2019-09-17
1
-2
/
+4
*
watchdog: ziirave_wdt: Fix DOWNLOAD_END payload
Andrey Smirnov
2019-09-17
1
-1
/
+1
*
watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payload
Andrey Smirnov
2019-09-17
1
-2
/
+5
*
watchdog: ziirave_wdt: Fix misleading error message
Andrey Smirnov
2019-09-17
1
-1
/
+1
*
watchdog: ziirave_wdt: Don't try to program readonly flash
Andrey Smirnov
2019-09-17
1
-9
/
+24
*
watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytes
Andrey Smirnov
2019-09-17
1
-2
/
+4
*
watchdog: ziirave_wdt: Don't check if ihex record length is zero
Andrey Smirnov
2019-09-17
1
-8
/
+0
*
watchdog: ziirave_wdt: Make use of put_unaligned_le16
Andrey Smirnov
2019-09-17
1
-4
/
+4
*
watchdog: ziirave_wdt: Zero out only what's necessary
Andrey Smirnov
2019-09-17
1
-2
/
+1
*
watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZE
Andrey Smirnov
2019-09-17
1
-3
/
+3
*
watchdog: ziirave_wdt: Skip zeros when calculating checksum
Andrey Smirnov
2019-09-17
1
-1
/
+1
*
watchdog: ziirave_wdt: Check packet length only once
Andrey Smirnov
2019-09-17
1
-10
/
+7
*
watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()
Andrey Smirnov
2019-09-17
1
-72
/
+44
*
watchdog: ziirave_wdt: Log bootloader/firmware info during probe
Andrey Smirnov
2019-09-17
1
-3
/
+15
*
watchdog: ziirave_wdt: Don't bail out on unexpected timeout value
Andrey Smirnov
2019-09-17
1
-11
/
+11
*
watchdog: ziirave_wdt: Be more verbose during firmware update
Andrey Smirnov
2019-09-17
1
-4
/
+14
*
watchdog: ziirave_wdt: Be verbose about errors in probe()
Andrey Smirnov
2019-09-17
1
-8
/
+24
*
watchdog: ziirave_wdt: Add missing newline
Andrey Smirnov
2019-09-17
1
-1
/
+1
*
watchdog: imx_sc: Remove unnecessary error log
Anson Huang
2019-09-17
1
-4
/
+1
*
watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
Rasmus Villemoes
2019-09-17
1
-2
/
+2
*
watchdog: cpwd: use generic compat_ptr_ioctl
Arnd Bergmann
2019-09-17
1
-24
/
+1
*
watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog API
Guenter Roeck
2019-09-17
1
-3
/
+0
*
watchdog: remove w90x900 driver
Arnd Bergmann
2019-09-16
4
-322
/
+0
*
watchdog: remove ks8695 driver
Arnd Bergmann
2019-09-16
4
-336
/
+0
*
watchdog: pnx4008_wdt: allow compile-testing
Arnd Bergmann
2019-09-16
2
-2
/
+1
*
watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probe
Gustavo A. R. Silva
2019-08-12
1
-1
/
+0
*
watchdog: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-12
1
-3
/
+1
*
watchdog: riowd: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-12
1
-1
/
+1
*
watchdog: wdt977: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-12
1
-1
/
+1
*
watchdog: scx200_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-12
1
-0
/
+1
*
watchdog: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-12
4
-2
/
+4
[next]