1. b657621 watchdog: pcwd_usb: Avoid GFP_ATOMIC where it is not needed by Christophe JAILLET · 4 years, 5 months ago
  2. f1889c9 watchdog: pcwd_usb: remove needless check before usb_free_coherent() by Xu Wang · 4 years, 6 months ago
  3. bd490f8 watchdog: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  4. b6dfb24 compat_ioctl: move WDIOC handling into wdt drivers by Arnd Bergmann · 6 years ago
  5. d017327 watchdog: convert remaining drivers to use SPDX license identifier by Guenter Roeck · 6 years ago
  6. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  7. bf02097 watchdog: pcwd_usb: remove unneeded DRIVER_LICENSE #define by Greg Kroah-Hartman · 7 years ago
  8. 3d002ea watchdog: pcwd_usb: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  9. cc53e1c watchdog: pcwd_usb: constify usb_device_id by Arvind Yadav · 7 years ago
  10. 46c319b watchdog: pcwd_usb: fix NULL-deref at probe by Johan Hovold · 8 years ago
  11. 78a4a0d watchdog: pcwd_usb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  12. 99f08ca watchdog: pcwd_usb: fix compilation warning by Tomas Winkler · 9 years ago
  13. 8deea83 watchdog: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  14. d7e92f7 Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage by Greg Kroah-Hartman · 11 years ago
  15. ab5bbdc watchdog: pcwd_usb: overflow in usb_pcwd_send_command() by Dan Carpenter · 11 years ago
  16. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  17. 5412df0 watchdog: pcwd_usb: Use allocated buffer for usb_control_msg by Guenter Roeck · 11 years ago
  18. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 13 years ago
  19. 27c766a watchdog: Use pr_<fmt> and pr_<level> by Joe Perches · 13 years ago
  20. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  21. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  22. 42747d7 [WATCHDOG] watchdog_info constify by Wim Van Sebroeck · 15 years ago
  23. 143a2e5 [WATCHDOG] More coding-style and trivial clean-up by Wim Van Sebroeck · 16 years ago
  24. 2855d28 [PATCH 13/13] drivers/watchdog: use USB API functions rather than constants by Julia Lawall · 16 years ago
  25. 29fa058 [PATCH] Switch all my contributions stuff to a single common address by Alan Cox · 16 years ago
  26. 7944d3a [WATCHDOG] more coding style clean-up's by Wim Van Sebroeck · 16 years ago
  27. 0c06090 [WATCHDOG] Coding style - Indentation - part 2 by Wim Van Sebroeck · 17 years ago
  28. 5eb8249 [WATCHDOG] Coding style - Indentation - part 1 by Wim Van Sebroeck · 17 years ago
  29. c948852 [WATCHDOG] pcwd: a couple of watchdogs escaped conversion by Alan Cox · 17 years ago
  30. 089ab07 [WATCHDOG] Clean-up includes by Wim Van Sebroeck · 17 years ago
  31. fa9363c [WATCHDOG] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  32. b7e04f8 mv watchdog tree under drivers by Wim Van Sebroeck · 17 years ago[Renamed from drivers/char/watchdog/pcwd_usb.c]
  33. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 18 years ago
  34. 9f7afa6 [WATCHDOG] use mutex instead of semaphore in Berkshire USB-PC Watchdog driver by Matthias Kaehlcke · 18 years ago
  35. bffda5c [WATCHDOG] show default value for nowayout in module parameter by Wim Van Sebroeck · 18 years ago
  36. 2ef473d [WATCHDOG] pcwd_usb.c - get heartbeat from dip switches by Wim Van Sebroeck · 18 years ago
  37. d26d909 [WATCHDOG] pcwd_usb.c - document includes by Wim Van Sebroeck · 18 years ago
  38. d4b8759 [WATCHDOG] pcwd_usb.c generic HID include file by Wim Van Sebroeck · 18 years ago
  39. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  40. 6265d62 usb: pcwd_usb free urb cleanup by Mariusz Kozlowski · 18 years ago
  41. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  42. 795b89d [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Samuel Tardieu · 18 years ago
  43. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 19 years ago
  44. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  45. 58b519f [WATCHDOG] add WDIOC_GETTIMELEFT ioctl by Wim Van Sebroeck · 19 years ago
  46. c9d1a0b [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereference by Adrian Bunk · 19 years ago
  47. 6f87f0d [PATCH] sem2mutex: drivers/char/ by Ingo Molnar · 19 years ago
  48. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  49. 4bfdf37 [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling by Andrey Panin · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago