aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/sbc_fitpc2_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-26watchdog: Convert GPL 2.0 notice to SPDX identifierGravatar Bagas Sanjaya 1-3/+1
2020-12-13watchdog: sbc_fitpc2_wdt: add __user annotationsGravatar Rasmus Villemoes 1-6/+6
2020-08-05watchdog: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2019-10-23compat_ioctl: move WDIOC handling into wdt driversGravatar Arnd Bergmann 1-0/+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-5/+4
2011-03-15watchdog: cleanup spaces before tabsGravatar Wim Van Sebroeck 1-1/+1
2011-03-09watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEGravatar Jiri Slaby 1-2/+5
2010-04-26watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.Gravatar Denis Turischev 1-5/+5
2010-04-26watchdog: sbc_fitpc2_wdt: fixed I/O operations orderGravatar Denis Turischev 1-2/+2
2010-03-07[WATCHDOG] watchdog_info constifyGravatar Wim Van Sebroeck 1-1/+1
2010-01-25[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Gravatar Denis Turischev 1-6/+5
2009-11-10[WATCHDOG] SBC-FITPC2 watchdog driver registration fixGravatar Denis Turischev 1-1/+1
2009-09-18[WATCHDOG] add SBC-FITPC2 watchdog driverGravatar Denis Turischev 1-0/+267