summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-09-10Merge branch 'akpm-current/current'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'file-locks/linux-next'Stephen Rothwell
2014-09-10input: route kbd LEDs through the generic LEDs layerSamuel Thibault
2014-09-09security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton
2014-09-08tty: xuartps: Fix tx_emtpy() callbackLars-Peter Clausen
2014-09-08tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud
2014-09-08serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior
2014-09-08tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior
2014-09-08tty/vt/keyboard: Resolve many shadow warningsMark Rustad
2014-09-08tty: vt8500_serial: explicitly calculate base baud rateAlexey Charkov
2014-09-08tty: vt8500_serial: add polled console functionsAlexey Charkov
2014-09-08tty: vt8500_serial: add missing support for RTS settingAlexey Charkov
2014-09-08tty: vt8500_serial: add support for UART in WM8880 chipsAlexey Charkov
2014-09-08serial: kgdb_nmi: No CON_ENABLED by defaultDaniel Thompson
2014-09-08serial: amba-pl011: Use container_of() to get uart_amba_portDaniel Thompson
2014-09-08serial: imx: clean up imx_poll_get_char()Dirk Behme
2014-09-08serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()Peter Hurley
2014-09-08serial: 8250: Document serial8250_modem_status() lockingPeter Hurley
2014-09-08serial: blackfin: Fix missing gpio.hPeter Hurley
2014-09-08serial: sunsab: Don't enable tx if tx stoppedPeter Hurley
2014-09-08serial: mpc52xx: Use default serial core x_char handlerPeter Hurley
2014-09-08serial: Fix send_xchar() handlersPeter Hurley
2014-09-08serial: core: Remove unsafe x_char optimizationPeter Hurley
2014-09-08serial: core: Fix x_char racePeter Hurley
2014-09-08serial: imx: Fix x_char handling and tx flow controlPeter Hurley
2014-09-08serial: Style fixPeter Hurley
2014-09-08Revert "serial: uart: add hw flow control support configuration"Peter Hurley
2014-09-08tty/serial: samsung: enable usage for 64-bit Exynos platformsNaveen Krishna Chatradhi
2014-09-08serial: vr41xx_siu: delete double assignmentJulia Lawall
2014-09-08serial: Fix build failure caused by missing header filePranith Kumar
2014-09-08ARM: meson: serial: add MesonX SoC on-chip uart driverCarlo Caione
2014-09-08drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'Chen Gang
2014-09-08tty: serial: uartlite: Remove .owner field for driverMichal Simek
2014-09-08tty: serial: xuartps: Remove .owner field for driverMichal Simek
2014-09-08serial: 8250_hp300: trivial: fix symbol name in #warning messageDaniele Forsi
2014-09-08tty: Fix spurious poll() wakeupsPeter Hurley
2014-09-08tty: Fix potential use after free in release_one_ttyCyrill Gorcunov
2014-09-08serial: msm_serial: Fix kgdb continueStephen Boyd
2014-09-08TTY: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-09-08serial: clps711x: Use mctrl_gpio helpers for handling modem signalsAlexander Shiyan
2014-09-08serial: serial_core.c: printk replacementSudip Mukherjee
2014-09-08tty: fix typo in comment of tty_termios_encode_baud_rateMatthias Brugger
2014-09-08serial: altera: Make of_device_id arrays constTobias Klauser
2014-09-08tty: serial: msm: Fix 'void function return statements are not generally usef...Kiran Padwal
2014-09-08tty: serial: msm: Fix 'else is not generally useful after a break or return' ...Kiran Padwal
2014-09-08tty: serial: msm: Fix style warnings relating to printk()Kiran Padwal
2014-09-08tty: serial: msm: Fix 'Missing a blank line after declarations' warningKiran Padwal
2014-09-08tty: serial: msm: remove braces {} in msm_serial.cKiran Padwal