aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/pcwd_usb.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-18watchdog: pcwd_usb: Fix attempting to access uninitialized memoryGravatar Li Hua 1-2/+4
2020-10-14watchdog: pcwd_usb: Avoid GFP_ATOMIC where it is not neededGravatar Christophe JAILLET 1-1/+1
2020-08-05watchdog: pcwd_usb: remove needless check before usb_free_coherent()Gravatar Xu Wang 1-3/+2
2020-08-05watchdog: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-1/+1
2019-10-23compat_ioctl: move WDIOC handling into wdt driversGravatar Arnd Bergmann 1-0/+1
2019-07-08watchdog: convert remaining drivers to use SPDX license identifierGravatar Guenter Roeck 1-5/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 1-2/+2
2017-12-28watchdog: pcwd_usb: remove unneeded DRIVER_LICENSE #defineGravatar Greg Kroah-Hartman 1-2/+1
2017-12-28watchdog: pcwd_usb: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-1/+1
2017-09-09watchdog: pcwd_usb: constify usb_device_idGravatar Arvind Yadav 1-1/+1
2017-05-18watchdog: pcwd_usb: fix NULL-deref at probeGravatar Johan Hovold 1-0/+3
2016-08-30watchdog: pcwd_usb: don't print error when allocating urb failsGravatar Wolfram Sang 1-3/+1
2016-01-31watchdog: pcwd_usb: fix compilation warningGravatar Tomas Winkler 1-2/+1
2014-03-31watchdog: Remove unnecessary OOM messagesGravatar Jingoo Han 1-3/+1
2014-01-07Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usageGravatar Greg Kroah-Hartman 1-29/+11
2013-11-17watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Gravatar Dan Carpenter 1-2/+2
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsGravatar Jean Delvare 1-3/+1
2013-11-17watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGravatar Guenter Roeck 1-1/+7
2012-03-27watchdog: nowayout is boolGravatar Wim Van Sebroeck 1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Gravatar Joe Perches 1-39/+35
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Gravatar Greg Kroah-Hartman 1-34/+1
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersGravatar Daniel Mack 1-3/+3
2010-03-07[WATCHDOG] watchdog_info constifyGravatar Wim Van Sebroeck 1-1/+1
2009-03-25[WATCHDOG] More coding-style and trivial clean-upGravatar Wim Van Sebroeck 1-63/+108
2009-03-25[PATCH 13/13] drivers/watchdog: use USB API functions rather than constantsGravatar Julia Lawall 1-3/+1
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressGravatar Alan Cox 1-1/+1
2008-08-06[WATCHDOG] more coding style clean-up'sGravatar Wim Van Sebroeck 1-32/+29
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Gravatar Wim Van Sebroeck 1-4/+4
2008-08-06[WATCHDOG] Coding style - Indentation - part 1Gravatar Wim Van Sebroeck 1-52/+52
2008-08-06[WATCHDOG] pcwd: a couple of watchdogs escaped conversionGravatar Alan Cox 1-3/+3
2008-08-06[WATCHDOG] Clean-up includesGravatar Wim Van Sebroeck 1-2/+1
2008-03-06[WATCHDOG] replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-2/+2
2007-10-18mv watchdog tree under driversGravatar Wim Van Sebroeck 1-0/+824