1. fa21a58 watchdog: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  2. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  3. bc8fdfb watchdog: use dev_get_platdata() by Jingoo Han · 11 years ago
  4. ac1bb69 watchdog: mv64x60_wdt: use devm_ioremap() by Jingoo Han · 11 years ago
  5. 4b12b89 watchdog: remove use of __devexit by Bill Pemberton · 12 years ago
  6. 2d991a1 watchdog: remove use of __devinit by Bill Pemberton · 12 years ago
  7. 8226871 watchdog: remove use of __devexit_p by Bill Pemberton · 12 years ago
  8. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 12 years ago
  9. 27c766a watchdog: Use pr_<fmt> and pr_<level> by Joe Perches · 12 years ago
  10. 42747d7 [WATCHDOG] watchdog_info constify by Wim Van Sebroeck · 14 years ago
  11. b782a56 [WATCHDOG] use resource_size() by H Hartley Sweeten · 14 years ago
  12. 089ab07 [WATCHDOG] Clean-up includes by Wim Van Sebroeck · 16 years ago
  13. a86b849 [WATCHDOG 29/57] mv64x60_wdt: clean up and locking checks by Alan Cox · 16 years ago
  14. f37d193 watchdog: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  15. b7e04f8 mv watchdog tree under drivers by Wim Van Sebroeck · 17 years ago[Renamed from drivers/char/watchdog/mv64x60_wdt.c]
  16. f186999 [WATCHDOG] mv64x60_wdt: Rework the timeout register manipulation by Dale Farnsworth · 17 years ago
  17. 2422df5 [WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probed by Dale Farnsworth · 17 years ago
  18. bf2fc92 [WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE feature by Dale Farnsworth · 17 years ago
  19. d37a5c3 [WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout setting by Dale Farnsworth · 17 years ago
  20. 85d5723 [WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl support by Dale Farnsworth · 17 years ago
  21. 94796f9 [WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctl by Dale Farnsworth · 17 years ago
  22. 264f099 [WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return value by Dale Farnsworth · 17 years ago
  23. 861e51377 [WATCHDOG] mv64x60_wdt: Check return value of nonseekable_open by Dale Farnsworth · 17 years ago
  24. 7e07a15 [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support by Dale Farnsworth · 17 years ago
  25. 8a5cfa6 [WATCHDOG] mv64x60_wdt: Get register address from platform data by Dale Farnsworth · 17 years ago
  26. 422db8d [WATCHDOG] mv64x60_wdt: set up platform_device in platform code by Dale Farnsworth · 17 years ago
  27. 795b89d [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Samuel Tardieu · 18 years ago
  28. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 18 years ago
  29. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  30. eee8ab7 [PATCH] mv64x600_wdt: convert to the new platform device interface by Dmitry Torokhov · 18 years ago
  31. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  32. de4ae58 [WATCHDOG] adds device_driver .owner field by Wim Van Sebroeck · 19 years ago
  33. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  34. b2846df [PATCH] mv64x60_wdt __user annotations and cleanups by Al Viro · 19 years ago
  35. 3be1021 [WATCHDOG] mv64x60_wdt.patch by James Chapman · 19 years ago