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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-24
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-23
/
+10
2015-06-23
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2015-06-07
Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-22
/
+105
2015-06-01
gpiolib: rename gpiod_set_array to gpiod_set_array_value
Rojhalat Ibrahim
1
-1
/
+1
2015-06-01
n_tty: Fix auditing support for cannonical mode
Laura Abbott
1
-3
/
+14
2015-06-01
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
1
-9
/
+73
2015-05-26
ttyFDC: Fix to use native endian MMIO reads
James Hogan
1
-8
/
+9
2015-05-24
n_tty: Fix calculation of size in canon_copy_from_read_buf
Mark Tomlinson
1
-2
/
+2
2015-05-24
serial: imx: Fix DMA handling for IDLE condition aborts
Philipp Zabel
1
-0
/
+8
2015-05-24
serial/amba-pl011: Unconditionally poll for FIFO space before each TX char
Dave Martin
1
-8
/
+8
2015-05-22
hvc: Convert to using interrupts instead of opal events
Alistair Popple
1
-23
/
+10
2015-05-22
Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-05-19
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
1
-1
/
+1
2015-05-17
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-33
/
+60
2015-05-10
pty: Fix input race when closing
Peter Hurley
4
-22
/
+50
2015-05-10
tty/n_gsm.c: fix a memory leak when gsmtty is removed
Pan Xinhui
1
-3
/
+2
2015-05-09
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
Dave Martin
1
-1
/
+4
2015-05-08
serial: omap: Fix error handling in probe
Semen Protsenko
1
-0
/
+2
2015-05-08
earlycon: Revert log warnings
Peter Hurley
1
-7
/
+2
2015-05-07
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+17
2015-05-05
xen/console: Update console event channel on resume
Boris Ostrovsky
1
-1
/
+17
2015-04-28
serial: 8250_pci: Add support for 16 port Exar boards
Soeren Grunewald
1
-2
/
+23
2015-04-28
serial: samsung: fix serial console break
Robert Baldyga
1
-2
/
+3
2015-04-28
tty/serial: at91: maxburst was missing for dma transfers
Ludovic Desroches
1
-0
/
+2
2015-04-28
serial: of-serial: Remove device_type = "serial" registration
Michal Simek
1
-1
/
+0
2015-04-28
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
2
-11
/
+12
2015-04-28
serial: core: Fix kernel-doc build warnings
Peter Hurley
1
-1
/
+1
2015-04-28
tty: Re-add external interface for tty_set_termios()
Frederic Danis
1
-1
/
+2
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+27
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
52
-4438
/
+1442
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+1351
2015-04-15
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+1
2015-04-15
serial: of_serial: Support big-endian register accesses
Kevin Cernekee
1
-1
/
+2
2015-04-15
serial: 8250: Add support for big-endian MMIO accesses
Kevin Cernekee
2
-0
/
+25
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+1
2015-04-14
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+1
2015-04-13
Merge branch 'pnp'
Rafael J. Wysocki
1
-12
/
+1
2015-04-10
n_gsm: Drop unneeded cast on netdev_priv
Julia Lawall
1
-5
/
+5
2015-04-10
sc16is7xx: expose RTS inversion in RS-485 mode
Jakub Kicinski
1
-9
/
+25
2015-04-10
serial: 8250_pci: port failed after wakeup from S3
Peter Hung
1
-64
/
+50
2015-04-10
earlycon: 8250: Document kernel command line options
Peter Hurley
1
-2
/
+3
2015-04-10
earlycon: 8250: Fix command line regression
Peter Hurley
2
-26
/
+24
2015-04-07
Merge 4.0-rc7 into tty-next
Greg Kroah-Hartman
2
-0
/
+6
2015-03-31
ttyFDC: Implement KGDB IO operations.
James Hogan
2
-6
/
+179
2015-03-31
MIPS, ttyFDC: Add early FDC console support
James Hogan
2
-0
/
+33
2015-03-31
TTY: Add MIPS EJTAG Fast Debug Channel TTY driver
James Hogan
3
-0
/
+1145
2015-03-27
tty: serial: fsl_lpuart: clear receive flag on FIFO flush
Stefan Agner
1
-0
/
+3
2015-03-27
tty: serial: fsl_lpuart: specify transmit FIFO size
Stefan Agner
1
-0
/
+2
2015-03-27
serial: samsung: Clear operation mode on UART shutdown
Javier Martinez Canillas
1
-0
/
+1
2015-03-27
tty: clean up the tty time logic a bit
Greg Kroah-Hartman
1
-2
/
+8
[next]