ALSA: hda: Initialize power_state field properly
[platform/kernel/linux-rpi.git] / drivers / tty /
2019-07-10 Linus Torvaldstty: rocket: fix incorrect forward declaration of ...
2019-06-22 John Paul Adrian... sunhv: Fix device naming inconsistency between sunhv_co...
2019-06-15 Andy Shevchenkodmaengine: idma64: Use actual device for DMA transfers
2019-06-11 Jiri SlabyTTY: serial_core, add ->install
2019-06-09 George G. Davisserial: sh-sci: disable DMA for uart_console
2019-06-09 Grzegorz Halatvt/fbcon: deinitialize resources in visual_init() after...
2019-06-09 Joe Burmeistertty: max310x: Fix external crystal register setup
2019-06-09 Jorge Ramirez-Ortiztty: serial: msm_serial: Fix XON/XOFF
2019-05-31 Kangjie Lutty: ipwireless: fix missing checks for ioremap
2019-05-22 Anup Pateltty: Don't force RISCV SBI console as preferred console
2019-05-22 Sergei Trofimovichtty/vt: fix write/write race in ioctl(KDSKBSENT) handler
2019-05-22 Yifeng Litty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if...
2019-05-04 Petr Štetiarserial: ar933x_uart: Fix build failure with disabled...
2019-05-04 Mao Wenansc16is7xx: missing unregister/delete driver on error...
2019-04-27 Mikulas Patockavt: fix cursor when clearing the screen
2019-04-27 Geert Uytterhoevenserial: sh-sci: Fix HSCIF RX sampling point calculation
2019-04-27 Geert Uytterhoevenserial: sh-sci: Fix HSCIF RX sampling point adjustment
2019-04-20 Michal Simekserial: uartps: console_setup() can't be placed to...
2019-04-17 Greg Kroah-Hartmantty: ldisc: add sysctl to prevent autoloading of ldiscs
2019-04-05 Manfred Schlaegltty: increase the default flip buffer limit to 2*640K
2019-04-05 Lubomir Rintelserial: 8250_pxa: honor the port number from devicetree
2019-04-05 Razvan Stefanescutty/serial: atmel: RS485 HD w/DMA: enable RX after...
2019-04-05 Razvan Stefanescutty/serial: atmel: Add is_half_duplex helper
2019-04-03 Wentao WangDisable kgdboc failed by echo space to /sys/module...
2019-04-03 Hoan Nguyen Anserial: sh-sci: Fix setting SCSCR_TIE while transferrin...
2019-04-03 Aditya Pakkiserial: mvebu-uart: Fix to avoid a potential NULL point...
2019-04-03 Aditya Pakkiserial: max310x: Fix to avoid potential NULL pointer...
2019-04-03 Nathan Chancellortty: serial: qcom_geni_serial: Initialize baud in qcom_...
2019-04-03 Kangjie Lutty: atmel_serial: fix a potential NULL pointer dereference
2019-04-03 Kangjie Lutty: mxs-auart: fix a potential NULL pointer dereference
2019-03-23 Nicolas Pitrevt: perform safe console erase in the right order
2019-03-23 Jay Dolanserial: 8250_pci: Have ACCES cards that use the four...
2019-03-23 Jay Dolanserial: 8250_pci: Fix number of ports for ACCES serial...
2019-03-23 Lubomir Rintelserial: 8250_of: assume reg-shift of 2 for mrvl,mmp...
2019-03-23 Anssi Hannulaserial: uartps: Fix stuck ISR if RX disabled with non...
2019-03-05 Tomonori Sakitaserial: fsl_lpuart: fix maximum acceptable baud rate...
2019-03-05 Matthias Kaehlcketty: serial: qcom_geni_serial: Allow mctrl when flow...
2019-02-12 Chris Brandtserial: sh-sci: Do not free irqs that have already...
2019-02-12 Andy Shevchenkoserial: 8250_pci: Make PCI class test non fatal
2019-02-12 Greg Kroah-Hartmanserial: fix race between flush_to_ldisc and tty_open
2019-02-12 Beomho Seotty: serial: samsung: Properly set flags in autoCTS...
2019-02-12 Geert Uytterhoevenserial: sh-sci: Resume PIO in sci_rx_interrupt() on...
2019-02-12 Geert Uytterhoevenserial: sh-sci: Fix locking in sci_submit_rx()
2019-02-12 Andy Duanserial: fsl_lpuart: clear parity enable bit when disabl...
2019-01-31 Nicolas Pitrevt: invoke notifier on screen size change
2019-01-31 Nicolas Pitrevt: always call notifier with the console lock held
2019-01-31 Nicolas Pitrevt: make vt_console_print() compatible with the unicode...
2019-01-31 Paul Fulghumtty/n_hdlc: fix __might_sleep warning
2019-01-31 Samir Virmaniuart: Fix crash in uart_write and uart_put_char
2019-01-31 Greg Kroah-Hartmantty: Handle problem if line discipline does not have...
2019-01-26 Sergey Senozhatskytty/serial: do not free trasnmit buffer page under...
2019-01-26 Anders Roxellserial: set suppress_bind_attrs flag only if builtin
2019-01-22 Dmitry Safonovtty: Don't hold ldisc lock in tty_reopen() if ldisc...
2019-01-22 Dmitry Safonovtty: Simplify tty->count math in tty_reopen()
2019-01-22 Dmitry Safonovtty: Hold tty_ldisc_lock() during tty_reopen()
2019-01-22 Dmitry Safonovtty/ldsem: Wake up readers after timed out down_write()
2019-01-13 Yangtao Liserial/sunsu: fix refcount leak
2019-01-09 Nava kishore Manneserial: uartps: Fix interrupt mask issue to handle...
2018-12-21 Yangtao Lidrivers/tty: add missing of_node_put()
2018-12-13 Macpaul Linkgdboc: fix KASAN global-out-of-bounds bug in param_set...
2018-12-13 Chanho Parktty: do not set TTY_IO_ERROR flag if console port
2018-12-13 Peter Shihtty: serial: 8250_mtk: always resume the device in...
2018-12-13 Johan HovoldUSB: serial: console: fix reported terminal settings
2018-12-08 Laura Abbottkgdboc: Fix warning with module build
2018-12-08 Laura Abbottkgdboc: Fix restrict error
2018-12-01 Greg Kroah-Hartmantty: wipe buffer if not echoing data
2018-12-01 Linus Torvaldstty: wipe buffer.
2018-11-27 Geert Uytterhoevenserial: sh-sci: Fix receive on SCIFA/SCIFB variants...
2018-11-21 H. Peter Anvintermios, tty/tty_baudrate.c: fix buffer overrun
2018-11-21 Yoshihiro Shimodaserial: sh-sci: Fix could not remove dev_attr_rx_fifo_t...
2018-11-21 Phil Elwellsc16is7xx: Fix for multi-channel stall
2018-11-21 John Garryserial: 8250_of: Fix for lack of interrupt support
2018-11-21 Miles Chentty: check name length in tty_find_polling_driver()
2018-11-13 Mikulas Patockavt: fix broken display when running aptitude
2018-11-13 He Zhekgdboc: Passing ekgdboc to command line causes panic
2018-10-20 Greg Kroah-HartmanMerge branch 'sched-urgent-for-linus' of git://git...
2018-10-20 Greg Kroah-HartmanMerge tag 'trace-v4.19-rc8-2' of git://git./linux/kerne...
2018-10-20 Greg Kroah-HartmanMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-20 Dave AirlieMerge tag 'drm-misc-fixes-2018-10-19' of git://anongit...
2018-10-19 Greg Kroah-HartmanMerge tag 'usb-4.19-final' of git://git./linux/kernel...
2018-10-19 Greg Kroah-HartmanMerge tag 'for-linus-20181019' of git://git.kernel...
2018-10-19 Greg Kroah-HartmanMerge tag 'for-gkh' of git://git./linux/kernel/git...
2018-10-19 Dave AirlieMerge tag 'drm-misc-fixes-2018-10-18' of git://anongit...
2018-10-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-10-18 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.19-20181017' of...
2018-10-18 Greg Kroah-HartmanMerge tag 'trace-v4.19-rc8' of git://git./linux/kernel...
2018-10-17 Greg Kroah-HartmanMerge branch 'parisc-4.19-3' of git://git./linux/kernel...
2018-10-17 Greg Kroah-HartmanMerge tag 'clk-fixes-for-linus' of git://git./linux...
2018-10-16 Greg Kroah-HartmanMerge git://git./linux/kernel/git/davem/sparc
2018-10-16 Greg Kroah-HartmanMerge tag 'selinux-pr-20181015' of git://git./linux...
2018-10-16 David S. MillerMerge tag 'mlx5-fixes-2018-10-10' of git://git./linux...
2018-10-14 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-10-14 Greg Kroah-HartmanMerge tag 'libnvdimm-fixes-4.19-rc8' of git://git....
2018-10-14 Greg Kroah-HartmanMerge branch 'i2c/for-current' of git://git./linux...
2018-10-13 Greg Kroah-HartmanMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-10-13 Greg Kroah-HartmanMerge tag 'for-linus-20181012' of git://git.kernel...
2018-10-13 Greg Kroah-HartmanMerge tag 'gfs2-4.19.fixes3' of git://git./linux/kernel...
2018-10-13 Greg Kroah-HartmanMerge tag 'arm64-fixes' of git://git./linux/kernel...
2018-10-12 Greg Kroah-HartmanMerge tag 'armsoc-fixes-4.19' of git://git./linux/kerne...
2018-10-12 Greg Kroah-HartmanMerge tag 'mmc-v4.19-rc7' of git://git./linux/kernel...
next