summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2014-05-24Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings-0/+2
2014-05-03tty: Fix lockless tty buffer racePeter Hurley-3/+14
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley-14/+2
2014-05-03drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama-1/+1
2014-05-03n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley-0/+4
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling-1/+1
2014-04-24serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff-18/+21
2014-04-24serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson-1/+1
2014-04-24serial: samsung: don't check config for every characterDoug Anderson-5/+6
2014-04-24serial: samsung: Use the passed in "port", fixing kgdb w/ no consoleDoug Anderson-6/+6
2014-04-24serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain-2/+7
2014-04-248250_core: Fix unwanted TX chars writeLoic Poulain-1/+1
2014-04-24tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl-2/+14
2014-04-17Revert "serial: 8250, disable "too much work" messages"Greg Kroah-Hartman-1/+2
2014-04-16serial: amba-pl011: fix regression, causing an Oops on rmmodGuennadi Liakhovetski-1/+5
2014-04-16tty: fix memleak in alloc_pidChen Tingjie-2/+2
2014-04-16serial: 8250, disable "too much work" messagesJiri Slaby-2/+1
2014-04-16serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren-12/+17
2014-04-16serial_core: Fix pm imbalance on unbindGeert Uytterhoeven-0/+2
2014-04-16serial: pl011: change Rx burst size to half of trigger levelGuennadi Liakhovetski-1/+1
2014-04-16serial: timberdale: Depend on X86_32Jean Delvare-0/+1
2014-04-16serial: st-asc: Fix SysRq char handlingDaniel Thompson-2/+2
2014-04-16Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...Alexander Shiyan-14/+6
2014-04-16serial_core: Fix conditional start_tx on ring buffer not emptySeth Bollinger-2/+1
2014-04-16serial: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König-0/+3
2014-04-16serial: omap: free the wakeup settings in removeSanjay Singh Rawat-0/+1
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds-1/+2
2014-04-07tty/hvc_opal: Kick the HVC thread on OPAL console eventsBenjamin Herrenschmidt-1/+21
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-1/+1
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-18/+31
2014-04-01Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-701/+1090
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-11/+4
2014-03-20audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs-1/+2
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar-2/+1
2014-03-17tty/serial: omap: empty the RX FIFO at the end of half-duplex TXDimitris Lampridis-0/+6
2014-03-17tty/serial: omap: fix RX interrupt enable/disable in half-duplex TXDimitris Lampridis-2/+3
2014-03-17serial: sh-sci: Neaten dev_<level> usesJoe Perches-20/+18
2014-03-17serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFFGeert Uytterhoeven-1/+1
2014-03-17serial: sh-sci: Add more register documentationGeert Uytterhoeven-13/+15
2014-03-17serial: sh-sci: Remove useless castsGeert Uytterhoeven-4/+4
2014-03-17serial: sh-sci: Replace printk() by pr_*()Geert Uytterhoeven-4/+3
2014-03-17serial_core: Avoid NULL pointer dereference in uart_close()Geert Uytterhoeven-2/+2
2014-03-17serial_core: Get a reference for port->tty in uart_remove_one_port()Geert Uytterhoeven-1/+5
2014-03-17serial: clps711x: Give a chance to perform useful tasks during wait loopAlexander Shiyan-6/+15
2014-03-17serial_core: Grammar s/ports/port's/Geert Uytterhoeven-1/+1
2014-03-17serial_core: Spelling s/contro/control/Geert Uytterhoeven-1/+1
2014-03-17serial: efm32: properly namespace location propertyUwe Kleine-König-1/+4
2014-03-17serial: max310x: Add missing #include <linux/uaccess.h>Geert Uytterhoeven-0/+1
2014-03-17synclink: fix info leak in ioctlSalva Peiró-0/+2