aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* hvc_console: Escape magic sysrq keyHendrik Brueckner2008-12-20
* Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-17
|\
| * xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman2008-12-17
* | Merge branch 'merge' into nextPaul Mackerras2008-12-15
|\|
| * console ASCII glyph 1:1 mappingIngo Brueckl2008-12-13
| * unicode table for cp437Ingo Brueckl2008-12-13
| * Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-05
* | hvc_console: Always schedule resize work on resizeHendrik Brueckner2008-12-03
* | powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin2008-12-03
* | drivers/hvc: Add missing of_node_putNicolas Palix2008-12-03
* | powerpc/BSR: Support multiple OF-node description of BSRSonny Rao2008-12-03
* | Merge branch 'merge'Paul Mackerras2008-12-03
|\|
| * drivers/char/tty_io.c: Avoid panic when no console is configured.Will Newton2008-12-01
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-30
| |\
| | * Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-23
| | |\
| | | * powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-14
| * | | uninorth-agp section messAl Viro2008-11-30
| * | | istallion section warningsAl Viro2008-11-30
| |/ /
* | | Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-19
|\| |
| * | Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2008-11-15
| |\ \ | | |/ | |/|
| | * Create/use more directory structure in the Documentation/ tree.Randy Dunlap2008-11-14
| * | Fix platform drivers that crash on suspend/resumeDarrick J. Wong2008-11-12
| |/
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-12
| |\
| | * Merge branch 'misc' into releaseLen Brown2008-11-11
| | |\
| | | * ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-06
* | | | powerpc: udbg-based backend for hvc_consoleDavid Gibson2008-11-19
|/ / /
* / / tty: trivial - fix up email addresses in tty related stuffAlan Cox2008-11-11
|/ /
* | vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch2008-11-06
* | saner FASYNC handling on file closeAl Viro2008-11-01
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-30
|\ \
| * | CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle2008-10-30
| * | CHAR: Delete old and now unused DS1286 driver.Ralf Baechle2008-10-30
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-30
|\ \
| * | pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedAlan Cox2008-10-17
* | | ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant2008-10-30
| |/ |/|
* | Tidy up addresses in random driversAlan Cox2008-10-27
* | m68k: Disable Amiga serial console support if modularGeert Uytterhoeven2008-10-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\ \
| * | [PATCH] kill the rest of struct file propagation in block ioctlsAl Viro2008-10-21
| * | [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-21
| * | [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-21
| * | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* | | tty: Fix tty_port kref screwupAlan Cox2008-10-23
* | | hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner2008-10-21
* | | hvc_console: Add support for tty window resizingHendrik Brueckner2008-10-21
* | | hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner2008-10-21
* | | hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner2008-10-21
* | | hvc_console: Add a hangup notifier for backendsHendrik Brueckner2008-10-21
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-20
|\ \
| * | parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-10