Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-01speakup_soft: Add direct module parameterSamuel Thibault
2022-09-01speakup: Notify synthesizers of the punctuation level changeSamuel Thibault
2022-09-01speakup-dummy: Add support for PUNCT variableSamuel Thibault
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-06-27speakup: Generate speakupmap.h automaticallySamuel Thibault
2022-06-27serial: Consolidate BOTH_EMPTY useIlpo Järvinen
2022-06-10tty/vt: consolemap: make parameters of inverse_translate() sanerJiri Slaby
2022-05-20Revert "speakup: Generate speakupmap.h automatically"Greg Kroah-Hartman
2022-05-19speakup: Generate speakupmap.h automaticallySamuel Thibault
2022-05-19accessiblity: speakup: Add missing misc_deregister in softsynth_probeZheng Bin
2022-04-20accessiblity: speakup: cleanup commentsTom Rix
2022-02-14Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman
2022-02-08speakup-dectlk: Restore pitch settingSamuel Thibault
2022-02-08speakup_audptr: cleanup synth_versionSamuel Thibault
2022-02-08speakup: Allow lower values for the flush parameterSamuel Thibault
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-26speakup: remove redundant assignment of variable iColin Ian King
2021-11-25tty: the rest, stop using tty_schedule_flip()Jiri Slaby
2021-07-21speakup: replace sprintf() by scnprintf()Samuel Thibault
2021-07-21speakup: use C99 syntax for array initializersColin Ian King
2021-07-06Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-15accessibility: braille: braille_console: fix whitespace style issuesClayton Casciato
2021-06-15speakup: Separate out translations for bright colors namesSamuel Thibault
2021-05-18braille_console: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-13tty: no checking of tty_unregister_ldiscJiri Slaby
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-10speakup: i18n: Switch to kmemdup_nul() in spk_msg_set()Yang Yingliang
2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-04speakup: Make dectlk flush timeout configurableSamuel Thibault
2021-01-27speakup: Simplify spk_ttyio_out error handling.Samuel Thibault
2021-01-27speakup: Reference synth from tty and tty from synthSamuel Thibault
2021-01-27speakup: add the missing synth parameter to all io functionsSamuel Thibault
2020-12-28tty: rename tty_kopen() and add new function tty_kopen_shared()Uwe Kleine-König
2020-12-09speakup: fix uninitialized flush_lockYang Yingliang
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman
2020-11-30speakup: Reject setting the speakup line discipline outside of speakupSamuel Thibault
2020-11-30Merge 5.10-rc6 into char-misc-nextGreg Kroah-Hartman
2020-11-22Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-16Merge 5.10-rc4 into char-misc-nextGreg Kroah-Hartman
2020-11-12speakup: Do not let the line discipline be used several timesSamuel Thibault
2020-11-09speakup: document the usage of enum valuesSamuel Thibault
2020-11-09speakup_dummy: log about characters received by the dummy driverSamuel Thibault
2020-11-09speakup ttyio: Do not schedule() in ttyio_in_nowaitSamuel Thibault
2020-11-09speakup: Fix clearing selection in safe contextSamuel Thibault
2020-11-09speakup: Fix var_id_t values and thus keymapSamuel Thibault