index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-22
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-0
/
+279
2007-07-20
[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx
Dan Williams
3
-0
/
+279
2007-07-20
sh: Fix up SH-3 and SH-4 driver dependencies.
Paul Mundt
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-4
/
+2
2007-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-72
/
+502
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings
Wim Van Sebroeck
1
-2
/
+4
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - Add spinlock support
Wim Van Sebroeck
1
-0
/
+9
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features
Wim Van Sebroeck
1
-11
/
+53
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch
Wim Van Sebroeck
2
-16
/
+13
2007-07-05
[WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's
Wim Van Sebroeck
1
-6
/
+6
2007-06-17
[WATCHDOG] change s3c2410_wdt to using dev_() macros for output
Ben Dooks
1
-16
/
+20
2007-06-17
[WATCHDOG] s3c2410_wdt announce initialisation
Ben Dooks
1
-0
/
+11
2007-06-10
[WATCHDOG] at32ap700x-wdt: add iounmap if probe function fails
Hans-Christian Egtvedt
1
-2
/
+9
2007-06-10
[WATCHDOG] at32ap700x-wdt: add missing iounmap in _remove
Hans-Christian Egtvedt
1
-0
/
+1
2007-06-10
[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2
Andrew Morton
1
-2
/
+3
2007-06-10
[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix
Andrew Morton
1
-6
/
+9
2007-06-10
[WATCHDOG] Watchdog driver for AT32AP700X devices
Hans-Christian Egtvedt
3
-0
/
+336
2007-06-04
[WATCHDOG] Mixcom Watchdog - CodingStyle clean-up
Wim Van Sebroeck
1
-5
/
+4
2007-06-04
[WATCHDOG] Mixcom Watchdog - clean-up printk's
Wim Van Sebroeck
1
-3
/
+9
2007-06-04
[WATCHDOG] Mixcom Watchdog - clean-up printk's
Wim Van Sebroeck
1
-4
/
+7
2007-06-03
[WATCHDOG] Mixcom Watchdog - checkcard part 2
Wim Van Sebroeck
1
-12
/
+32
2007-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-0
/
+316
2007-06-03
[WATCHDOG] Mixcom Watchdog - checkcard
Wim Van Sebroeck
1
-24
/
+11
2007-06-03
[WATCHDOG] Mixcom Watchdog - get rid of port offset's
Wim Van Sebroeck
1
-8
/
+13
2007-06-03
[WATCHDOG] Mixcom Watchdog - update "Documentation"
Wim Van Sebroeck
1
-2
/
+7
2007-06-03
[WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.
Robert P. J. Day
1
-4
/
+0
2007-06-03
[WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog.
Robert P. J. Day
1
-4
/
+0
2007-06-01
potential parse error in ifdef
Yoann Padioleau
1
-1
/
+1
2007-05-19
[WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driver
Andrew Victor
3
-0
/
+316
2007-05-17
[POWERPC] Fix comment in booke_wdt
Dave Jiang
1
-1
/
+1
2007-05-11
Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6
Wim Van Sebroeck
3
-3
/
+1
2007-05-11
[WATCHDOG] iTCO_wdt.c - fix ACPI Base register
Wim Van Sebroeck
1
-1
/
+1
2007-05-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
14
-879
/
+496
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-06
[WATCHDOG] MTX-1 Watchdog driver
Florian Fainelli
3
-0
/
+246
2007-05-06
[WATCHDOG] s3c2410_wdt - initialize watchdog irq resource
Arnaud Patard
1
-3
/
+3
2007-05-05
[WATCHDOG] Kconfig menuconfig patch
Jan Engelhardt
1
-62
/
+59
2007-05-05
[WATCHDOG] pcwd.c: Port to the new device driver model
Wim Van Sebroeck
1
-122
/
+120
2007-05-04
[WATCHDOG] use mutex instead of semaphore in Berkshire USB-PC Watchdog driver
Matthias Kaehlcke
1
-4
/
+4
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2
-2
/
+1
2007-05-01
[WATCHDOG] the scheduled removal of the i8xx_tco watchdog driver
Adrian Bunk
4
-636
/
+0
2007-05-01
Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6
Wim Van Sebroeck
1
-1
/
+1
2007-04-30
[POWERPC] remove kernel module option for booke wdt
Dave Jiang
1
-1
/
+1
2007-03-26
[WATCHDOG] Semi-typical watchdog bug re early misc_register()
Alexey Dobriyan
5
-47
/
+46
2007-03-26
[WATCHDOG] add support for the w83627thf chipset.
Vlad Drukker
1
-5
/
+18
2007-03-18
[PATCH] machzwd warning fix
Andrew Morton
1
-12
/
+12
2007-03-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+1
2007-03-14
[PATCH] misc NULL noise
Al Viro
1
-1
/
+1
2007-03-11
[WATCHDOG] i8xx TCO driver - mark for removal
Wim Van Sebroeck
1
-0
/
+1
2007-02-17
[WATCHDOG] machzwd warning fix
Andrew Morton
1
-1
/
+1
[next]