summaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * [WATCHDOG] w83697hf/hg WDT driver - patch 1Samuel Tardieu2006-10-041-5/+3
| * [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Wim Van Sebroeck2006-10-041-1/+1
| * [WATCHDOG] Kconfig clean upWim Van Sebroeck2006-10-041-5/+4
| * [WATCHDOG] w836?7hf_wdt spinlock fixes.Wim Van Sebroeck2006-10-042-0/+16
| * [WATCHDOG] Kconfig clean-upWim Van Sebroeck2006-10-041-13/+13
| * [WATCHDOG] w83697hf WDT driverMarcus Junker2006-10-043-0/+381
| * [WATCHDOG] Winbond SMsC37B787 watchdog fixesWim Van Sebroeck2006-10-041-17/+30
| * [WATCHDOG] Winbond SMsC37B787 - remove trailing whitespaceWim Van Sebroeck2006-10-041-3/+3
| * [WATCHDOG] Winbond SMsC37B787 watchdog driverSven Anders2006-10-043-0/+635
* | [alim7101] Add pci dev table for auto module loading.Ben Collins2006-10-181-1/+12
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-057-10/+7
|/
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-045-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-042-2/+2
|\
| * fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* | [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Wim Van Sebroeck2006-10-032-2/+2
* | [WATCHDOG] iTCO_wdt.c shutdown patchWim Van Sebroeck2006-10-031-33/+4
* | [WATCHDOG] iTCO_wdt.c - pci_dev_put fixWim Van Sebroeck2006-10-031-1/+4
* | [WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck2006-10-031-24/+79
* | [WATCHDOG] iTCO_wdt (Intel TCO Timer) driverWim Van Sebroeck2006-10-033-0/+728
|/
* [WATCHDOG] improve machzwd detectionDave Jones2006-10-021-2/+1
* [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()Samuel Tardieu2006-10-0243-44/+44
* [WATCHDOG] s3c24XX nowayoutBen Dooks2006-10-021-5/+5
* [WATCHDOG] pnx4008: add cpu_relax()Vitaly Wool2006-10-021-1/+2
* [WATCHDOG] pnx4008_wdt.c - spinlock fixes.Wim Van Sebroeck2006-10-021-0/+12
* [WATCHDOG] pnx4008_wdt.c - remove patchWim Van Sebroeck2006-10-021-6/+6
* [WATCHDOG] pnx4008_wdt.c - nowayout patchWim Van Sebroeck2006-10-021-5/+1
* [WATCHDOG] pnx4008: add watchdog supportVitaly Wool2006-10-023-0/+365
* [WATCHDOG] i8xx_tco remove pci_find_device.Jiri Slaby2006-10-021-14/+19
* [WATCHDOG] alim remove pci_find_deviceJiri Slaby2006-10-022-8/+17
* [PATCH] OMAP: Add Watchdog driver supportKomal Shah2006-09-294-0/+463
* watchdog: Add a simple mmap() stub for shwdt.Paul Mundt2006-09-272-1/+59
* sh: Various cosmetic cleanups.Paul Mundt2006-09-271-34/+24
* [PATCH] SBC8360: module_param() permission fixesIan E. Morgan2006-09-011-2/+2
* [WATCHDOG] Kconfig typos fix.Matt LaPlante2006-08-151-4/+4
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-0444-50/+50
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-024-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3029-29/+0
* [WATCHDOG] convert AT91RM9200 watchdog to platform driverAndrew Victor2006-06-201-11/+71
* [WATCHDOG] add WDIOC_GETTIMELEFT ioctlWim Van Sebroeck2006-06-203-2/+79
* [WATCHDOG] s3c2410_wdt.c stop watchdog after bootBen Dooks2006-05-151-0/+6
* [WATCHDOG] i8xx_tco.c - remove support for ICH6 + ICH7Wim Van Sebroeck2006-05-151-11/+5
* [WATCHDOG] sc1200wdt.c printk fixDave Jones2006-05-151-1/+1
* [WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driverAndrew Victor2006-04-023-0/+236
* [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereferenceAdrian Bunk2006-04-021-1/+2
* [WATCHDOG] pcwd.c sprintf/strcpy fixWim Van Sebroeck2006-04-021-1/+1
* [WATCHDOG] pcwd.c general clean-up after patchesWim Van Sebroeck2006-04-021-2/+9
* [WATCHDOG] pcwd.c add debug infoWim Van Sebroeck2006-04-021-0/+56
* [WATCHDOG] pcwd.c pcwd_cleanup_module patchWim Van Sebroeck2006-04-021-1/+0
* [WATCHDOG] pcwd.c firmware-info patchWim Van Sebroeck2006-04-021-14/+8
* [WATCHDOG] pcwd.c control status patchWim Van Sebroeck2006-04-021-18/+29