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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
serial: exar: Leave MPIOs as output for Commtech adapters
Jan Kiszka
1
-4
/
+11
2017-06-03
serial: 8250_of: Add reset support
Joel Stanley
1
-0
/
+10
2017-05-29
Merge 4.12-rc3 into tty-next
Greg Kroah-Hartman
1
-10
/
+11
2017-05-24
serial: 8250: Add CAP_MINI, set for bcm2835aux
Phil Elwell
3
-1
/
+10
2017-05-18
serial: exar: Fix stuck MSIs
Jan Kiszka
1
-9
/
+10
2017-05-18
drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
Ard Biesheuvel
1
-1
/
+1
2017-05-18
serial: exar: Preconfigure xr17v35x MPIOs as output
Jan Kiszka
1
-2
/
+2
2017-05-18
drivers/serial: Add driver for Aspeed virtual UART
Jeremy Kerr
3
-0
/
+334
2017-05-18
serial: 8250: Add flag so drivers can avoid THRE probe
Joel Stanley
1
-1
/
+1
2017-05-18
serial: 8250_exar: Remove duplicate assignment
Andy Shevchenko
1
-1
/
+0
2017-05-18
serial: 8250: omap: Disable DMA for console UART
Vignesh R
1
-0
/
+4
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2017-04-20
Annotate hardware config module parameters in drivers/tty/
David Howells
1
-2
/
+2
2017-04-18
serial: 8250_early: Add earlycon support for Palmchip UART
Marc Gonzalez
2
-2
/
+26
2017-04-03
Merge 4.11-rc5 into tty-next
Greg Kroah-Hartman
1
-2
/
+6
2017-03-31
serial: 8250_EXAR: fix duplicate Kconfig text and add missing help text
Paul Gortmaker
1
-2
/
+6
2017-03-31
serial: 8250: 8250_core: Fix irq name for 8250 serial IRQ
Vignesh R
1
-1
/
+1
2017-03-31
serial: 8250_lpss: Unconditionally set PCI master for Quark
Jan Kiszka
1
-1
/
+2
2017-03-29
Merge 4.11-rc4 into tty-next
Greg Kroah-Hartman
1
-2
/
+7
2017-03-17
serial: 8250_dw: simplify optional reset handling
Philipp Zabel
1
-8
/
+5
2017-03-17
serial: 8250_fintek: Enable high speed mode on Fintek F81866
Lukas Redlinger
1
-5
/
+38
2017-03-14
serial: 8250: 8250_core: Use dev_name() during request_irq()
Vignesh R
1
-1
/
+1
2017-03-14
serial: 8250_exar: Fix spelling of "driver"
Andy Shevchenko
1
-1
/
+1
2017-03-14
serial: 8250_dw: Fix breakage when HAVE_CLK=n
James Hogan
1
-0
/
+2
2017-03-14
serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termios
Heiko Stuebner
1
-2
/
+5
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
2
-0
/
+19
2017-02-10
serial: pci: Remove unused pci_boards entries
Jan Kiszka
1
-22
/
+0
2017-02-10
serial: exar: Move Commtech adapters to 8250_exar as well
Jan Kiszka
2
-143
/
+79
2017-02-10
serial: exar: Fix initialization of EXAR registers for ports > 0
Jan Kiszka
1
-13
/
+9
2017-02-10
serial: exar: Fix mapping of port I/O resources
Jan Kiszka
1
-0
/
+3
2017-02-10
serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt
Douglas Anderson
1
-0
/
+23
2017-02-09
serial: 8250_pci: make pciserial_detach_ports() static
Wei Yongjun
1
-1
/
+1
2017-02-06
serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
Ian Abbott
1
-0
/
+13
2017-02-03
serial: 8250_pci: remove exar code
Sudip Mukherjee
2
-333
/
+4
2017-02-03
serial: exar: split out the exar code from 8250_pci
Sudip Mukherjee
3
-0
/
+401
2017-01-27
8250: of: remove remnants of generic of_serial driver
Arnd Bergmann
1
-69
/
+24
2017-01-25
serial: 8250_omap: Fix probe and remove for PM runtime
Tony Lindgren
1
-1
/
+7
2017-01-25
serial: hp300: mask the warning for people just doing build coverage
Paul Gortmaker
1
-1
/
+1
2017-01-20
serial: 8250_omap: Remove rx_dma_broken flag
Vignesh R
1
-5
/
+0
2017-01-20
serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
Vignesh R
1
-6
/
+3
2017-01-20
serial: 8250_omap: pause DMA only if DMA transfer in progress
Vignesh R
1
-4
/
+7
2017-01-19
tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocache
Arvind Yadav
1
-0
/
+4
2017-01-19
serial: 8250_mid: set PCI master only for DMA capable device
Andy Shevchenko
1
-2
/
+2
2017-01-19
serial: 8250_mid: enable MSI on Denverton
Andy Shevchenko
1
-1
/
+7
2017-01-19
serial: 8250_mid: handle interrupt correctly in DMA case
Andy Shevchenko
1
-0
/
+33
2017-01-19
serial: 8250_dw: Allow hardware flow control to be used
Jason Uy
1
-3
/
+2
2017-01-16
Merge 4.10-rc4 into tty-next
Greg Kroah-Hartman
3
-9
/
+7
2017-01-12
serial: 8250: Add new port type for TI DA8xx/66AK2x
David Lechner
2
-0
/
+23
2017-01-12
serial: 8250_mid: make option visible
Jean Delvare
1
-1
/
+1
[next]