summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-08TTY: amiserial, use tty_port_close_endJiri Slaby
2012-03-08TTY: amiserial, use tty_port_block_til_readyJiri Slaby
2012-03-08TTY: amiserial, provide carrier helpersJiri Slaby
2012-03-08TTY: amiserial no longer needs serialPJiri Slaby
2012-03-08TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby
2012-03-08TTY: amiserial, define local tty_port pointerJiri Slaby
2012-03-08TTY: amiserial/simserial, use flags from tty_portJiri Slaby
2012-03-08TTY: amiserial/simserial, use count from tty_portJiri Slaby
2012-03-08TTY: amiserial/simserial, use close delays from tty_portJiri Slaby
2012-03-08TTY: amiserial/simserial, use tty_portJiri Slaby
2012-03-08TTY: amiserial, pass tty down to functionsJiri Slaby
2012-03-08TTY: amiserial, simplify set_serial_infoJiri Slaby
2012-03-08TTY: serialP, merge serial_state and async_structJiri Slaby
2012-03-08TTY: amiserial, remove IRQ_portsJiri Slaby
2012-03-08TTY: simserial/amiserial, use one instance of other membersJiri Slaby
2012-03-08TTY: amiserial, use only one copy of async flagsJiri Slaby
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby
2012-03-08TTY: serialP, remove unused materialJiri Slaby
2012-03-08TTY: speakup, do not use serialPJiri Slaby
2012-03-08TTY: remove serialP.h inclusion from some filesJiri Slaby
2012-03-08TTY: serial, include pci.h in m32r_sioJiri Slaby
2012-03-08TTY: serial, use atomic_inc_return in ioc4_serialJiri Slaby
2012-03-08NET: pc300, show version info from module initJiri Slaby
2012-03-08NET: pc300, do not zero global variablesJiri Slaby
2012-03-08TTY: ipwireless, fix tty->index handlingJiri Slaby
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove tty driver re-set from tty_reopenJiri Slaby
2012-03-08TTY: simplify tty_driver_lookup_tty a bitJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby
2012-03-08TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby
2012-03-08TTY: tty_io, remove buffer re-assignmentsJiri Slaby
2012-03-08USB: cdc-acm, use tty_standard_installJiri Slaby
2012-03-08vt: tackle the main part of the selection logicAlan Cox
2012-03-08vt: waitevent is self locked so drop the tty_lockAlan Cox
2012-03-08vt: push down tioclinux casesAlan Cox
2012-03-08vt: push down the tty lock so we can see what is left to tackleAlan Cox
2012-03-08vt: sort out locking for font handlingAlan Cox
2012-03-08tty: cyclades: TIOCSERGETLSR should should store to a uintDan Carpenter
2012-03-08tty: serial: OMAP: Fix oops due to NULL pdata in DT bootCousson, Benoit
2012-03-08vt:tackle kbd_tableAlan Cox
2012-03-08tty: delete briq_panel.c driverGreg Kroah-Hartman
2012-02-27tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Greg Kroah-Hartman
2012-02-24vt: tidy a few bits of checkpatch noiseAlan Cox
2012-02-24vt: lock the accent tableAlan Cox
2012-02-24Revert "TTY: pty, remove superfluous ptm test"Greg Kroah-Hartman
2012-02-24Revert "TTY: get rid of BTM around devpts_*"Greg Kroah-Hartman
2012-02-24amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min
2012-02-24serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli
2012-02-24tty/powerpc: early udbg consoles can't be modulesStephen Rothwell