1. 150ed8e [WATCHDOG] sc1200wdt.c pnp unregister fix. by Akinobu Mita · 18 years ago
  2. 6d03a68e Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  3. 5cacb9f [alim7101] Add pci dev table for auto module loading. by Ben Collins · 18 years ago
  4. cbf40d3 [WATCHDOG] remove experimental on iTCO_wdt.c by Wim Van Sebroeck · 18 years ago
  5. bdcff34 [WATCHDOG] Atmel AT91RM9200 rename. by Andrew Victor · 18 years ago
  6. 8006036 [WATCHDOG] watchdog/iTCO_wdt: fix bug related to gcc uninit warning by Jeff Garzik · 18 years ago
  7. a8edd74 [WATCHDOG] add ich8 support to iTCO_wdt.c (patch 2) by Wim Van Sebroeck · 18 years ago
  8. bcbf25b [WATCHDOG] add ich8 support to iTCO_wdt.c by Arnaud Patard (Rtp) · 18 years ago
  9. e34477e [WATCHDOG] ioremap balanced with iounmap for drivers/char/watchdog/s3c2410_wdt.c by Amol Lad · 18 years ago
  10. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  11. ff02cfc [WATCHDOG] w83697hf/hg WDT driver - Kconfig patch by Samuel Tardieu · 18 years ago
  12. e223f01 [WATCHDOG] w83697hf/hg WDT driver - autodetect patch by Wim Van Sebroeck · 18 years ago
  13. 3fdee8d [WATCHDOG] w83697hf/hg WDT driver - patch 16 by Samuel Tardieu · 18 years ago
  14. b7b9868 [WATCHDOG] w83697hf/hg WDT driver - patch 15 by Samuel Tardieu · 18 years ago
  15. fa69afd [WATCHDOG] w83697hf/hg WDT driver - patch 14 by Samuel Tardieu · 18 years ago
  16. 089d813 [WATCHDOG] w83697hf/hg WDT driver - patch 13 by Samuel Tardieu · 18 years ago
  17. d46ab59 [WATCHDOG] w83697hf/hg WDT driver - patch 12 by Samuel Tardieu · 18 years ago
  18. a7933e0 [WATCHDOG] w83697hf/hg WDT driver - patch 11 by Samuel Tardieu · 18 years ago
  19. c81b299 [WATCHDOG] w83697hf/hg WDT driver - patch 10 by Samuel Tardieu · 18 years ago
  20. 0cd5447 [WATCHDOG] w83697hf/hg WDT driver - patch 9 by Samuel Tardieu · 18 years ago
  21. fe851eb [WATCHDOG] w83697hf/hg WDT driver - patch 8 by Samuel Tardieu · 18 years ago
  22. f7be332 [WATCHDOG] w83697hf/hg WDT driver - patch 7 by Samuel Tardieu · 18 years ago
  23. de710d6 [WATCHDOG] w83697hf/hg WDT driver - patch 6 by Samuel Tardieu · 18 years ago
  24. 44d7d32 [WATCHDOG] w83697hf/hg WDT driver - patch 5 by Samuel Tardieu · 18 years ago
  25. eb64419 [WATCHDOG] w83697hf/hg WDT driver - patch 4 by Samuel Tardieu · 18 years ago
  26. db16525 [WATCHDOG] w83697hf/hg WDT driver - patch 3 by Samuel Tardieu · 18 years ago
  27. b41a9f5 [WATCHDOG] w83697hf/hg WDT driver - patch 2 by Samuel Tardieu · 18 years ago
  28. 8de6fc1 [WATCHDOG] w83697hf/hg WDT driver - patch 1 by Samuel Tardieu · 18 years ago
  29. 196f29c [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Wim Van Sebroeck · 18 years ago
  30. c310e2b [WATCHDOG] Kconfig clean up by Wim Van Sebroeck · 18 years ago
  31. ab9d441 [WATCHDOG] w836?7hf_wdt spinlock fixes. by Wim Van Sebroeck · 18 years ago
  32. e0845bf [WATCHDOG] Kconfig clean-up by Wim Van Sebroeck · 18 years ago
  33. f9a8c89 [WATCHDOG] w83697hf WDT driver by Marcus Junker · 18 years ago
  34. aa1fd4d [WATCHDOG] Winbond SMsC37B787 watchdog fixes by Wim Van Sebroeck · 18 years ago
  35. 8386c8c [WATCHDOG] Winbond SMsC37B787 - remove trailing whitespace by Wim Van Sebroeck · 18 years ago
  36. 485ae77 [WATCHDOG] Winbond SMsC37B787 watchdog driver by Sven Anders · 18 years ago
  37. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  38. 708e168 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  39. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  40. f311896 [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Wim Van Sebroeck · 18 years ago
  41. 1bef84b [WATCHDOG] iTCO_wdt.c shutdown patch by Wim Van Sebroeck · 18 years ago
  42. 4802c65 [WATCHDOG] iTCO_wdt.c - pci_dev_put fix by Wim Van Sebroeck · 18 years ago
  43. 3836cc0 [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver by Wim Van Sebroeck · 18 years ago
  44. 9e0ea34 [WATCHDOG] iTCO_wdt (Intel TCO Timer) driver by Wim Van Sebroeck · 18 years ago
  45. 11dc101 [WATCHDOG] improve machzwd detection by Dave Jones · 18 years ago
  46. 795b89d [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Samuel Tardieu · 18 years ago
  47. 25ff378 [WATCHDOG] s3c24XX nowayout by Ben Dooks · 18 years ago
  48. 65a64ec [WATCHDOG] pnx4008: add cpu_relax() by Vitaly Wool · 18 years ago
  49. 99d2853 [WATCHDOG] pnx4008_wdt.c - spinlock fixes. by Wim Van Sebroeck · 18 years ago
  50. f676449 [WATCHDOG] pnx4008_wdt.c - remove patch by Wim Van Sebroeck · 18 years ago
  51. 2898172 [WATCHDOG] pnx4008_wdt.c - nowayout patch by Wim Van Sebroeck · 18 years ago
  52. 9325fa3 [WATCHDOG] pnx4008: add watchdog support by Vitaly Wool · 18 years ago
  53. 92dd999 [WATCHDOG] i8xx_tco remove pci_find_device. by Jiri Slaby · 18 years ago
  54. 02be2ee [WATCHDOG] alim remove pci_find_device by Jiri Slaby · 18 years ago
  55. 7768a13 [PATCH] OMAP: Add Watchdog driver support by Komal Shah · 18 years ago
  56. f118420 watchdog: Add a simple mmap() stub for shwdt. by Paul Mundt · 18 years ago
  57. e4c2cfe sh: Various cosmetic cleanups. by Paul Mundt · 18 years ago
  58. 290995f [PATCH] SBC8360: module_param() permission fixes by Ian E. Morgan · 18 years ago
  59. 2621e2a [WATCHDOG] Kconfig typos fix. by Matt LaPlante · 18 years ago
  60. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 18 years ago
  61. 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  62. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  63. dfc7bd9 [WATCHDOG] convert AT91RM9200 watchdog to platform driver by Andrew Victor · 18 years ago
  64. 58b519f [WATCHDOG] add WDIOC_GETTIMELEFT ioctl by Wim Van Sebroeck · 18 years ago
  65. 655516c [WATCHDOG] s3c2410_wdt.c stop watchdog after boot by Ben Dooks · 19 years ago
  66. 03a8e35 [WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7 by Wim Van Sebroeck · 19 years ago
  67. 7071e52 [WATCHDOG] sc1200wdt.c printk fix by Dave Jones · 19 years ago
  68. 853807f [WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driver by Andrew Victor · 19 years ago
  69. c9d1a0b [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereference by Adrian Bunk · 19 years ago
  70. 6bbc20b [WATCHDOG] pcwd.c sprintf/strcpy fix by Wim Van Sebroeck · 19 years ago
  71. 369fa25 [WATCHDOG] pcwd.c general clean-up after patches by Wim Van Sebroeck · 19 years ago
  72. c324ab4 [WATCHDOG] pcwd.c add debug info by Wim Van Sebroeck · 19 years ago
  73. 69f83d5 [WATCHDOG] pcwd.c pcwd_cleanup_module patch by Wim Van Sebroeck · 19 years ago
  74. 2891b6a [WATCHDOG] pcwd.c firmware-info patch by Wim Van Sebroeck · 19 years ago
  75. 4206f0c [WATCHDOG] pcwd.c control status patch by Wim Van Sebroeck · 19 years ago
  76. f52ac8f [PATCH] cirrus ep93xx watchdog driver by Alessandro Zummo · 19 years ago
  77. 6f87f0d [PATCH] sem2mutex: drivers/char/ by Ingo Molnar · 19 years ago
  78. eee8ab7 [PATCH] mv64x600_wdt: convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  79. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 19 years ago
  80. a7122f9 [WATCHDOG] pcwd.c - update module version info by Wim Van Sebroeck · 19 years ago
  81. af3b38d [WATCHDOG] pcwd.c show card info patch by Wim Van Sebroeck · 19 years ago
  82. 8587521 [WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_support by Wim Van Sebroeck · 19 years ago
  83. 8f0235d [WATCHDOG] pcwd.c Control Status #2 patch by Wim Van Sebroeck · 19 years ago
  84. a2be878 [WATCHDOG] pcwd.c private data struct patch by Wim Van Sebroeck · 19 years ago
  85. f1c3a05 [WATCHDOG] pcwd.c card_found-- fix. by Wim Van Sebroeck · 19 years ago
  86. fd41fa6 [WATCHDOG] pcwd.c add comments + tabs by Wim Van Sebroeck · 19 years ago
  87. 3a69e57 [WATCHDOG] sa1100_wdt.c sparse clean (2) by Ian Campbell · 19 years ago
  88. 73a09e6 [PATCH] drivers/char/watchdog/sbc_epx_c3.c __user annotations by Al Viro · 19 years ago
  89. de6c642 [PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition) by Alan Cox · 19 years ago
  90. a073404 [WATCHDOG] sa1100_wdt.c sparse cleanups by Ian Campbell · 19 years ago
  91. fabbfb9 [PATCH] powerpc: Add support for the MPC83xx watchdog by Kumar Gala · 19 years ago
  92. eed6565 [PATCH] Watchdog: Winsystems EPX-C3 SBC by Calin A. Culianu · 19 years ago
  93. 3fe0c27 [PATCH] mutex subsystem, semaphore to completion: CPU3WDT by Steven Rostedt · 19 years ago
  94. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  95. 4dab06f [PATCH] ARM Netwinder watchdog wdt977 update by Woody Suwalski · 19 years ago
  96. 398f685 [PATCH] powerpc/8xx: Fix m8xx_wdt issues by Marcelo Tosatti · 19 years ago
  97. fb64c24 [PATCH] ppc32: m8xx watchdog update by Marcelo Tosatti · 19 years ago
  98. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  99. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  100. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago