summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2017-07-18serial: mxs-auart: Fix baudrate calculationUwe Kleine-König
2017-07-18serial: mxs-auart: fix baud rate rangeStefan Wahren
2017-06-05serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka
2017-06-05serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-06-05tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-04-04serial: samsung: Use %pa to print 'resource_size_t' typeFabio Estevam
2017-03-16tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2016-11-20serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-11-20sparc: serial: sunhv: fix a double lock bugDan Carpenter
2016-11-20serial: samsung: Fix possible out of bounds access on non-DT platformKrzysztof Kozlowski
2016-11-20serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-11-20tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni
2016-05-01serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven
2016-05-018250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-02-25serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
2015-11-16serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald
2015-11-16serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-16serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-09-28serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-09-28serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-09-28serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee
2015-06-11serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-05-12tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-05-12serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-05-12serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-04-13tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner
2015-04-01serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-18Change email address for 8250_pciRussell King
2015-03-02serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner
2015-03-02serial: fsl_lpuart: delete timer on shutdownStefan Agner
2015-02-24tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-02-24tty/serial: at91: enable peripheral clock before accessing I/O registersCyrille Pitchen
2015-01-12serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2015-01-12tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin
2014-11-17serial: msm_serial: Fix kgdb continueStephen Boyd
2014-11-14serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-10-30tty: omap-serial: fix division by zeroFrans Klaver
2014-10-15serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-10-05tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud
2014-09-05serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-07-11serial: imx: Fix build breakagePeter Hurley
2014-07-10serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley
2014-07-10serial: Test for no tx data on tx restartPeter Hurley
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-19tty/serial: fix 8250 early console option passing to regular consoleRob Herring
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2014-06-18tty: serial: msm: Fix section mismatch warningKumar Gala
2014-06-17serial: samsung: Fix build errorSachin Kamat
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds