summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need toAlan Cox2009-01-021-3/+0Star
* tty: N_TTY SIGIO only works for readThomas Pfaff2009-01-021-3/+3
* tty: Introduce some close helpers for portsAlan Cox2009-01-029-390/+123Star
* tty: tty port zero baud openAlan Cox2009-01-021-1/+2
* tty: ESP has been broken for locking etc forverAlan Cox2009-01-021-1/+1
* tty: rework stallion to use the tty_port bitsAlan Cox2009-01-021-104/+38Star
* tty: Rework istallion to use the tty port changesAlan Cox2009-01-021-116/+43Star
* tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-026-235/+113Star
* tty: relock the mxser driverAlan Cox2009-01-021-15/+13Star
* tty: relock riscom8 using port locksAlan Cox2009-01-021-10/+20
* tty: rocketport uses different port flags to everyone elseAlan Cox2009-01-023-26/+21Star
* tty: relock generic_serialAlan Cox2009-01-021-13/+24
* isicom: redo locking to use tty port locksAlan Cox2009-01-023-26/+53
* tty: Pull the dtr raise into tty portAlan Cox2009-01-026-25/+77
* rio: Kill off ckmallocAlan Cox2009-01-021-13/+4Star
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-0217-238/+418
* tty: Fix PPP hang under loadAlan Cox2009-01-021-9/+21
* n_tty: Output bells immediately on a full bufferJoe Peterson2009-01-021-17/+9Star
* n_tty: Fix hanfling of buffer full corner casesJoe Peterson2009-01-021-17/+38
* n_tty: Fix handling of control characters and continuationsJoe Peterson2009-01-021-9/+15
* pty: simplify resizeAlan Cox2009-01-024-30/+71
* tty: Fix sparse static warning for tty_driver_lookup_ttyJason Wessel2009-01-021-1/+1
* Add DEVPTS_MULTIPLE_INSTANCES config tokenSukadev Bhattiprolu2009-01-021-0/+11
* n_tty: clean up coding styleAlan Cox2009-01-021-16/+13Star
* n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson2009-01-023-156/+588
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-12-312-1/+30
|\
| * virtio_console: support console resizingChristian Borntraeger2008-12-292-1/+30
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-312-18/+15Star
|\ \
| * \ Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King2008-12-172-7/+7
| |\ \
| * \ \ Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-151-1/+1
| |\ \ \
| * \ \ \ Merge git://git.marvell.com/orion into develRussell King2008-12-134-13/+17
| |\ \ \ \
| * | | | | [ARM] netwinder: clean up GPIO namingRussell King2008-12-132-18/+15Star
* | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-12-311-2/+9
|\ \ \ \ \ \
| * | | | | | agp/intel: Fix broken ® symbol in device name.Eric Anholt2008-12-291-1/+1
| * | | | | | agp/intel: add support for G41 chipsetZhenyu Wang2008-12-291-1/+8
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-311-17/+5Star
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. | | | | | | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar2008-12-2513-56/+30Star
| |\ \ \| | | | | | | | |_|_|/ / / / / | |/| | | / / / / | | | | |/ / / / | | | |/| | | |
| | * | | | | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-17/+5Star
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-311-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar2008-12-251-1/+1
| |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| / / / / | | | |_|_|/ / / / | | |/| | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| | | * | | | | x86: correct link to HPET timer specificationDenis V. Lunev2008-11-241-1/+1
| | | |/ / / /
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-2910-40/+174
|\ \ \ \ \ \ \
| * | | | | | | hvc_console: Escape magic sysrq keyHendrik Brueckner2008-12-211-2/+5
| * | | | | | | Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-186-18/+0Star
| |\| | | | | |
| * | | | | | | Merge branch 'merge' into nextPaul Mackerras2008-12-163-8/+8
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | hvc_console: Always schedule resize work on resizeHendrik Brueckner2008-12-031-4/+2Star
| * | | | | | | powerpc: Make open count variables signed in hvcs/hvsi/hvc_consoleroel kluin2008-12-033-3/+3
| * | | | | | | drivers/hvc: Add missing of_node_putNicolas Palix2008-12-032-2/+6
| * | | | | | | powerpc/BSR: Support multiple OF-node description of BSRSonny Rao2008-12-031-29/+55
| * | | | | | | Merge branch 'merge'Paul Mackerras2008-12-034-13/+17
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |