summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2007-07-25[WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctlDale Farnsworth1-7/+31
2007-07-25[WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return valueDale Farnsworth1-3/+1
2007-07-25[WATCHDOG] mv64x60_wdt: Check return value of nonseekable_openDale Farnsworth1-3/+1
2007-07-25[WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth1-1/+1
2007-07-25[WATCHDOG] mv64x60_wdt: Get register address from platform dataDale Farnsworth1-5/+16
2007-07-24[WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth1-25/+1
2007-07-24[WATCHDOG] ensure mouse and keyboard ignored in w83627hf_wdtPádraig Brady1-9/+15
2007-07-24[WATCHDOG] s3c2410_wdt: fixup after arch include movesBen Dooks1-3/+3
2007-07-24[WATCHDOG] git-watchdog-typoAndrew Morton1-1/+1
2007-07-23[WATCHDOG] Clean-up Kconfig+MakefileWim Van Sebroeck2-46/+94
2007-07-23[WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-upWim Van Sebroeck5-0/+14
2007-07-23[WATCHDOG] VFS clean-upWim Van Sebroeck3-3/+3
2007-07-23[WATCHDOG] davinci_wdt clean-upWim Van Sebroeck1-5/+2
2007-07-23[WATCHDOG] mpc5200_wdt clean-upWim Van Sebroeck1-2/+30
2007-07-23[WATCHDOG] davinci watchdog driverVladimir Barinov3-0/+297
2007-07-23[WATCHDOG] Blackfin on-chip watchdog driverBryan Wu3-0/+506
2007-07-23[WATCHDOG] mpc5200 watchdog (GPT0)Domen Puncer3-0/+263
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+279
2007-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-9/+9
2007-07-22[POWERPC] init and exit markings for hvc_iseriesStephen Rothwell1-4/+4
2007-07-22[POWERPC] Quiet section mismatch in hvc_rtas.cStephen Rothwell1-1/+1
2007-07-22[POWERPC] hvcs: Make some things static and constStephen Rothwell1-4/+4
2007-07-22x86_64: Geode HW Random Number Generator depends on X86_32Yinghai Lu1-1/+1
2007-07-22x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright1-1/+1
2007-07-22ps3: FLASH ROM Storage DriverGeert Uytterhoeven2-0/+442
2007-07-21[SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2-25/+7
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-31/+39
2007-07-20Fix memory leak in tpm_binary_bios_measurements_open()Reiner Sailer1-3/+8
2007-07-20Pull ia64-clocksource into release branchTony Luck1-31/+39
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck1-31/+39
2007-07-20Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2007-07-20Memory leak in tpm_ascii_bios_measurements_open()Jesper Juhl1-3/+8
2007-07-20m68k: remove empty ->setup is several consolesAl Viro2-14/+0
2007-07-20more isa/eisa/pci-only drivers marked as suchAl Viro1-2/+2
2007-07-20[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams3-0/+279
2007-07-20sh: Fix up SH-3 and SH-4 driver dependencies.Paul Mundt1-1/+1
2007-07-20random: fix bound check ordering (CVE-2007-3105)Matt Mackall1-2/+7
2007-07-19lguest: the console driverRusty Russell2-0/+103
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau15-35/+16
2007-07-19mbcs: Remove lots of global symbolsAlan Cox2-15/+15
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita4-19/+4
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge3-0/+168
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki2-100/+0
2007-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-72/+502
2007-07-18drivers/*: mark variables with uninitialized_var()Jeff Garzik1-2/+2
2007-07-17mark a bunch of ISA|EISA|PCI drivers as suchAl Viro1-4/+4
2007-07-17Fix the graphic corruption issue on IA64 machinesizumi1-3/+5
2007-07-17vt: add comment for unbind_con_driver()Jesse Barnes1-2/+19
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas1-4/+4
2007-07-17stallion: remove unneeded lock_kernelAlan Cox1-2/+0