| Commit message (Expand) | Author | Age | Files | Lines |
* | mv watchdog tree under drivers | Wim Van Sebroeck | 2007-10-18 | 62 | -25348/+0 |
* | mpc5200_wdt: __user annotations | Al Viro | 2007-10-14 | 1 | -1/+1 |
* | [WATCHDOG] Add support for 1533 bridge to alim1535_wdt | Andrey Borzenkov | 2007-08-16 | 1 | -2/+5 |
* | [WATCHDOG] Eurotechwdt.c - clean-up comments | Wim Van Sebroeck | 2007-08-16 | 1 | -4/+9 |
* | [WATCHDOG] ICH9 support for iTCO_wdt | Wim Van Sebroeck | 2007-07-26 | 1 | -3/+15 |
* | [WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridges | Wim Van Sebroeck | 2007-07-26 | 1 | -0/+15 |
* | [WATCHDOG] 631xESB/632xESB support for iTCO_wdt | Sergey Kononenko | 2007-07-26 | 1 | -1/+6 |
* | [WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTY | Wim Van Sebroeck | 2007-07-24 | 1 | -1/+1 |
* | [WATCHDOG] Return value of nonseekable_open | Wim Van Sebroeck | 2007-07-24 | 4 | -11/+4 |
* | [WATCHDOG] mv64x60_wdt: Rework the timeout register manipulation | Dale Farnsworth | 2007-07-24 | 1 | -36/+54 |
* | [WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probed | Dale Farnsworth | 2007-07-24 | 1 | -0/+2 |
* | [WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE feature | Dale Farnsworth | 2007-07-24 | 1 | -4/+24 |
* | [WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout setting | Dale Farnsworth | 2007-07-24 | 1 | -3/+9 |
* | [WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl support | Dale Farnsworth | 2007-07-24 | 1 | -1/+10 |
* | [WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctl | Dale Farnsworth | 2007-07-24 | 1 | -7/+31 |
* | [WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return value | Dale Farnsworth | 2007-07-24 | 1 | -3/+1 |
* | [WATCHDOG] mv64x60_wdt: Check return value of nonseekable_open | Dale Farnsworth | 2007-07-24 | 1 | -3/+1 |
* | [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support | Dale Farnsworth | 2007-07-24 | 1 | -1/+1 |
* | [WATCHDOG] mv64x60_wdt: Get register address from platform data | Dale Farnsworth | 2007-07-24 | 1 | -5/+16 |
* | [WATCHDOG] mv64x60_wdt: set up platform_device in platform code | Dale Farnsworth | 2007-07-24 | 1 | -25/+1 |
* | [WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdt | P�draig Brady | 2007-07-24 | 1 | -9/+15 |
* | [WATCHDOG] s3c2410_wdt: fixup after arch include moves | Ben Dooks | 2007-07-24 | 1 | -3/+3 |
* | [WATCHDOG] git-watchdog-typo | Andrew Morton | 2007-07-24 | 1 | -1/+1 |
* | [WATCHDOG] Clean-up Kconfig+Makefile | Wim Van Sebroeck | 2007-07-23 | 2 | -46/+94 |
* | [WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-up | Wim Van Sebroeck | 2007-07-23 | 5 | -0/+14 |
* | [WATCHDOG] VFS clean-up | Wim Van Sebroeck | 2007-07-23 | 3 | -3/+3 |
* | [WATCHDOG] davinci_wdt clean-up | Wim Van Sebroeck | 2007-07-23 | 1 | -5/+2 |
* | [WATCHDOG] mpc5200_wdt clean-up | Wim Van Sebroeck | 2007-07-23 | 1 | -2/+30 |
* | [WATCHDOG] davinci watchdog driver | Vladimir Barinov | 2007-07-23 | 3 | -0/+297 |
* | [WATCHDOG] Blackfin on-chip watchdog driver | Bryan Wu | 2007-07-23 | 3 | -0/+506 |
* | [WATCHDOG] mpc5200 watchdog (GPT0) | Domen Puncer | 2007-07-23 | 3 | -0/+263 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-07-22 | 3 | -0/+279 |
|\ |
|
| * | [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx | Dan Williams | 2007-07-20 | 3 | -0/+279 |
* | | sh: Fix up SH-3 and SH-4 driver dependencies. | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
|/ |
|
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 2 | -4/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-07-17 | 7 | -72/+502 |
|\ |
|
| * | [WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings | Wim Van Sebroeck | 2007-07-05 | 1 | -2/+4 |
| * | [WATCHDOG] at32ap700x_wdt.c - Add spinlock support | Wim Van Sebroeck | 2007-07-05 | 1 | -0/+9 |
| * | [WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features | Wim Van Sebroeck | 2007-07-05 | 1 | -11/+53 |
| * | [WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch | Wim Van Sebroeck | 2007-07-05 | 2 | -16/+13 |
| * | [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's | Wim Van Sebroeck | 2007-07-05 | 1 | -6/+6 |
| * | [WATCHDOG] change s3c2410_wdt to using dev_() macros for output | Ben Dooks | 2007-06-17 | 1 | -16/+20 |
| * | [WATCHDOG] s3c2410_wdt announce initialisation | Ben Dooks | 2007-06-17 | 1 | -0/+11 |
| * | [WATCHDOG] at32ap700x-wdt: add iounmap if probe function fails | Hans-Christian Egtvedt | 2007-06-10 | 1 | -2/+9 |
| * | [WATCHDOG] at32ap700x-wdt: add missing iounmap in _remove | Hans-Christian Egtvedt | 2007-06-10 | 1 | -0/+1 |
| * | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2 | Andrew Morton | 2007-06-10 | 1 | -2/+3 |
| * | [WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix | Andrew Morton | 2007-06-10 | 1 | -6/+9 |
| * | [WATCHDOG] Watchdog driver for AT32AP700X devices | Hans-Christian Egtvedt | 2007-06-10 | 3 | -0/+336 |
| * | [WATCHDOG] Mixcom Watchdog - CodingStyle clean-up | Wim Van Sebroeck | 2007-06-04 | 1 | -5/+4 |
| * | [WATCHDOG] Mixcom Watchdog - clean-up printk's | Wim Van Sebroeck | 2007-06-04 | 1 | -3/+9 |