summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* console ASCII glyph 1:1 mappingIngo Brueckl2008-12-131-1/+1
* unicode table for cp437Ingo Brueckl2008-12-131-6/+6
* Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-051-1/+1
* drivers/char/tty_io.c: Avoid panic when no console is configured.Will Newton2008-12-011-6/+9
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-011-4/+5
|\
| * Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-241-4/+5
| |\
| | * powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-141-4/+5
* | | uninorth-agp section messAl Viro2008-11-301-1/+1
* | | istallion section warningsAl Viro2008-11-301-2/+2
|/ /
* | Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2008-11-152-13/+13
|\ \ | |/ |/|
| * Create/use more directory structure in the Documentation/ tree.Randy Dunlap2008-11-142-13/+13
* | Fix platform drivers that crash on suspend/resumeDarrick J. Wong2008-11-132-16/+20
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-121-2/+2
|\
| * Merge branch 'misc' into releaseLen Brown2008-11-121-2/+2
| |\
| | * ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-061-2/+2
* | | tty: trivial - fix up email addresses in tty related stuffAlan Cox2008-11-112-3/+6
|/ /
* | vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch2008-11-071-2/+8
* | saner FASYNC handling on file closeAl Viro2008-11-016-16/+0Star
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-304-938/+0Star
|\ \
| * | CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle2008-10-303-341/+0Star
| * | CHAR: Delete old and now unused DS1286 driver.Ralf Baechle2008-10-303-597/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-301-1/+1
|\ \
| * | pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoletedAlan Cox2008-10-171-1/+1
* | | ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_siScott James Remnant2008-10-301-0/+1
| |/ |/|
* | Tidy up addresses in random driversAlan Cox2008-10-274-4/+4
* | m68k: Disable Amiga serial console support if modularGeert Uytterhoeven2008-10-261-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-232-7/+7
|\ \
| * | [PATCH] kill the rest of struct file propagation in block ioctlsAl Viro2008-10-211-1/+1
| * | [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1
| * | [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-2/+2
| * | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-3/+3
* | | tty: Fix tty_port kref screwupAlan Cox2008-10-231-1/+1
* | | hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner2008-10-222-2/+2
* | | hvc_console: Add support for tty window resizingHendrik Brueckner2008-10-222-0/+64
* | | hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner2008-10-221-9/+11
* | | hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner2008-10-221-1/+1
* | | hvc_console: Add a hangup notifier for backendsHendrik Brueckner2008-10-227-3/+14
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-201-2/+2
|\ \
| * | parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-2/+2
* | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-203-7/+33
|\ \ \
| * | | genirq: revert dynarrayThomas Gleixner2008-10-161-5/+0Star
| * | | genirq: remove sparse irq codeThomas Gleixner2008-10-161-31/+0Star
| * | | x86: put timer_rand_state pointer into irq_descYinghai Lu2008-10-161-5/+61
| * | | irqs: make irq_timer_state to use dyn_arrayYinghai Lu2008-10-161-0/+6
| * | | drivers/char: use nr_irqsYinghai Lu2008-10-163-4/+4
* | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-1/+1
|\ \ \ \
| * | | | fix documentation of sysrq-q reallyThomas Gleixner2008-10-201-1/+1
| * | | | Fix documentation of sysrq-qAndi Kleen2008-10-201-1/+1
| | |_|/ | |/| |
* | | | Update email addresses.Dave Jones2008-10-207-7/+7
* | | | epca: Add infinite break supportAlan Cox2008-10-201-1/+5