index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
/
i3c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
watchdog: aspeed: Add support for AST2600
Ryan Chen
1
-1
/
+3
2019-09-17
dt-bindings: watchdog: Add ast2600 compatible
Joel Stanley
1
-0
/
+1
2019-09-17
watchdog: ziirave_wdt: Update checked I2C functionality mask
Andrey Smirnov
1
-1
/
+4
2019-09-17
watchdog: ziirave_wdt: Drop ziirave_firm_write_block_data()
Andrey Smirnov
1
-22
/
+9
2019-09-17
watchdog: ziirave_wdt: Fix DOWNLOAD_START payload
Andrey Smirnov
1
-8
/
+7
2019-09-17
watchdog: ziirave_wdt: Drop status polling code
Andrey Smirnov
1
-21
/
+7
2019-09-17
watchdog: ziirave_wdt: Fix RESET_PROCESSOR payload
Andrey Smirnov
1
-2
/
+4
2019-09-17
watchdog: ziirave_wdt: Fix DOWNLOAD_END payload
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: ziirave_wdt: Fix JUMP_TO_BOOTLOADER payload
Andrey Smirnov
1
-2
/
+5
2019-09-17
watchdog: ziirave_wdt: Fix misleading error message
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: ziirave_wdt: Don't try to program readonly flash
Andrey Smirnov
1
-9
/
+24
2019-09-17
watchdog: ziirave_wdt: Don't read out more than 'len' firmware bytes
Andrey Smirnov
1
-2
/
+4
2019-09-17
watchdog: ziirave_wdt: Don't check if ihex record length is zero
Andrey Smirnov
1
-8
/
+0
2019-09-17
watchdog: ziirave_wdt: Make use of put_unaligned_le16
Andrey Smirnov
1
-4
/
+4
2019-09-17
watchdog: ziirave_wdt: Zero out only what's necessary
Andrey Smirnov
1
-2
/
+1
2019-09-17
watchdog: ziirave_wdt: Fix incorrect use of ARRAY_SIZE
Andrey Smirnov
1
-3
/
+3
2019-09-17
watchdog: ziirave_wdt: Skip zeros when calculating checksum
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: ziirave_wdt: Check packet length only once
Andrey Smirnov
1
-10
/
+7
2019-09-17
watchdog: ziirave_wdt: Simplify ziirave_firm_write_pkt()
Andrey Smirnov
1
-72
/
+44
2019-09-17
watchdog: ziirave_wdt: Log bootloader/firmware info during probe
Andrey Smirnov
1
-3
/
+15
2019-09-17
watchdog: ziirave_wdt: Don't bail out on unexpected timeout value
Andrey Smirnov
1
-11
/
+11
2019-09-17
watchdog: ziirave_wdt: Be more verbose during firmware update
Andrey Smirnov
1
-4
/
+14
2019-09-17
watchdog: ziirave_wdt: Be verbose about errors in probe()
Andrey Smirnov
1
-8
/
+24
2019-09-17
watchdog: ziirave_wdt: Add missing newline
Andrey Smirnov
1
-1
/
+1
2019-09-17
watchdog: imx_sc: Remove unnecessary error log
Anson Huang
1
-4
/
+1
2019-09-17
watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
Rasmus Villemoes
1
-2
/
+2
2019-09-17
watchdog: cpwd: use generic compat_ptr_ioctl
Arnd Bergmann
1
-24
/
+1
2019-09-17
watchdog: diag288_wdt: Remove leftover includes from conversion to watchdog API
Guenter Roeck
1
-3
/
+0
2019-09-16
watchdog: remove w90x900 driver
Arnd Bergmann
4
-322
/
+0
2019-09-16
watchdog: remove ks8695 driver
Arnd Bergmann
4
-336
/
+0
2019-09-16
watchdog: pnx4008_wdt: allow compile-testing
Arnd Bergmann
2
-2
/
+1
2019-08-12
watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probe
Gustavo A. R. Silva
1
-1
/
+0
2019-08-12
watchdog: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-08-12
watchdog: riowd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-12
watchdog: wdt977: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-12
watchdog: scx200_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-12
watchdog: Mark expected switch fall-throughs
Gustavo A. R. Silva
4
-2
/
+4
2019-07-24
watchdog: ath79_wdt: fix a typo in the name of a function
Christophe JAILLET
1
-2
/
+2
2019-07-22
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
Thomas Gleixner
1
-4
/
+4
2019-07-22
pidfd: fix a poll race when setting exit_state
Suren Baghdasaryan
1
-0
/
+1
2019-07-22
tcp: be more careful in tcp_fragment()
Eric Dumazet
2
-2
/
+16
2019-07-22
hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+0
2019-07-21
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
vrf: make sure skb->data contains ip header to make routing
Peter Kosyh
1
-23
/
+35
2019-07-21
connector: remove redundant input callback from cn_dev
Vasily Averin
2
-6
/
+1
2019-07-21
qed: Prefer pcie_capability_read_word()
Frederick Lawler
1
-3
/
+2
2019-07-21
igc: Prefer pcie_capability_read_word()
Frederick Lawler
1
-8
/
+4
2019-07-21
cxgb4: Prefer pcie_capability_read_word()
Frederick Lawler
2
-10
/
+5
2019-07-21
be2net: Synchronize be_update_queues with dev_watchdog
Benjamin Poirier
1
-0
/
+5
2019-07-21
bnx2x: Prevent load reordering in tx completion processing
Brian King
1
-0
/
+3
[next]