summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty/serial: Add explicit PORT_TEGRA typeStephen Warren2011-05-204-3/+16
* n_tracerouter and n_tracesink ldisc additions.J Freyensee2011-05-146-0/+552
* Intel PTI implementaiton of MIPI 1149.7.J Freyensee2011-05-144-0/+1036
* Kernel documentation for the PTI feature.J Freyensee2011-05-141-0/+99
* export kernel call get_task_comm().J Freyensee2011-05-141-0/+1
* tty: Remove to support serial for S5P6442Kukjin Kim2011-05-121-1/+1
* pch_phub: Support new device ML7223Tomoya MORINAGA2011-05-122-29/+136
* 8250_pci: Add support for the Digi/IBM PCIe 2-port AdapterScott Kilau2011-05-121-1/+18
* ASoC: Update cx20442 for TTY API changeMark Brown2011-05-121-3/+5
* pch_uart: Support new device ML7223 IOHTomoya MORINAGA2011-05-102-5/+15
* parport: Use request_muxed_region for IT87 probe and lockAlan Cox2011-05-071-1/+1
* tty/serial: add support for Xilinx PS UARTJohn Linn2011-05-034-0/+1130
* n_gsm: Use print_hex_dump_bytesJoe Perches2011-04-291-25/+10
* drivers/tty/moxa.c: Put correct tty valueJulia Lawall2011-04-291-1/+1
* TTY: tty_io, annotate locking functionsJiri Slaby2011-04-251-0/+2
* TTY: serial_core, remove superfluous set_task_stateJiri Slaby2011-04-251-1/+0
* TTY: serial_core, remove invalid testJiri Slaby2011-04-251-9/+0
* Char: moxa, fix locking in moxa_writeJiri Slaby2011-04-251-2/+3
* Char: nozomi, remove useless tty_semJiri Slaby2011-04-251-10/+2
* Char: nozomi, remove port.count checksJiri Slaby2011-04-251-12/+1
* Char: nozomi, use GFP_KERNEL for kfifo allocationJiri Slaby2011-04-251-2/+2
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-2320-113/+125
* Serial: Remove unused code.Govindraj.R2011-04-201-11/+0
* tty: Clean console safelyPetr Písař2011-04-201-0/+7
* Serial: ifx6x60c: Remove duplicate includes of linux/tty.hJesper Juhl2011-04-201-2/+0
* tty: remove invalid location line in file headerJovi Zhang2011-04-2057-114/+11
* serial: core, remove uart_update_termiosJiri Slaby2011-04-201-24/+1
* serial: core, do not set DTR/RTS twice on startupJiri Slaby2011-04-201-14/+0
* serial: core, move termios handling to uart_startupJiri Slaby2011-04-201-15/+9
* Char: moxa, do not touch NORMAL_ACTIVE bitJiri Slaby2011-04-201-6/+1
* serial: altera_uart: Scan for a free port if platform device id is -1Tobias Klauser2011-04-201-11/+15
* TTY: fix fail path in tty_openJiri Slaby2011-04-191-0/+1
* TTY: plug in deinitialize_tty_structJiri Slaby2011-04-192-4/+7
* TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby2011-04-193-0/+29
* TTY: unify pty_unix98_install fail path handlingJiri Slaby2011-04-191-6/+6
* TTY: unify pty_install fail path handlingJiri Slaby2011-04-191-9/+10
* TTY: unify tty_init_dev fail path handlingJiri Slaby2011-04-191-11/+12
* TTY: rocket, remove unused variablesJiri Slaby2011-04-191-47/+0
* Char: moxa, remove unused variablesJiri Slaby2011-04-191-4/+0
* TTY: VT, remove unused variablesJiri Slaby2011-04-191-3/+1
* Char: cyclades, fix unused variableJiri Slaby2011-04-191-2/+1
* TTY: serial_core, remove unused variableJiri Slaby2011-04-191-4/+0
* tty: VT, remove unused variableJiri Slaby2011-04-191-2/+0
* drivers/tty/vt/vt_ioctl.c: repair insane ?: expressionAndrew Morton2011-04-191-5/+17
* vt: Add K_OFF return value to vt_ioctl KDGKBMODEArthur Taylor2011-04-191-0/+1
* vt: remove uneeded retval check before tty->ops->open inside tty_openHerton Ronaldo Krzesinski2011-04-191-6/+4
* Linux 2.6.39-rc4v2.6.39-rc4Linus Torvalds2011-04-191-1/+1
* Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-04-192-5/+2
|\
| * msm: timer: fix missing return valueDavid Brown2011-03-311-1/+1
| * msm: Remove extraneous ffa device checkDavid Brown2011-03-311-4/+1