aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/wdt_pci.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroGravatar Jingoo Han 1-1/+1
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 1-2/+0
2012-11-28watchdog: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28watchdog: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28watchdog: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-05-23watchdog: Use module_pci_driverGravatar Wim Van Sebroeck 1-33/+1
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-36/+30
2011-11-05watchdog: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-1/+1
2011-03-15watchdog: cleanup spaces before tabsGravatar Wim Van Sebroeck 1-2/+2
2011-03-15watchdog: convert to DEFINE_PCI_DEVICE_TABLEGravatar Wim Van Sebroeck 1-1/+1
2010-08-08watchdog: wdt_pci.c: move ids to pci_ids.hGravatar H Hartley Sweeten 1-14/+1
2010-03-07[WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-staticGravatar Andrew Morton 1-1/+1
2009-09-18[WATCHDOG] wdt_pci: fix printk and variable typeGravatar Randy Dunlap 1-5/+5
2009-09-18[WATCHDOG] wdt_pci - use pci_request_regionGravatar Wim Van Sebroeck 1-7/+8
2009-06-23[WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCIGravatar Wim Van Sebroeck 1-61/+61
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressGravatar Alan Cox 1-2/+2
2008-08-06[WATCHDOG] more coding style clean-up'sGravatar Wim Van Sebroeck 1-1/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Gravatar Wim Van Sebroeck 1-3/+3
2008-08-04alpha: Fix breakage in wdt_pciGravatar Andrew Morton 1-0/+1
2008-08-04wdt: Cleanup and sort out locking and inb_pGravatar Alan Cox 1-129/+171
2007-11-02[WATCHDOG] spin_lock_init() fixesGravatar Alexey Dobriyan 1-2/+1
2007-10-25[WATCHDOG] Add necessary braces to if (...) \n #if... casesGravatar Ilpo Jarvinen 1-1/+2
2007-10-18mv watchdog tree under driversGravatar Wim Van Sebroeck 1-0/+756