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: imx: Fix x_char handling and tx flow control
Peter Hurley
2014-09-08
|
*
|
|
serial: Style fix
Peter Hurley
2014-09-08
|
*
|
|
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
2014-09-08
|
*
|
|
tty/serial: samsung: enable usage for 64-bit Exynos platforms
Naveen Krishna Chatradhi
2014-09-08
|
*
|
|
serial: vr41xx_siu: delete double assignment
Julia Lawall
2014-09-08
|
*
|
|
serial: Fix build failure caused by missing header file
Pranith Kumar
2014-09-08
|
*
|
|
ARM: meson: serial: add MesonX SoC on-chip uart driver
Carlo Caione
2014-09-08
|
*
|
|
tty: serial: uartlite: Remove .owner field for driver
Michal Simek
2014-09-08
|
*
|
|
tty: serial: xuartps: Remove .owner field for driver
Michal Simek
2014-09-08
|
*
|
|
serial: 8250_hp300: trivial: fix symbol name in #warning message
Daniele Forsi
2014-09-08
|
*
|
|
serial: msm_serial: Fix kgdb continue
Stephen Boyd
2014-09-08
|
*
|
|
serial: clps711x: Use mctrl_gpio helpers for handling modem signals
Alexander Shiyan
2014-09-08
|
*
|
|
serial: serial_core.c: printk replacement
Sudip Mukherjee
2014-09-08
|
*
|
|
serial: altera: Make of_device_id arrays const
Tobias Klauser
2014-09-08
|
*
|
|
tty: serial: msm: Fix 'void function return statements are not generally usef...
Kiran Padwal
2014-09-08
|
*
|
|
tty: serial: msm: Fix 'else is not generally useful after a break or return' ...
Kiran Padwal
2014-09-08
|
*
|
|
tty: serial: msm: Fix style warnings relating to printk()
Kiran Padwal
2014-09-08
|
*
|
|
tty: serial: msm: Fix 'Missing a blank line after declarations' warning
Kiran Padwal
2014-09-08
|
*
|
|
tty: serial: msm: remove braces {} in msm_serial.c
Kiran Padwal
2014-09-08
|
*
|
|
serial: Add support for Fintek F81216A LPC to 4 UART
Ricardo Ribalda Delgado
2014-09-08
|
*
|
|
serial/8250: Add support for RS485 IOCTLs
Ricardo Ribalda Delgado
2014-09-08
|
*
|
|
jsm: add support for additional Neo cards
Bill Pemberton
2014-09-08
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-10-07
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
module: make it possible to have unsafe, tainting module params
Jani Nikula
2014-08-27
|
|
/
*
|
tty: xuartps: Fix tx_emtpy() callback
Lars-Peter Clausen
2014-09-08
*
|
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
Richard Genoud
2014-09-08
*
|
serial: 8250_dw: Add ACPI ID for Intel Braswell
Alan Cox
2014-09-08
|
/
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-08-14
|
\
|
*
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
2014-08-11
|
|
\
|
|
*
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2014-06-26
|
|
*
of: Enable console on serial ports specified by /chosen/stdout-path
Grant Likely
2014-06-26
*
|
|
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-08-08
|
\
\
\
|
*
|
|
serial: samsung: Remove support for legacy clock code
Tomasz Figa
2014-07-19
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-08-06
|
\
\
\
\
|
*
|
|
|
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
2014-08-04
|
|
/
/
/
*
|
|
|
pch_uart: don't hardcode PCI slot to get DMA device
Andy Shevchenko
2014-08-01
*
|
|
|
serial: sc16is7xx: Correct initialization of s->clk
Jon Ringle
2014-07-27
*
|
|
|
serial: 8250_dw: Add support for deferred probing
Chen-Yu Tsai
2014-07-27
*
|
|
|
serial: 8250_dw: Add optional reset control support
Chen-Yu Tsai
2014-07-27
*
|
|
|
serial: st-asc: Fix overflow in baudrate calculation
Maxime COQUELIN
2014-07-27
*
|
|
|
serial: st-asc: Don't call BUG in asc_console_setup()
Maxime COQUELIN
2014-07-27
*
|
|
|
tty: serial: msm: Make of_device_id array const
Kiran Padwal
2014-07-23
*
|
|
|
serial/core: Fix too big allocation for attribute member
Yoshihiro YUNOMAE
2014-07-23
*
|
|
|
drivers/tty/serial: use correct type for dma_map/unmap
Wolfram Sang
2014-07-22
*
|
|
|
serial: altera_jtaguart: Fix putchar function passed to uart_console_write()
Tobias Klauser
2014-07-22
*
|
|
|
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
Yoshihiro YUNOMAE
2014-07-17
*
|
|
|
Serial: allow port drivers to have a default attribute group
Greg Kroah-Hartman
2014-07-17
*
|
|
|
tty: kgdb_nmi: Automatically manage tty enable
Daniel Thompson
2014-07-17
*
|
|
|
serial: altera_jtaguart: Adpot uart_console_write()
Tobias Klauser
2014-07-17
*
|
|
|
serial: samsung: improve code clarity by defining a variable
Naveen Krishna Chatradhi
2014-07-17
[prev]
[next]