Age | Commit message (Expand) | Author |
2009-01-02 | Merge branch 'i8k-updates' from Alan | Linus Torvalds |
2009-01-02 | i8k: Add Dell Vostro systems | Federico Heinz |
2009-01-02 | i8k: Enable i8k on Dell Precision Systems | Andy Spencer |
2009-01-02 | serial_8250: support for Sealevel Systems Model 7803 COMM+8 | Flavio Leitner |
2009-01-02 | hso maintainers update patch | Denis Joseph Barrow |
2009-01-02 | hso modem detect fix patch against Alan Cox'es tty tree | Denis Joseph Barrow |
2009-01-02 | drivers/char/cyclades.c: cy_pci_probe: fix error path | Andrew Morton |
2009-01-02 | Serial: UART driver changes for Cavium OCTEON. | David Daney |
2009-01-02 | Serial: Allow port type to be specified when calling serial8250_register_port. | David Daney |
2009-01-02 | 8250: Serial driver changes to support future Cavium OCTEON serial patches. | David Daney |
2009-01-02 | 8250: Don't clobber spinlocks. | David Daney |
2009-01-02 | fix for tty-serial-move-port | Alexander Beregalov |
2009-01-02 | tty: We want the port object to be persistent | Alan Cox |
2009-01-02 | __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison |
2009-01-02 | tty: Drop the lock_kernel in the private ioctl hook | Alan Cox |
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: Modem functions for the HSO driver | Denis Joseph Barrow |
2009-01-02 | tty: Fix the HSO termios handling a bit | Alan Cox |
2009-01-02 | hso: net driver using tty without locking | 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: USB tty devices can block in tcdrain when unplugged | Alan Cox |
2009-01-02 | serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua... | Niels de Vos |
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 | Add device function for USB serial console | Kevin Hao |
2009-01-02 | And here's a patch (to be applied on top of the last) which prevents | Russell King |
2009-01-02 | Convert the oxsemi tornado special cases to use the quirk interface and not | Russell King |