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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
tty: vt8500_serial: add support for UART in WM8880 chips
Alexey Charkov
1
-14
/
+56
2014-09-09
serial: kgdb_nmi: No CON_ENABLED by default
Daniel Thompson
1
-2
/
+3
2014-09-09
serial: amba-pl011: Use container_of() to get uart_amba_port
Daniel Thompson
1
-18
/
+36
2014-09-09
serial: imx: clean up imx_poll_get_char()
Dirk Behme
1
-25
/
+4
2014-09-09
serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()
Peter Hurley
1
-5
/
+8
2014-09-09
serial: 8250: Document serial8250_modem_status() locking
Peter Hurley
1
-0
/
+1
2014-09-09
serial: blackfin: Fix missing gpio.h
Peter Hurley
1
-0
/
+1
2014-09-09
serial: sunsab: Don't enable tx if tx stopped
Peter Hurley
1
-1
/
+1
2014-09-09
serial: mpc52xx: Use default serial core x_char handler
Peter Hurley
1
-17
/
+0
2014-09-09
serial: Fix send_xchar() handlers
Peter Hurley
2
-0
/
+6
2014-09-09
serial: core: Remove unsafe x_char optimization
Peter Hurley
1
-6
/
+2
2014-09-09
serial: core: Fix x_char race
Peter Hurley
1
-4
/
+3
2014-09-09
serial: imx: Fix x_char handling and tx flow control
Peter Hurley
1
-23
/
+16
2014-09-09
serial: Style fix
Peter Hurley
1
-2
/
+1
2014-09-09
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
3
-17
/
+5
2014-09-09
tty/serial: samsung: enable usage for 64-bit Exynos platforms
Naveen Krishna Chatradhi
1
-1
/
+1
2014-09-09
serial: vr41xx_siu: delete double assignment
Julia Lawall
1
-1
/
+0
2014-09-09
serial: Fix build failure caused by missing header file
Pranith Kumar
1
-0
/
+1
2014-09-09
ARM: meson: serial: add MesonX SoC on-chip uart driver
Carlo Caione
3
-0
/
+653
2014-09-09
drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'
Chen Gang
1
-3
/
+3
2014-09-09
tty: serial: uartlite: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-09-09
tty: serial: xuartps: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-09-09
serial: 8250_hp300: trivial: fix symbol name in #warning message
Daniele Forsi
1
-1
/
+1
2014-09-09
tty: Fix spurious poll() wakeups
Peter Hurley
1
-4
/
+4
2014-09-09
tty: Fix potential use after free in release_one_tty
Cyrill Gorcunov
1
-1
/
+2
2014-09-09
serial: msm_serial: Fix kgdb continue
Stephen Boyd
1
-15
/
+7
2014-09-09
TTY: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-09-09
serial: clps711x: Use mctrl_gpio helpers for handling modem signals
Alexander Shiyan
2
-22
/
+11
2014-09-09
serial: serial_core.c: printk replacement
Sudip Mukherjee
1
-15
/
+11
2014-09-09
tty: fix typo in comment of tty_termios_encode_baud_rate
Matthias Brugger
1
-1
/
+1
2014-09-09
serial: altera: Make of_device_id arrays const
Tobias Klauser
2
-2
/
+2
2014-09-09
tty: serial: msm: Fix 'void function return statements are not generally usef...
Kiran Padwal
1
-2
/
+0
2014-09-09
tty: serial: msm: Fix 'else is not generally useful after a break or return' ...
Kiran Padwal
1
-2
/
+2
2014-09-09
tty: serial: msm: Fix style warnings relating to printk()
Kiran Padwal
1
-6
/
+5
2014-09-09
tty: serial: msm: Fix 'Missing a blank line after declarations' warning
Kiran Padwal
1
-2
/
+2
2014-09-09
tty: serial: msm: remove braces {} in msm_serial.c
Kiran Padwal
1
-3
/
+2
2014-09-09
serial: Add support for Fintek F81216A LPC to 4 UART
Ricardo Ribalda Delgado
3
-0
/
+259
2014-09-09
serial/8250: Add support for RS485 IOCTLs
Ricardo Ribalda Delgado
1
-0
/
+39
2014-09-09
jsm: add support for additional Neo cards
Bill Pemberton
2
-4
/
+44
2014-08-27
module: make it possible to have unsafe, tainting module params
Jani Nikula
1
-1
/
+1
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
5
-76
/
+23
2014-08-11
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
5
-76
/
+23
2014-08-09
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
1
-3
/
+2
2014-08-09
synclink_gt: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-4
/
+0
2014-08-07
mm, oom: ensure memoryless node zonelist always includes zones
David Rientjes
1
-1
/
+1
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+9
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2014-08-05
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
1
-0
/
+9
2014-08-02
tty/n_gsm.c: fix a memory leak in gsmld_open
xinhui.pan
1
-1
/
+8
[prev]
[next]