summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TTY: simserial, remove support of shared interruptsJiri Slaby2012-03-082-59/+7
* TTY: simserial/amiserial, use one instance of other membersJiri Slaby2012-03-083-22/+11
* TTY: simserial, use only one copy of async flagsJiri Slaby2012-03-082-26/+23
* simserial, bail out when request_irq failsJiri Slaby2012-03-081-8/+1
* hpsim, initialize chip for assigned irqsJiri Slaby2012-03-085-31/+35
* simserial, include some headersJiri Slaby2012-03-081-5/+3
* hpsim, fix SAL handling in fw-emuJiri Slaby2012-03-081-13/+4
* TTY: amiserial, use only one copy of async flagsJiri Slaby2012-03-081-44/+38
* TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby2012-03-083-50/+2
* TTY: serialP, remove unused materialJiri Slaby2012-03-083-74/+1
* TTY: speakup, do not use serialPJiri Slaby2012-03-084-9/+19
* TTY: remove serialP.h inclusion from some filesJiri Slaby2012-03-083-3/+0
* TTY: serial, include pci.h in m32r_sioJiri Slaby2012-03-081-0/+1
* TTY: serial, use atomic_inc_return in ioc4_serialJiri Slaby2012-03-081-1/+1
* TTY: iss/console, use tty_portJiri Slaby2012-03-081-0/+4
* XTENSA: iss/console, fix potential deadlockJiri Slaby2012-03-081-3/+2
* XTENSA: iss/console, use setup_timerJiri Slaby2012-03-081-4/+1
* NET: pc300, show version info from module initJiri Slaby2012-03-081-7/+2
* NET: pc300, do not zero global variablesJiri Slaby2012-03-082-22/+0
* TTY: ipwireless, fix tty->index handlingJiri Slaby2012-03-081-23/+13
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-0821-95/+38
* TTY: serialP, remove DECLARE_WAITQUEUE checkJiri Slaby2012-03-081-6/+0
* TTY: srmcons, convert to use tty_portJiri Slaby2012-03-081-15/+17
* ALPHA: srmcons, fix racy singleton structureJiri Slaby2012-03-081-35/+5
* ALPHA: srmcons, use timer functionsJiri Slaby2012-03-081-9/+5
* TTY: tty_driver, document tty->ops->shutdown limitationJiri Slaby2012-03-081-0/+2
* TTY: serial, simplify ASYNC_USR_MASKJiri Slaby2012-03-081-2/+2
* TTY: remove tty driver re-set from tty_reopenJiri Slaby2012-03-081-1/+0
* TTY: simplify tty_driver_lookup_tty a bitJiri Slaby2012-03-081-4/+1
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-0841-59/+3
* TTY: remove minor_num from tty_driverJiri Slaby2012-03-082-2/+0
* TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby2012-03-082-3/+7
* TTY: tty_io, remove buffer re-assignmentsJiri Slaby2012-03-081-1/+0
* USB: cdc-acm, use tty_standard_installJiri Slaby2012-03-081-6/+1
* vt: tackle the main part of the selection logicAlan Cox2012-03-082-8/+33
* vt: waitevent is self locked so drop the tty_lockAlan Cox2012-03-081-9/+2
* vt: push down tioclinux casesAlan Cox2012-03-083-8/+18
* vt: push down the tty lock so we can see what is left to tackleAlan Cox2012-03-082-37/+59
* vt: sort out locking for font handlingAlan Cox2012-03-081-10/+13
* tty: cyclades: TIOCSERGETLSR should should store to a uintDan Carpenter2012-03-081-1/+1
* tty: serial: OMAP: Fix oops due to NULL pdata in DT bootCousson, Benoit2012-03-081-3/+3
* vt:tackle kbd_tableAlan Cox2012-03-0810-377/+660
* tty: delete briq_panel.c driverGreg Kroah-Hartman2012-03-083-282/+0
* tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Greg Kroah-Hartman2012-02-271-0/+1
* vt: tidy a few bits of checkpatch noiseAlan Cox2012-02-241-9/+9
* vt: lock the accent tableAlan Cox2012-02-243-78/+168
* Revert "TTY: pty, remove superfluous ptm test"Greg Kroah-Hartman2012-02-241-1/+4
* Revert "TTY: get rid of BTM around devpts_*"Greg Kroah-Hartman2012-02-242-3/+5
* amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min2012-02-241-1/+16
* serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli2012-02-241-1/+1
OpenPOWER on IntegriCloud