index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
ziirave_wdt.c
Age
Commit message (
Expand
)
Author
2020-04-01
watchdog: ziirave_wdt: change name to be more specific
Lucas Stach
2019-09-17
watchdog: ziirave_wdt: Update checked I2C functionality mask
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Fix DOWNLOAD_START payload
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Drop status polling code
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Fix RESET_PROCESSOR payload
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Fix DOWNLOAD_END payload
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payload
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Fix misleading error message
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Don't try to program readonly flash
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytes
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Don't check if ihex record length is zero
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Make use of put_unaligned_le16
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Zero out only what's necessary
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZE
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Skip zeros when calculating checksum
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Check packet length only once
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Log bootloader/firmware info during probe
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Don't bail out on unexpected timeout value
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Be more verbose during firmware update
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Be verbose about errors in probe()
Andrey Smirnov
2019-09-17
watchdog: ziirave_wdt: Add missing newline
Andrey Smirnov
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-05
watchdog: ziirave_wdt: drop warning after calling watchdog_init_timeout
Wolfram Sang
2017-09-09
watchdog: ziirave: constify i2c_device_id
Arvind Yadav
2016-09-23
watchdog: ziirave_wdt: Add support to upload the firmware.
Enric Balletbo i Serra
2016-07-17
watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading.
Enric Balletbo i Serra
2016-03-01
watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog"
Martyn Welch
2016-01-11
watchdog: ziirave: Use watchdog infrastructure to create sysfs attributes
Guenter Roeck
2015-12-28
watchdog: Zodiac Aerospace RAVE Switch Watchdog Processor Driver
Martyn Welch