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
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-10-02
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+53
2012-10-02
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+2
2012-10-02
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
78
-3521
/
+5970
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-2
/
+2
2012-09-27
tty/serial: Add kgdb_nmi driver
Anton Vorontsov
4
-0
/
+431
2012-09-27
tty/serial/amba-pl011: Quiesce interrupts in poll_get_char
Anton Vorontsov
1
-0
/
+29
2012-09-27
tty/serial/amba-pl011: Implement poll_init callback
Anton Vorontsov
1
-11
/
+33
2012-09-27
tty/serial/core: Introduce poll_init callback
Anton Vorontsov
1
-0
/
+17
2012-09-27
serial: pl011: handle corruption at high clock speeds
Linus Walleij
1
-1
/
+14
2012-09-27
serial: sccnxp: Make 'default' choice in switch last
Alexander Shiyan
1
-1
/
+1
2012-09-27
serial: sccnxp: Remove mask termios caps for SW flow control
Alexander Shiyan
1
-1
/
+0
2012-09-27
serial: sccnxp: Report actual baudrate back to core
Alexander Shiyan
1
-4
/
+10
2012-09-27
serial: samsung: Add poll_get_char & poll_put_char
Julien Pichon
1
-0
/
+47
2012-09-27
Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rate
Christophe Leroy
1
-0
/
+14
2012-09-27
Powerpc 8xx CPM_UART maxidl should not depend on fifo size
Christophe Leroy
1
-2
/
+2
2012-09-27
Powerpc 8xx CPM_UART too many interrupts
Christophe Leroy
1
-2
/
+2
2012-09-27
Powerpc 8xx CPM_UART desynchronisation
Christophe Leroy
1
-0
/
+1
2012-09-27
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
1
-2
/
+7
2012-09-27
serial: omap: fix the reciever line error case
Shubhrajyoti D
1
-0
/
+4
2012-09-27
8250: blacklist Winbond CIR port
Sean Young
2
-7
/
+29
2012-09-27
8250_pnp: do pnp probe before legacy probe
Sean Young
5
-31
/
+41
2012-09-24
Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...
Olof Johansson
1
-5
/
+53
2012-09-23
Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...
Olof Johansson
1
-15
/
+15
2012-09-22
Merge branch 'cleanup/__iomem' into next/cleanup
Olof Johansson
1
-2
/
+2
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
1
-1
/
+1
2012-09-22
Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-15
/
+15
2012-09-21
serial: omap: Remove unnecessary checks from suspend/resume
Sourav Poddar
1
-14
/
+9
2012-09-21
serial: imx: remove null check of sport in suspend/resume function
Richard Zhao
1
-4
/
+2
2012-09-21
serial: imx: set sport as drvdata, like it's used elsewhere
Richard Zhao
1
-1
/
+1
2012-09-21
8250: fix autoconfig to work with serial console
Flavio Leitner
1
-11
/
+14
2012-09-21
pty: Fix locking bug on error path
Alan Cox
1
-1
/
+1
2012-09-21
serial_core: Fix race in uart_handle_dcd_change
Alan Cox
1
-4
/
+7
2012-09-21
serial: vt8500: Add devicetree support for vt8500-serial
Tony Prisk
1
-5
/
+53
2012-09-21
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-15
/
+15
2012-09-19
serial: ks8695: use __iomem pointers for MMIO
Arnd Bergmann
1
-2
/
+2
2012-09-18
tty/serial: put (EXPERIMENTAL) marking back on N_GSM and SERIAL_IFX6X60
Greg Kroah-Hartman
2
-2
/
+2
2012-09-18
tty/serial: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
3
-10
/
+9
2012-09-17
tty: serial: Samsung: Fix return value
Sachin Kamat
1
-1
/
+1
2012-09-17
tty: n_gsm: Fix incorrect debug display
Alan Cox
1
-1
/
+1
2012-09-17
tty: ipwireless: check ppp register worked
Alan Cox
1
-1
/
+6
2012-09-17
tty: serial: max3100: Fix error case
Alan Cox
1
-6
/
+8
2012-09-17
tty: Fix hvc return
Alan Cox
1
-1
/
+1
2012-09-17
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
1
-15
/
+15
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
4
-14
/
+24
2012-09-13
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2
-2
/
+2
2012-09-11
serial: mxs-auart: put the device in the error path
Huang Shijie
1
-0
/
+1
2012-09-11
serial/8250: Limit the omap workarounds to omap1
Tony Lindgren
1
-2
/
+2
[next]