summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | vt: introduce unicode mode for /dev/vcsNicolas Pitre2018-06-282-14/+136
| * | | vt: preserve unicode values corresponding to screen charactersNicolas Pitre2018-06-281-11/+209
| * | | serial: xuartps: remove unnecessary register writeHelmut Grohne2018-06-281-2/+0
| * | | serial: xuartps: reduce hardware TX race conditionHelmut Grohne2018-06-281-12/+7
| * | | serial: xuartps: fix typo in cdns_uart_startupHelmut Grohne2018-06-281-1/+1
| * | | drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia2018-06-281-2/+4
| * | | serial: 8250_omap: Add support for AM654 UART controllerNishanth Menon2018-06-281-0/+1
| * | | atomic/tty: Fix up atomic abuse in ldsemPeter Zijlstra2018-06-281-47/+35
| * | | tty: serial: exar: generalize RS485 setupDaniel Golle2018-06-281-13/+25
| * | | serdev: add controller runtime PM supportJohan Hovold2018-06-281-3/+30
| * | | serial: pxa: Fix an error handling path in 'serial_pxa_probe()'Christophe JAILLET2018-06-281-1/+2
| * | | serial: max310x: Check the clock readinessJan Kundrát2018-06-281-4/+10
| * | | tty: use 64-bit timstampArnd Bergmann2018-06-281-14/+5
| * | | tty: serial: imx: correct dma cookie statusRobin Gong2018-06-281-1/+1
| * | | serial: imx: fix comment about UCR2_SRST and its handling for shadowingUwe Kleine-König2018-06-281-1/+2
| | |/ | |/|
* | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-173-84/+142
|\ \ \
| * \ \ Merge branch 'topic/hvc' into nextMichael Ellerman2018-08-132-72/+123
| |\ \ \
| | * | | tty: hvc: introduce the hv_ops.flush operation for hvc driversNicholas Piggin2018-07-232-2/+34
| | * | | tty: hvc: hvc_write() may sleepNicholas Piggin2018-07-231-15/+21
| | * | | tty: hvc: hvc_poll() may sleepNicholas Piggin2018-07-231-2/+14
| | * | | tty: hvc: hvc_poll() break hv read loopNicholas Piggin2018-07-231-43/+45
| | * | | tty: hvc: use mutex instead of spinlock for hvc_structs lockNicholas Piggin2018-07-231-12/+11
| | | |/ | | |/|
| * | | tty: hvc: remove unexplained "just in case" spin delayNicholas Piggin2018-07-241-7/+1
| * | | powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin2018-07-241-5/+13
| * | | powerpc/powernv: move opal console flushing to udbgNicholas Piggin2018-07-241-0/+5
| |/ /
* | | Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-151-1/+1
|\ \ \
| * | | audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs2018-06-191-1/+1
| | |/ | |/|
* | | Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-141-1/+3
|\ \ \ | |_|/ |/| |
| * | leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König2018-07-051-1/+3
| |/
* | vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko2018-06-281-2/+2
* | serdev: fix memleak on module unloadJohan Hovold2018-06-281-0/+1
* | serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko2018-06-281-2/+0
* | n_tty: Access echo_* variables carefully.Tetsuo Handa2018-06-281-18/+24
* | n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa2018-06-281-5/+8
|/
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-151-3/+12
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-051-3/+12
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-126-8/+10
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-126-10/+14
* | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-1/+0
|\ \
| * | hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith2018-06-031-1/+0
| |/
* | Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-061-2/+2
|\ \
| * | serial: sh-sci: Stop using printk format %pCrGeert Uytterhoeven2018-06-051-2/+2
* | | Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-06-0526-293/+681
|\ \ \
| * | | vt: Perform safe console erase only onceNicolas Pitre2018-05-251-9/+7
| * | | serial: imx: disable UCR4_OREN on shutdownSebastian Reichel2018-05-251-1/+5
| * | | serial: imx: drop CTS/RTS handling from shutdownSebastian Reichel2018-05-251-1/+1
| * | | serial: samsung: check DMA engine capabilities before using DMA modeMarek Szyprowski2018-05-241-4/+29
| * | | tty: Fix data race in tty_insert_flip_string_fixed_flagDaeRyong Jeong2018-05-141-0/+3
| * | | tty: serial: msm_geni_serial: Fix TX infinite loopEvan Green2018-05-141-10/+7