index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Lines
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
-5
/
+168
2017-07-03
serial: exar: Add support for IOT2040 device
Jan Kiszka
-1
/
+128
2017-07-03
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
-3
/
+12
2017-07-03
serial: exar: Factor out platform hooks
Jan Kiszka
-5
/
+27
2017-07-03
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
-0
/
+2
2017-07-03
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
-1
/
+3
2017-06-29
serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
Vignesh R
-2
/
+21
2017-06-29
serial: 8250: Fix THRE flag usage for CAP_MINI
Phil Elwell
-0
/
+4
2017-06-20
gpio-exar/8250-exar: Fix passing in of parent PCI device
Jan Kiszka
-1
/
+2
2017-06-20
serial: Delete dead code for CIR serial ports
Matthias Brugger
-17
/
+6
2017-06-09
serial: exar: Leave MPIOs as output for Commtech adapters
Jan Kiszka
-4
/
+11
2017-06-03
serial: 8250_of: Add reset support
Joel Stanley
-0
/
+10
2017-05-29
Merge 4.12-rc3 into tty-next
Greg Kroah-Hartman
-10
/
+11
2017-05-24
serial: 8250: Add CAP_MINI, set for bcm2835aux
Phil Elwell
-1
/
+10
2017-05-18
serial: exar: Fix stuck MSIs
Jan Kiszka
-9
/
+10
2017-05-18
drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
Ard Biesheuvel
-1
/
+1
2017-05-18
serial: exar: Preconfigure xr17v35x MPIOs as output
Jan Kiszka
-2
/
+2
2017-05-18
drivers/serial: Add driver for Aspeed virtual UART
Jeremy Kerr
-0
/
+334
2017-05-18
serial: 8250: Add flag so drivers can avoid THRE probe
Joel Stanley
-1
/
+1
2017-05-18
serial: 8250_exar: Remove duplicate assignment
Andy Shevchenko
-1
/
+0
2017-05-18
serial: 8250: omap: Disable DMA for console UART
Vignesh R
-0
/
+4
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+2
2017-04-20
Annotate hardware config module parameters in drivers/tty/
David Howells
-2
/
+2
2017-04-18
serial: 8250_early: Add earlycon support for Palmchip UART
Marc Gonzalez
-2
/
+26
2017-04-03
Merge 4.11-rc5 into tty-next
Greg Kroah-Hartman
-2
/
+6
2017-03-31
serial: 8250_EXAR: fix duplicate Kconfig text and add missing help text
Paul Gortmaker
-2
/
+6
2017-03-31
serial: 8250: 8250_core: Fix irq name for 8250 serial IRQ
Vignesh R
-1
/
+1
2017-03-31
serial: 8250_lpss: Unconditionally set PCI master for Quark
Jan Kiszka
-1
/
+2
2017-03-29
Merge 4.11-rc4 into tty-next
Greg Kroah-Hartman
-2
/
+7
2017-03-17
serial: 8250_dw: simplify optional reset handling
Philipp Zabel
-8
/
+5
2017-03-17
serial: 8250_fintek: Enable high speed mode on Fintek F81866
Lukas Redlinger
-5
/
+38
2017-03-14
serial: 8250: 8250_core: Use dev_name() during request_irq()
Vignesh R
-1
/
+1
2017-03-14
serial: 8250_exar: Fix spelling of "driver"
Andy Shevchenko
-1
/
+1
2017-03-14
serial: 8250_dw: Fix breakage when HAVE_CLK=n
James Hogan
-0
/
+2
2017-03-14
serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termios
Heiko Stuebner
-2
/
+5
2017-02-10
serial: exar: Enable MSI support
Jan Kiszka
-1
/
+7
2017-02-10
serial: exar: Move register defines from uapi header to consumer site
Jan Kiszka
-0
/
+19
2017-02-10
serial: pci: Remove unused pci_boards entries
Jan Kiszka
-22
/
+0
2017-02-10
serial: exar: Move Commtech adapters to 8250_exar as well
Jan Kiszka
-143
/
+79
2017-02-10
serial: exar: Fix initialization of EXAR registers for ports > 0
Jan Kiszka
-13
/
+9
2017-02-10
serial: exar: Fix mapping of port I/O resources
Jan Kiszka
-0
/
+3
2017-02-10
serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt
Douglas Anderson
-0
/
+23
2017-02-09
serial: 8250_pci: make pciserial_detach_ports() static
Wei Yongjun
-1
/
+1
2017-02-06
serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
Ian Abbott
-0
/
+13
2017-02-03
serial: 8250_pci: remove exar code
Sudip Mukherjee
-333
/
+4
2017-02-03
serial: exar: split out the exar code from 8250_pci
Sudip Mukherjee
-0
/
+401
2017-01-27
8250: of: remove remnants of generic of_serial driver
Arnd Bergmann
-69
/
+24
2017-01-25
serial: 8250_omap: Fix probe and remove for PM runtime
Tony Lindgren
-1
/
+7
2017-01-25
serial: hp300: mask the warning for people just doing build coverage
Paul Gortmaker
-1
/
+1
2017-01-20
serial: 8250_omap: Remove rx_dma_broken flag
Vignesh R
-5
/
+0
[next]