summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/sbc60xxwdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Fix possible use-after-free in wdt_startup()Zou Wei2021-06-211-1/+1
* watchdog: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-051-1/+1
* compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann2019-10-231-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-7/+1
* *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* watchdog: sbc60xxwdt: Mark expected switch fall-throughGustavo A. R. Silva2019-03-021-1/+1
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-211-2/+2
* timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* | watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-22/+15
|/
* [WATCHDOG] Some more general cleanupWim Van Sebroeck2009-06-181-2/+3
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-251-1/+1
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-061-2/+2
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-5/+5
* [WATCHDOG 37/57] sbc60xxwdt: clean up and switch to unlocked_ioctlAlan Cox2008-06-211-113/+110
* [WATCHDOG] misc_register patch Wim Van Sebroeck2008-01-251-9/+9
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-0/+400