summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2016-02-07Revert "8250: uniphier: allow modular build with 8250 console"Greg Kroah-Hartman-1/+1
2016-02-06pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski-3/+6
2016-02-06pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski-1/+17
2016-02-06tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll-0/+21
2016-02-06serial/omap: mark wait_for_xmitr as __maybe_unusedArnd Bergmann-1/+1
2016-02-06serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley-2/+6
2016-02-068250: uniphier: allow modular build with 8250 consoleArnd Bergmann-1/+1
2016-02-06tty: Drop krefs for interrupted tty lockPeter Hurley-3/+7
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-11/+77
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2016-01-29serial: 8250_pci: Add Intel Broadwell portsMika Westerberg-0/+29
2016-01-28Staging: speakup: fix read scrolled-back VTSamuel Thibault-0/+1
2016-01-26n_tty: Fix unsafe reference to "other" ldiscPeter Hurley-5/+2
2016-01-26tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley-1/+23
2016-01-26tty: Retry failed reopen if tty teardown in-progressPeter Hurley-4/+8
2016-01-26tty: Wait interruptibly for tty lock on reopenPeter Hurley-1/+15
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-2/+2
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2016-01-13Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1399/+1194
2016-01-08drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.cPaul Gortmaker-2/+0
2016-01-07serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven-42/+0
2016-01-07Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman-152/+413
2016-01-07serial: 8250: of: Fix the driver and actually compile the 8250_ofPeter Ujfalusi-3/+2
2016-01-06tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/OTimur Tabi-7/+9
2016-01-06tty: amba-pl011: fix earlycon register offsetsRussell King-3/+3
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-0/+6
2015-12-29sysrq: Fix warning in sysrq generated crash.Ani Sinha-0/+6
2015-12-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-5/+7
2015-12-24tty/serial: Skip 'NULL' char after console break when sysrq enabledVijay Kumar-2/+4
2015-12-24tty: serial: constify sunhv_ops structsAya Mahfouz-3/+3
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang-1/+1
2015-12-22Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-1/+1
2015-12-21Merge 4.4-rc6 into tty-nextGreg Kroah-Hartman-17/+19
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij-27/+31
2015-12-17serial: sh-sci: Drop the sci_fck clock fallbackLaurent Pinchart-5/+0
2015-12-17serial: sh-sci: Add support for optional BRG on (H)SCIFGeert Uytterhoeven-5/+80
2015-12-17serial: sh-sci: Add support for optional external (H)SCK inputGeert Uytterhoeven-3/+66
2015-12-17serial: sh-sci: Prepare for multiple sampling clock sourcesGeert Uytterhoeven-60/+134
2015-12-17serial: sh-sci: Correct SCIF type on R-Car for BRGGeert Uytterhoeven-0/+11
2015-12-17serial: sh-sci: Correct SCIF type on RZ/A1HGeert Uytterhoeven-0/+6
2015-12-17serial: sh-sci: Replace struct sci_port_info by type/regtype encodingGeert Uytterhoeven-29/+11
2015-12-17serial: sh-sci: Add BRG register definitionsGeert Uytterhoeven-0/+56
2015-12-17serial: sh-sci: Take into account sampling rate for max baud rateGeert Uytterhoeven-1/+4
2015-12-17serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif()Geert Uytterhoeven-23/+19
2015-12-17serial: sh-sci: Avoid calculating the receive margin for HSCIFGeert Uytterhoeven-27/+24
2015-12-17serial: sh-sci: Improve bit rate error calculation for HSCIFGeert Uytterhoeven-13/+8
2015-12-17serial: sh-sci: Avoid overflow in sci_baud_calc_hscif()Geert Uytterhoeven-6/+19
2015-12-17serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsignedGeert Uytterhoeven-5/+6
2015-12-17serial: sh-sci: Convert from clk_get() to devm_clk_get()Geert Uytterhoeven-6/+4