summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | serial: xuartps: Remove __init marking from early writeJeffy Chen2017-07-301-1/+1
| * | serial: omap: Remove __init marking from early writeJeffy Chen2017-07-301-7/+6
| * | serial: arc: Remove __init marking from early writeJeffy Chen2017-07-301-2/+2
| * | drivers/serial: Do not leave sysfs group in case of error in aspeed_vuart_pro...Alexey Khoroshilov2017-07-301-2/+5
| * | serial: sprd: clear timeout interrupt only rather than all interruptsLanqing Liu2017-07-301-1/+3
| * | serial: imx: drop useless member from driver dataUwe Kleine-König2017-07-301-12/+1
| * | serial: tegra: explicitly request exclusive reset controlPhilipp Zabel2017-07-301-1/+1
| * | serial: 8250_dw: explicitly request exclusive reset controlPhilipp Zabel2017-07-301-1/+1
| * | serial: 8250: fix error handling in of_platform_serial_probe()Alexey Khoroshilov2017-07-301-9/+14
| * | tty: Convert to using %pOF instead of full_nameRob Herring2017-07-303-10/+10
| * | tty: serial: jsm: constify pci_device_id.Arvind Yadav2017-07-301-1/+1
| * | tty: serial: pci: constify pci_device_id.Arvind Yadav2017-07-301-1/+1
| * | tty: serial: exar: constify pci_device_id.Arvind Yadav2017-07-301-1/+1
| * | serial: stm32: add fifo supportGerald Baeza2017-07-302-0/+11
| * | serial: stm32: add wakeup mechanismFabrice Gasnier2017-07-302-1/+118
| * | serial: stm32: fix error handling in probeFabrice Gasnier2017-07-301-2/+9
| * | serial: stm32: add RTS supportBich HEMON2017-07-301-1/+1
| * | serial: stm32: Increase maximum number of portsGerald Baeza2017-07-301-1/+1
| * | serial: stm32: fix multi-ports managementGerald Baeza2017-07-302-5/+8
| * | serial: stm32: fix copyrightBich HEMON2017-07-302-0/+2
| * | Merge 4.13-rc2 into tty-nextGreg Kroah-Hartman2017-07-244-31/+33
| |\ \
| * | | tty/serial/fsl_lpuart: Add CONSOLE_POLL support for lpuart32.Marius Vlad2017-07-181-1/+57
| * | | tty: serial: owl: Implement console driverAndreas Färber2017-07-182-4/+635
* | | | parisc/8250_gsc: Fix section mismatchesHelge Deller2017-08-221-4/+4
* | | | parisc/mux: Fix section mismatchesHelge Deller2017-08-221-7/+7
| |_|/ |/| |
* | | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-132-24/+36
|\ \ \
| * | | Revert "serial: Delete dead code for CIR serial ports"Sean Young2017-08-011-6/+17
| * | | tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-301-18/+19
| | |/ | |/|
* / | gpio: exar: Use correct property prefix and document bindingsJan Kiszka2017-08-011-2/+2
|/ /
* | tty: serial: lpuart: Fix the logic for detecting the 32-bit type UARTFabio Estevam2017-07-171-9/+15
* | serial: imx: Prevent TX buffer PIO write when a DMA has been startedIan Jamison2017-07-171-1/+1
* | Revert "serial: imx-serial - move DMA buffer configuration to DT"Greg Kroah-Hartman2017-07-171-17/+8
* | serial: sh-sci: Uninitialized variables in sysfs filesDan Carpenter2017-07-171-4/+8
* | serial: st-asc: Potential error pointer dereferenceDan Carpenter2017-07-171-0/+1
|/
* drivers: tty: serial: move inline before return typeJoe Perches2017-07-132-4/+4
* Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-071-5/+168
|\
| * serial: exar: Add support for IOT2040 deviceJan Kiszka2017-07-031-1/+128
| * gpio-exar/8250-exar: Make set of exported GPIOs configurableJan Kiszka2017-07-031-3/+12
| * serial: exar: Factor out platform hooksJan Kiszka2017-07-031-5/+27
| * gpio-exar/8250-exar: Rearrange gpiochip parenthoodJan Kiszka2017-07-031-0/+2
| * gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cardsJan Kiszka2017-07-031-1/+3
| * gpio-exar/8250-exar: Fix passing in of parent PCI deviceJan Kiszka2017-06-201-1/+2
* | tty: serial: lpuart: add a more accurate baud rate calculation methodDong Aisheng2017-06-291-7/+72
* | tty: serial: lpuart: add earlycon support for imx7ulpDong Aisheng2017-06-291-0/+13
* | tty: serial: lpuart: add imx7ulp supportDong Aisheng2017-06-291-0/+11
* | tty: serial: lpuart: add little endian 32 bit register supportDong Aisheng2017-06-291-15/+30
* | tty: serial: lpuart: refactor lpuart32_{read|write} prototypeDong Aisheng2017-06-291-61/+62
* | tty: serial: lpuart: introduce lpuart_soc_data to represent SoC propertyDong Aisheng2017-06-291-20/+27
* | serial: imx-serial - move DMA buffer configuration to DTNandor Han2017-06-291-8/+17
* | serial: imx: Enable RTSD only when neededNandor Han2017-06-291-1/+3