index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
Revert "tty: serial: 8250: add CON_CONSDEV to flags"
Herbert Xu
1
-1
/
+1
2017-01-11
Clearing FIFOs in RS485 emulation mode causes subsequent transmits to break
Daniel Jedrychowski
1
-1
/
+1
2017-01-11
8250_pci: Fix potential use-after-free in error path
Gabriel Krisman Bertazi
1
-7
/
+5
2017-01-11
tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
Richard Genoud
1
-6
/
+5
2017-01-11
tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
Richard Genoud
1
-0
/
+11
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-15
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2016-11-30
serial: 8250_mid fix calltrace when hotplug 8250 serial controller
Liwei Song
1
-2
/
+2
2016-11-30
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
1
-1
/
+1
2016-11-29
serial: 8250_pci: Detach low-level driver during PCI error recovery
Gabriel Krisman Bertazi
1
-4
/
+19
2016-11-28
serial: core: don't check port twice in a row
Andy Shevchenko
1
-6
/
+11
2016-11-16
mxs-auart: count FIFO overrun errors
Wolfgang Ocker
1
-1
/
+1
2016-11-16
serial: 8250_dw: Add support for IrDA SIR mode
Ed Blake
1
-0
/
+22
2016-11-16
serial: 8250: Expose set_ldisc function
Ed Blake
2
-2
/
+13
2016-11-16
serial: 8250: Add IrDA to UART capabilities
Ed Blake
2
-2
/
+3
2016-11-16
serial: 8250_dma: power off device after TX is done
Andy Shevchenko
1
-2
/
+7
2016-11-16
serial: 8250_port: export serial8250_rpm_{get|put}_tx()
Andy Shevchenko
2
-2
/
+9
2016-11-16
serial: sunsu: Free memory when probe fails
Souptick Joarder
1
-0
/
+1
2016-11-16
serial: sunhv: Free memory when remove() is called
Souptick Joarder
1
-1
/
+2
2016-11-10
tty: amba-pl011: Add earlycon support for SBSA UART
Kefeng Wang
1
-0
/
+1
2016-11-10
tty: serial: Make the STM32 serial port depend on it's arch
Peter Robinson
1
-1
/
+1
2016-11-10
serial: ifx6x60: Free memory when probe fails
Souptick Joarder
1
-0
/
+1
2016-11-10
serial: ioc4_serial: Free memory when kzalloc fails during probe
Souptick Joarder
1
-1
/
+6
2016-11-10
serial: pxa2xx: mark PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2016-11-10
serial: pxa2xx: remove __deprecated annotation
Arnd Bergmann
1
-1
/
+1
2016-11-10
serial: crisv10: fix invalid user-pointer check
Johan Hovold
1
-2
/
+0
2016-11-10
8250: FIX Fourth port offset of Pericom PI7C9X7954 boards
Angelo Butti
1
-0
/
+34
2016-11-10
serial: sh-sci: Fix deadlock caused by serial output request
Takatoshi Akiyama
1
-15
/
+5
2016-11-10
tty: serial: make crisv10 explicitly non-modular
Paul Gortmaker
1
-4
/
+2
2016-11-10
serial: 8250_pxa: hide early console setup when disabled
Arnd Bergmann
1
-0
/
+2
2016-11-10
serial: 8250_uniphier: avoid locking for FCR register write
Masahiro Yamada
1
-2
/
+2
2016-11-10
serial: 8250_uniphier: hardcode regshift to avoid unneeded memory read
Masahiro Yamada
1
-18
/
+24
2016-10-30
Merge 4.9-rc3 into tty-next
Greg Kroah-Hartman
11
-17
/
+43
2016-10-28
tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup
Rob Herring
1
-2
/
+2
2016-10-28
tty: serial_core: Fix serial console crash on port shutdown
Geert Uytterhoeven
1
-0
/
+2
2016-10-28
tty/serial: at91: fix hardware handshake on Atmel platforms
Richard Genoud
1
-4
/
+22
2016-10-28
serial: fsl_lpuart: remove build warning
Greg Kroah-Hartman
1
-2
/
+0
2016-10-27
sc16is7xx: always write state when configuring GPIO as an output
Francois Berder
1
-2
/
+6
2016-10-27
tty: serial: 8250: 8250_core: NXP SC16C2552 workaround
Steve Shih
1
-1
/
+2
2016-10-27
tty: serial: fsl_lpuart: Fix Tx DMA edge case
Aaron Brice
1
-2
/
+1
2016-10-27
serial: 8250_fintek: Add F81865 Support
Ji-Ze Hong (Peter Hong)
1
-0
/
+6
2016-10-27
serial: 8250_fintek: Add F81866 Support
Ji-Ze Hong (Peter Hong)
1
-6
/
+68
2016-10-27
serial: 8250_fintek: Add F81216 Support
Ji-Ze Hong (Peter Hong)
1
-2
/
+24
2016-10-27
serial: 8250_fintek: Set maximum FIFO of F81216H
Ji-Ze Hong (Peter Hong)
1
-3
/
+26
2016-10-27
serial: 8250_fintek: Set IRQ Mode when port probed
Ji-Ze Hong (Peter Hong)
1
-23
/
+22
2016-10-27
serial: 8250_fintek: Refactoring read/write method
Ji-Ze Hong (Peter Hong)
1
-35
/
+38
2016-10-27
serial: 8250: pxa: add devicetree earlyconsole
Robert Jarzmik
2
-2
/
+13
2016-10-27
serial: 8250_lpss: get IRQ via pci_irq_vector()
Andy Shevchenko
1
-1
/
+1
2016-10-27
sc16is7xx: Drop bogus use of IRQF_ONESHOT
Josh Cartwright
1
-1
/
+1
2016-10-27
serial: 8250_lpss: Try to enable Memory-Write-Invalidate
Andy Shevchenko
1
-0
/
+1
[next]