]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://www.linux-watchdog.org/linux-watchdog
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Mar 2015 21:45:42 +0000 (14:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Mar 2015 21:45:42 +0000 (14:45 -0700)
commit81b52249e02f717dd40e40062e94a3587a4ae3ca
treead14ae871b0bba0449cb26a043163f04142d0986
parent8ee4a51a1e23e122d09b416862ba78aee5f27224
parent244e1406ff6bfe9abfa4b0e73b4cd9458eb4f620
Merge git://www.linux-watchdog.org/linux-watchdog

Pull watchdog fixes from Wim Van Sebroeck:

 - mtk_wdt: signedness bug in mtk_wdt_start()

 - imgpdc: Fix NULL pointer dereference during probe and fix the default
   heartbeat

* git://www.linux-watchdog.org/linux-watchdog:
  watchdog: imgpdc: Fix default heartbeat
  watchdog: imgpdc: Fix probe NULL pointer dereference
  watchdog: mtk_wdt: signedness bug in mtk_wdt_start()