| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | | | serial: imx: Remove unused platform data support | Fabio Estevam | 2020-11-12 | 1 | -29/+3 |
| | * | | | | | vt: keyboard, make use of assign_bit() API | Andy Shevchenko | 2020-11-12 | 1 | -4/+1 |
| | * | | | | | vt: keyboard, replace numbers with \r, \n where appropriate | Andy Shevchenko | 2020-11-12 | 1 | -3/+3 |
| | * | | | | | vt: keyboard, use BIT() macro instead of open coded variants | Andy Shevchenko | 2020-11-12 | 1 | -13/+13 |
| | * | | | | | serial: 8250: 8250_omap: Fix unused variable warning | Vignesh Raghavendra | 2020-11-12 | 1 | -13/+13 |
| | * | | | | | serial: 8250: 8250_omap: Fix possible array out of bounds access | Vignesh Raghavendra | 2020-11-12 | 1 | -0/+1 |
| | * | | | | | Merge 5.10-rc3 into tty-next | Greg Kroah-Hartman | 2020-11-09 | 6 | -42/+30 |
| | |\ \ \ \ \ |
|
| | * | | | | | | tty: serial: msm_serial: Constify msm_uart_pops | Rikard Falkeborn | 2020-11-06 | 1 | -1/+1 |
| | * | | | | | | serial: 8250: 8250_omap: Disable RX interrupt after DMA enable | Vignesh Raghavendra | 2020-11-06 | 1 | -1/+41 |
| | * | | | | | | tty: serial: linflexuart: Remove unnecessary '|' operation and add error count | Liu Xiang | 2020-11-06 | 1 | -10/+9 |
| | * | | | | | | serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warning | YueHaibing | 2020-11-06 | 1 | -1/+1 |
| | * | | | | | | tty: Remove redundant synclinkmp driver | Lee Jones | 2020-11-06 | 3 | -5595/+0 |
| | * | | | | | | tty: Remove redundant synclink driver | Lee Jones | 2020-11-06 | 3 | -7913/+0 |
| | * | | | | | | tty: serial: remove pnx8xxx uart driver | Thomas Bogendoerfer | 2020-11-06 | 3 | -875/+0 |
| | * | | | | | | tty: synclink: Provide missing description for 'hdlcdev_tx_timeout's 'txqueue... | Lee Jones | 2020-11-06 | 1 | -0/+1 |
| | * | | | | | | tty: hvc: hvc_opal: Staticify function invoked by reference | Lee Jones | 2020-11-06 | 1 | -1/+1 |
| | * | | | | | | tty: hvc: hvc_vio: Staticify function invoked only by reference | Lee Jones | 2020-11-06 | 1 | -1/+1 |
| | * | | | | | | tty: serial: serial-tegra: Provide some missing struct member descriptions | Lee Jones | 2020-11-06 | 1 | -0/+5 |
| | * | | | | | | tty: tty_ldisc: Supply missing description for 'tty_ldisc_get's 'tty' param | Lee Jones | 2020-11-06 | 1 | -0/+1 |
| | * | | | | | | tty: serial: stm32-usart: Remove set but unused 'cookie' variables | Lee Jones | 2020-11-06 | 1 | -4/+2 |
| | * | | | | | | tty: synclinkmp: Add missing description for function param 'txqueue' | Lee Jones | 2020-11-06 | 1 | -0/+1 |
| | * | | | | | | tty: serial: sifive: Struct headers should start with 'struct <name>' | Lee Jones | 2020-11-06 | 1 | -1/+2 |
| | * | | | | | | tty: serial: serial-tegra: Struct headers should start with 'struct <name>' | Lee Jones | 2020-11-06 | 1 | -1/+1 |
| | * | | | | | | tty: synclink_gt: Demote one kernel-doc header and repair another | Lee Jones | 2020-11-06 | 1 | -1/+2 |
| | * | | | | | | tty: serial: xilinx_uartps: Supply description for missing member 'cts_override' | Lee Jones | 2020-11-06 | 1 | -0/+1 |
| | * | | | | | | tty: serial: ifx6x60: Fix function documentation headers | Lee Jones | 2020-11-06 | 1 | -1/+2 |
| | * | | | | | | tty: serial: msm_serial: Remove set but unused variable 'status' | Lee Jones | 2020-11-06 | 1 | -2/+1 |
| | * | | | | | | tty: serial: lpc32xx_hs: Remove unused variable 'tmp' | Lee Jones | 2020-11-06 | 1 | -2/+1 |
| | * | | | | | | tty: n_gsm: Demote obvious abuse of kernel-doc and supply other missing docss | Lee Jones | 2020-11-06 | 1 | -1/+3 |
| | * | | | | | | tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unused | Lee Jones | 2020-11-06 | 1 | -1/+1 |
| | * | | | | | | tty: pty: Provide descriptions for the 'file' parameters | Lee Jones | 2020-11-06 | 1 | -0/+2 |
| | * | | | | | | tty: tty_audit: Demote non-conformant kernel-doc headers | Lee Jones | 2020-11-06 | 1 | -6/+6 |
| | * | | | | | | tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err' | Lee Jones | 2020-11-06 | 1 | -6/+3 |
| | * | | | | | | tty: tty_io: Fix some kernel-doc issues | Lee Jones | 2020-11-06 | 1 | -3/+7 |
| | * | | | | | | tty: serial: jsm: jsm_cls: Remove unused variable 'discard' | Lee Jones | 2020-11-06 | 1 | -3/+1 |
| | * | | | | | | tty: n_tty: Add 2 missing parameter descriptions | Lee Jones | 2020-11-06 | 1 | -0/+2 |
| | * | | | | | | tty: vt: consolemap: Demote weakly documented function header | Lee Jones | 2020-11-06 | 1 | -2/+1 |
| | * | | | | | | tty: tty_jobctrl: Add missing function parameter descriptions | Lee Jones | 2020-11-06 | 1 | -0/+3 |
| | * | | | | | | tty: tty_port: Demote obvious abuse of kernel-doc formatting | Lee Jones | 2020-11-06 | 1 | -2/+2 |
| | * | | | | | | tty: tty_buffer: Add missing description for 'limit' | Lee Jones | 2020-11-06 | 1 | -0/+1 |
| | * | | | | | | tty: tty_io: Move 'tty_sysctl_init's prototype to shared space | Lee Jones | 2020-11-06 | 1 | -2/+0 |
| | * | | | | | | tty: tty_baudrate: Add missing description for 'tty' | Lee Jones | 2020-11-06 | 1 | -0/+1 |
| | * | | | | | | tty: serdev: core: Provide missing description for 'owner' | Lee Jones | 2020-11-06 | 1 | -0/+1 |
| | * | | | | | | tty: serdev: core: Remove unused variable 'dummy' | Lee Jones | 2020-11-06 | 1 | -4/+1 |
| | * | | | | | | vt: keyboard, use tty_insert_flip_string in puts_queue | Jiri Slaby | 2020-11-04 | 1 | -5/+2 |
| | * | | | | | | vt: keyboard, use find_next_bit in kbd_match | Jiri Slaby | 2020-11-04 | 1 | -8/+6 |
| | * | | | | | | vt: keyboard, make HW_RAW a function | Jiri Slaby | 2020-11-04 | 1 | -6/+16 |
| | * | | | | | | vt: keyboard, union perm checks in vt_do_kdgkb_ioctl | Jiri Slaby | 2020-11-04 | 1 | -4/+1 |
| | * | | | | | | vt: keyboard, extract and simplify vt_kdskbsent | Jiri Slaby | 2020-11-04 | 1 | -79/+23 |
| | * | | | | | | vt: keyboard, reorder user buffer handling in vt_do_kdgkb_ioctl | Jiri Slaby | 2020-11-04 | 1 | -22/+20 |