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
2011-09-23
serial: mfd: Initconst section fixes
Andi Kleen
1
-1
/
+1
2011-09-23
keyboard: Do not include <linux/irq.>
Geert Uytterhoeven
1
-1
/
+2
2011-09-23
TTY: serial, move 68360 driver to staging
Jiri Slaby
3
-2997
/
+0
2011-09-23
cris: lower the printk level in cris serial driver
WANG Cong
1
-6
/
+6
2011-09-23
serial: Support the EFR-register of XR1715x uarts.
Søren Holm
2
-1
/
+52
2011-09-23
cris: fix a build error in drivers/tty/serial/crisv10.c
WANG Cong
1
-2
/
+2
2011-09-23
TTY: serial, fix includes in some drivers
Jiri Slaby
22
-2
/
+33
2011-09-23
TTY: serial, remove dead code from 68328
Jiri Slaby
2
-36
/
+0
2011-09-23
TTY: serial: Move mutex_unlock in uart_close function
Nobuhiro Iwamatsu
1
-3
/
+2
2011-09-23
serial: pxa: work around for errata #20
Marcus Folkesson
1
-0
/
+20
2011-09-22
serial/imx: add of_alias_get_id() reference back
Shawn Guo
1
-4
/
+7
2011-09-21
SERIAL: Lantiq: Set timeout in uart_port
John Crispin
1
-1
/
+3
2011-09-20
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt
4
-2
/
+436
2011-09-20
hvcs: Ensure page aligned partner info buffer
Brian King
1
-3
/
+3
2011-09-20
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+2
2011-09-20
serial/8250: Move UPIO_TSI to powerpc
Arnd Bergmann
1
-23
/
+0
2011-09-19
serial: sh-sci: don't filter on DMA device, use only channel ID
Guennadi Liakhovetski
1
-17
/
+8
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
24
-796
/
+721
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
1
-1
/
+1
2011-09-15
cris: fix a build error in drivers/tty/serial/crisv10.c
WANG Cong
1
-2
/
+2
2011-08-30
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+60
2011-08-29
msm_serial: Add devicetree support
David Brown
1
-0
/
+14
2011-08-29
msm_serial: Use relative resources for iomem
David Brown
1
-10
/
+6
2011-08-29
serial: sh-sci: report CTS as active for get_mctrl
Yoshii Takashi
1
-1
/
+1
2011-08-28
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2011-08-26
tty: add a DesignWare 8250 driver
Jamie Iles
3
-0
/
+202
2011-08-26
tty: 8250: export serial8250_handle_irq
Jamie Iles
1
-0
/
+1
2011-08-26
tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig
Timur Tabi
1
-6
/
+2
2011-08-26
max3110: Fix up port->tty backreferencing
Alan Cox
1
-2
/
+5
2011-08-26
max3110: add sysrq support
Alexander Shishkin
2
-56
/
+44
2011-08-26
max3110: wake up fixes
Dirk Brandewie
1
-4
/
+7
2011-08-26
n_gsm: Send CLD command on exit
Alan Cox
1
-0
/
+8
2011-08-26
n_gsm: update TODO list
Alan Cox
1
-1
/
+0
2011-08-26
hsu: add runtime pm support
Kristen Carlson Accardi
1
-0
/
+47
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
3
-3
/
+4
2011-08-25
TTY: use tty_wait_until_sent_from_close in tty_port_close_start
Jiri Slaby
1
-1
/
+1
2011-08-25
TTY: serial, move locking in uart_close
Jiri Slaby
1
-1
/
+1
2011-08-25
TTY: serial, use ASYNCB_CLOSING in uart_close
Jiri Slaby
1
-0
/
+3
2011-08-25
jsm: print byte we are dequeing
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2011-08-25
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
4
-103
/
+28
2011-08-25
jsm: remove remaining flip buffer code
Thadeu Lima de Souza Cascardo
2
-21
/
+0
2011-08-25
tty: Add support serial for EXYNOS4212 SoC
Kukjin Kim
1
-2
/
+2
2011-08-25
atmel_serial: RS485: receiving enabled when sending data
Bernhard Roth
1
-3
/
+6
2011-08-25
serial/imx: support to handle break character
Hui Wang
1
-3
/
+7
2011-08-25
Revert "tty: serial8250: add helpers for the DesignWare 8250"
Greg Kroah-Hartman
3
-107
/
+0
2011-08-25
Revert "tty: of_serial: add support for the DesignWare 8250"
Greg Kroah-Hartman
1
-7
/
+0
2011-08-24
sh-sci / PM: Use power.irq_safe
Rafael J. Wysocki
1
-0
/
+1
2011-08-23
omap-serial: Allow IXON and IXOFF to be disabled.
Nick Pelly
1
-2
/
+1
2011-08-23
tty: of_serial: add support for the DesignWare 8250
Jamie Iles
1
-0
/
+7
2011-08-23
tty: serial8250: add helpers for the DesignWare 8250
Jamie Iles
3
-0
/
+107
[prev]
[next]