index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-11-25
tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
Jiri Slaby
2021-11-25
tty: drop tty_schedule_flip()
Jiri Slaby
2021-11-25
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
2021-11-25
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
2021-11-25
serial: 8250_dw: Add StarFive JH7100 quirk
Emil Renner Berthing
2021-11-25
mxser: use PCI_DEVICE_DATA
Jiri Slaby
2021-11-25
mxser: move ids from pci_ids.h here
Jiri Slaby
2021-11-25
mxser: add MOXA prefix to some PCI device IDs
Jiri Slaby
2021-11-25
mxser: increase buf_overrun if tty_insert_flip_char() fails
Jiri Slaby
2021-11-25
mxser: remove tty parameter from mxser_receive_chars_new()
Jiri Slaby
2021-11-25
mxser: don't throttle manually
Jiri Slaby
2021-11-25
mxser: clean up timeout handling in mxser_wait_until_sent()
Jiri Slaby
2021-11-25
mxser: use msleep_interruptible() in mxser_wait_until_sent()
Jiri Slaby
2021-11-25
mxser: extract TX empty check from mxser_wait_until_sent()
Jiri Slaby
2021-11-25
mxser: use tty_port_close() in mxser_close()
Jiri Slaby
2021-11-25
mxser: don't flush buffer from mxser_close() directly
Jiri Slaby
2021-11-25
mxser: call stop_rx from mxser_shutdown_port()
Jiri Slaby
2021-11-25
mxser: remove tty->driver_data NULL check
Jiri Slaby
2021-11-25
mxser: remove pointless xmit_buf checks
Jiri Slaby
2021-11-25
mxser: clean up tx handling in mxser_transmit_chars()
Jiri Slaby
2021-11-25
mxser: move MSR read to mxser_check_modem_status()
Jiri Slaby
2021-11-25
mxser: keep only !tty test in ISR
Jiri Slaby
2021-11-25
mxser: rename mxser_close_port() to mxser_stop_rx()
Jiri Slaby
2021-11-25
mxser: remove wait for sent from mxser_close_port
Jiri Slaby
2021-11-25
serial: sh-sci: Add support to deassert/assert reset line
Lad Prabhakar
2021-11-25
tty: serial, join uport checks in uart_port_shutdown()
Jiri Slaby
2021-11-25
tty: clean up whitespace in __do_SAK()
Jiri Slaby
2021-11-25
tty: remove tty NULL check from __do_SAK()
Jiri Slaby
2021-11-25
tty: remove TTY_SOFT_SAK part from __do_SAK()
Jiri Slaby
2021-11-25
n_gsm: remove unused parameters from gsm_error()
Jiri Slaby
2021-11-25
arm: remove zte zx platform left-over
Lukas Bulwahn
2021-11-25
serial: 8250: replace snprintf in show functions with sysfs_emit
Jing Yao
2021-11-20
Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-20
Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-19
Merge tag 'libata-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-11-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-11-19
Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-19
Merge tag 'drm-fixes-2021-11-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-11-19
Merge tag 'amd-drm-fixes-5.16-2021-11-17' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-11-19
Merge tag 'drm-intel-fixes-2021-11-18' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2021-11-18
Merge tag 'thermal-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-18
Merge tag 'pm-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-11-18
Merge tag 'acpi-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-11-18
Merge tag 'platform-drivers-x86-v5.16-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-11-18
Merge tag 'spi-fix-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-18
Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-18
Merge branch 'thermal-int340x'
Rafael J. Wysocki
2021-11-18
ptp: ocp: Fix a couple NULL vs IS_ERR() checks
Dan Carpenter
[next]