summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: clps711x: Cleanup driverAlexander Shiyan2012-10-241-59/+46
* serial: clps711x: Fix TERMIOS-flags handlingAlexander Shiyan2012-10-241-24/+12
* serial: clps711x: Disable "break"-state before port startupAlexander Shiyan2012-10-241-22/+7
* serial: clps711x: Using resource-managed functionsAlexander Shiyan2012-10-241-22/+17
* serial: clps711x: Check for valid TTY in RX-interruptAlexander Shiyan2012-10-241-30/+29
* serial: clps711x: Fix break control handlingAlexander Shiyan2012-10-241-1/+3
* serial: clps711x: Return valid modem controls for port that not support itAlexander Shiyan2012-10-241-6/+4
* serial: clps711x: Improved TX FIFO handlingAlexander Shiyan2012-10-241-8/+7
* serial: clps711x: Using CPU clock subsystem for getting base UART speedAlexander Shiyan2012-10-241-5/+15
* serial: clps711x: Do not use "uart_port->unused" fieldAlexander Shiyan2012-10-241-15/+17
* serial: clps711x: Convert all static variables to dynamicAlexander Shiyan2012-10-241-122/+89
* serial: clps711x: Add platform_driver interface to clps711x driverAlexander Shiyan2012-10-241-6/+33
* tty: serial: KGDB support for PXADenis V. Lunev2012-10-241-0/+55
* tty: Use raw spin lock to protect TTY ldisc administrationIvo Sieben2012-10-241-16/+16
* TTY: hvcs: fix missing unlock on error in hvcs_initialize()Wei Yongjun2012-10-241-1/+3
* x86: ce4100: allow second UART usageMaxime Bizon2012-10-242-3/+6
* tty: tty_mutex.c: Fixed coding style warning (using printk)Sangho Yi2012-10-241-2/+2
* audit: remove bogus tty name checkAlan Cox2012-10-241-1/+1
* tty: serial: 8250_dw: Implement suspend/resumeJames Hogan2012-10-241-0/+25
* serial: vt8500: fix possible memory leak in vt8500_serial_probe()Wei Yongjun2012-10-241-4/+4
* tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2012-10-243-15/+39
* serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin2012-10-241-1/+1
* serial: samsung: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-241-8/+8
* TTY: Report warning when low_latency flag is wrongly usedIvo Sieben2012-10-241-0/+1
* console: use might_sleep in console_lockDaniel Vetter2012-10-231-1/+2
* TTY: move tty buffers to tty_portJiri Slaby2012-10-228-63/+70
* TTY: add port -> tty linkJiri Slaby2012-10-223-0/+6
* TTY: tty_buffer, cache pointer to tty->bufJiri Slaby2012-10-221-56/+76
* TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2012-10-222-10/+13
* TTY: n_tty, propagate n_tty_dataJiri Slaby2012-10-221-93/+78
* TTY: move ldisc data from tty_struct: locksJiri Slaby2012-10-223-65/+73
* TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby2012-10-222-133/+137
* TTY: move ldisc data from tty_struct: bitmapsJiri Slaby2012-10-222-26/+28
* TTY: move ldisc data from tty_struct: simple membersJiri Slaby2012-10-223-73/+93
* TTY: n_tty, add ldisc data to n_ttyJiri Slaby2012-10-221-1/+18
* TTY: audit, stop accessing tty->icountJiri Slaby2012-10-223-11/+13
* TTY: n_tty, remove bogus checksJiri Slaby2012-10-221-12/+0
* TTY: n_tty, simplify read_buf+echo_buf allocationJiri Slaby2012-10-221-18/+13
* TTY: hci_ldisc, remove invalid check in openJiri Slaby2012-10-221-6/+1
* TTY: ldisc, wait for idle ldisc in releaseJiri Slaby2012-10-221-0/+5
* TTY: vt, fix paste_selection ldisc handlingJiri Slaby2012-10-221-7/+2
* TTY: move devpts kill to ptyJiri Slaby2012-10-222-5/+9
* TTY: devpts, document devpts inode operationsJiri Slaby2012-10-221-0/+21
* TTY: devpts, do not set driver_dataJiri Slaby2012-10-223-24/+16
* TTY: devpts, return created inode from devpts_pty_newJiri Slaby2012-10-223-12/+15
* TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby2012-10-223-10/+8
* tty: prevent unnecessary work queue lock checking on flip buffer copyIvo Sieben2012-10-221-1/+4
* console: implement lockdep support for console_lockDaniel Vetter2012-10-221-0/+9
* Linux 3.7-rc2v3.7-rc2Linus Torvalds2012-10-201-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-10-209-45/+83
|\
OpenPOWER on IntegriCloud