summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-07-09tty: Correct INPCK handlingPeter Hurley
2014-07-09serial: Fix IGNBRK handlingPeter Hurley
2014-06-30printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers
2014-05-24Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings
2014-05-03tty: Fix lockless tty buffer racePeter Hurley
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley
2014-05-03drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama
2014-05-03n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling
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-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
2014-03-17tty/serial: omap: empty the RX FIFO at the end of half-duplex TXDimitris Lampridis
2014-03-17tty/serial: omap: fix RX interrupt enable/disable in half-duplex TXDimitris Lampridis
2014-03-17serial: sh-sci: Neaten dev_<level> usesJoe Perches
2014-03-17serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFFGeert Uytterhoeven
2014-03-17serial: sh-sci: Add more register documentationGeert Uytterhoeven
2014-03-17serial: sh-sci: Remove useless castsGeert Uytterhoeven
2014-03-17serial: sh-sci: Replace printk() by pr_*()Geert Uytterhoeven
2014-03-17serial_core: Avoid NULL pointer dereference in uart_close()Geert Uytterhoeven
2014-03-17serial_core: Get a reference for port->tty in uart_remove_one_port()Geert Uytterhoeven
2014-03-17serial: clps711x: Give a chance to perform useful tasks during wait loopAlexander Shiyan
2014-03-17serial_core: Grammar s/ports/port's/Geert Uytterhoeven
2014-03-17serial_core: Spelling s/contro/control/Geert Uytterhoeven