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
/
serial
/
max3100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-03
serial: max3100: Use uart_xmit_advance()
Ilpo Järvinen
1
-3
/
+1
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+2
2022-01-26
tty: serial: max3100: Remove redundant 'flush_workqueue()' calls
Xu Wang
1
-1
/
+0
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
1
-3
/
+0
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-6
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-04
tty: max3100: remove unused variable rts and remove unused assignment
Colin Ian King
1
-3
/
+1
2017-10-03
drivers: tty: max3100: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2016-09-02
tty: serial: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-03-07
tty: max3100: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-1
/
+1
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-04-06
serial: max3100: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-03-19
tty: max3100: Use dev_pm_ops
Lars-Peter Clausen
1
-10
/
+10
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+5
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-4
/
+4
2013-01-16
TTY: move low_latency to tty_port
Jiri Slaby
1
-1
/
+1
2012-12-29
tty/max3100: don't use [delayed_]work_pending()
Tejun Heo
1
-2
/
+1
2012-11-22
tty: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
tty: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
tty: serial: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-17
tty: serial: max3100: Fix error case
Alan Cox
1
-6
/
+8
2012-09-05
tty: max3100: use module_spi_driver
Devendra Naga
1
-11
/
+1
2011-11-27
TTY: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-11-01
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
1
-0
/
+1
2011-09-23
TTY: serial, fix includes in some drivers
Jiri Slaby
1
-0
/
+2
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
1
-1
/
+1
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+926