summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2009-01-02rio: Kill off ckmallocAlan Cox1-13/+4
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox17-238/+418
2009-01-02tty: Fix PPP hang under loadAlan Cox1-9/+21
2009-01-02n_tty: Output bells immediately on a full bufferJoe Peterson1-17/+9
2009-01-02n_tty: Fix hanfling of buffer full corner casesJoe Peterson1-17/+38
2009-01-02n_tty: Fix handling of control characters and continuationsJoe Peterson1-9/+15
2009-01-02pty: simplify resizeAlan Cox4-30/+71
2009-01-02tty: Fix sparse static warning for tty_driver_lookup_ttyJason Wessel1-1/+1
2009-01-02Add DEVPTS_MULTIPLE_INSTANCES config tokenSukadev Bhattiprolu1-0/+11
2009-01-02n_tty: clean up coding styleAlan Cox1-16/+13
2009-01-02n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson3-156/+588
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-1/+30
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-18/+15
2008-12-30Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds1-2/+9
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-17/+5
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2008-12-30virtio_console: support console resizingChristian Borntraeger2-1/+30
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds10-40/+174
2008-12-29agp/intel: Fix broken ® symbol in device name.Eric Anholt1-1/+1
2008-12-29agp/intel: add support for G41 chipsetZhenyu Wang1-1/+8
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvramLinus Torvalds1-141/+123
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-0/+861
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+17
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar1-1/+1
2008-12-25Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar13-56/+30
2008-12-25[S390] s390/hvc_console: z/VM IUCV hypervisor console supportHendrik Brueckner3-0/+861
2008-12-25Merge branch 'next' into for-linusJames Morris2-15/+62
2008-12-21hvc_console: Escape magic sysrq keyHendrik Brueckner1-2/+5
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar9-26/+8
2008-12-18Merge branch 'linux-2.6' into nextPaul Mackerras6-18/+0
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King2-7/+7
2008-12-17xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman6-18/+0
2008-12-16Merge branch 'merge' into nextPaul Mackerras3-8/+8
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King1-1/+1
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl1-1/+1
2008-12-13unicode table for cp437Ingo Brueckl1-6/+6
2008-12-13Merge git://git.marvell.com/orion into develRussell King4-13/+17
2008-12-13[ARM] netwinder: clean up GPIO namingRussell King2-18/+15
2008-12-09Audit: Log TIOCSTIAl Viro2-17/+62
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu1-17/+5
2008-12-05Fix incorrect use of loose in tty/serial driversNick Andrew1-1/+1
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar4-13/+17
2008-12-04Merge branch 'master' into nextJames Morris4-13/+17
2008-12-03hvc_console: Always schedule resize work on resizeHendrik Brueckner1-4/+2
2008-12-03powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin3-3/+3
2008-12-03drivers/hvc: Add missing of_node_putNicolas Palix2-2/+6
2008-12-03powerpc/BSR: Support multiple OF-node description of BSRSonny Rao1-29/+55
2008-12-03Merge branch 'merge'Paul Mackerras4-13/+17
2008-12-01drivers/char/tty_io.c: Avoid panic when no console is configured.Will Newton1-6/+9
2008-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-4/+5