1. 94796f9 [WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctl by Dale Farnsworth · 17 years ago
  2. 264f099 [WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return value by Dale Farnsworth · 17 years ago
  3. 861e51377 [WATCHDOG] mv64x60_wdt: Check return value of nonseekable_open by Dale Farnsworth · 17 years ago
  4. 7e07a15 [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support by Dale Farnsworth · 17 years ago
  5. 8a5cfa6 [WATCHDOG] mv64x60_wdt: Get register address from platform data by Dale Farnsworth · 17 years ago
  6. 422db8d [WATCHDOG] mv64x60_wdt: set up platform_device in platform code by Dale Farnsworth · 17 years ago
  7. 28dd1b0 [WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdt by Pádraig Brady · 17 years ago
  8. b430708 [WATCHDOG] s3c2410_wdt: fixup after arch include moves by Ben Dooks · 17 years ago
  9. 4e24f4e [WATCHDOG] git-watchdog-typo From: Andrew Morton <akpm@linux-foundation.org> by Andrew Morton · 17 years ago
  10. c0e962f [WATCHDOG] Clean-up Kconfig+Makefile by Wim Van Sebroeck · 17 years ago
  11. 5c4eb61 [WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-up by Wim Van Sebroeck · 17 years ago
  12. ec9505a [WATCHDOG] VFS clean-up by Wim Van Sebroeck · 17 years ago
  13. f1a08cc [WATCHDOG] davinci_wdt clean-up by Wim Van Sebroeck · 17 years ago
  14. de81225 [WATCHDOG] mpc5200_wdt clean-up by Wim Van Sebroeck · 17 years ago
  15. 7d831bf [WATCHDOG] davinci watchdog driver by Vladimir Barinov · 18 years ago
  16. 1e6d320 [WATCHDOG] Blackfin on-chip watchdog driver by Bryan Wu · 18 years ago
  17. 8cf1897 [WATCHDOG] mpc5200 watchdog (GPT0) by Domen Puncer · 18 years ago
  18. 7578634 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  19. 70c14ff [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx by Dan Williams · 17 years ago
  20. d0afa57 sh: Fix up SH-3 and SH-4 driver dependencies. by Paul Mundt · 17 years ago
  21. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  22. 99e1221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  23. 7e2a149 [WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings by Wim Van Sebroeck · 18 years ago
  24. e75e657 [WATCHDOG] at32ap700x_wdt.c - Add spinlock support by Wim Van Sebroeck · 18 years ago
  25. 2840114 [WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features by Wim Van Sebroeck · 18 years ago
  26. 726c9f6 [WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch by Wim Van Sebroeck · 18 years ago
  27. c0ead7e [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's by Wim Van Sebroeck · 18 years ago
  28. e8ef92b [WATCHDOG] change s3c2410_wdt to using dev_() macros for output by Ben Dooks · 18 years ago
  29. 46b814d [WATCHDOG] s3c2410_wdt announce initialisation by Ben Dooks · 18 years ago
  30. 47d1776 [WATCHDOG] at32ap700x-wdt: add iounmap if probe function fails by Hans-Christian Egtvedt · 18 years ago
  31. ff73231 [WATCHDOG] at32ap700x-wdt: add missing iounmap in _remove by Hans-Christian Egtvedt · 18 years ago
  32. 97a2a2e [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2 by Andrew Morton · 18 years ago
  33. c37f271 [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix by Andrew Morton · 18 years ago
  34. a9cb395 [WATCHDOG] Watchdog driver for AT32AP700X devices by Hans-Christian Egtvedt · 18 years ago
  35. 10a2930 [WATCHDOG] Mixcom Watchdog - CodingStyle clean-up by Wim Van Sebroeck · 18 years ago
  36. 27c7742 [WATCHDOG] Mixcom Watchdog - clean-up printk's by Wim Van Sebroeck · 18 years ago
  37. 1c06731 [WATCHDOG] Mixcom Watchdog - clean-up printk's by Wim Van Sebroeck · 18 years ago
  38. 21baf3c [WATCHDOG] Mixcom Watchdog - checkcard part 2 by Wim Van Sebroeck · 18 years ago
  39. 7dfb171 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  40. 4194db1 [WATCHDOG] Mixcom Watchdog - checkcard by Wim Van Sebroeck · 18 years ago
  41. 63e6e17 [WATCHDOG] Mixcom Watchdog - get rid of port offset's by Wim Van Sebroeck · 18 years ago
  42. b10958d [WATCHDOG] Mixcom Watchdog - update "Documentation" by Wim Van Sebroeck · 18 years ago
  43. a9e8bb5 [WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog. by Robert P. J. Day · 18 years ago
  44. 4cf8545 [WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog. by Robert P. J. Day · 18 years ago
  45. 632155e potential parse error in ifdef by Yoann Padioleau · 18 years ago
  46. ccb8f43 [WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driver by Andrew Victor · 18 years ago
  47. 40ebbcb [POWERPC] Fix comment in booke_wdt by Dave Jiang · 18 years ago
  48. 5c34202 Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Wim Van Sebroeck · 18 years ago
  49. 0d4804b [WATCHDOG] iTCO_wdt.c - fix ACPI Base register by Wim Van Sebroeck · 18 years ago
  50. a9deecb Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  51. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  52. 04bf3b4 [WATCHDOG] MTX-1 Watchdog driver by Florian Fainelli · 18 years ago
  53. 62be0741 [WATCHDOG] s3c2410_wdt - initialize watchdog irq resource by Arnaud Patard · 18 years ago
  54. 261259b [WATCHDOG] Kconfig menuconfig patch by Jan Engelhardt · 18 years ago
  55. 5aa1505 [WATCHDOG] pcwd.c: Port to the new device driver model by Wim Van Sebroeck · 18 years ago
  56. 9f7afa6 [WATCHDOG] use mutex instead of semaphore in Berkshire USB-PC Watchdog driver by Matthias Kaehlcke · 18 years ago
  57. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  58. dbf379e [WATCHDOG] the scheduled removal of the i8xx_tco watchdog driver by Adrian Bunk · 18 years ago
  59. 48a7afe Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Wim Van Sebroeck · 18 years ago
  60. 34f6d74 [POWERPC] remove kernel module option for booke wdt by Dave Jiang · 18 years ago
  61. fb8f7ba [WATCHDOG] Semi-typical watchdog bug re early misc_register() by Alexey Dobriyan · 18 years ago
  62. 0e94f2e [WATCHDOG] add support for the w83627thf chipset. by Vlad Drukker · 18 years ago
  63. bad7705 [PATCH] machzwd warning fix by Andrew Morton · 18 years ago
  64. 0bdd0f3 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  65. 89952d1 [PATCH] misc NULL noise by Al Viro · 18 years ago
  66. ab97e6c [WATCHDOG] i8xx TCO driver - mark for removal by Wim Van Sebroeck · 18 years ago
  67. 420cff5 [WATCHDOG] machzwd warning fix From: Andrew Morton <akpm@linux-foundation.org> by Andrew Morton · 18 years ago
  68. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  69. 58a3bb5 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  70. 82eb7c5 [WATCHDOG] timers cleanup by Jiri Slaby · 18 years ago
  71. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  72. 29d73aa [PATCH] Char: use more PCI_DEVICE macro by Jiri Slaby · 18 years ago
  73. 11718b4d [PATCH] misc NULL noise removal by Al Viro · 18 years ago
  74. f31909c [POWERPC] ppc: Fix booke watchdog initialization by Stefan Roese · 18 years ago
  75. 35fcf53 [WATCHDOG] ib700wdt.c - convert to platform_device part 2 by Wim Van Sebroeck · 18 years ago
  76. 745ac1ea [WATCHDOG] ib700wdt.c - convert to platform_device by Wim Van Sebroeck · 18 years ago
  77. e42162a [WATCHDOG] ib700wdt.c spinlock/WDIOC_SETOPTIONS changes by Wim Van Sebroeck · 18 years ago
  78. c9d7710 [WATCHDOG] ib700wdt.c small clean-up's by Wim Van Sebroeck · 18 years ago
  79. f6e4803 [WATCHDOG] ib700wdt.c clean-up init and exit routines by Wim Van Sebroeck · 18 years ago
  80. 35d55c9 [WATCHDOG] ib700_wdt.c stop + set_heartbeat operations by Wim Van Sebroeck · 18 years ago
  81. bffda5c [WATCHDOG] show default value for nowayout in module parameter by Wim Van Sebroeck · 18 years ago
  82. 2e9c9cf [WATCHDOG] advantechwdt.c - convert to platform_device part 2 by Wim Van Sebroeck · 18 years ago
  83. c2bd11c [WATCHDOG] advantechwdt.c - convert to platform_device by Wim Van Sebroeck · 18 years ago
  84. 0349a36 [WATCHDOG] advantechwdt.c - move set_heartbeat to a seperate function by Wim Van Sebroeck · 18 years ago
  85. 1d747be [WATCHDOG] advantechwdt.c - cleanup before platform_device patches by Wim Van Sebroeck · 18 years ago
  86. 98c08e9 [WATCHDOG] acquirewdt.c - convert to platform_device part 2 by Wim Van Sebroeck · 18 years ago
  87. ad5fe32 [WATCHDOG] acquirewdt.c - convert to platform_device by Wim Van Sebroeck · 18 years ago
  88. 76c11f0 [WATCHDOG] acquirewdt.c - clean before platform_device patches by Wim Van Sebroeck · 18 years ago
  89. f3dc073 [WATCHDOG] pcwd_usb.c - get heartbeat from dip switches by Wim Van Sebroeck · 18 years ago
  90. f9146f2 [WATCHDOG] pcwd.c - e-mail adres update by Wim Van Sebroeck · 18 years ago
  91. 2ef473d [WATCHDOG] pcwd_usb.c - get heartbeat from dip switches by Wim Van Sebroeck · 18 years ago
  92. d26d909 [WATCHDOG] pcwd_usb.c - document includes by Wim Van Sebroeck · 18 years ago
  93. 045798b [WATCHDOG] pcwd_pci.c - spinlock fixes by Wim Van Sebroeck · 18 years ago
  94. 39e3a05 [WATCHDOG] pcwd_pci.c - get heartbeat from dip switches by Wim Van Sebroeck · 18 years ago
  95. 9cd4461 [WATCHDOG] fix clk_get() error check by Akinobu Mita · 18 years ago
  96. 0b6dd8a [WATCHDOG] s3c2410_wdt exit driver via labels by Ben Dooks · 18 years ago
  97. a57bf8a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Wim Van Sebroeck · 18 years ago
  98. d4b8759 [WATCHDOG] pcwd_usb.c generic HID include file by Wim Van Sebroeck · 18 years ago
  99. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  100. e0b79e0 [WATCHDOG] watchdog miscdevice patch by Andrew Victor · 18 years ago