summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-15serdev: add dev_pm_domain_attach|detach()Sean Wang
2018-07-13tty: serial: jsm: remove redundant pointer chColin Ian King
2018-07-13uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen
2018-07-12serial: 8250_dw: add fractional divisor supportJisheng Zhang
2018-07-12serial: 8250: export serial8250_do_set_divisor()Jisheng Zhang
2018-07-12serial: 8250: introduce get_divisor() and set_divisor() hookJisheng Zhang
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-07kbd: complete dead keys definitionsSamuel Thibault
2018-07-07serial: 8250_dw: Introduce IO accessors to extended registersAndy Shevchenko
2018-07-06serial: 8250: let serial8250_get_divisor() get uart_port * as paramJisheng Zhang
2018-07-06serial: sh-sci: Stop using deprecated dmaengine_terminate_all()Geert Uytterhoeven
2018-07-06serial: sh-sci: Stop TX DMA workqueue during port shutdownGeert Uytterhoeven
2018-07-06serial: sh-sci: Postpone DMA release when falling back to PIOGeert Uytterhoeven
2018-07-06serial: sh-sci: Stop RX FIFO timer during port shutdownGeert Uytterhoeven
2018-07-05leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König
2018-07-02Merge 4.18-rc3 into tty-nextGreg Kroah-Hartman
2018-06-28vt: unicode fallback for scrollbackNicolas Pitre
2018-06-28vt: introduce unicode mode for /dev/vcsNicolas Pitre
2018-06-28vt: preserve unicode values corresponding to screen charactersNicolas Pitre
2018-06-28vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko
2018-06-28serdev: fix memleak on module unloadJohan Hovold
2018-06-28serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko
2018-06-28n_tty: Access echo_* variables carefully.Tetsuo Handa
2018-06-28n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa
2018-06-28serial: xuartps: remove unnecessary register writeHelmut Grohne
2018-06-28serial: xuartps: reduce hardware TX race conditionHelmut Grohne
2018-06-28serial: xuartps: fix typo in cdns_uart_startupHelmut Grohne
2018-06-28drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia
2018-06-28serial: 8250_omap: Add support for AM654 UART controllerNishanth Menon
2018-06-28atomic/tty: Fix up atomic abuse in ldsemPeter Zijlstra
2018-06-28tty: serial: exar: generalize RS485 setupDaniel Golle
2018-06-28serdev: add controller runtime PM supportJohan Hovold
2018-06-28serial: pxa: Fix an error handling path in 'serial_pxa_probe()'Christophe JAILLET
2018-06-28serial: max310x: Check the clock readinessJan Kundrát
2018-06-28tty: use 64-bit timstampArnd Bergmann
2018-06-28tty: serial: imx: correct dma cookie statusRobin Gong
2018-06-28serial: imx: fix comment about UCR2_SRST and its handling for shadowingUwe Kleine-König
2018-06-19audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-06Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-06-05Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-06-05serial: sh-sci: Stop using printk format %pCrGeert Uytterhoeven
2018-06-03hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith