aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | hso maintainers update patchDenis Joseph Barrow2009-01-02
* | | | | | | | | | | | | | | hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow2009-01-02
* | | | | | | | | | | | | | | drivers/char/cyclades.c: cy_pci_probe: fix error pathAndrew Morton2009-01-02
* | | | | | | | | | | | | | | Serial: UART driver changes for Cavium OCTEON.David Daney2009-01-02
* | | | | | | | | | | | | | | Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-02
* | | | | | | | | | | | | | | 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-02
* | | | | | | | | | | | | | | 8250: Don't clobber spinlocks.David Daney2009-01-02
* | | | | | | | | | | | | | | fix for tty-serial-move-portAlexander Beregalov2009-01-02
* | | | | | | | | | | | | | | tty: We want the port object to be persistentAlan Cox2009-01-02
* | | | | | | | | | | | | | | __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2009-01-02
* | | | | | | | | | | | | | | tty: Drop the lock_kernel in the private ioctl hookAlan Cox2009-01-02
* | | | | | | | | | | | | | | synclink_cs: Convert to tty_portAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: use port methods for the rocket driverAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: kref the rocket driverAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: make rocketport use standard port->flagsAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: Redo the rocket driver lockingAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: Make epca use the port helpersAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: refcount the epca driverAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: relock epcaAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: Modem functions for the HSO driverDenis Joseph Barrow2009-01-02
* | | | | | | | | | | | | | | tty: Fix the HSO termios handling a bitAlan Cox2009-01-02
* | | | | | | | | | | | | | | hso: net driver using tty without lockingAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: kref nozomiAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: Remove some pointless castsAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need toAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: N_TTY SIGIO only works for readThomas Pfaff2009-01-02
* | | | | | | | | | | | | | | tty: USB tty devices can block in tcdrain when unpluggedAlan Cox2009-01-02
* | | | | | | | | | | | | | | serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos2009-01-02
* | | | | | | | | | | | | | | tty: Introduce some close helpers for portsAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: tty port zero baud openAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: ESP has been broken for locking etc forverAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: rework stallion to use the tty_port bitsAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: Rework istallion to use the tty port changesAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: relock the mxser driverAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: relock riscom8 using port locksAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: rocketport uses different port flags to everyone elseAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: relock generic_serialAlan Cox2009-01-02
* | | | | | | | | | | | | | | isicom: redo locking to use tty port locksAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: Pull the dtr raise into tty portAlan Cox2009-01-02
* | | | | | | | | | | | | | | rio: Kill off ckmallocAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty_port: Add a port level carrier detect operationAlan Cox2009-01-02
* | | | | | | | | | | | | | | tty: Fix PPP hang under loadAlan Cox2009-01-02
* | | | | | | | | | | | | | | Add device function for USB serial consoleKevin Hao2009-01-02
* | | | | | | | | | | | | | | And here's a patch (to be applied on top of the last) which preventsRussell King2009-01-02
* | | | | | | | | | | | | | | Convert the oxsemi tornado special cases to use the quirk interface and notRussell King2009-01-02
* | | | | | | | | | | | | | | tty: Fix close races in USB serialAlan Cox2009-01-02
* | | | | | | | | | | | | | | n_tty: Output bells immediately on a full bufferJoe Peterson2009-01-02
* | | | | | | | | | | | | | | n_tty: Fix hanfling of buffer full corner casesJoe Peterson2009-01-02
* | | | | | | | | | | | | | | n_tty: Fix handling of control characters and continuationsJoe Peterson2009-01-02