summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
* | serial: ioc4_serial: Free memory when kzalloc fails during probeSouptick Joarder2016-11-101-1/+6
* | serial: pxa2xx: mark PM functions as __maybe_unusedArnd Bergmann2016-11-101-4/+2
* | serial: pxa2xx: remove __deprecated annotationArnd Bergmann2016-11-101-1/+1
* | serial: crisv10: fix invalid user-pointer checkJohan Hovold2016-11-101-2/+0
* | 8250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti2016-11-101-0/+34
* | serial: sh-sci: Fix deadlock caused by serial output requestTakatoshi Akiyama2016-11-101-15/+5
* | tty: serial: make crisv10 explicitly non-modularPaul Gortmaker2016-11-101-4/+2
* | serial: 8250_pxa: hide early console setup when disabledArnd Bergmann2016-11-101-0/+2
* | serial: 8250_uniphier: avoid locking for FCR register writeMasahiro Yamada2016-11-101-2/+2
* | serial: 8250_uniphier: hardcode regshift to avoid unneeded memory readMasahiro Yamada2016-11-101-18/+24
* | Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman2016-10-3011-17/+43
|\ \
| * | tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring2016-10-281-2/+2
| * | tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven2016-10-281-0/+2
| * | tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud2016-10-281-4/+22
| * | sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder2016-10-271-2/+6
| * | tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih2016-10-271-1/+2
| * | tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice2016-10-271-2/+1
| * | serial: 8250_lpss: enable MSI for sureAndy Shevchenko2016-10-271-1/+1
| * | serial: core: fix console problems on uart_closeRob Herring2016-10-271-2/+0
| * | serial: 8250_uniphier: fix clearing divisor latch access bitMasahiro Yamada2016-10-271-1/+1
| * | serial: 8250_uniphier: fix more unterminated stringDenys Vlasenko2016-10-271-1/+1
| * | serial: pch_uart: add terminate entry for dmi_system_id tablesWei Yongjun2016-10-271-0/+1
| * | serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne2016-10-271-0/+2
| * | serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven2016-10-271-0/+1
| * | serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven2016-10-271-1/+1
| |/
* | serial: fsl_lpuart: remove build warningGreg Kroah-Hartman2016-10-281-2/+0
* | serial: 8250_fintek: Add F81865 SupportJi-Ze Hong (Peter Hong)2016-10-271-0/+6
* | serial: 8250_fintek: Add F81866 SupportJi-Ze Hong (Peter Hong)2016-10-271-6/+68
* | serial: 8250_fintek: Add F81216 SupportJi-Ze Hong (Peter Hong)2016-10-271-2/+24
* | serial: 8250_fintek: Set maximum FIFO of F81216HJi-Ze Hong (Peter Hong)2016-10-271-3/+26
* | serial: 8250_fintek: Set IRQ Mode when port probedJi-Ze Hong (Peter Hong)2016-10-271-23/+22
* | serial: 8250_fintek: Refactoring read/write methodJi-Ze Hong (Peter Hong)2016-10-271-35/+38
* | serial: 8250: pxa: add devicetree earlyconsoleRobert Jarzmik2016-10-272-2/+13
* | serial: 8250_lpss: get IRQ via pci_irq_vector()Andy Shevchenko2016-10-271-1/+1
* | sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright2016-10-271-1/+1
* | serial: 8250_lpss: Try to enable Memory-Write-InvalidateAndy Shevchenko2016-10-271-0/+1
* | serial: 8250_lpss: set PCI master only for private DMAAndy Shevchenko2016-10-271-2/+2
* | tty: serial: Makefile: move kgdb to be initialized lastNicolae Rosia2016-10-271-2/+3
* | tty: serial: fsl_lpuart: add polled console functionsNicolae Rosia2016-10-271-0/+66
* | serial: pl011: add console matching functionAleksey Makarov2016-10-271-0/+55
* | serial: rewrite pxa2xx-uart to use 8250_coreSergey Yanovich2016-10-276-4/+207
|/
* kthread: kthread worker API cleanupPetr Mladek2016-10-111-11/+11
* Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-0340-1132/+2272
|\
| * Revert "serial: pl011: add console matching function"Greg Kroah-Hartman2016-09-301-55/+0
| * serial: pl011: add console matching functionAleksey Makarov2016-09-281-0/+55
| * ACPI: parse SPCR and enable matching consoleAleksey Makarov2016-09-281-2/+17
| * of/serial: move earlycon early_param handling to serialLeif Lindholm2016-09-281-1/+1
| * tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irqKefeng Wang2016-09-271-1/+2
| * serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer2016-09-271-0/+43
| * serial: 8250: of: Load TX FIFO Threshold from DTThor Thayer2016-09-271-0/+7
OpenPOWER on IntegriCloud