aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/mv64x60_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu1-1/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-22[PATCH] mv64x600_wdt: convert to the new platform device interfaceDmitry Torokhov1-5/+15
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-10/+10
2005-11-01[WATCHDOG] adds device_driver .owner fieldWim Van Sebroeck1-0/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+2
2005-09-29[PATCH] mv64x60_wdt __user annotations and cleanupsAl Viro1-7/+7
2005-09-10[WATCHDOG] mv64x60_wdt.patchJames Chapman1-0/+252