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