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-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
36
-540
/
+1951
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-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-2
/
+2
2012-01-07
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
2
-2
/
+2
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
2012-01-05
tty: serial: imx: Allow UART to be a source for wakeup
Fabio Estevam
1
-0
/
+15
2012-01-05
serial: driver for m32 arch should not have DEC alpha errata
Paul Gortmaker
1
-5
/
+2
2012-01-05
atmel_serial: fix spinlock lockup in RS485 code
Claudio Scordino
1
-2
/
+3
2012-01-05
tty: Fix memory leak in virtual console when enable unicode translation
Zeng Zhaoming
1
-1
/
+1
2012-01-05
serial: use DIV_ROUND_CLOSEST instead of open coding it
Uwe Kleine-König
1
-1
/
+1
2012-01-04
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-1
/
+1
2012-01-04
fs: move code out of buffer.c
Al Viro
1
-1
/
+1
2012-01-04
serial: add support for 400 and 800 v3 series Titan cards
Yegor Yefremov
1
-0
/
+16
2011-12-28
serial: mxs-auart: convert to clk_prepare/clk_unprepare
Shawn Guo
1
-4
/
+4
2011-12-28
apbuart: fix section mismatch warning
Sam Ravnborg
1
-2
/
+2
2011-12-23
serial: samsung: Fix build for non-Exynos4210 devices
Mark Brown
1
-1
/
+1
2011-12-23
serial: samsung: add device tree support
Thomas Abraham
1
-2
/
+34
2011-12-23
serial: samsung: merge probe() function from all SoC specific extensions
Thomas Abraham
9
-577
/
+253
2011-12-23
serial: samsung: merge all SoC specific port reset functions
Thomas Abraham
6
-116
/
+19
2011-12-23
serial: samsung: remove all uses of get_clksrc and set_clksrc
Thomas Abraham
6
-243
/
+20
2011-12-23
ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it
Thomas Abraham
1
-1
/
+0
2011-12-23
serial: samsung: switch to clkdev based clock lookup
Thomas Abraham
2
-121
/
+90
2011-12-23
ARM: S3C2440: move handling of fclk/n clock to platform code
Thomas Abraham
2
-51
/
+3
2011-12-23
serial: samsung: Keep a copy of the location of platform data in driver's pri...
Thomas Abraham
3
-7
/
+25
2011-12-17
omap-serial: Add minimal device tree support
Rajendra Nayak
1
-3
/
+42
2011-12-17
omap-serial: Use default clock speed (48Mhz) if not specified
Rajendra Nayak
1
-0
/
+7
2011-12-17
omap-serial: Get rid of all pdev->id usage
Rajendra Nayak
1
-15
/
+15
2011-12-16
tty/serial/pmac_zilog: Fix suspend & resume
Benjamin Herrenschmidt
2
-277
/
+115
2011-12-15
ARM: OMAP2+: UART: Fix compilation/sparse warnings
Govindraj.R
1
-3
/
+4
2011-12-15
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
Govindraj.R
1
-1
/
+35
2011-12-15
ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
Jon Hunter
1
-7
/
+8
2011-12-15
ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.
Deepak K
1
-5
/
+3
2011-12-15
ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts
Govindraj.R
1
-0
/
+15
2011-12-15
ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial
Govindraj.R
1
-4
/
+64
2011-12-15
ARM: OMAP2+: UART: Get context loss count to context restore
Govindraj.R
1
-2
/
+18
2011-12-15
ARM: OMAP2+: UART: Remove uart reset function.
Govindraj.R
1
-0
/
+1
2011-12-15
ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...
Govindraj.R
1
-17
/
+26
2011-12-15
ARM: OMAP2+: UART: Remove context_save and move context restore to driver
Govindraj.R
1
-0
/
+24
2011-12-15
ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver
Govindraj.R
1
-13
/
+109
2011-12-15
ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.
Govindraj.R
1
-2
/
+8
2011-12-15
ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart
Govindraj.R
1
-1
/
+0
[next]