| Commit message (Expand) | Author | Age |
* | [WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driver | Andrew Victor | 2006-04-02 |
* | [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereference | Adrian Bunk | 2006-04-02 |
* | [WATCHDOG] pcwd.c sprintf/strcpy fix | Wim Van Sebroeck | 2006-04-02 |
* | [WATCHDOG] pcwd.c general clean-up after patches | Wim Van Sebroeck | 2006-04-02 |
* | [WATCHDOG] pcwd.c add debug info | Wim Van Sebroeck | 2006-04-02 |
* | [WATCHDOG] pcwd.c pcwd_cleanup_module patch | Wim Van Sebroeck | 2006-04-02 |
* | [WATCHDOG] pcwd.c firmware-info patch | Wim Van Sebroeck | 2006-04-02 |
* | [WATCHDOG] pcwd.c control status patch | Wim Van Sebroeck | 2006-04-02 |
* | [PATCH] cirrus ep93xx watchdog driver | Alessandro Zummo | 2006-03-25 |
* | [PATCH] sem2mutex: drivers/char/ | Ingo Molnar | 2006-03-23 |
* | [PATCH] mv64x600_wdt: convert to the new platform device interface | Dmitry Torokhov | 2006-03-22 |
* | [PATCH] handle errors returned by platform_get_irq*() | David Vrabel | 2006-03-20 |
* | [WATCHDOG] pcwd.c - update module version info | Wim Van Sebroeck | 2006-02-12 |
* | [WATCHDOG] pcwd.c show card info patch | Wim Van Sebroeck | 2006-02-12 |
* | [WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_support | Wim Van Sebroeck | 2006-02-12 |
* | [WATCHDOG] pcwd.c Control Status #2 patch | Wim Van Sebroeck | 2006-02-12 |
* | [WATCHDOG] pcwd.c private data struct patch | Wim Van Sebroeck | 2006-02-12 |
* | [WATCHDOG] pcwd.c card_found-- fix. | Wim Van Sebroeck | 2006-02-12 |
* | [WATCHDOG] pcwd.c add comments + tabs | Wim Van Sebroeck | 2006-02-12 |
* | [WATCHDOG] sa1100_wdt.c sparse clean (2) | Ian Campbell | 2006-02-12 |
* | [PATCH] drivers/char/watchdog/sbc_epx_c3.c __user annotations | Al Viro | 2006-02-07 |
* | [PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition) | Alan Cox | 2006-02-03 |
* | [WATCHDOG] sa1100_wdt.c sparse cleanups | Ian Campbell | 2006-01-15 |
* | [PATCH] powerpc: Add support for the MPC83xx watchdog | Kumar Gala | 2006-01-14 |
* | [PATCH] Watchdog: Winsystems EPX-C3 SBC | Calin A. Culianu | 2006-01-14 |
* | [PATCH] mutex subsystem, semaphore to completion: CPU3WDT | Steven Rostedt | 2006-01-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-09 |
|\ |
|
| * | [PATCH] powerpc/8xx: Fix m8xx_wdt issues | Marcelo Tosatti | 2006-01-08 |
| * | [PATCH] ppc32: m8xx watchdog update | Marcelo Tosatti | 2006-01-08 |
* | | [PATCH] ARM Netwinder watchdog wdt977 update | Woody Suwalski | 2006-01-08 |
|/ |
|
* | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 |
* | Merge with Linus' kernel. | Russell King | 2006-01-07 |
|\ |
|
| * | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 |
| * | [PATCH] Fix IXP4xx watchdog errata workaround | Deepak Saxena | 2006-01-04 |
| * | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 2006-01-04 |
* | | [ARM] Remove clk_use()/clk_unuse() | Russell King | 2006-01-03 |
|/ |
|
* | [PATCH] ppc: booke_wdt compile fix | Al Viro | 2005-12-16 |
* | [PATCH] __user annotations (booke_wdt.c) | Al Viro | 2005-12-15 |
* | [PATCH] wdrtas.c: fix __user annotations | Al Viro | 2005-12-15 |
* | [ARM SMP] mpcore_wdt bogus fpos check | Marcelo Tosatti | 2005-12-05 |
* | [PATCH] Update email address for Kumar | Kumar Gala | 2005-11-13 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 |
|\ |
|
| * | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 |
* | | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 2005-11-10 |
|/ |
|
* | [WATCHDOG] adds device_driver .owner field | Wim Van Sebroeck | 2005-11-01 |
* | [WATCHDOG] pcwd_pci.c update comments | Wim Van Sebroeck | 2005-11-01 |
* | [WATCHDOG] w83627hf_wdt trivial typo | Pozsar Balazs | 2005-11-01 |
* | [WATCHDOG] s3c2410 wdt - add .owner field | Ben Dooks | 2005-11-01 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 |