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
2019-12-03
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-364
/
+185
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+3
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-5
/
+3
2019-11-27
Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
Je Yen Tam
1
-288
/
+4
2019-11-20
tty: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-04
serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
Frank Wunderlich
1
-1
/
+1
2019-11-04
serial: 8250_dw: Avoid double error messaging when IRQ absent
Andy Shevchenko
1
-5
/
+3
2019-11-03
drivers: mcb: use symbol namespaces
Johannes Thumshirn
1
-0
/
+1
2019-10-27
Merge 5.4-rc5 into tty-next
Greg Kroah-Hartman
1
-4
/
+4
2019-10-15
8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
Colin Ian King
1
-4
/
+4
2019-10-15
serial: 8250_exar: Move Exar pieces to custom ->startup()
Andy Shevchenko
2
-14
/
+19
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-5
/
+3
2019-10-14
Merge 5.4-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+3
2019-10-07
serial: 8250_omap: Fix gpio check for auto RTS/CTS
Adam Ford
1
-2
/
+3
2019-10-04
drivers/tty/serial/8250: Make Aspeed VUART SIRQ polarity configurable
Oskar Senft
2
-0
/
+85
2019-10-04
serial: 8250_dw: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
1
-43
/
+32
2019-10-04
serial: 8250_lpss: Switch over to MSI interrupts
Felipe Balbi
1
-12
/
+9
2019-10-04
tty: 8250_of: Use software emulated RS485 direction control
Heiko Schocher
1
-0
/
+31
2019-09-04
serial: 8250_pci: Implement MSI(-X) support
Ralf Ramsauer
1
-1
/
+26
2019-09-04
serial: 8250_pci: Add F81504A series Support
Ji-Ze Hong (Peter Hong)
1
-0
/
+121
2019-09-04
serial: 8250_pci: Merge 8250_moxa to 8250_pci
Kai-Heng Feng
4
-180
/
+99
2019-09-04
serial: 8250_pci: Add support for Sunix serial boards
Kai-Heng Feng
2
-17
/
+84
2019-09-04
serial: 8250_lpss: Enable HS UART on Elkhart Lake
Andy Shevchenko
1
-0
/
+18
2019-09-04
serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macro
Andy Shevchenko
1
-10
/
+8
2019-09-04
serial: 8250_lpss: register DMA IRQ and pool with instance ID
Andy Shevchenko
1
-0
/
+1
2019-09-04
serial: 8250_lpss: add fractional divisor support
Andy Shevchenko
1
-5
/
+2
2019-09-04
serial: 8250_lpss: switch to use 8250_dwlib library
Andy Shevchenko
2
-9
/
+14
2019-09-04
serial: 8250_dw: switch to use 8250_dwlib library
Andy Shevchenko
2
-135
/
+28
2019-09-04
serial: 8250_dw: split Synopsys DesignWare 8250 common functions
Andy Shevchenko
4
-0
/
+149
2019-09-04
serial: 8250_dw: use pointer to uart local variable
Andy Shevchenko
1
-4
/
+4
2019-09-04
serial: 8250_dw: Use a unified new dev variable in remove
Andy Shevchenko
1
-3
/
+4
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: Don't check for mctrl_gpio_init() returning -ENOSYS
Frieder Schrempf
1
-4
/
+2
2019-09-04
serial: 8250_exar: Absorb remaining 8250_port INT0 support
Aaron Sierra
2
-17
/
+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
2
-26
/
+28
2019-09-04
serial: 8250_exar: Extract PM routine from 8250_port
Andy Shevchenko
2
-14
/
+16
2019-09-04
serial: 8250_exar: No need to autoconfigure Exar ports
Andy Shevchenko
2
-36
/
+17
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
3
-9
/
+3
2019-09-04
serial: 8250_pnp: Move to struct dev_pm_ops
Andy Shevchenko
1
-11
/
+9
2019-09-04
serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
Je Yen Tam
1
-4
/
+288
2019-09-04
8250_lpss: check null return when calling pci_ioremap_bar
Navid Emamdoost
1
-2
/
+8
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
2
-4
/
+2
2019-09-04
serial: 8250_omap: Fix idling for unloaded serdev drivers
Tony Lindgren
1
-1
/
+10
2019-07-03
serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8...
Wei Yongjun
1
-2
/
+5
2019-06-21
Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
Oliver Barta
1
-2
/
+1
2019-06-21
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
5
-15
/
+61
2019-06-18
serial: 8250: pericom_do_set_divisor can be static
kbuild test robot
1
-1
/
+1
[next]