summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()Yoshihiro Shimoda2021-06-151-0/+8
| * | Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman2021-06-141-1/+5
| |\|
| * | tty: tty_ldisc: fix doc warnings in tty_ldisc.cBaokun Li2021-06-091-2/+1
| * | serial: 8250_exar: Extract exar_get_platform() helperAndy Shevchenko2021-06-091-8/+12
| * | serial: sh-sci: Remove unused STEPFN() macroGeert Uytterhoeven2021-06-091-3/+0
| * | tty: vcc: use DEVICE_ATTR_*() macroZhen Lei2021-06-041-8/+8
| * | serial: sh-sci: Add support for RZ/G2L SoCBiju Das2021-06-042-1/+12
| * | serial: tty: uartlite: fix console setupDaniel Mack2021-06-041-21/+6
| * | serial: imx: Add DMA buffer configuration via DTFabien Lahoudere2021-06-041-7/+18
| * | Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-3113-82/+141
| |\ \
| * | | tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET2021-05-271-1/+10
| * | | tty: nozomi: Fix the error handling path of 'nozomi_card_init()'Christophe JAILLET2021-05-271-3/+5
| * | | tty: hvc_console: Remove the repeated words 'no' and 'from'Xiaofei Tan2021-05-211-2/+2
| * | | Revert "serial: sh-sci: Add support for RZ/G2L SoC"Greg Kroah-Hartman2021-05-212-12/+0
| * | | tty: serial: xilinx_uartps: Fix documentation for cdns_uart_clk_notifier_cb()Lee Jones2021-05-201-1/+1
| * | | tty: n_gsm: Fix function naming and provide missing param descriptionsLee Jones2021-05-201-2/+4
| * | | tty: serial: st-asc: Demote a kernel-doc formatting abuseLee Jones2021-05-201-1/+1
| * | | tty: n_hdlc: Fix a little doc-rot in n_hdlc_tty_read()Lee Jones2021-05-201-1/+3
| * | | tty: tty_jobctrl: Fix 2 incorrectly documented functionsLee Jones2021-05-201-2/+2
| * | | tty: tty_buffer: Fix incorrectly documented function __tty_buffer_request_room()Lee Jones2021-05-201-1/+1
| * | | tty: serdev: core: Fix misspelled function name __serdev_device_driver_regist...Lee Jones2021-05-201-1/+1
| * | | tty: vt: selection: Correct misspelled function sel_loadlut()Lee Jones2021-05-201-1/+1
| * | | tty: fix kernel-doc for {start,stop}_ttyJiri Slaby2021-05-201-21/+19
| * | | tty: fix kernel-doc for tty_{read,write}Jiri Slaby2021-05-201-21/+16
| * | | tty/serial: make port of serial8250_register_8250_port constJiri Slaby2021-05-201-2/+2
| * | | tty/serial: clean up uart_match_portJiri Slaby2021-05-201-7/+9
| * | | serial: liteuart: Add support for earlyconStafford Horne2021-05-202-0/+22
| * | | tty: pty: correct function name pty_resize()Yang Yingliang2021-05-201-1/+1
| * | | tty: pty: remove redundant initialization of variable fdColin Ian King2021-05-201-1/+1
| * | | serial: sc16is7xx: Use devm_clk_get_optional()Andy Shevchenko2021-05-201-13/+13
| * | | serial: max310x: Try to get crystal clock rate from propertyAndy Shevchenko2021-05-201-14/+26
| * | | serial: drop irq-flags initialisationsJohan Hovold2021-05-207-15/+15
| * | | serial: kgdb_nmi: remove redundant initialization of variable cColin Ian King2021-05-201-1/+1
| * | | serial: sh-sci: Add support for RZ/G2L SoCBiju Das2021-05-202-0/+12
| * | | tty: serial: meson: retrieve port FIFO size from DTNeil Armstrong2021-05-201-1/+4
| * | | tty: hvc_iucv: Drop unnecessary NULL check after container_ofGuenter Roeck2021-05-131-2/+0
| * | | vt: Move custom isspace() to its own namespaceAndy Shevchenko2021-05-131-9/+9
| * | | tty: tty_port: Fix coding style issues of block commentsXiaofei Tan2021-05-131-5/+9
| * | | tty: tty_port: Add a blank line after declarationsXiaofei Tan2021-05-131-0/+1
| * | | tty: tty_port: Delete a blank line before EXPORT_SYMBOL(foo)Xiaofei Tan2021-05-131-1/+0
| * | | tty: tty_io: Remove return in void functionXiaofei Tan2021-05-131-1/+0
| * | | tty: tty_io: Delete a blank line before EXPORT_SYMBOL(foo)Xiaofei Tan2021-05-131-7/+0
| * | | tty: tty_io: Fix an issue of code indent for conditional statementsXiaofei Tan2021-05-131-1/+1
| * | | tty: tty_io: Remove the repeated word 'can'Xiaofei Tan2021-05-131-1/+1
| * | | tty: tty_io: Fix coding style issues of block commentsXiaofei Tan2021-05-131-7/+12
| * | | tty: tty_io: Fix trailing whitespace issuesXiaofei Tan2021-05-131-1/+1
| * | | tty: tty_io: Fix spaces required around that ':'Xiaofei Tan2021-05-131-1/+1
| * | | tty: tty_io: Add a blank line after declarationsXiaofei Tan2021-05-131-0/+10
| * | | tty: tty_io: Remove spaces before tabsXiaofei Tan2021-05-131-8/+8
| * | | tty: tty_buffer: Fix coding style issues of block commentsXiaofei Tan2021-05-131-3/+6