summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio_uart.c
Commit message (Expand)AuthorAgeFilesLines
* sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby2022-02-281-15/+2
* tty: drop put_tty_driverJiri Slaby2021-07-271-2/+2
* tty: stop using alloc_tty_driverJiri Slaby2021-07-271-4/+4
* tty: make tty_operations::chars_in_buffer return uintJiri Slaby2021-05-131-1/+1
* tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
* tty: cumulate and document tty_struct::flow* membersJiri Slaby2021-05-131-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1
* mmc: block: Move files to coreUlf Hansson2016-12-121-0/+1200