index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-05-27
tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
Christophe JAILLET
2021-05-27
tty: nozomi: Fix the error handling path of 'nozomi_card_init()'
Christophe JAILLET
2021-05-27
ttyprintk: remove redundant initialization of variable i
Colin Ian King
2021-05-21
tty: hvc_console: Remove the repeated words 'no' and 'from'
Xiaofei Tan
2021-05-21
Revert "serial: sh-sci: Add support for RZ/G2L SoC"
Greg Kroah-Hartman
2021-05-20
tty: serial: xilinx_uartps: Fix documentation for cdns_uart_clk_notifier_cb()
Lee Jones
2021-05-20
tty: n_gsm: Fix function naming and provide missing param descriptions
Lee Jones
2021-05-20
tty: serial: st-asc: Demote a kernel-doc formatting abuse
Lee Jones
2021-05-20
tty: n_hdlc: Fix a little doc-rot in n_hdlc_tty_read()
Lee Jones
2021-05-20
tty: tty_jobctrl: Fix 2 incorrectly documented functions
Lee Jones
2021-05-20
tty: tty_buffer: Fix incorrectly documented function __tty_buffer_request_room()
Lee Jones
2021-05-20
tty: serdev: core: Fix misspelled function name __serdev_device_driver_regist...
Lee Jones
2021-05-20
tty: vt: selection: Correct misspelled function sel_loadlut()
Lee Jones
2021-05-20
tty: fix kernel-doc for {start,stop}_tty
Jiri Slaby
2021-05-20
tty: fix kernel-doc for tty_{read,write}
Jiri Slaby
2021-05-20
tty/serial: make port of serial8250_register_8250_port const
Jiri Slaby
2021-05-20
tty/serial: clean up uart_match_port
Jiri Slaby
2021-05-20
serial: liteuart: Add support for earlycon
Stafford Horne
2021-05-20
tty: pty: correct function name pty_resize()
Yang Yingliang
2021-05-20
tty: pty: remove redundant initialization of variable fd
Colin Ian King
2021-05-20
serial: sc16is7xx: Use devm_clk_get_optional()
Andy Shevchenko
2021-05-20
serial: max310x: Try to get crystal clock rate from property
Andy Shevchenko
2021-05-20
serial: drop irq-flags initialisations
Johan Hovold
2021-05-20
serial: kgdb_nmi: remove redundant initialization of variable c
Colin Ian King
2021-05-20
serial: sh-sci: Add support for RZ/G2L SoC
Biju Das
2021-05-20
tty: serial: meson: retrieve port FIFO size from DT
Neil Armstrong
2021-05-13
tty: hvc_iucv: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-13
vt: Move custom isspace() to its own namespace
Andy Shevchenko
2021-05-13
tty: tty_port: Fix coding style issues of block comments
Xiaofei Tan
2021-05-13
tty: tty_port: Add a blank line after declarations
Xiaofei Tan
2021-05-13
tty: tty_port: Delete a blank line before EXPORT_SYMBOL(foo)
Xiaofei Tan
2021-05-13
tty: tty_io: Remove return in void function
Xiaofei Tan
2021-05-13
tty: tty_io: Delete a blank line before EXPORT_SYMBOL(foo)
Xiaofei Tan
2021-05-13
tty: tty_io: Fix an issue of code indent for conditional statements
Xiaofei Tan
2021-05-13
tty: tty_io: Remove the repeated word 'can'
Xiaofei Tan
2021-05-13
tty: tty_io: Fix coding style issues of block comments
Xiaofei Tan
2021-05-13
tty: tty_io: Fix trailing whitespace issues
Xiaofei Tan
2021-05-13
tty: tty_io: Fix spaces required around that ':'
Xiaofei Tan
2021-05-13
tty: tty_io: Add a blank line after declarations
Xiaofei Tan
2021-05-13
tty: tty_io: Remove spaces before tabs
Xiaofei Tan
2021-05-13
tty: tty_buffer: Fix coding style issues of block comments
Xiaofei Tan
2021-05-13
tty: tty_buffer: Remove the repeated word 'the'
Xiaofei Tan
2021-05-13
tty: tty_buffer: Add a blank line after declarations
Xiaofei Tan
2021-05-13
tty: tty_baudrate: Fix coding style issues of block comments
Xiaofei Tan
2021-05-13
tty: tty_baudrate: Remove unnecessary tab and spaces in comment sentence
Xiaofei Tan
2021-05-13
tty: nozomi: Fix a resource leak in an error handling function
Christophe JAILLET
2021-05-13
ttyprintk: Removed unnecessary TTY ioctl callback
Samo Pogačnik
2021-05-13
ttyprintk: Add TTY port shutdown callback
Samo Pogačnik
2021-05-13
tty: serial: sb1250-duart: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
2021-05-13
tty: serial: vr41xx_siu: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
[next]