aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
...
* | | | tty: Move tty_ldisc_kill()Peter Hurley2016-01-27
* | | | tty: Handle NULL tty->ldiscPeter Hurley2016-01-27
* | | | tty: Prepare for destroying line discipline on hangupPeter Hurley2016-01-27
* | | | tty: Fix comments for tty_ldisc_release()Peter Hurley2016-01-27
* | | | tty: Fix comments for tty_ldisc_get()Peter Hurley2016-01-27
* | | | tty: Reset c_line from driver's init_termiosPeter Hurley2016-01-27
* | | | tty: Remove chars_in_buffer() line discipline methodPeter Hurley2016-01-27
* | | | serial: 68328: Remove bogus ldisc resetPeter Hurley2016-01-27
* | | | tty: Refactor tty_open()Peter Hurley2016-01-27
* | | | tty: Consolidate noctty checks in tty_open()Peter Hurley2016-01-27
* | | | tty: Remove __lockfunc annotation from tty lock functionsPeter Hurley2016-01-27
* | | | pty: Remove pty_unix98_shutdown()Peter Hurley2016-01-27
* | | | tty: Re-declare tty_driver_remove_tty() file scopePeter Hurley2016-01-27
* | | | tty: Fix tty_init_termios() declarationPeter Hurley2016-01-27
* | | | tty: Remove !tty check from free_tty_struct()Peter Hurley2016-01-27
* | | | tty: Fix ldisc leak in failed tty_init_dev()Peter Hurley2016-01-27
| |_|/ |/| |
* | | n_tty: Fix unsafe reference to "other" ldiscPeter Hurley2016-01-27
* | | tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley2016-01-27
* | | tty: Retry failed reopen if tty teardown in-progressPeter Hurley2016-01-27
* | | tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-01-27
|/ /
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-20
|\ \
| * \ Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-12-22
| |\ \ | | |/ | |/|
| | * serial: msm_serial: Make config tristateStephen Boyd2015-12-08
* | | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-17
|\ \ \
| * \ \ Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-21
| |\ \ \
| * | | | gpio: change member .dev to .parentLinus Walleij2015-11-19
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-15
|\ \ \ \
| * | | | QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-22
| | |_|/ | |/| |
* | | | Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-13
|\ \ \ \
| * | | | drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.cPaul Gortmaker2016-01-09
| * | | | serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven2016-01-08
| * | | | Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman2016-01-08
| |\ \ \ \
| | * | | | serial: sh-sci: Drop the sci_fck clock fallbackLaurent Pinchart2015-12-17
| | * | | | serial: sh-sci: Add support for optional BRG on (H)SCIFGeert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Add support for optional external (H)SCK inputGeert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Prepare for multiple sampling clock sourcesGeert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Correct SCIF type on R-Car for BRGGeert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Correct SCIF type on RZ/A1HGeert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Replace struct sci_port_info by type/regtype encodingGeert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Add BRG register definitionsGeert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Take into account sampling rate for max baud rateGeert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif()Geert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Avoid calculating the receive margin for HSCIFGeert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Improve bit rate error calculation for HSCIFGeert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Avoid overflow in sci_baud_calc_hscif()Geert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsignedGeert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Convert from clk_get() to devm_clk_get()Geert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Don't overwrite clock selection in serial_console_write()Geert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Drop unused frame_len parameter for sci_baud_calc_hscif()Geert Uytterhoeven2015-12-17
| | * | | | serial: sh-sci: Use existing local variable in sci_parse_dt()Geert Uytterhoeven2015-12-17