index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-03-06
tty: serial: cpm_uart: Convert to use GPIO descriptors
Linus Walleij
2020-03-06
tty: serial: lantiq: Drop GPIO include
Linus Walleij
2020-03-06
tty: serial: atmel_serial: Drop GPIO includes
Linus Walleij
2020-03-06
vt: selection, indent switch-case properly
Jiri Slaby
2020-03-06
vt: selection, remove redeclaration of poke_blanked_console
Jiri Slaby
2020-03-06
vt: switch vt_dont_switch to bool
Jiri Slaby
2020-03-06
vt: selection, create struct from console selection globals
Jiri Slaby
2020-03-06
vt: selection, localize use_unicode
Jiri Slaby
2020-03-06
vt: selection, remove 2 local variables from set_selection_kernel
Jiri Slaby
2020-02-24
Merge 5.6-rc3 into tty-next
Greg Kroah-Hartman
2020-02-23
n_tty: Distribute switch variables for initialization
Kees Cook
2020-02-22
Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-02-22
Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-22
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-02-21
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-21
Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2020-02-21
Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-21
Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-02-21
Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-02-21
Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-02-21
Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
2020-02-21
hwmon: (w83627ehf) Fix crash seen with W83627DHG-P
Guenter Roeck
2020-02-21
nvme-multipath: Fix memory leak with ana_log_buf
Logan Gunthorpe
2020-02-21
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
Jiri Slaby
2020-02-21
vt: selection, introduce vc_is_sel
Jiri Slaby
2020-02-21
n_hdlc: wrap a comment properly
Jiri Slaby
2020-02-21
n_hdlc: fix whitespace around binary operators
Jiri Slaby
2020-02-21
n_hdlc: add missing spaces after commas
Jiri Slaby
2020-02-21
n_hdlc: remove spaces between function name and (
Jiri Slaby
2020-02-21
n_hdlc: remove useless whitespace at line wraps
Jiri Slaby
2020-02-21
n_hdlc: use __func__ and pr_ print helpers
Jiri Slaby
2020-02-21
n_hdlc: remove unneeded ifdef
Jiri Slaby
2020-02-21
n_hdlc: switch tbusy and woke_up to bools
Jiri Slaby
2020-02-21
n_hdlc: move tty_ldisc_ops to the bottom
Jiri Slaby
2020-02-21
n_hdlc: add helper for buffers allocation
Jiri Slaby
2020-02-21
n_hdlc: remove checking of n_hdlc
Jiri Slaby
2020-02-21
n_hdlc: remove cached tty
Jiri Slaby
2020-02-21
n_hdlc: inline n_hdlc_release
Jiri Slaby
2020-02-21
n_hdlc: expand tty2n_hdlc macro
Jiri Slaby
2020-02-21
n_hdlc: remove unused backup_tty
Jiri Slaby
2020-02-21
n_hdlc: remove unused flags
Jiri Slaby
2020-02-21
n_hdlc: invert conditions in n_hdlc_tty_close and n_hdlc_tty_poll
Jiri Slaby
2020-02-21
n_hdlc: simplify freeing of buffer list
Jiri Slaby
2020-02-21
n_hdlc: use clamp() for maxframe
Jiri Slaby
2020-02-21
n_hdlc: cleanup messages during registration
Jiri Slaby
2020-02-21
n_hdlc: put init/exit strings directly to prints
Jiri Slaby
2020-02-21
n_hdlc: convert debuglevel use to pr_debug
Jiri Slaby
[next]