summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: sh-sci: Remove manual break debouncingLaurent Pinchart2017-01-191-117/+7
* serial: sh-sci: Remove the platform data dma slave rx/tx channel IDsLaurent Pinchart2017-01-191-17/+6
* serial: sh-sci: Extend sci_port_params with more port parametersLaurent Pinchart2017-01-192-83/+102
* serial: sh-sci: Constify platform dataLaurent Pinchart2017-01-191-48/+49
* serial: sh-sci: Replace regmap array with port parametersLaurent Pinchart2017-01-191-123/+155
* serial: sh-sci: Remove initialization of zero fields in sci_port_paramsLaurent Pinchart2017-01-191-94/+0
* serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart2017-01-191-9/+8
* serial: sh-sci: Don't rely on platform data flags when not neededLaurent Pinchart2017-01-191-4/+3
* serial: sh-sci: Set the SCSCR TE and RE bits in the driverLaurent Pinchart2017-01-191-6/+7
* Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2017-01-164-15/+23
|\
| * Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu2017-01-111-1/+1
| * Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski2017-01-111-1/+1
| * 8250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi2017-01-111-7/+5
| * tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-01-111-6/+5
| * tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud2017-01-111-0/+11
* | serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner2017-01-122-0/+23
* | serial: 8250_mid: make option visibleJean Delvare2017-01-121-1/+1
* | serial: 8250_lpss: make option visibleJean Delvare2017-01-121-1/+1
* | serial: 8250_pci: make option visibleJean Delvare2017-01-121-1/+1
* | serial: 8250_port: Remove dangerous pr_debug()Alexey Brodkin2017-01-121-4/+0
* | serial: imx: Allow passing 'rst-gpios' for rs485 modeFabio Estevam2017-01-121-1/+5
* | serial: 8250_lpss: avoid potential kernel crash when removeAndy Shevchenko2017-01-121-2/+2
* | tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-01-121-0/+1
* | serial: 8250: moxa: Store num_ports in brdMatwey V. Kornilov2017-01-121-0/+1
* | serial: 8250_fintek: Add resource check for Fintek F81504/508/512Ji-Ze Hong (Peter Hong)2017-01-121-4/+9
* | tty: update my email addressJohn Crispin2017-01-121-1/+1
* | tty: serial: lantiq: implement earlycon supportMartin Blumenstingl2017-01-122-7/+32
* | serial: pic32_uart: Fix 'request_irq' and 'free_irq' inconsistancyChristophe JAILLET2017-01-121-3/+3
* | serial: samsung: Simplify DMA engine initialization codeMarek Szyprowski2017-01-122-15/+6
* | serial: mxs-auart: support CMSPAR termios cflagWolfgang Ocker2017-01-121-0/+3
* | serial: max310x: Add support for newer silicon revisionsAlexander Shiyan2017-01-121-1/+1
* | tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlockNikita Yushchenko2017-01-121-18/+17
* | tty: serial: sh-sci: set error code when kasprintf failsPan Bian2017-01-121-1/+3
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-12-141-1/+1
|\
| * dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev2016-11-301-1/+1
* | serial: 8250_mid fix calltrace when hotplug 8250 serial controllerLiwei Song2016-11-301-2/+2
* | serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi2016-11-291-4/+19
* | serial: core: don't check port twice in a rowAndy Shevchenko2016-11-281-6/+11
* | mxs-auart: count FIFO overrun errorsWolfgang Ocker2016-11-161-1/+1
* | serial: 8250_dw: Add support for IrDA SIR modeEd Blake2016-11-161-0/+22
* | serial: 8250: Expose set_ldisc functionEd Blake2016-11-162-2/+13
* | serial: 8250: Add IrDA to UART capabilitiesEd Blake2016-11-162-2/+3
* | serial: 8250_dma: power off device after TX is doneAndy Shevchenko2016-11-161-2/+7
* | serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko2016-11-162-2/+9
* | serial: sunsu: Free memory when probe failsSouptick Joarder2016-11-161-0/+1
* | serial: sunhv: Free memory when remove() is calledSouptick Joarder2016-11-161-1/+2
* | tty: amba-pl011: Add earlycon support for SBSA UARTKefeng Wang2016-11-101-0/+1
* | tty: serial: Make the STM32 serial port depend on it's archPeter Robinson2016-11-101-1/+1
* | serial: ifx6x60: Free memory when probe failsSouptick Joarder2016-11-101-0/+1
OpenPOWER on IntegriCloud