summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-18mxser: remove nonsense from ISRJiri Slaby
2021-06-18mxser: move max_baud from port to boardJiri Slaby
2021-06-18mxser: drop constant board::uart_typeJiri Slaby
2021-06-18mxser: introduce enum mxser_must_hwidJiri Slaby
2021-06-18mxser: rename mxser_board::chip_flag to must_hwidJiri Slaby
2021-06-18mxser: rename CheckIsMoxaMust to mxser_get_must_hwidJiri Slaby
2021-06-18mxser: cleanup Gpci_uart_info structJiri Slaby
2021-06-18mxser: integrate mxser.h into .cJiri Slaby
2021-06-18mxser: remove info printout from initJiri Slaby
2021-06-18mxser: renumber mxser_cardsJiri Slaby
2021-06-18mxser: drop ISA supportJiri Slaby
2021-06-16serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary
2021-06-16serial_cs: remove wrong GLOBETROTTER.cis entryOndrej Zary
2021-06-16serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER rangeMaciej W. Rozycki
2021-06-16serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki
2021-06-16serial: 8250: Document SMSC Super I/O UART peculiaritiesMaciej W. Rozycki
2021-06-16serial: 8250: Correct the clock for OxSemi PCIe devicesMaciej W. Rozycki
2021-06-16serial: 8250: Dissociate 4MHz Titan ports from Oxford portsMaciej W. Rozycki
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby
2021-06-15cypress_m8: switch data_bits to real character bitsJiri Slaby
2021-06-15mxs-auart: redefine AUART_LINECTRL_WLEN to accept bits countJiri Slaby
2021-06-15tty: make tty_get_{char,frame}_size availableJiri Slaby
2021-06-15ipwireless: remove unused ipw_tty::closingJiri Slaby
2021-06-15serial: stm32: defer probe for dma devicesErwan Le Ray
2021-06-15serial: tegra-tcu: Reorder channel initializationMikko Perttunen
2021-06-15serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()Yoshihiro Shimoda
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman
2021-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'staging-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-12Merge tag 'pinctrl-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-12Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-11Merge tag 'gpio-fixes-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-11Merge tag 'drm-fixes-2021-06-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-11Merge tag 'acpi-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-06-11block: loop: fix deadlock between open and removeChristoph Hellwig
2021-06-11Merge tag 'hwmon-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-11Merge tag 'mmc-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-06-11Merge branch 'acpi-bus'Rafael J. Wysocki
2021-06-11Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-11Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"Greg Kroah-Hartman
2021-06-11Merge tag 'amd-drm-fixes-5.13-2021-06-09' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-06-11Merge tag 'drm-misc-fixes-2021-06-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-06-11Merge tag 'drm-msm-fixes-2021-06-10' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-06-10usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson
2021-06-10usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-10usb: gadget: fsl: Re-enable driver for ARM SoCsJoel Stanley
2021-06-10usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko