aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/wdt_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-28watchdog: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-2/+0
2012-11-28watchdog: remove use of __devexitBill Pemberton1-1/+1
2012-11-28watchdog: remove use of __devinitBill Pemberton1-1/+1
2012-11-28watchdog: remove use of __devexit_pBill Pemberton1-1/+1
2012-05-23watchdog: Use module_pci_driverWim Van Sebroeck1-33/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-36/+30
2011-11-05watchdog: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-03-15watchdog: cleanup spaces before tabsWim Van Sebroeck1-2/+2
2011-03-15watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck1-1/+1
2010-08-08watchdog: wdt_pci.c: move ids to pci_ids.hH Hartley Sweeten1-14/+1
2010-03-07[WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-staticAndrew Morton1-1/+1
2009-09-18[WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap1-5/+5
2009-09-18[WATCHDOG] wdt_pci - use pci_request_regionWim Van Sebroeck1-7/+8
2009-06-23[WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCIWim Van Sebroeck1-61/+61
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox1-2/+2
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck1-1/+1
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-3/+3
2008-08-04alpha: Fix breakage in wdt_pciAndrew Morton1-0/+1
2008-08-04wdt: Cleanup and sort out locking and inb_pAlan Cox1-129/+171
2007-11-02[WATCHDOG] spin_lock_init() fixesAlexey Dobriyan1-2/+1
2007-10-25[WATCHDOG] Add necessary braces to if (...) \n #if... casesIlpo Jarvinen1-1/+2
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-0/+756