index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_exar.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250_exar: Add ->unregister_gpio() callback
Andy Shevchenko
2021-07-21
1
-13
/
+23
*
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
2021-06-14
1
-1
/
+5
|
\
|
*
serial: 8250_exar: Avoid NULL pointer dereference at ->exit()
Andy Shevchenko
2021-06-09
1
-1
/
+5
*
|
serial: 8250_exar: Extract exar_get_platform() helper
Andy Shevchenko
2021-06-09
1
-8
/
+12
|
/
*
serial: 8250_exar: Constify the software nodes
Heikki Krogerus
2021-03-10
1
-4
/
+13
*
serial: 8250_exar: Fix number of ports for Commtech PCIe cards
Valmer Huhn
2020-08-18
1
-3
/
+21
*
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Matthew Howell
2020-07-24
1
-1
/
+11
*
serial: 8250_exar: Make use of PCI_DEVICE_DATA() macro
Andy Shevchenko
2020-05-15
1
-34
/
+31
*
Merge 5.6-rc5 into tty-next
Greg Kroah-Hartman
2020-03-10
1
-0
/
+33
|
\
|
*
serial: 8250_exar: add support for ACCES cards
Jay Dolan
2020-03-05
1
-0
/
+33
*
|
tty/serial: 8250_exar: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
1
-1
/
+1
|
/
*
tty/serial: 8250_exar: use true,false for bool variable
Zheng Bin
2020-01-14
1
-3
/
+3
*
serial: 8250_exar: Move Exar pieces to custom ->startup()
Andy Shevchenko
2019-10-15
1
-0
/
+19
*
serial: 8250_exar: Replace msleep(1) with usleep_range()
Andy Shevchenko
2019-09-04
1
-1
/
+1
*
serial: 8250_exar: Consolidate callback assignments in default_setup()
Andy Shevchenko
2019-09-04
1
-22
/
+21
*
serial: 8250_exar: Absorb remaining 8250_port INT0 support
Aaron Sierra
2019-09-04
1
-8
/
+16
*
serial: 8250_exar: Clear buffer before shutdown
Robert Middleton
2019-09-04
1
-0
/
+23
*
serial: 8250_exar: Move custom divisor support out from 8250_port
Andy Shevchenko
2019-09-04
1
-0
/
+28
*
serial: 8250_exar: Extract PM routine from 8250_port
Andy Shevchenko
2019-09-04
1
-0
/
+14
*
serial: 8250_exar: No need to autoconfigure Exar ports
Andy Shevchenko
2019-09-04
1
-2
/
+17
*
serial: 8250_exar: Use struct_size() helper
Andy Shevchenko
2019-09-04
1
-3
/
+1
*
serial: 8250: Use dev_get_drvdata where possible
Chuhong Yuan
2019-09-04
1
-2
/
+1
*
serial: 8250_exar: Adjust IOT2000 matching
Su Bao Cheng
2019-04-25
1
-2
/
+5
*
serial: 8250_exar: Read INT0 from slave device, too
Aaron Sierra
2018-08-02
1
-1
/
+5
*
serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()
Andy Shevchenko
2018-07-23
1
-1
/
+0
*
serial: 8250_exar: Describe all members in struct exar8250_board
Andy Shevchenko
2018-07-21
1
-0
/
+2
*
serial: 8250_exar: Remove useless has_slave member
Andy Shevchenko
2018-07-21
1
-5
/
+2
*
tty: serial: exar: generalize RS485 setup
Daniel Golle
2018-06-28
1
-13
/
+25
*
tty: serial: exar: Relocate sleep wake-up handling
Aaron Sierra
2018-01-25
1
-4
/
+30
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-4
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
Merge 4.13-rc5 into tty-next
Greg Kroah-Hartman
2017-08-14
1
-2
/
+2
|
\
|
*
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
2017-08-01
1
-2
/
+2
*
|
tty: serial: exar: constify pci_device_id.
Arvind Yadav
2017-07-30
1
-1
/
+1
|
/
*
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-07-07
1
-5
/
+168
|
\
|
*
serial: exar: Add support for IOT2040 device
Jan Kiszka
2017-07-03
1
-1
/
+128
|
*
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
2017-07-03
1
-3
/
+12
|
*
serial: exar: Factor out platform hooks
Jan Kiszka
2017-07-03
1
-5
/
+27
|
*
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
2017-07-03
1
-0
/
+2
|
*
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
2017-07-03
1
-1
/
+3
|
*
gpio-exar/8250-exar: Fix passing in of parent PCI device
Jan Kiszka
2017-06-20
1
-1
/
+2
*
|
serial: exar: Leave MPIOs as output for Commtech adapters
Jan Kiszka
2017-06-09
1
-4
/
+11
*
|
serial: exar: Preconfigure xr17v35x MPIOs as output
Jan Kiszka
2017-05-18
1
-2
/
+2
*
|
serial: 8250_exar: Remove duplicate assignment
Andy Shevchenko
2017-05-18
1
-1
/
+0
|
/
*
serial: 8250_exar: Fix spelling of "driver"
Andy Shevchenko
2017-03-14
1
-1
/
+1
*
serial: exar: Enable MSI support
Jan Kiszka
2017-02-10
1
-1
/
+7
*
serial: exar: Move register defines from uapi header to consumer site
Jan Kiszka
2017-02-10
1
-0
/
+13
*
serial: exar: Move Commtech adapters to 8250_exar as well
Jan Kiszka
2017-02-10
1
-5
/
+78
*
serial: exar: Fix initialization of EXAR registers for ports > 0
Jan Kiszka
2017-02-10
1
-13
/
+9
*
serial: exar: Fix mapping of port I/O resources
Jan Kiszka
2017-02-10
1
-0
/
+3
[next]