summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2018-06-04tty: serial: fsl_lpuart: lock port on console writetoradex_vf_4.1-nextStefan Agner
2018-06-04tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlockNikita Yushchenko
2018-05-30tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice
2017-03-15Merge tag 'v4.1.39' into toradex_vf_4.1-nexttoradex_vf_4.1Stefan Agner
2017-03-15tty: serial: fsl_lpuart: resync with 4.9 kernelBhuvanchandra DV
2017-03-15Merge tag 'v4.1.32' into toradex_vf_4.1-nextStefan Agner
2017-03-15Merge tag 'v4.1.24' into toradex_vf_4.1-nextStefan Agner
2017-03-15tty: serial: fsl_lpuart: enable UART DMA by defaultStefan Agner
2017-03-15tty: serial: fsl_lpuart: Fix broken 8m/s1 supportBhuvanchandra DV
2017-03-15tty: serial: fsl-lpuart: Update suspend/resume for DMA modeBhuvanchandra DV
2017-03-15tty: serial: fsl-lpuart: Use scatter/gather DMA for TxBhuvanchandra DV
2017-03-15tty: serial: fsl-lpuart: Use cyclic DMA for RxBhuvanchandra DV
2017-03-15Revert "tty: serial: fsl_lpuart: avoid TX FIFO overflow"Stefan Agner
2016-09-15serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-08-16serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-08-16tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni
2016-08-16tty/serial: at91: remove bunch of macros to access UART registersCyrille Pitchen
2016-07-10serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi
2016-07-108250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-06-03QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang
2016-06-03serial: 8250_pci: fix divide error bug if baud rate is 0David Müller
2016-02-28tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll
2016-02-28serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
2016-02-15serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2015-12-15Merge tag 'v4.1.15' into toradex_vf_4.1-nextColibri_VF_LinuxImageV2.5Beta3_20151215Marcel Ziswiler
2015-11-09serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-09Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis
2015-10-26tty: serial: fsl_lpuart: fix DMA parsingStefan Agner
2015-10-23Merge tag 'v4.1.11' into toradex_vf_4.1-nextStefan Agner
2015-10-22serial: atmel: fix error path of probe functionUwe Kleine-König
2015-10-22serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-22serial/amba-pl011: Disable interrupts around TX softirqDave Martin
2015-10-20tty: serial: fsl_lpuart: implement module parameter to disable DMAStefan Agner
2015-09-21serial: samsung: fix DMA for FIFO smaller than cache line sizeRobert Baldyga
2015-09-21serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski
2015-09-21serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee
2015-09-21serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-09-21tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn
2015-08-12Merge tag 'v4.1.5' into toradex_vf_4.1-nextStefan Agner
2015-08-11tty: serial: fsl_lpuart: Add support for RS-485Bhuvanchandra DV
2015-08-10serial: core: Fix crashes while echoing when closingPeter Hurley
2015-08-10Revert "serial: imx: initialized DMA w/o HW flow enabled"David Jander
2015-08-10tty: serial: fsl_lpuart: consider TX FIFO too in tx_emptyStefan Agner
2015-08-10tty: serial: fsl_lpuart: avoid TX FIFO overflowStefan Agner
2015-08-04tty: serial: fsl_lpuart: fix clearing of receive flagStefan Agner
2015-08-04tty: serial: fsl_lpuart: support suspend/resumeStefan Agner
2015-08-03serial: samsung: only use earlycon for consoleArnd Bergmann
2015-08-03tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior