index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio_uart.c
Age
Commit message (
Expand
)
Author
2023-03-17
tty: Convert hw_stopped in tty_struct to bool
Ilpo Järvinen
2023-01-19
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-02-28
sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
2016-12-12
mmc: block: Move files to core
Ulf Hansson