Age | Commit message (Expand) | Author |
2009-01-02 | synclink_cs: Convert to tty_port | Alan Cox |
2009-01-02 | tty: use port methods for the rocket driver | Alan Cox |
2009-01-02 | tty: kref the rocket driver | Alan Cox |
2009-01-02 | tty: make rocketport use standard port->flags | Alan Cox |
2009-01-02 | tty: Redo the rocket driver locking | Alan Cox |
2009-01-02 | tty: Make epca use the port helpers | Alan Cox |
2009-01-02 | tty: refcount the epca driver | Alan Cox |
2009-01-02 | tty: relock epca | Alan Cox |
2009-01-02 | tty: kref nozomi | Alan Cox |
2009-01-02 | tty: Remove some pointless casts | Alan Cox |
2009-01-02 | tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to | Alan Cox |
2009-01-02 | tty: N_TTY SIGIO only works for read | Thomas Pfaff |
2009-01-02 | tty: Introduce some close helpers for ports | Alan Cox |
2009-01-02 | tty: tty port zero baud open | Alan Cox |
2009-01-02 | tty: ESP has been broken for locking etc forver | Alan Cox |
2009-01-02 | tty: rework stallion to use the tty_port bits | Alan Cox |
2009-01-02 | tty: Rework istallion to use the tty port changes | Alan Cox |
2009-01-02 | tty: Introduce a tty_port generic block_til_ready | Alan Cox |
2009-01-02 | tty: relock the mxser driver | Alan Cox |
2009-01-02 | tty: relock riscom8 using port locks | Alan Cox |
2009-01-02 | tty: rocketport uses different port flags to everyone else | Alan Cox |
2009-01-02 | tty: relock generic_serial | Alan Cox |
2009-01-02 | isicom: redo locking to use tty port locks | Alan Cox |
2009-01-02 | tty: Pull the dtr raise into tty port | Alan Cox |
2009-01-02 | rio: Kill off ckmalloc | Alan Cox |
2009-01-02 | tty_port: Add a port level carrier detect operation | Alan Cox |
2009-01-02 | tty: Fix PPP hang under load | Alan Cox |
2009-01-02 | n_tty: Output bells immediately on a full buffer | Joe Peterson |
2009-01-02 | n_tty: Fix hanfling of buffer full corner cases | Joe Peterson |
2009-01-02 | n_tty: Fix handling of control characters and continuations | Joe Peterson |
2009-01-02 | pty: simplify resize | Alan Cox |
2009-01-02 | tty: Fix sparse static warning for tty_driver_lookup_tty | Jason Wessel |
2009-01-02 | Add DEVPTS_MULTIPLE_INSTANCES config token | Sukadev Bhattiprolu |
2009-01-02 | n_tty: clean up coding style | Alan Cox |
2009-01-02 | n_tty: Fix loss of echoed characters and remove bkl from n_tty | Joe Peterson |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming |
2008-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-12-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-12-30 | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2008-12-30 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-12-30 | virtio_console: support console resizing | Christian Borntraeger |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds |
2008-12-29 | agp/intel: Fix broken ® symbol in device name. | Eric Anholt |
2008-12-29 | agp/intel: add support for G41 chipset | Zhenyu Wang |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvram | Linus Torvalds |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-12-25 | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar |
2008-12-25 | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar |