aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-06tty: serial: stm32-usart: Remove set but unused 'cookie' variablesLee Jones
2020-11-06tty: synclinkmp: Add missing description for function param 'txqueue'Lee Jones
2020-11-06tty: serial: sifive: Struct headers should start with 'struct <name>'Lee Jones
2020-11-06tty: serial: serial-tegra: Struct headers should start with 'struct <name>'Lee Jones
2020-11-06tty: synclink_gt: Demote one kernel-doc header and repair anotherLee Jones
2020-11-06tty: serial: xilinx_uartps: Supply description for missing member 'cts_override'Lee Jones
2020-11-06tty: serial: ifx6x60: Fix function documentation headersLee Jones
2020-11-06tty: serial: msm_serial: Remove set but unused variable 'status'Lee Jones
2020-11-06tty: serial: lpc32xx_hs: Remove unused variable 'tmp'Lee Jones
2020-11-06tty: n_gsm: Demote obvious abuse of kernel-doc and supply other missing docssLee Jones
2020-11-06tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unusedLee Jones
2020-11-06tty: pty: Provide descriptions for the 'file' parametersLee Jones
2020-11-06tty: tty_audit: Demote non-conformant kernel-doc headersLee Jones
2020-11-06tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'Lee Jones
2020-11-06tty: tty_io: Fix some kernel-doc issuesLee Jones
2020-11-06tty: serial: jsm: jsm_cls: Remove unused variable 'discard'Lee Jones
2020-11-06tty: n_tty: Add 2 missing parameter descriptionsLee Jones
2020-11-06tty: vt: consolemap: Demote weakly documented function headerLee Jones
2020-11-06tty: tty_jobctrl: Add missing function parameter descriptionsLee Jones
2020-11-06tty: tty_port: Demote obvious abuse of kernel-doc formattingLee Jones
2020-11-06tty: tty_buffer: Add missing description for 'limit'Lee Jones
2020-11-06tty: tty_io: Move 'tty_sysctl_init's prototype to shared spaceLee Jones
2020-11-06tty: tty_baudrate: Add missing description for 'tty'Lee Jones
2020-11-06tty: serdev: core: Provide missing description for 'owner'Lee Jones
2020-11-06tty: serdev: core: Remove unused variable 'dummy'Lee Jones
2020-11-04vt: keyboard, use tty_insert_flip_string in puts_queueJiri Slaby
2020-11-04vt: keyboard, use find_next_bit in kbd_matchJiri Slaby
2020-11-04vt: keyboard, make HW_RAW a functionJiri Slaby
2020-11-04vt: keyboard, union perm checks in vt_do_kdgkb_ioctlJiri Slaby
2020-11-04vt: keyboard, remove unneeded func_* declarationsJiri Slaby
2020-11-04vt: keyboard, extract and simplify vt_kdskbsentJiri Slaby
2020-11-04vt: keyboard, reorder user buffer handling in vt_do_kdgkb_ioctlJiri Slaby
2020-11-04vt: keyboard, rename i to kb_func in vt_do_kdgkb_ioctlJiri Slaby
2020-11-04vt: keyboard, use bool for repJiri Slaby
2020-11-04vt: keyboard, use DECLARE_BITMAP for key_downJiri Slaby
2020-11-04vt: keyboard, union perm checks in vt_do_kdsk_ioctlJiri Slaby
2020-11-04vt: keyboard, extract vt_kdgkbent and vt_kdskbentJiri Slaby
2020-11-04vt: keyboard, clean up max_valsJiri Slaby
2020-11-04vt: keyboard, sort key types by their numberJiri Slaby
2020-11-04vt: keyboard, sort includesJiri Slaby
2020-11-04vt: keyboard, include linux/spinlock.hJiri Slaby
2020-11-04vt: keyboard, remove ctrl_alt_del declarationJiri Slaby
2020-11-04Merge 5.10-rc2 into tty-nextGreg Kroah-Hartman
2020-11-01Linux 5.10-rc2Linus Torvalds
2020-11-01Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-01Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-01Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-01Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-01Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds