index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
serial/uartlite: Let it build on any arch with IOMEM
Ricardo Ribalda Delgado
2015-07-23
*
|
serial: stm32-usart: Fix SysRq support
Maxime Coquelin
2015-07-23
*
|
serial: sirf: let uart's receive start in right place
Qipan Li
2015-07-23
*
|
serial: sirf: workaround rx process to avoid possible data loss
Qipan Li
2015-07-23
*
|
serial: etraxfs-uart: Convert to uart_console_device instead of open-coded
Axel Lin
2015-07-23
*
|
serial: 8250_omap: Remove auto-IXON flow control
Peter Hurley
2015-07-23
*
|
serial: 8250_omap: workaround module disable errata on dra7x SoCs
Sekhar Nori
2015-07-23
*
|
serial: 8250_omap: workaround errata around idling UART after using DMA
Sekhar Nori
2015-07-23
*
|
serial: 8250_omap: introduce "ti,am3352-uart" compatible property
Sekhar Nori
2015-07-23
*
|
serial: 8250_omap: refactor mdr1 update
Sekhar Nori
2015-07-23
*
|
serial: 8250_omap: fix kernel crash in suspend-to-ram
Sekhar Nori
2015-07-23
*
|
serial/8250_fintek: Support for any io address.
Ricardo Ribalda Delgado
2015-07-23
*
|
serial/8250_fintek: Support keys different than default
Ricardo Ribalda Delgado
2015-07-23
*
|
serial/8250_fintek: Support for chip_ip 0x0501
Ricardo Ribalda Delgado
2015-07-23
*
|
serial/8250_fintek: Support for multiple base_ports
Ricardo Ribalda Delgado
2015-07-23
*
|
serial/8250_fintek: Use private data structure
Ricardo Ribalda Delgado
2015-07-23
|
/
*
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2015-07-02
|
\
|
*
serial: 8250_omap: Move wake-up interrupt to generic wakeirq
Tony Lindgren
2015-06-09
|
*
serial: omap: Switch wake-up interrupt to generic wakeirq
Tony Lindgren
2015-06-09
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-27
|
\
\
|
*
|
serial: 8250_ingenic: support for Ingenic SoC UARTs
Paul Burton
2015-06-21
*
|
|
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-06-26
|
\
\
\
|
*
|
|
serial: sprd: check for NULL after calling devm_clk_get
Fernando Guzman Lugo
2015-06-12
|
*
|
|
serial: 8250_pci: Correct uartclk for xr17v35x expansion chips
Soeren Grunewald
2015-06-12
|
*
|
|
serial: 8250_pci: Add support for 12 port Exar boards
Soeren Grunewald
2015-06-12
|
*
|
|
serial: core: cleanup in uart_get_baud_rate()
Joakim Nordell
2015-06-12
|
*
|
|
serial: stm32-usart: Add STM32 USART Driver
Maxime Coquelin
2015-06-10
|
*
|
|
tty/serial: kill off set_irq_flags usage
Rob Herring
2015-06-09
|
|
|
/
|
|
/
|
|
*
|
Merge 4.1-rc7 into tty-next
Greg Kroah-Hartman
2015-06-08
|
|
\
|
|
*
|
serial: 8250: add LPC18xx/43xx UART driver
Joachim Eastwood
2015-06-01
|
*
|
serial: 8250_uniphier: add UniPhier serial driver
Masahiro Yamada
2015-06-01
|
*
|
serial: 8250_dw: support ACPI platforms with integrated DMA engine
Heikki Krogerus
2015-06-01
|
*
|
serial: of_serial: check the return value of clk_prepare_enable()
Masahiro Yamada
2015-06-01
|
*
|
serial: of_serial: use devm_clk_get() instead of clk_get()
Masahiro Yamada
2015-06-01
|
*
|
serial: earlycon: Add support for big-endian MMIO accesses
Noam Camus
2015-06-01
|
*
|
serial: sirf: use hrtimer for data rx
Qipan Li
2015-06-01
|
*
|
serial: sirf: correct the fifo empty_bit
Qipan Li
2015-06-01
|
*
|
serial: sirf: fix system hung on console log output
Qipan Li
2015-06-01
|
*
|
serial: 8250: remove return statements from void function
Masahiro Yamada
2015-06-01
|
*
|
sc16is7xx: use kworker for RS-485 configuration
Jakub Kicinski
2015-06-01
|
*
|
sc16is7xx: use kworker to update ier bits
Jakub Kicinski
2015-06-01
|
*
|
sc16is7xx: use kworker for md_proc
Jakub Kicinski
2015-06-01
|
*
|
sc16is7xx: move RTS delay to workqueue
Jakub Kicinski
2015-06-01
|
*
|
sc16is7xx: use kthread_worker for tx_work and irq
Jakub Kicinski
2015-06-01
|
*
|
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
Jakub Kicinski
2015-06-01
|
*
|
sc16is7xx: add missing compatible strings
Jakub Kicinski
2015-06-01
|
*
|
sc16is7xx: remove RS-485 delay RTS handling
Jakub Kicinski
2015-06-01
|
*
|
sc16is7xx: spi interface is added
Rama Kiran Kumar Indrakanti
2015-06-01
|
*
|
drivers: PL011: add ACPI probing for SBSA UART
Graeme Gregory
2015-05-24
|
*
|
drivers: PL011: add support for the ARM SBSA generic UART
Andre Przywara
2015-05-24
[prev]
[next]