aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/sbc7240_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-05watchdog: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2019-12-01Merge tag 'linux-watchdog-5.5-rc1' of git://www.linux-watchdog.org/linux-watc...Gravatar Linus Torvalds 1-2/+1
2019-11-18watchdog: sbc7240_wdt: Fix yet another -Wimplicit-fallthrough warningGravatar Borislav Petkov 1-2/+1
2019-10-23compat_ioctl: move WDIOC handling into wdt driversGravatar Arnd Bergmann 1-0/+1
2019-07-08watchdog: convert remaining drivers to use SPDX license identifierGravatar Guenter Roeck 1-10/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 1-1/+1
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 1-2/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+0
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2012-03-27watchdog: nowayout is boolGravatar Wim Van Sebroeck 1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Gravatar Joe Perches 1-25/+15
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Gravatar Wim Van Sebroeck 1-26/+28
2008-06-21[WATCHDOG 38/57] stg7240_wdt: unlocked_ioctlGravatar Alan Cox 1-9/+7
2007-12-04[WATCHDOG] add Nano 7240 driverGravatar Gilles Gigan 1-0/+324