aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2007-07-24[WATCHDOG] mv64x60_wdt: Rework the timeout register manipulationDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probedDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE featureDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout settingDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl supportDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctlDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return valueDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Check return value of nonseekable_openDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth
2007-07-24[WATCHDOG] mv64x60_wdt: Get register address from platform dataDale Farnsworth
2007-07-24[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro
2007-07-24[WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth
2007-07-24[WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdtPádraig Brady
2007-07-24[WATCHDOG] s3c2410_wdt: fixup after arch include movesBen Dooks
2007-07-24[WATCHDOG] git-watchdog-typoAndrew Morton
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-07-23[WATCHDOG] Clean-up Kconfig+MakefileWim Van Sebroeck
2007-07-23[WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-upWim Van Sebroeck
2007-07-23[WATCHDOG] VFS clean-upWim Van Sebroeck
2007-07-23[WATCHDOG] davinci_wdt clean-upWim Van Sebroeck
2007-07-23[WATCHDOG] mpc5200_wdt clean-upWim Van Sebroeck
2007-07-23[WATCHDOG] davinci watchdog driverVladimir Barinov
2007-07-23[WATCHDOG] Blackfin on-chip watchdog driverBryan Wu
2007-07-23[WATCHDOG] mpc5200 watchdog (GPT0)Domen Puncer
2007-07-23drm/via: Fix dmablit when blit queue is fullSimon Farnsworth
2007-07-23drm_rmmap_ioctl(): remove dead codeAdrian Bunk
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-22[POWERPC] init and exit markings for hvc_iseriesStephen Rothwell
2007-07-22[POWERPC] Quiet section mismatch in hvc_rtas.cStephen Rothwell
2007-07-22[POWERPC] hvcs: Make some things static and constStephen Rothwell
2007-07-21x86_64: Geode HW Random Number Generator depends on X86_32Yinghai Lu
2007-07-21x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright
2007-07-21ps3: FLASH ROM Storage DriverGeert Uytterhoeven
2007-07-20[SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-20Fix memory leak in tpm_binary_bios_measurements_open()Reiner Sailer
2007-07-20Pull ia64-clocksource into release branchTony Luck
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck
2007-07-20Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-07-20Memory leak in tpm_ascii_bios_measurements_open()Jesper Juhl
2007-07-20m68k: remove empty ->setup is several consolesAl Viro
2007-07-20more isa/eisa/pci-only drivers marked as suchAl Viro
2007-07-20[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams
2007-07-20sh: Fix up SH-3 and SH-4 driver dependencies.Paul Mundt
2007-07-19random: fix bound check ordering (CVE-2007-3105)Matt Mackall
2007-07-19lguest: the console driverRusty Russell
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-19mbcs: Remove lots of global symbolsAlan Cox
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita