Age | Commit message (Expand) | Author |
2015-07-12 | tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send | Nicolas Ferre |
2015-07-03 | serial: imx: Fix DMA handling for IDLE condition aborts | Philipp Zabel |
2015-07-03 | n_tty: Fix auditing support for cannonical mode | Laura Abbott |
2015-06-28 | serial: 8250_dw: add support for AMD SOC Carrizo | Ken Xue |
2015-06-28 | serial: 8250: add support for ACPI-probed serial port for X-Gene platform | Feng Kan |
2015-06-28 | serial: imx: Fix clearing of receiver overrun flag | Uwe Kleine-König |
2015-06-28 | serial: imx: Enable UCR4_OREN in startup interface | Jiada Wang |
2015-06-10 | tty/n_gsm.c: fix a memory leak when gsmtty is removed | Pan Xinhui |
2015-06-09 | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel |
2015-05-23 | xen/console: Update console event channel on resume | Boris Ostrovsky |
2015-05-17 | tty/serial: at91: maxburst was missing for dma transfers | Ludovic Desroches |
2015-05-17 | serial: xilinx: Use platform_get_irq to get irq description structure | Michal Simek |
2015-05-17 | serial: of-serial: Remove device_type = "serial" registration | Michal Simek |
2015-04-24 | tty: serial: fsl_lpuart: clear receive flag on FIFO flush | Stefan Agner |
2015-04-24 | tty: serial: fsl_lpuart: specify transmit FIFO size | Stefan Agner |
2015-04-22 | n_tty: Fix read buffer overwrite when no newline | Peter Hurley |
2015-03-28 | Change email address for 8250_pci | Russell King |
2015-03-28 | serial: 8250_dw: Fix deadlock in LCR workaround | Peter Hurley |
2015-03-14 | serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth... | Sebastian Andrzej Siewior |
2015-03-14 | tty: fix up atime/mtime mess, take four | Jiri Slaby |
2015-03-14 | TTY: fix tty_wait_until_sent on 64-bit machines | Johan Hovold |
2015-03-06 | serial: fsl_lpuart: avoid new transfer while DMA is running | Stefan Agner |
2015-03-06 | serial: fsl_lpuart: delete timer on shutdown | Stefan Agner |
2015-03-06 | vt: provide notifications on selection changes | Nicolas Pitre |
2015-03-06 | tty/serial: at91: fix error handling in atmel_serial_probe() | Cyrille Pitchen |
2015-03-06 | tty: Prevent untrappable signals from malicious program | Peter Hurley |
2015-01-27 | serial: fix parisc boot hang | James Bottomley |
2015-01-16 | n_tty: Fix read_buf race condition, increment read_head after pushing data | Christian Riesch |
2015-01-16 | serial: samsung: wait for transfer completion before clock disable | Robert Baldyga |
2015-01-16 | tty: serial: men_z135_uart: Add terminating entry for men_z135_ids | Axel Lin |
2014-11-25 | Revert "serial: of-serial: add PM suspend/resume support" | Greg Kroah-Hartman |
2014-11-06 | tty: Fix pty master poll() after slave closes v2 | Francesco Ruggeri |
2014-11-05 | serial: of-serial: fix uninitialized kmalloc variable | Jingchang Lu |
2014-11-05 | tty/vt: don't set font mappings on vc not supporting this | Imre Deak |
2014-11-05 | tty: serial: 8250_mtk: Fix quot calculation | Matthias Brugger |
2014-11-05 | tty: Prevent "read/write wait queue active!" log flooding | Peter Hurley |
2014-11-05 | tty: Fix high cpu load if tty is unreleaseable | Peter Hurley |
2014-11-05 | serial: Fix divide-by-zero fault in uart_get_divisor() | Peter Hurley |
2014-10-18 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-10-16 | serial: atmel: add missing dmaengine header | Vinod Koul |
2014-10-15 | Merge branch 'topic/dma_control_cleanup_acks' into for-linus | Vinod Koul |
2014-10-15 | serial: sh-sci: use dmaengine_terminate_all() API | Vinod Koul |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds |
2014-10-11 | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-10-11 | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-10-08 | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-10-07 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-10-06 | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel |