summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-08TTY: amiserial, use tty_port_close_startJiri Slaby1-42/+2
2012-03-08TTY: amiserial, use tty_port_close_endJiri Slaby1-10/+3
2012-03-08TTY: amiserial, use tty_port_block_til_readyJiri Slaby1-147/+1
2012-03-08TTY: amiserial, provide carrier helpersJiri Slaby1-4/+29
2012-03-08TTY: amiserial no longer needs serialPJiri Slaby1-1/+19
2012-03-08TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby1-13/+10
2012-03-08TTY: amiserial, define local tty_port pointerJiri Slaby1-39/+42
2012-03-08TTY: amiserial/simserial, use flags from tty_portJiri Slaby1-63/+66
2012-03-08TTY: amiserial/simserial, use count from tty_portJiri Slaby1-17/+17
2012-03-08TTY: amiserial/simserial, use close delays from tty_portJiri Slaby1-11/+9
2012-03-08TTY: amiserial/simserial, use tty_portJiri Slaby1-32/+31
2012-03-08TTY: amiserial, pass tty down to functionsJiri Slaby1-49/+42
2012-03-08TTY: amiserial, simplify set_serial_infoJiri Slaby1-12/+8
2012-03-08TTY: serialP, merge serial_state and async_structJiri Slaby1-180/+121
2012-03-08TTY: amiserial, remove IRQ_portsJiri Slaby1-13/+5
2012-03-08TTY: simserial/amiserial, use one instance of other membersJiri Slaby1-11/+8
2012-03-08TTY: amiserial, use only one copy of async flagsJiri Slaby1-44/+38
2012-03-08TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby1-40/+2
2012-03-08TTY: serialP, remove unused materialJiri Slaby1-6/+0
2012-03-08TTY: speakup, do not use serialPJiri Slaby4-9/+19
2012-03-08TTY: remove serialP.h inclusion from some filesJiri Slaby2-2/+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-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 Slaby18-78/+32
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 Slaby36-54/+3
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby1-1/+0
2012-03-08TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby1-2/+3
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 Cox7-369/+636
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 Cox2-78/+165
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