aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* [WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return valueDale Farnsworth2007-07-24
* [WATCHDOG] mv64x60_wdt: Check return value of nonseekable_openDale Farnsworth2007-07-24
* [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth2007-07-24
* [WATCHDOG] mv64x60_wdt: Get register address from platform dataDale Farnsworth2007-07-24
* [WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth2007-07-24
* [WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdtPádraig Brady2007-07-24
* [WATCHDOG] s3c2410_wdt: fixup after arch include movesBen Dooks2007-07-24
* [WATCHDOG] git-watchdog-typoAndrew Morton2007-07-24
* [WATCHDOG] Clean-up Kconfig+MakefileWim Van Sebroeck2007-07-23
* [WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-upWim Van Sebroeck2007-07-23
* [WATCHDOG] VFS clean-upWim Van Sebroeck2007-07-23
* [WATCHDOG] davinci_wdt clean-upWim Van Sebroeck2007-07-23
* [WATCHDOG] mpc5200_wdt clean-upWim Van Sebroeck2007-07-23
* [WATCHDOG] davinci watchdog driverVladimir Barinov2007-07-23
* [WATCHDOG] Blackfin on-chip watchdog driverBryan Wu2007-07-23
* [WATCHDOG] mpc5200 watchdog (GPT0)Domen Puncer2007-07-23
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-22
|\
| * [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams2007-07-20
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-22
|\ \
| * | [POWERPC] init and exit markings for hvc_iseriesStephen Rothwell2007-07-22
| * | [POWERPC] Quiet section mismatch in hvc_rtas.cStephen Rothwell2007-07-22
| * | [POWERPC] hvcs: Make some things static and constStephen Rothwell2007-07-22
* | | x86_64: Geode HW Random Number Generator depends on X86_32Yinghai Lu2007-07-21
* | | x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright2007-07-21
* | | ps3: FLASH ROM Storage DriverGeert Uytterhoeven2007-07-21
|/ /
* | [SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2007-07-20
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-20
|\ \
| * \ Pull ia64-clocksource into release branchTony Luck2007-07-20
| |\ \
| | * | [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-20
* | | | Fix memory leak in tpm_binary_bios_measurements_open()Reiner Sailer2007-07-20
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-20
|\ \ \ \
| * | | | sh: Fix up SH-3 and SH-4 driver dependencies.Paul Mundt2007-07-19
| | |_|/ | |/| |
* | | | Memory leak in tpm_ascii_bios_measurements_open()Jesper Juhl2007-07-20
* | | | m68k: remove empty ->setup is several consolesAl Viro2007-07-20
* | | | more isa/eisa/pci-only drivers marked as suchAl Viro2007-07-20
|/ / /
* / / random: fix bound check ordering (CVE-2007-3105)Matt Mackall2007-07-19
|/ /
* | lguest: the console driverRusty Russell2007-07-19
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* | mbcs: Remove lots of global symbolsAlan Cox2007-07-19
* | unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-19
|/
* xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-18
* zs: move to the serial subsystemMaciej W. Rozycki2007-07-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-07-17
|\
| * [WATCHDOG] at32ap700x_wdt.c - Fix compilation warningsWim Van Sebroeck2007-07-05
| * [WATCHDOG] at32ap700x_wdt.c - Add spinlock supportWim Van Sebroeck2007-07-05
| * [WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE featuresWim Van Sebroeck2007-07-05
| * [WATCHDOG] at32ap700x_wdt.c - timeout module parameter patchWim Van Sebroeck2007-07-05
| * [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up'sWim Van Sebroeck2007-07-05
| * [WATCHDOG] change s3c2410_wdt to using dev_() macros for outputBen Dooks2007-06-17
| * [WATCHDOG] s3c2410_wdt announce initialisationBen Dooks2007-06-17