aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-04-24tty: xuartps: Refactor read-modify-writesSoren Brinkmann
2014-04-24tty: xuartps: Print warning in clock notifierSoren Brinkmann
2014-04-24tty: xuartps: Clean upSoren Brinkmann
2014-04-24tty: xuartps: Initialize ports according to aliasesMichal Simek
2014-04-24tty: xuartps: Fix kernel-doc errors in the driverMichal Simek
2014-04-24tty: serial: omap: fix Sparse warningsFelipe Balbi
2014-04-24tty: serial: omap: remove unneeded singlethread workqueueFelipe Balbi
2014-04-24tty: serial: omap: remove some dead codeFelipe Balbi
2014-04-24tty: serial: omap: switch over to devm_ioremap_resourceFelipe Balbi
2014-04-24tty: serial: omap: switch over to platform_get_resourceFelipe Balbi
2014-04-24tty: serial: omap: cleanup variable declarationsFelipe Balbi
2014-04-24tty: serial: omap: switch over to devm_request_gpioFelipe Balbi
2014-04-24tty: serial: add missing bracesFelipe Balbi
2014-04-24Revert "serial: omap: unlock the port lock"Felipe Balbi
2014-04-24serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson
2014-04-24tty: serial: replace del_timer by del_timer_syncJulia Lawall
2014-04-24serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.Daniel Thompson
2014-04-24serial: sh-sci: Add device tree support for r8a7779Simon Horman
2014-04-248250_dw: Support all baudrates on baytrailLoic Poulain
2014-04-24pch_uart: Add uart device to irq nameAlexander Stein
2014-04-24serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff
2014-04-24serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson
2014-04-24serial: samsung: don't check config for every characterDoug Anderson
2014-04-24serial: samsung: Use the passed in "port", fixing kgdb w/ no consoleDoug Anderson
2014-04-24serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain
2014-04-248250_core: Fix unwanted TX chars writeLoic Poulain
2014-04-24tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-17Revert "serial: 8250, disable "too much work" messages"Greg Kroah-Hartman
2014-04-16serial: amba-pl011: fix regression, causing an Oops on rmmodGuennadi Liakhovetski
2014-04-16tty: fix memleak in alloc_pidChen Tingjie
2014-04-16serial: 8250, disable "too much work" messagesJiri Slaby
2014-04-16serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren
2014-04-16serial_core: Fix pm imbalance on unbindGeert Uytterhoeven
2014-04-16serial: pl011: change Rx burst size to half of trigger levelGuennadi Liakhovetski
2014-04-16serial: timberdale: Depend on X86_32Jean Delvare
2014-04-16serial: st-asc: Fix SysRq char handlingDaniel Thompson
2014-04-16Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...Alexander Shiyan
2014-04-16serial_core: Fix conditional start_tx on ring buffer not emptySeth Bollinger
2014-04-16serial: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König
2014-04-16serial: omap: free the wakeup settings in removeSanjay Singh Rawat
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-07tty/hvc_opal: Kick the HVC thread on OPAL console eventsBenjamin Herrenschmidt
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-01Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-20audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar