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
2012-11-22
tty: remove use of __devexit_p
Bill Pemberton
10
-10
/
+10
2012-11-22
tty: Mark tty_del_file and __tty_hangup static
Josh Triplett
1
-2
/
+2
2012-11-22
drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switch
Josh Triplett
1
-0
/
+1
2012-11-17
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
2
-7
/
+1
2012-11-16
serial: mxs-auart: add the DMA support for mx28
Huang Shijie
1
-5
/
+317
2012-11-16
serial: mxs-auart: distinguish the different SOCs
Huang Shijie
1
-6
/
+36
2012-11-16
tty/8250_early: Turn serial_in/serial_out into weak symbols.
Noam Camus
1
-21
/
+21
2012-11-16
serial: sh-sci: fix possible race cases on SCSCR register accesses
Shinya Kuribayashi
1
-0
/
+6
2012-11-16
serial: sh-sci: add locking to console write function to avoid SMP lockup
Shinya Kuribayashi
1
-1
/
+22
2012-11-16
serial: sh-sci: fix common SCIFB regmap definition
Takashi Yoshii
1
-3
/
+3
2012-11-16
serial: sh-sci: mask SCTFDR/RFDR according to fifosize
Takashi Yoshii
1
-2
/
+2
2012-11-16
serial: sh-sci: support lower baud rate
Takashi Yoshii
1
-11
/
+8
2012-11-16
serial: sh-sci: fix condition test to set SCBRR
Takashi Yoshii
1
-1
/
+1
2012-11-16
serial: sh-sci: console runtime PM support (revisit)
Teppei Kamijou
1
-11
/
+16
2012-11-16
Partially revert "serial: sh-sci: console Runtime PM support"
Shinya Kuribayashi
1
-52
/
+1
2012-11-16
Revert "sh-sci / PM: Use power.irq_safe"
Shinya Kuribayashi
1
-1
/
+0
2012-11-16
Revert "sh-sci / PM: Avoid deadlocking runtime PM"
Shinya Kuribayashi
1
-5
/
+0
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
18
-21
/
+74
2012-11-16
TTY: isicom, fix tty buffers memory leak
Jiri Slaby
1
-9
/
+12
2012-11-16
TTY: introduce tty_port_destroy
Jiri Slaby
1
-1
/
+15
2012-11-16
TTY: n_gsm, use kref from tty_port
Jiri Slaby
1
-6
/
+5
2012-11-16
TTY: pty, fix tty buffers leak
Jiri Slaby
2
-2
/
+2
2012-11-16
TTY: isicom, stop using port->tty
Jiri Slaby
1
-1
/
+1
2012-11-16
tty/serial/ar933x_uart: fix baud rate calculation
Gabor Juhos
1
-5
/
+85
2012-11-16
mm, oom: ensure sysrq+f always passes valid zonelist
David Rientjes
1
-1
/
+2
2012-11-16
serial: Unneeded ARCH dependencies are removed
Alexander Shiyan
1
-12
/
+12
2012-11-16
serial: mfd: Add nmi_touch_watchdog() into the console write function
Feng Tang
1
-0
/
+3
2012-11-16
serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel
Steven Miao
1
-4
/
+3
2012-11-16
serial: cast before shifting on port io
Alan Cox
1
-1
/
+1
2012-11-16
serial: xilinx_uartps: kill CONFIG_OF conditional
Josh Cartwright
2
-9
/
+1
2012-11-16
ipwireless: don't oops if we run out of space
Alan Cox
1
-1
/
+4
2012-11-16
moxa: dcd handling of CLOCAL is backwards
Alan Cox
1
-1
/
+1
2012-11-16
serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...
Jun Chen
1
-3
/
+10
2012-11-16
serial:ifx6x60:SPI header is decoded incorrectly
chao bi
1
-2
/
+2
2012-11-15
tty: serial: max310x: Add terminating entry for spi_device_id table
Axel Lin
1
-0
/
+1
2012-11-15
TTY: hvc_console, fix port reference count going to zero prematurely
Paul Mackerras
1
-7
/
+0
2012-11-01
tty: of_serial: fix return value check in of_platform_serial_setup()
Wei Yongjun
1
-2
/
+2
2012-11-01
serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown
chao bi
2
-1
/
+11
2012-10-31
serial/arc-uart: Add new driver
Vineet Gupta
3
-0
/
+770
2012-10-31
uart: add other serial core layer get attributes
Alan Cox
1
-0
/
+145
2012-10-31
uart: tidy the uart_get_info API
Alan Cox
1
-14
/
+15
2012-10-31
uart: update the sysfs handler to use uart_get_info
Alan Cox
1
-5
/
+5
2012-10-31
serial: 8250_pci: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-10-31
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
4
-109
/
+120
2012-10-29
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
1
-6
/
+6
2012-10-25
tty: Add get- ioctls to fetch tty status v3
Cyrill Gorcunov
2
-0
/
+26
2012-10-25
tty: pty - Move TIOCPKT handling into pty.c
Cyrill Gorcunov
2
-21
/
+26
2012-10-25
of serial port driver - add clk_get_rate() support
Murali Karicheri
1
-6
/
+26
2012-10-25
tty: add missing newlines to WARN_RATELIMIT
Sasha Levin
2
-2
/
+2
2012-10-25
serial: ifx6x60: del_timer_sync must not be called in interrupt context.
Jun Chen
1
-1
/
+1
[next]