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
/
serial
/
max310x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
serial: max310x: prevent infinite while() loop in port startup
Hugo Villeneuve
1
-2
/
+18
2024-02-23
serial: max310x: fail probe if clock crystal is unstable
Hugo Villeneuve
1
-3
/
+9
2024-02-23
serial: max310x: improve crystal stable clock detection
Hugo Villeneuve
1
-5
/
+16
2024-02-23
serial: max310x: set default value when reading clock ready bit
Hugo Villeneuve
1
-1
/
+1
2023-08-04
serial: max310x: fix typos in comments
Hugo Villeneuve
1
-1
/
+1
2023-08-04
serial: max310x: add comments for membase address workaround
Hugo Villeneuve
1
-0
/
+5
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
1
-1
/
+2
2023-05-30
serial: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-20
serial: max310x: fix IO data corruption in batched operations
Jan Kundrát
1
-2
/
+15
2023-01-19
serial: Make uart_handle_cts_change() status param bool active
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: max310x: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+1
2022-10-08
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
1
-1
/
+1
2022-06-10
serial: max310x: Remove serial_rs485 sanitization
Ilpo Järvinen
1
-2
/
+0
2022-06-10
serial: max310x: Fill in rs485_supported
Ilpo Järvinen
1
-0
/
+7
2022-06-10
serial: max310x: implement I2C support
Cosmin Tanislav
1
-1
/
+134
2022-06-10
serial: max310x: make accessing revision id interface-agnostic
Cosmin Tanislav
1
-10
/
+30
2022-06-10
serial: max310x: use a separate regmap for each port
Cosmin Tanislav
1
-32
/
+36
2022-06-10
serial: max310x: use regmap methods for SPI batch operations
Cosmin Tanislav
1
-28
/
+8
2022-04-15
serial: max310: remove redundant memset in rs485_config
Lino Sanfilippo
1
-1
/
+0
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-2
/
+1
2021-10-13
serial: max310x: Make max310x_remove() return void
Uwe Kleine-König
1
-4
/
+3
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+2
2021-07-27
serial: max310x: Use clock-names property matching to recognize EXTCLK
Andy Shevchenko
1
-10
/
+5
2021-07-21
serial: max310x: Unprepare and disable clock in error path
Andy Shevchenko
1
-1
/
+2
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+2
2021-05-20
serial: max310x: Try to get crystal clock rate from property
Andy Shevchenko
1
-14
/
+26
2021-05-13
serial: max310x: unregister uart driver in case of failure and abort
Atul Gopinathan
1
-2
/
+4
2021-05-13
Revert "serial: max310x: pass return value of spi_register_driver"
Greg Kroah-Hartman
1
-2
/
+2
2021-03-23
tty: max310x: fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2021-03-10
Revert "serial: max310x: rework RX interrupt handling"
Alexander Shiyan
1
-24
/
+5
2020-10-28
serial: max310x: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
1
-15
/
+15
2020-10-28
serial: max310x: Make use of device properties
Andy Shevchenko
1
-18
/
+9
2020-10-01
serial: max310x: rework RX interrupt handling
Thomas Petazzoni
1
-5
/
+24
2019-09-05
serial: max310x: turn off transmitter before activating AutoCTS or auto trans...
Christoph Vogtländer
1
-0
/
+18
2019-09-05
serial: max310x: Properly set flags in AutoCTS mode
Christoph Vogtländer
1
-2
/
+10
2019-09-04
tty: max310x: fix off-by-one buffer access when storing overrun
Jan Kundrát
1
-1
/
+1
2019-06-03
Merge 5.2-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2019-05-21
tty: max310x: Fix external crystal register setup
Joe Burmeister
1
-1
/
+1
2019-05-21
tty: max310x: Split uart characters insertion loop
Serge Semin
1
-4
/
+10
2019-05-21
tty: max310x: Optionally enable rs485 on startup
Serge Semin
1
-0
/
+16
2019-05-21
tty: max310x: Add rx-during-tx rs485 flag support
Serge Semin
1
-15
/
+14
2019-05-21
tty: max310x: Fix invalid baudrate divisors calculator
Serge Semin
1
-20
/
+31
2019-05-21
tty: max310x: Don't pass stacked buffers to SPI
Serge Semin
1
-9
/
+18
2019-05-21
tty: max310x: Introduce max310x_one port macro-wrapper
Serge Semin
1
-3
/
+5
2019-05-21
tty: max310x: Simplify tx-work item code
Serge Semin
1
-13
/
+3
2019-03-19
serial: max310x: Fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
[next]