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.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
/
8250
/
8250_exar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-27
serial: 8250_exar: Don't remove GPIO device on suspend
Andy Shevchenko
1
-4
/
+1
2024-02-23
serial: 8250_exar: Set missing rs485_supported flag
Lino Sanfilippo
1
-2
/
+3
2024-02-23
serial: 8250_exar: Fill in rs485_supported
Ilpo Järvinen
1
-0
/
+12
2023-05-30
serial: 8250_exar: Add support for USR298x PCI Modems
Andrew Davis
1
-0
/
+17
2023-05-30
serial: exar: Add support for Sealevel 7xxxC serial cards
Matthew Howell
1
-0
/
+14
2023-05-30
serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards
Andy Shevchenko
1
-24
/
+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-15
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
2017-03-14
serial: 8250_exar: Fix spelling of "driver"
Andy Shevchenko
1
-1
/
+1
2017-02-10
serial: exar: Enable MSI support
Jan Kiszka
1
-1
/
+7
2017-02-10
serial: exar: Move register defines from uapi header to consumer site
Jan Kiszka
1
-0
/
+13
2017-02-10
serial: exar: Move Commtech adapters to 8250_exar as well
Jan Kiszka
1
-5
/
+78
2017-02-10
serial: exar: Fix initialization of EXAR registers for ports > 0
Jan Kiszka
1
-13
/
+9
[next]