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
pinetabv-6.6.y-devel
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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-10
tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h
Paul Gortmaker
7
-44
/
+8
2012-02-10
Merge tag 'tty-3.3-rc3' tty-next
Greg Kroah-Hartman
14
-88
/
+980
2012-02-09
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
1
-2
/
+1
2012-02-09
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
1
-0
/
+7
2012-02-09
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
1
-3
/
+17
2012-02-09
tty: serial: altera_uart: Add CONSOLE_POLL support
Tobias Klauser
2
-1
/
+25
2012-02-09
tty: serial: altera_uart: remove early_altera_uart_setup
Tobias Klauser
1
-23
/
+0
2012-02-09
serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()
Feng Tang
1
-13
/
+3
2012-02-09
serial: pch_uart: trivial cleanup by removing the get_msr()
Feng Tang
1
-21
/
+8
2012-02-09
serial: pch_uart: add debugfs hook for register dump
Feng Tang
1
-0
/
+84
2012-02-09
m32r: relocate drivers back out of 8250 dir
Paul Gortmaker
3
-0
/
+0
2012-02-03
tty: fix a build failure on sparc
Cong Wang
1
-1
/
+1
2012-02-03
serial: samsung: Add support for EXYNOS5250
Kukjin Kim
1
-1
/
+1
2012-02-03
serial: samsung: Add support for EXYNOS4212 and EXYNOS4412
Kukjin Kim
1
-1
/
+2
2012-02-03
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
1
-2
/
+1
2012-02-03
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
1
-0
/
+7
2012-02-03
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
1
-3
/
+17
2012-02-01
serial: imx: add clk_prepare/clk_unprepare
Richard Zhao
1
-4
/
+3
2012-01-27
serial: Kill off NO_IRQ
Alan Cox
9
-37
/
+23
2012-01-26
serial/efm32: add new driver
Uwe Kleine-König
3
-0
/
+844
2012-01-26
serial: Kill off Moorestown code
Alan Cox
3
-354
/
+0
2012-01-26
Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"
Greg Kroah-Hartman
1
-31
/
+4
2012-01-26
Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...
Greg Kroah-Hartman
1
-50
/
+1
2012-01-25
serial: Fix wakeup init logic to speed up startup
Simon Glass
1
-3
/
+3
2012-01-25
serial: amba-pl011: lock console writes against interrupts
Rabin Vincent
1
-0
/
+14
2012-01-25
amba-pl011: do not disable RTS during shutdown
Shreshtha Kumar Sahu
1
-2
/
+14
2012-01-25
tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip
Paul Walmsley
1
-1
/
+50
2012-01-25
tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode
Paul Walmsley
1
-4
/
+31
2012-01-25
omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME
Shubhrajyoti D
1
-1
/
+1
2012-01-25
omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.
Shubhrajyoti D
1
-1
/
+1
2012-01-25
jsm: Fixed EEH recovery error
Lucas Kannebley Tavares
1
-0
/
+1
2012-01-24
serial: group all the 8250 related code together
Paul Gortmaker
24
-289
/
+304
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-8
/
+8
2012-01-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+712
2012-01-12
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-1
/
+3
2012-01-12
Merge branch 'sh/nommu' into sh-latest
Paul Mundt
38
-1503
/
+2524
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-2
/
+2
2012-01-10
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+4
2012-01-10
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-61
/
+367
2012-01-10
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
9
-1071
/
+398
2012-01-10
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
30
-365
/
+1753
2012-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
6
-302
/
+149
2012-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
10
-338
/
+176
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-07
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2
-0
/
+4
2012-01-05
tty: serial: imx: move del_timer_sync() to avoid potential deadlock
Eric Miao
1
-2
/
+2
2012-01-05
imx: add polled io uart methods
Saleem Abdulrasool
1
-0
/
+69
2012-01-05
imx: Add save/restore functions for UART control regs
Dirk Behme
1
-8
/
+35
2012-01-05
serial/imx: let probing fail for the dt case without a valid alias
Uwe Kleine-König
1
-3
/
+10
2012-01-05
serial/imx: propagate error from of_alias_get_id instead of using -ENODEV
Uwe Kleine-König
1
-1
/
+1
[prev]
[next]