Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | tty: make rocketport use standard port->flags | Alan Cox | 2009-01-02 | 1 | -19/+19 | |
| * | | | tty: Redo the rocket driver locking | Alan Cox | 2009-01-02 | 2 | -24/+20 | |
| * | | | tty: Make epca use the port helpers | Alan Cox | 2009-01-02 | 2 | -149/+26 | |
| * | | | tty: refcount the epca driver | Alan Cox | 2009-01-02 | 1 | -12/+15 | |
| * | | | tty: relock epca | Alan Cox | 2009-01-02 | 1 | -91/+104 | |
| * | | | tty: kref nozomi | Alan Cox | 2009-01-02 | 1 | -40/+45 | |
| * | | | tty: Remove some pointless casts | Alan Cox | 2009-01-02 | 16 | -150/+150 | |
| * | | | tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to | Alan Cox | 2009-01-02 | 1 | -3/+0 | |
| * | | | tty: N_TTY SIGIO only works for read | Thomas Pfaff | 2009-01-02 | 1 | -3/+3 | |
| * | | | tty: Introduce some close helpers for ports | Alan Cox | 2009-01-02 | 9 | -390/+123 | |
| * | | | tty: tty port zero baud open | Alan Cox | 2009-01-02 | 1 | -1/+2 | |
| * | | | tty: ESP has been broken for locking etc forver | Alan Cox | 2009-01-02 | 1 | -1/+1 | |
| * | | | tty: rework stallion to use the tty_port bits | Alan Cox | 2009-01-02 | 1 | -104/+38 | |
| * | | | tty: Rework istallion to use the tty port changes | Alan Cox | 2009-01-02 | 1 | -116/+43 | |
| * | | | tty: Introduce a tty_port generic block_til_ready | Alan Cox | 2009-01-02 | 6 | -235/+113 | |
| * | | | tty: relock the mxser driver | Alan Cox | 2009-01-02 | 1 | -15/+13 | |
| * | | | tty: relock riscom8 using port locks | Alan Cox | 2009-01-02 | 1 | -10/+20 | |
| * | | | tty: rocketport uses different port flags to everyone else | Alan Cox | 2009-01-02 | 3 | -26/+21 | |
| * | | | tty: relock generic_serial | Alan Cox | 2009-01-02 | 1 | -13/+24 | |
| * | | | isicom: redo locking to use tty port locks | Alan Cox | 2009-01-02 | 3 | -26/+53 | |
| * | | | tty: Pull the dtr raise into tty port | Alan Cox | 2009-01-02 | 6 | -25/+77 | |
| * | | | rio: Kill off ckmalloc | Alan Cox | 2009-01-02 | 1 | -13/+4 | |
| * | | | tty_port: Add a port level carrier detect operation | Alan Cox | 2009-01-02 | 17 | -238/+418 | |
| * | | | tty: Fix PPP hang under load | Alan Cox | 2009-01-02 | 1 | -9/+21 | |
| * | | | n_tty: Output bells immediately on a full buffer | Joe Peterson | 2009-01-02 | 1 | -17/+9 | |
| * | | | n_tty: Fix hanfling of buffer full corner cases | Joe Peterson | 2009-01-02 | 1 | -17/+38 | |
| * | | | n_tty: Fix handling of control characters and continuations | Joe Peterson | 2009-01-02 | 1 | -9/+15 | |
| * | | | pty: simplify resize | Alan Cox | 2009-01-02 | 4 | -30/+71 | |
| * | | | tty: Fix sparse static warning for tty_driver_lookup_tty | Jason Wessel | 2009-01-02 | 1 | -1/+1 | |
| * | | | Add DEVPTS_MULTIPLE_INSTANCES config token | Sukadev Bhattiprolu | 2009-01-02 | 1 | -0/+11 | |
| * | | | n_tty: clean up coding style | Alan Cox | 2009-01-02 | 1 | -16/+13 | |
| * | | | n_tty: Fix loss of echoed characters and remove bkl from n_tty | Joe Peterson | 2009-01-02 | 3 | -156/+588 | |
| |/ / | ||||||
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-12-30 | 2 | -1/+30 | |
| |\ \ | ||||||
| | * | | virtio_console: support console resizing | Christian Borntraeger | 2008-12-30 | 2 | -1/+30 | |
| * | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-30 | 2 | -18/+15 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l... | Russell King | 2008-12-17 | 2 | -7/+7 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2008-12-15 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge git://git.marvell.com/orion into devel | Russell King | 2008-12-13 | 4 | -13/+17 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | [ARM] netwinder: clean up GPIO naming | Russell King | 2008-12-13 | 2 | -18/+15 | |
| * | | | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2008-12-30 | 1 | -2/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | agp/intel: Fix broken ® symbol in device name. | Eric Anholt | 2008-12-29 | 1 | -1/+1 | |
| | * | | | | | | | agp/intel: add support for G41 chipset | Zhenyu Wang | 2008-12-29 | 1 | -1/+8 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 | 1 | -17/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 2008-12-25 | 13 | -56/+30 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | |_|_| / / / / / | | |/| | | / / / / | | | | | | / / / / | | | | | |/ / / / | | | | |/| | | | | ||||||
| | | * | | | | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 1 | -17/+5 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| * | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | | | | | | | | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | *-----. \ \ \ \ \ | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 2008-12-25 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| / / / / | | | | |_|_|/ / / / | | | |/| | | | / / | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | | | * | | | | | x86: correct link to HPET timer specification | Denis V. Lunev | 2008-11-24 | 1 | -1/+1 | |
| | | | |/ / / / | ||||||
| * | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 10 | -40/+174 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | hvc_console: Escape magic sysrq key | Hendrik Brueckner | 2008-12-21 | 1 | -2/+5 |