summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2017-12-09serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra1-1/+4
2017-12-09serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner1-1/+1
2017-12-09serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson1-0/+3
2017-11-24serial: omap: Fix EFR write on RTS deassertionLukas Wunner1-1/+1
2017-11-15serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart1-9/+8
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar1-0/+6
2017-06-26serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET1-3/+8
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-06-14serial: ifx6x60: fix use-after-free on module unloadJohan Hovold1-1/+1
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold1-1/+2
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold1-1/+5
2017-05-20serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski1-5/+4
2017-05-14serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren1-1/+7
2017-05-088250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi1-7/+5
2017-04-21tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud1-6/+5
2017-04-08tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre1-0/+3
2017-04-08tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud1-0/+5
2017-03-30serial: 8250_pci: Detach low-level driver during PCI error recoverySumit Semwal1-4/+19
2017-03-18serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski1-2/+4
2017-03-15serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott1-0/+13
2017-02-26tty: serial: msm: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-01-19tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud1-0/+11
2017-01-09sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright1-1/+1
2016-11-21sparc: serial: sunhv: fix a double lock bugDan Carpenter1-6/+0
2016-11-18tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud1-4/+23
2016-10-22serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang1-1/+1
2016-09-24serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon1-0/+139
2016-09-24serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko1-0/+3
2016-08-20tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni1-6/+8
2016-08-20serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski1-5/+13
2016-08-20tty: serial: msm: Don't read off end of tx fifoBjorn Andersson1-1/+1
2016-06-08QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang1-0/+3
2016-06-01serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi1-2/+2
2016-06-01serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko1-10/+11
2016-06-01serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko1-3/+11
2016-06-01serial: 8250_pci: fix divide error bug if baud rate is 0David Müller1-0/+3
2016-06-01tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni1-1/+13
2016-05-05serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven1-39/+0
2016-04-128250: use callbacks to access UART_DLL/UART_DLMSebastian Frias1-12/+6
2016-02-25serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley1-2/+6
2016-02-25serial: 8250_pci: Add Intel Broadwell portsMika Westerberg1-0/+29
2016-02-25tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll1-0/+21
2015-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-5/+7
2015-12-24tty/serial: Skip 'NULL' char after console break when sysrq enabledVijay Kumar1-2/+4
2015-12-24tty: serial: constify sunhv_ops structsAya Mahfouz1-3/+3
2015-12-13serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven1-0/+2
2015-12-13serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda1-1/+1
2015-12-13serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada1-2/+6
2015-11-21serial: export fsl8250_handle_irqArnd Bergmann1-0/+1
2015-11-21serial: 8250_mid: Add missing dependencyHeikki Krogerus1-0/+1