index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
max310x.c
Age
Commit message (
Expand
)
Author
2018-02-28
gpio: serial: max310x: Use HW type for gpio_chip's label
Jan Kundrát
2018-01-09
gpio: serial: max310x: Support open-drain configuration for GPIOs
Jan Kundrát
2017-12-19
serial: max310x: Reduce RX work starvation
Jan Kundrát
2017-12-19
serial: max310x: Use batched reads when reasonably safe
Jan Kundrát
2017-12-19
serial: max310x: use a batch write op for UART transmit
Jan Kundrát
2017-12-19
serial: max310x: Support IRQ sharing with other devices
Jan Kundrát
2017-12-19
serial: max310x: Do not hard-code the IRQ type
Jan Kundrát
2017-12-15
serial: max310x: Fix invalid memory access during GPIO init
Jan Kundrát
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-01-12
serial: max310x: Add support for newer silicon revisions
Alexander Shiyan
2016-09-15
serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULL
Liu Xiang
2016-06-25
serial: max310x: Assign port line automatically
Alexander Shiyan
2016-06-25
serial: max310x: Unregister UARTs on error
Alexander Shiyan
2016-06-25
serial: max310x: Remove duplicate bits definition
Alexander Shiyan
2016-06-25
serial: max310x: Register UART driver at module_init
Alexander Shiyan
2016-06-25
serial: max310x: Using resource-managed function for GPIO
Alexander Shiyan
2016-06-25
serial: max310x: Fix RS485 handling
Alexander Shiyan
2016-04-26
serial: max310x: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2014-11-06
drivers/max310: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-05
serial/max310x: Remove obsolete #ifset TIOC[SG]RS485
Ricardo Ribalda Delgado
2014-11-05
max310x: max3109_detect should use indirect addressing in SPI mode for REVID ...
Gregory Hermant
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2014-03-17
serial: max310x: Add missing #include <linux/uaccess.h>
Geert Uytterhoeven
2014-02-15
serial: max310x: Fix sparse warnings
Alexander Shiyan
2014-02-13
serial: max310x: Fix build error
Alexander Shiyan
2014-02-13
Revert "serial: max310x: Fix build error"
Greg Kroah-Hartman
2014-02-13
serial: max310x: Fix build warning
Alexander Shiyan
2014-02-13
serial: max310x: Fix build error
Alexander Shiyan
2014-02-13
serial: max310x: Add devicetree support
Alexander Shiyan
2014-02-13
serial: max310x: Driver cleanup
Alexander Shiyan
2014-02-13
serial: max310x: Add support for RS-485 mode
Alexander Shiyan
2014-02-13
serial: max310x: Add missing mutex_destroy() on driver exit
Alexander Shiyan
2014-02-13
serial: max310x: Always use dynamic GPIO ID assignment
Alexander Shiyan
2014-02-13
serial: max310x: Migrate to CLK API
Alexander Shiyan
2014-02-13
serial: max310x: Move all SPI-dependent stuff in one place
Alexander Shiyan
2014-02-13
serial: max310x: Remove IRQ validation
Alexander Shiyan
2014-02-13
serial: max310x: Add the loopback mode support
Alexander Shiyan
2014-02-13
serial: max310x: Remove excess port configure at startup
Alexander Shiyan
2014-02-13
serial: max310x: Remove init() and exit() callbacks
Alexander Shiyan
2014-02-13
serial: max310x: Setup baud rate generator more precisely
Alexander Shiyan
2013-10-16
tty: Remove unnecessary semicolons
Joe Perches
2013-07-29
serial: max310x: Fix dev_pm_ops
Alexander Shiyan
2013-07-26
serial: max310x: Add MAX14830 support
Alexander Shiyan
2013-07-26
serial: max310x: Add MAX3109 support
Alexander Shiyan
2013-07-26
serial: max310x: Driver rework
Alexander Shiyan
[next]