index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_exar.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-4
/
+5
2022-06-27
serial: 8250: make saved LSR larger
Ilpo Järvinen
1
-1
/
+1
2022-06-10
serial: 8250_exar: Remove serial_rs485 assignment
Ilpo Järvinen
1
-2
/
+0
2022-06-10
serial: 8250_exar: Fill in rs485_supported
Ilpo Järvinen
1
-0
/
+12
2022-01-31
serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards
Andy Shevchenko
1
-24
/
+13
2021-07-21
serial: 8250_exar: Add ->unregister_gpio() callback
Andy Shevchenko
1
-13
/
+23
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
1
-1
/
+5
2021-06-09
serial: 8250_exar: Extract exar_get_platform() helper
Andy Shevchenko
1
-8
/
+12
2021-06-09
serial: 8250_exar: Avoid NULL pointer dereference at ->exit()
Andy Shevchenko
1
-1
/
+5
2021-03-10
serial: 8250_exar: Constify the software nodes
Heikki Krogerus
1
-4
/
+13
2020-08-18
serial: 8250_exar: Fix number of ports for Commtech PCIe cards
Valmer Huhn
1
-3
/
+21
2020-07-24
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Matthew Howell
1
-1
/
+11
2020-05-15
serial: 8250_exar: Make use of PCI_DEVICE_DATA() macro
Andy Shevchenko
1
-34
/
+31
2020-03-10
Merge 5.6-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+33
2020-03-05
serial: 8250_exar: add support for ACCES cards
Jay Dolan
1
-0
/
+33
2020-02-12
tty/serial: 8250_exar: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-14
tty/serial: 8250_exar: use true,false for bool variable
Zheng Bin
1
-3
/
+3
2019-10-15
serial: 8250_exar: Move Exar pieces to custom ->startup()
Andy Shevchenko
1
-0
/
+19
2019-09-04
serial: 8250_exar: Replace msleep(1) with usleep_range()
Andy Shevchenko
1
-1
/
+1
2019-09-04
serial: 8250_exar: Consolidate callback assignments in default_setup()
Andy Shevchenko
1
-22
/
+21
2019-09-04
serial: 8250_exar: Absorb remaining 8250_port INT0 support
Aaron Sierra
1
-8
/
+16
2019-09-04
serial: 8250_exar: Clear buffer before shutdown
Robert Middleton
1
-0
/
+23
2019-09-04
serial: 8250_exar: Move custom divisor support out from 8250_port
Andy Shevchenko
1
-0
/
+28
2019-09-04
serial: 8250_exar: Extract PM routine from 8250_port
Andy Shevchenko
1
-0
/
+14
2019-09-04
serial: 8250_exar: No need to autoconfigure Exar ports
Andy Shevchenko
1
-2
/
+17
2019-09-04
serial: 8250_exar: Use struct_size() helper
Andy Shevchenko
1
-3
/
+1
2019-09-04
serial: 8250: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
2019-04-25
serial: 8250_exar: Adjust IOT2000 matching
Su Bao Cheng
1
-2
/
+5
2018-08-02
serial: 8250_exar: Read INT0 from slave device, too
Aaron Sierra
1
-1
/
+5
2018-07-23
serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()
Andy Shevchenko
1
-1
/
+0
2018-07-21
serial: 8250_exar: Describe all members in struct exar8250_board
Andy Shevchenko
1
-0
/
+2
2018-07-21
serial: 8250_exar: Remove useless has_slave member
Andy Shevchenko
1
-5
/
+2
2018-06-28
tty: serial: exar: generalize RS485 setup
Daniel Golle
1
-13
/
+25
2018-01-25
tty: serial: exar: Relocate sleep wake-up handling
Aaron Sierra
1
-4
/
+30
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-14
Merge 4.13-rc5 into tty-next
Greg Kroah-Hartman
1
-2
/
+2
2017-08-01
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
1
-2
/
+2
2017-07-30
tty: serial: exar: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-5
/
+168
2017-07-03
serial: exar: Add support for IOT2040 device
Jan Kiszka
1
-1
/
+128
2017-07-03
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
1
-3
/
+12
2017-07-03
serial: exar: Factor out platform hooks
Jan Kiszka
1
-5
/
+27
2017-07-03
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
1
-0
/
+2
2017-07-03
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
1
-1
/
+3
2017-06-20
gpio-exar/8250-exar: Fix passing in of parent PCI device
Jan Kiszka
1
-1
/
+2
2017-06-09
serial: exar: Leave MPIOs as output for Commtech adapters
Jan Kiszka
1
-4
/
+11
2017-05-18
serial: exar: Preconfigure xr17v35x MPIOs as output
Jan Kiszka
1
-2
/
+2
2017-05-18
serial: 8250_exar: Remove duplicate assignment
Andy Shevchenko
1
-1
/
+0
[next]