index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2019-02-08
serial: max310x: Correction of the initial setting of the MODE1 bits for vari...
Alexander Shiyan
1
-7
/
+7
2019-01-08
serial: max310x: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-08
serial: max310x: pass return value of spi_register_driver
Kangjie Lu
1
-2
/
+2
2018-12-19
serial: max310x: Fix tx_empty() callback
Alexander Shiyan
1
-5
/
+2
2018-06-28
serial: max310x: Check the clock readiness
Jan Kundrát
1
-4
/
+10
2018-02-28
gpio: serial: max310x: Use HW type for gpio_chip's label
Jan Kundrát
1
-1
/
+1
2018-01-09
gpio: serial: max310x: Support open-drain configuration for GPIOs
Jan Kundrát
1
-0
/
+22
2017-12-19
serial: max310x: Reduce RX work starvation
Jan Kundrát
1
-13
/
+10
2017-12-19
serial: max310x: Use batched reads when reasonably safe
Jan Kundrát
1
-40
/
+86
2017-12-19
serial: max310x: use a batch write op for UART transmit
Jan Kundrát
1
-7
/
+29
2017-12-19
serial: max310x: Support IRQ sharing with other devices
Jan Kundrát
1
-6
/
+14
2017-12-19
serial: max310x: Do not hard-code the IRQ type
Jan Kundrát
1
-5
/
+3
2017-12-15
serial: max310x: Fix invalid memory access during GPIO init
Jan Kundrát
1
-17
/
+17
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-01-12
serial: max310x: Add support for newer silicon revisions
Alexander Shiyan
1
-1
/
+1
2016-09-15
serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULL
Liu Xiang
1
-1
/
+1
2016-06-25
serial: max310x: Assign port line automatically
Alexander Shiyan
1
-9
/
+32
2016-06-25
serial: max310x: Unregister UARTs on error
Alexander Shiyan
1
-0
/
+3
2016-06-25
serial: max310x: Remove duplicate bits definition
Alexander Shiyan
1
-9
/
+4
2016-06-25
serial: max310x: Register UART driver at module_init
Alexander Shiyan
1
-31
/
+48
2016-06-25
serial: max310x: Using resource-managed function for GPIO
Alexander Shiyan
1
-12
/
+5
2016-06-25
serial: max310x: Fix RS485 handling
Alexander Shiyan
1
-14
/
+27
2016-04-26
serial: max310x: use gpiochip data pointer
Linus Walleij
1
-6
/
+6
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
[next]