index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
ziirave_wdt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: ziirave_wdt: Switch i2c driver back to use .probe()
Uwe Kleine-König
2023-06-26
1
-1
/
+1
*
watchdog: ziirave_wdt: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-02-18
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
watchdog: ziirave_wdt: Remove VERSION_FMT defines and add sysfs newlines
Juerg Haefliger
2021-06-21
1
-9
/
+6
*
watchdog: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Juerg Haefliger
2021-06-21
1
-5
/
+7
*
watchdog: ziirave_wdt: remove unused including <linux/version.h>
Tian Tao
2021-02-07
1
-1
/
+0
*
watchdog: ziirave_wdt: change name to be more specific
Lucas Stach
2020-04-01
1
-1
/
+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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
watchdog: ziirave_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2019-05-05
1
-5
/
+1
*
watchdog: ziirave: constify i2c_device_id
Arvind Yadav
2017-09-09
1
-1
/
+1
*
watchdog: ziirave_wdt: Add support to upload the firmware.
Enric Balletbo i Serra
2016-09-23
1
-5
/
+404
*
watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading.
Enric Balletbo i Serra
2016-07-17
1
-1
/
+1
*
watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog"
Martyn Welch
2016-03-01
1
-1
/
+1
*
watchdog: ziirave: Use watchdog infrastructure to create sysfs attributes
Guenter Roeck
2016-01-11
1
-17
/
+3
*
watchdog: Zodiac Aerospace RAVE Switch Watchdog Processor Driver
Martyn Welch
2015-12-28
1
-0
/
+381