aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/watchdog/mv64x60_wdt.c
AgeCommit message (Expand)Author
2007-10-18mv watchdog tree under driversWim Van Sebroeck
2007-07-24[WATCHDOG] mv64x60_wdt: Rework the timeout register manipulationDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probedDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE featureDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout settingDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl supportDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctlDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return valueDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Check return value of nonseekable_openDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Get register address from platform dataDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth
2006-10-02[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-22[PATCH] mv64x600_wdt: convert to the new platform device interfaceDmitry Torokhov
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-01[WATCHDOG] adds device_driver .owner fieldWim Van Sebroeck
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-09-29[PATCH] mv64x60_wdt __user annotations and cleanupsAl Viro
2005-09-10[WATCHDOG] mv64x60_wdt.patchJames Chapman