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
starfive-6.6.48-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
2013-06-18
parisc: fix serial ports on C8000 workstation
Thomas Bogendoerfer
1
-1
/
+9
2013-06-03
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"
Kyle McMartin
1
-7
/
+7
2013-06-03
serial: samsung: enable clock before clearing pending interrupts during init
Chander Kashyap
1
-0
/
+13
2013-06-03
serial/imx: disable hardware flow control at startup
Lucas Stach
1
-0
/
+2
2013-05-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-23
/
+0
2013-05-21
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
1
-0
/
+1
2013-05-20
serial: mcf: missing uart_unregister_driver() on error in mcf_init()
Wei Yongjun
1
-1
/
+3
2013-05-20
tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()
Wei Yongjun
1
-3
/
+8
2013-05-20
serial: samsung: add missing platform_driver_unregister() when module exit
Wei Yongjun
1
-0
/
+1
2013-05-20
serial: pl011: protect attribute read from NULL platform data struct
Lee Jones
1
-1
/
+1
2013-05-20
tty: nwpserial: Pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-05-20
serial: 8250_dw: Add valid clk pointer check
Ezequiel Garcia
1
-2
/
+4
2013-05-20
SERIAL: OMAP: Remove the slave idle handling from the driver
Santosh Shilimkar
1
-23
/
+0
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+0
2013-05-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-1
/
+0
2013-05-08
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
Jonas Gorski
1
-1
/
+0
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-26
/
+38
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-48
/
+4
2013-05-07
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
2
-7
/
+16
2013-05-05
serial: sunsu: add missing platform_driver_unregister() when module exit
Wei Yongjun
1
-0
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
32
-479
/
+608
2013-04-29
m68k: remove unused asm/dbg.h
Greg Ungerer
1
-1
/
+0
2013-04-23
tty/serial/sirf: fix MODULE_DEVICE_TABLE
Arnd Bergmann
1
-1
/
+1
2013-04-22
serial: mxs: drop superfluous {get|put}_device
Wolfram Sang
1
-3
/
+1
2013-04-22
serial: mxs: fix buffer overflow
Wolfram Sang
1
-1
/
+1
2013-04-20
serial: amba-pl011: fix !CONFIG_DMA_ENGINE case
Arnd Bergmann
1
-1
/
+1
2013-04-20
Merge branch 'spear/dwdma' into late/cleanup
Arnd Bergmann
1
-25
/
+37
2013-04-17
ARM: PL011: add support for extended FIFO-size of PL011-r1p5
Jongsung Kim
1
-4
/
+16
2013-04-15
serial_core.c: add put_device() after device_find_child()
Federico Vaga
1
-0
/
+4
2013-04-15
serial: sccnxp: Replace pdata.init/exit with regulator API
Alexander Shiyan
1
-6
/
+15
2013-04-15
serial: sccnxp: Do not override device name
Alexander Shiyan
1
-2
/
+0
2013-04-15
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
2
-7
/
+16
2013-04-15
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
2
-7
/
+16
2013-04-13
serial: 8250_dw: Fix the stub for dw8250_probe_acpi()
Heikki Krogerus
1
-1
/
+1
2013-04-12
serial: 8250_dw: Convert to devm_ioremap()
Heikki Krogerus
1
-1
/
+2
2013-04-12
serial: 8250_dw: Set port capabilities based on CPR register
Heikki Krogerus
1
-0
/
+4
2013-04-12
serial: 8250_dw: Let ACPI code extract the DMA client info
Heikki Krogerus
1
-66
/
+9
2013-04-12
serial: 8250_dw: Support clk framework also with ACPI
Heikki Krogerus
1
-13
/
+5
2013-04-12
serial: 8250_dw: Enable runtime PM
Heikki Krogerus
1
-9
/
+52
2013-04-12
serial: 8250_dma: Provide default slave configuration parameters
Heikki Krogerus
1
-2
/
+8
2013-04-12
serial: 8250_dma: Use dmaengine helpers to get the slave channels
Heikki Krogerus
1
-2
/
+6
2013-04-12
serial: 8250_dma: Fix RX handling
Heikki Krogerus
1
-7
/
+16
2013-04-12
serial: 8250_dma: TX cleanup
Heikki Krogerus
1
-7
/
+4
2013-04-12
tty: serial/samsung: fix modular build
Arnd Bergmann
2
-3
/
+5
2013-04-12
tty: serial/samsung: make register definitions global
Arnd Bergmann
1
-3
/
+3
2013-04-12
tty: serial/samsung: prepare for common clock API
Arnd Bergmann
1
-1
/
+6
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-04-08
Revert "tty/8250_pnp: serial port detection regression since v3.7"
Sean Young
1
-7
/
+5
2013-04-06
serial: max3100: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
[next]