summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2012-03-10pch_uart: Add module parameter descriptionsDarren Hart1-0/+4
2012-03-10pch_uart: Use existing default_baud in setup_consoleDarren Hart1-1/+1
2012-03-10pch_uart: Add user_uartclk parameterDarren Hart1-0/+5
2012-03-10pch_uart: Add Fish River Island II uart clock quirksDarren Hart1-13/+27
2012-03-10pch_uart: Use uartclk instead of base_baudDarren Hart1-10/+10
2012-03-09sh-sci / PM: Avoid deadlocking runtime PMRafael J. Wysocki1-0/+5
2012-03-09tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIESStephen Rothwell1-1/+1
2012-03-09tty: powerpc: remove hvc_iseriesStephen Rothwell3-610/+0
2012-03-09mpc5200b/uart: select more tolerant uart prescaler on low baudratesFrank Benkert1-2/+3
2012-03-09tty: moxa: fix bit test in moxa_start()Dan Carpenter1-1/+1
2012-03-09TTY: amiserial, use tty_port_close_startJiri Slaby1-42/+2
2012-03-09TTY: amiserial, use tty_port_close_endJiri Slaby1-10/+3
2012-03-09TTY: amiserial, use tty_port_block_til_readyJiri Slaby1-147/+1
2012-03-09TTY: amiserial, provide carrier helpersJiri Slaby1-4/+29
2012-03-09TTY: amiserial no longer needs serialPJiri Slaby1-1/+19
2012-03-09TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby1-13/+10
2012-03-09TTY: amiserial, define local tty_port pointerJiri Slaby1-39/+42
2012-03-09TTY: amiserial/simserial, use flags from tty_portJiri Slaby1-63/+66
2012-03-09TTY: amiserial/simserial, use count from tty_portJiri Slaby1-17/+17
2012-03-09TTY: amiserial/simserial, use close delays from tty_portJiri Slaby1-11/+9
2012-03-09TTY: amiserial/simserial, use tty_portJiri Slaby1-32/+31
2012-03-09TTY: amiserial, pass tty down to functionsJiri Slaby1-49/+42
2012-03-09TTY: amiserial, simplify set_serial_infoJiri Slaby1-12/+8
2012-03-09TTY: serialP, merge serial_state and async_structJiri Slaby1-180/+121
2012-03-09TTY: amiserial, remove IRQ_portsJiri Slaby1-13/+5
2012-03-09TTY: 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: 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-08TTY: ipwireless, fix tty->index handlingJiri Slaby1-23/+13
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby12-59/+26
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 Slaby22-30/+1
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-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 Cox5-359/+629
2012-03-08Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson1-12/+37
2012-03-07serial: pxa: add OF supportHaojian Zhuang1-12/+37
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1