aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2008-12-05Fix incorrect use of loose in tty/serial driversNick Andrew
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-03hvc_console: Always schedule resize work on resizeHendrik Brueckner
2008-12-03powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin
2008-12-03drivers/hvc: Add missing of_node_putNicolas Palix
2008-12-03powerpc/BSR: Support multiple OF-node description of BSRSonny Rao
2008-12-03Merge branch 'merge'Paul Mackerras
2008-12-01drivers/char/tty_io.c: Avoid panic when no console is configured.Will Newton
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-30uninorth-agp section messAl Viro
2008-11-30istallion section warningsAl Viro
2008-11-24x86: correct link to HPET timer specificationDenis V. Lunev
2008-11-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-19Merge branch 'linux-2.6' into nextPaul Mackerras
2008-11-19powerpc: udbg-based backend for hvc_consoleDavid Gibson
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-15Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2008-11-14Create/use more directory structure in the Documentation/ tree.Randy Dunlap
2008-11-14powerpc/virtex: fix various format/casting printk mismatchesGrant Likely
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Wrap task credential accesses in the tty driverDavid Howells
2008-11-12Fix platform drivers that crash on suspend/resumeDarrick J. Wong
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-11-12Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-11Merge branch 'misc' into releaseLen Brown
2008-11-11tty: trivial - fix up email addresses in tty related stuffAlan Cox
2008-11-11[PATCH] nvram - convert PRINT_PROC to seq_fileWim Van Sebroeck
2008-11-11[PATCH] nvram - CodingStyleWim Van Sebroeck
2008-11-11Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar
2008-11-06vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch
2008-11-06ACPI: remove CONFIG_ACPI_ECBjorn Helgaas
2008-11-04ftrace: sysrq-z to dump the buffersPeter Zijlstra
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-10-30ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant
2008-10-30CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle
2008-10-30CHAR: Delete old and now unused DS1286 driver.Ralf Baechle
2008-10-27Tidy up addresses in random driversAlan Cox
2008-10-26m68k: Disable Amiga serial console support if modularGeert Uytterhoeven
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds
2008-10-23tty: Fix tty_port kref screwupAlan Cox
2008-10-22hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner
2008-10-22hvc_console: Add support for tty window resizingHendrik Brueckner
2008-10-22hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner
2008-10-22hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner
2008-10-22hvc_console: Add a hangup notifier for backendsHendrik Brueckner