summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 8250: Don't clobber spinlocks.David Daney2009-01-021-2/+13
| * | | | | | fix for tty-serial-move-portAlexander Beregalov2009-01-021-3/+1
| * | | | | | tty: We want the port object to be persistentAlan Cox2009-01-023-112/+96
| * | | | | | __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2009-01-021-30/+30
| * | | | | | serial: RS485 ioctl structure uses __u32 include linux/types.hAndy Whitcroft2009-01-021-1/+2
| * | | | | | tty: Drop the lock_kernel in the private ioctl hookAlan Cox2009-01-025-8/+14
| * | | | | | synclink_cs: Convert to tty_portAlan Cox2009-01-021-298/+181
| * | | | | | tty: use port methods for the rocket driverAlan Cox2009-01-022-159/+21
| * | | | | | tty: kref the rocket driverAlan Cox2009-01-021-37/+41
| * | | | | | tty: make rocketport use standard port->flagsAlan Cox2009-01-021-19/+19
| * | | | | | tty: Redo the rocket driver lockingAlan Cox2009-01-022-24/+20
| * | | | | | tty: Make epca use the port helpersAlan Cox2009-01-022-149/+26
| * | | | | | tty: refcount the epca driverAlan Cox2009-01-021-12/+15
| * | | | | | tty: relock epcaAlan Cox2009-01-021-91/+104
| * | | | | | tty: Modem functions for the HSO driverDenis Joseph Barrow2009-01-021-13/+318
| * | | | | | tty: Fix the HSO termios handling a bitAlan Cox2009-01-021-24/+31
| * | | | | | hso: net driver using tty without lockingAlan Cox2009-01-021-12/+42
| * | | | | | tty: kref nozomiAlan Cox2009-01-021-40/+45
| * | | | | | tty: Remove some pointless castsAlan Cox2009-01-0216-150/+150
| * | | | | | tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need toAlan Cox2009-01-021-3/+0
| * | | | | | tty: N_TTY SIGIO only works for readThomas Pfaff2009-01-021-3/+3
| * | | | | | tty: USB tty devices can block in tcdrain when unpluggedAlan Cox2009-01-021-0/+4
| * | | | | | serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos2009-01-022-0/+4
| * | | | | | tty: Introduce some close helpers for portsAlan Cox2009-01-0211-391/+126
| * | | | | | 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/+38
| * | | | | | tty: Rework istallion to use the tty port changesAlan Cox2009-01-022-117/+43
| * | | | | | tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-027-235/+115
| * | | | | | tty: relock the mxser driverAlan Cox2009-01-021-15/+13
| * | | | | | tty: relock riscom8 using port locksAlan Cox2009-01-021-10/+20
| * | | | | | tty: rocketport uses different port flags to everyone elseAlan Cox2009-01-023-26/+21
| * | | | | | tty: relock generic_serialAlan Cox2009-01-021-13/+24
| * | | | | | isicom: redo locking to use tty port locksAlan Cox2009-01-024-26/+54
| * | | | | | tty: Pull the dtr raise into tty portAlan Cox2009-01-027-25/+79
| * | | | | | rio: Kill off ckmallocAlan Cox2009-01-021-13/+4
| * | | | | | tty_port: Add a port level carrier detect operationAlan Cox2009-01-0219-239/+427
| * | | | | | tty: Fix PPP hang under loadAlan Cox2009-01-022-9/+22
| * | | | | | CRED: Wrap task credential accesses in the devpts filesystemDavid Howells2009-01-021-3/+3
| * | | | | | Add device function for USB serial consoleKevin Hao2009-01-021-0/+13
| * | | | | | And here's a patch (to be applied on top of the last) which preventsRussell King2009-01-022-17/+22
| * | | | | | Convert the oxsemi tornado special cases to use the quirk interface and notRussell King2009-01-021-40/+51
| * | | | | | devpts: fix unused function warningAndrew Morton2009-01-021-1/+1
| * | | | | | tty: Fix close races in USB serialAlan Cox2009-01-021-5/+10
| * | | | | | n_tty: Output bells immediately on a full bufferJoe Peterson2009-01-021-17/+9
| * | | | | | 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-026-36/+74
| * | | | | | tty: Fix sparse static warning for tty_driver_lookup_ttyJason Wessel2009-01-021-1/+1
| * | | | | | sierra: Fix formattingAlan Cox2009-01-021-1/+1
OpenPOWER on IntegriCloud