aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/pcwd_usb.c
AgeCommit message (Expand)Author
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2017-12-28watchdog: pcwd_usb: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman
2017-12-28watchdog: pcwd_usb: mark expected switch fall-throughGustavo A. R. Silva
2017-09-09watchdog: pcwd_usb: constify usb_device_idArvind Yadav
2017-05-18watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold
2016-08-30watchdog: pcwd_usb: don't print error when allocating urb failsWolfram Sang
2016-01-31watchdog: pcwd_usb: fix compilation warningTomas Winkler
2014-03-31watchdog: Remove unnecessary OOM messagesJingoo Han
2014-01-07Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2013-11-17watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-11-17watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck
2009-03-25[PATCH 13/13] drivers/watchdog: use USB API functions rather than constantsJulia Lawall
2008-10-28[PATCH] Switch all my contributions stuff to a single common addressAlan Cox
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-08-06[WATCHDOG] Coding style - Indentation - part 1Wim Van Sebroeck
2008-08-06[WATCHDOG] pcwd: a couple of watchdogs escaped conversionAlan Cox
2008-08-06[WATCHDOG] Clean-up includesWim Van Sebroeck
2008-03-06[WATCHDOG] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-18mv watchdog tree under driversWim Van Sebroeck