summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/pcwd_usb.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: pcwd_usb: fix NULL-deref at probeJohan Hovold2017-05-181-0/+3
* watchdog: pcwd_usb: don't print error when allocating urb failsWolfram Sang2016-08-301-3/+1
* watchdog: pcwd_usb: fix compilation warningTomas Winkler2016-01-311-2/+1
* watchdog: Remove unnecessary OOM messagesJingoo Han2014-03-311-3/+1
* Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman2014-01-071-29/+11
* watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter2013-11-171-2/+2
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-3/+1
* watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck2013-11-171-1/+7
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-39/+35
* USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-181-34/+1
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-3/+3
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-251-63/+108
* [PATCH 13/13] drivers/watchdog: use USB API functions rather than constantsJulia Lawall2009-03-251-3/+1
* [PATCH] Switch all my contributions stuff to a single common addressAlan Cox2008-10-281-1/+1
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-061-32/+29
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-4/+4
* [WATCHDOG] Coding style - Indentation - part 1Wim Van Sebroeck2008-08-061-52/+52
* [WATCHDOG] pcwd: a couple of watchdogs escaped conversionAlan Cox2008-08-061-3/+3
* [WATCHDOG] Clean-up includesWim Van Sebroeck2008-08-061-2/+1
* [WATCHDOG] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-2/+2
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-0/+824
OpenPOWER on IntegriCloud