summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-08TTY: amiserial, use only one copy of async flagsJiri Slaby1-44/+38
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby3-50/+2
2012-03-08TTY: serialP, remove unused materialJiri Slaby3-74/+1
2012-03-08TTY: speakup, do not use serialPJiri Slaby4-9/+19
2012-03-08TTY: remove serialP.h inclusion from some filesJiri Slaby3-3/+0
2012-03-08TTY: serial, include pci.h in m32r_sioJiri Slaby1-0/+1
2012-03-08TTY: serial, use atomic_inc_return in ioc4_serialJiri Slaby1-1/+1
2012-03-08TTY: iss/console, use tty_portJiri Slaby1-0/+4
2012-03-08XTENSA: iss/console, fix potential deadlockJiri Slaby1-3/+2
2012-03-08XTENSA: iss/console, use setup_timerJiri Slaby1-4/+1
2012-03-08NET: pc300, show version info from module initJiri Slaby1-7/+2
2012-03-08NET: pc300, do not zero global variablesJiri Slaby2-22/+0
2012-03-08TTY: ipwireless, fix tty->index handlingJiri Slaby1-23/+13
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby21-95/+38
2012-03-08TTY: serialP, remove DECLARE_WAITQUEUE checkJiri Slaby1-6/+0
2012-03-08TTY: srmcons, convert to use tty_portJiri Slaby1-15/+17
2012-03-08ALPHA: srmcons, fix racy singleton structureJiri Slaby1-35/+5
2012-03-08ALPHA: srmcons, use timer functionsJiri Slaby1-9/+5
2012-03-08TTY: tty_driver, document tty->ops->shutdown limitationJiri Slaby1-0/+2
2012-03-08TTY: serial, simplify ASYNC_USR_MASKJiri Slaby1-2/+2
2012-03-08TTY: remove tty driver re-set from tty_reopenJiri Slaby1-1/+0
2012-03-08TTY: simplify tty_driver_lookup_tty a bitJiri Slaby1-4/+1
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby41-59/+3
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby2-2/+0
2012-03-08TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby2-3/+7
2012-03-08TTY: tty_io, remove buffer re-assignmentsJiri Slaby1-1/+0
2012-03-08USB: cdc-acm, use tty_standard_installJiri Slaby1-6/+1
2012-03-08vt: tackle the main part of the selection logicAlan Cox2-8/+33
2012-03-08vt: waitevent is self locked so drop the tty_lockAlan Cox1-9/+2
2012-03-08vt: push down tioclinux casesAlan Cox3-8/+18
2012-03-08vt: push down the tty lock so we can see what is left to tackleAlan Cox2-37/+59
2012-03-08vt: sort out locking for font handlingAlan Cox1-10/+13
2012-03-08tty: cyclades: TIOCSERGETLSR should should store to a uintDan Carpenter1-1/+1
2012-03-08tty: serial: OMAP: Fix oops due to NULL pdata in DT bootCousson, Benoit1-3/+3
2012-03-08vt:tackle kbd_tableAlan Cox10-377/+660
2012-03-08tty: delete briq_panel.c driverGreg Kroah-Hartman3-282/+0
2012-02-27tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Greg Kroah-Hartman1-0/+1
2012-02-24vt: tidy a few bits of checkpatch noiseAlan Cox1-9/+9
2012-02-24vt: lock the accent tableAlan Cox3-78/+168
2012-02-24Revert "TTY: pty, remove superfluous ptm test"Greg Kroah-Hartman1-1/+4
2012-02-24Revert "TTY: get rid of BTM around devpts_*"Greg Kroah-Hartman2-3/+5
2012-02-24amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min1-1/+16
2012-02-24serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli1-1/+1
2012-02-24tty/powerpc: early udbg consoles can't be modulesStephen Rothwell1-1/+1
2012-02-24serial: Fix typo in sn_console.cMasanari Iida1-2/+2
2012-02-24tty/serial/mux.c: linux/tty.h included twiceDanny Kukawka1-1/+0
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker8-13/+10
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman34-230/+1152
2012-02-09Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-11/+32
2012-02-09Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds117-40542/+867