- dcf3c93 Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 6 months ago
- c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
- f5c13f1 Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 6 months ago
- eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
- 2bb919b Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 7 months ago
- 019b3fd Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 7 months ago
- 15279eb serial: mvebu-uart: remove unused member nb from struct mvebu_uart by Pali Rohár · 3 years, 7 months ago
- deeaf96 serial: mvebu-uart: correctly calculate minimal possible baudrate by Pali Rohár · 3 years, 7 months ago
- ecd6b01 serial: mvebu-uart: do not allow changing baudrate when uartclk is not available by Pali Rohár · 3 years, 7 months ago
- 9078204 serial: mvebu-uart: fix calculation of clock divisor by Pali Rohár · 3 years, 7 months ago
- 5607fa6 serial: Prefer unsigned int to bare use of unsigned by Jinchao Wang · 3 years, 7 months ago
- b67e830 serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs by Vignesh Raghavendra · 3 years, 7 months ago
- 08b0adb serial: qcom_geni_serial: use DT aliases according to DT bindings by Dmitry Baryshkov · 3 years, 7 months ago
- cddd53e Revert "tty: serial: Add UART driver for Cortina-Access platform" by Greg Kroah-Hartman · 3 years, 7 months ago
- f3827dc s390/hvc_iucv: Remove power management support by Julian Wiedmann · 3 years, 7 months ago
- b61c8bf tty: serial: Add UART driver for Cortina-Access platform by Jason Li · 3 years, 7 months ago
- 5d1ea1a mxser: introduce mxser_16550A_or_MUST helper by Jiri Slaby · 3 years, 7 months ago
- 06cc52e mxser: rename flags to old_speed in mxser_set_serial_info by Jiri Slaby · 3 years, 7 months ago
- 1b3086b mxser: use port variable in mxser_set_serial_info by Jiri Slaby · 3 years, 7 months ago
- 202acda mxser: access info->MCR under info->slock by Jiri Slaby · 3 years, 7 months ago
- 464fbf6 mxser: fix typos around enhanced mode by Jiri Slaby · 3 years, 7 months ago
- aaa28e9 mxser: decrypt FCR values by Jiri Slaby · 3 years, 7 months ago
- 265ceff mxser: remove xmit_cnt < 0 tests by Jiri Slaby · 3 years, 7 months ago
- 740165f mxser: introduce and use start/stop_tx helpers by Jiri Slaby · 3 years, 7 months ago
- be48666 mxser: extract and dedup CTS handling by Jiri Slaby · 3 years, 7 months ago
- 8aff64e mxser: don't start TX from tty_operations::put_char by Jiri Slaby · 3 years, 7 months ago
- 007bbdc mxser: cleanup mxser_dtr_rts by Jiri Slaby · 3 years, 7 months ago
- 5990843 mxser: cleanup mxser_rs_break by Jiri Slaby · 3 years, 7 months ago
- 987a4cf mxser: remove pointless ioaddr checks by Jiri Slaby · 3 years, 7 months ago
- ad1c92f mxser: alloc only needed # of ports by Jiri Slaby · 3 years, 7 months ago
- f8b6b32 mxser: alloc struct mxser_board dynamically by Jiri Slaby · 3 years, 7 months ago
- 13d4aba mxser: make mxser_board::idx really an index by Jiri Slaby · 3 years, 7 months ago
- 42ad25f mxser: rework and simplify mxser_open by Jiri Slaby · 3 years, 7 months ago
- c3db20c mxser: cleanup mxser_process_txrx_fifo by Jiri Slaby · 3 years, 7 months ago
- c24c31f mxser: remove mxser_cardinfo by Jiri Slaby · 3 years, 7 months ago
- 1e37f73 mxser: remove info message from probe by Jiri Slaby · 3 years, 7 months ago
- 7f0e79d mxser: move request irq to probe and switch to managed by Jiri Slaby · 3 years, 7 months ago
- dcb04e2 mxser: pci, switch to managed resources by Jiri Slaby · 3 years, 7 months ago
- d450f08 mxser: inline mxser_board_remove into mxser_remove by Jiri Slaby · 3 years, 7 months ago
- 57faa7d mxser: move board init into mxser_initbrd by Jiri Slaby · 3 years, 7 months ago
- b441eb0 mxser: clean up the rest of MUST helpers by Jiri Slaby · 3 years, 7 months ago
- b286484 mxser: introduce mxser_must_select_bank and use it by Jiri Slaby · 3 years, 7 months ago
- edb7d27 mxser: dedup mxser_must_set_enhance_mode by Jiri Slaby · 3 years, 7 months ago
- 238d117 mxser: simplify mxser_ioctl_op_mode by Jiri Slaby · 3 years, 7 months ago
- 9fae5f8 mxser: extract mxser_ioctl_op_mode by Jiri Slaby · 3 years, 7 months ago
- 2c21832 mxser: cleanup mxser_change_speed by Jiri Slaby · 3 years, 7 months ago
- d811b26 mxser: drop mxser_port::custom_divisor by Jiri Slaby · 3 years, 7 months ago
- a6970c3 mxser: drop mxser_port::baud_base by Jiri Slaby · 3 years, 7 months ago
- 01c3de9 mxser: remove unused mxser_port::stop_rx by Jiri Slaby · 3 years, 7 months ago
- cc67399 mxser: drop unused mxser_port::normal_termios by Jiri Slaby · 3 years, 7 months ago
- 389fc82 mxser: don't allocate MXSER_PORTS + 1 by Jiri Slaby · 3 years, 7 months ago
- 95b3ea4 mxser: remove cnt from mxser_receive_chars by Jiri Slaby · 3 years, 7 months ago
- 47f8276 mxser: remove MOXA_HighSpeedOn ioctl by Jiri Slaby · 3 years, 7 months ago
- a7574ca mxser: remove MOXA_ASPP_OQUEUE ioctl by Jiri Slaby · 3 years, 7 months ago
- c94deae mxser: remove MOXA_GETMSTATUS ioctl by Jiri Slaby · 3 years, 7 months ago
- 476c351 mxser: remove MOXA_GETDATACOUNT ioctl by Jiri Slaby · 3 years, 7 months ago
- a1ebc37 mxser: remove MOXA_CHKPORTENABLE ioctl by Jiri Slaby · 3 years, 7 months ago
- 489435e mxser: remove MOXA_ASPP_LSTATUS ioctl by Jiri Slaby · 3 years, 7 months ago
- 644c55d mxser: remove MOXA_ASPP_MON and friends by Jiri Slaby · 3 years, 7 months ago
- ef3dff8 mxser: remove MOXA_SET_BAUD_METHOD ioctl by Jiri Slaby · 3 years, 7 months ago
- 413d555 mxser: remove MOXA_GET_MAJOR deprecated ioctl by Jiri Slaby · 3 years, 7 months ago
- a7f8f2c mxser: drop unused MOXA_DIAGNOSE macro by Jiri Slaby · 3 years, 7 months ago
- 7064005 mxser: drop UART_MCR_AFE and UART_LSR_SPECIAL defines by Jiri Slaby · 3 years, 7 months ago
- 02e4314 mxser: make xmit ring buffer variables unsigned by Jiri Slaby · 3 years, 7 months ago
- a93963e mxser: correct types for uart variables by Jiri Slaby · 3 years, 7 months ago
- 6de6e5c mxser: remove else from LSR bits checks by Jiri Slaby · 3 years, 7 months ago
- 0c41942 mxser: extract mxser_receive_chars_old by Jiri Slaby · 3 years, 7 months ago
- e5ce1bc mxser: extract mxser_receive_chars_new by Jiri Slaby · 3 years, 7 months ago
- 9cb5c9c mxser: simplify mxser_interrupt and drop mxser_board::vector_mask by Jiri Slaby · 3 years, 7 months ago
- 9e40ea1 mxser: extract port ISR by Jiri Slaby · 3 years, 7 months ago
- 1551780 mxser: cleanup LSR handling in mxser_receive_chars by Jiri Slaby · 3 years, 7 months ago
- cef222c mxser: remove nonsense from ISR by Jiri Slaby · 3 years, 7 months ago
- 928f946 mxser: move max_baud from port to board by Jiri Slaby · 3 years, 7 months ago
- 58a2ddb mxser: drop constant board::uart_type by Jiri Slaby · 3 years, 7 months ago
- e455836 mxser: introduce enum mxser_must_hwid by Jiri Slaby · 3 years, 7 months ago
- 292955a mxser: rename mxser_board::chip_flag to must_hwid by Jiri Slaby · 3 years, 7 months ago
- 3b66182 mxser: rename CheckIsMoxaMust to mxser_get_must_hwid by Jiri Slaby · 3 years, 7 months ago
- dc33f64 mxser: cleanup Gpci_uart_info struct by Jiri Slaby · 3 years, 7 months ago
- 4463cc5 mxser: integrate mxser.h into .c by Jiri Slaby · 3 years, 7 months ago
- cede216 mxser: remove info printout from init by Jiri Slaby · 3 years, 7 months ago
- 1525490 mxser: renumber mxser_cards by Jiri Slaby · 3 years, 7 months ago
- 2913436 mxser: drop ISA support by Jiri Slaby · 3 years, 7 months ago
- 0bbadaf um: allow disabling NO_IOMEM by Johannes Berg · 3 years, 11 months ago
- d495dd7 serial_cs: Add Option International GSM-Ready 56K/ISDN modem by Ondrej Zary · 3 years, 7 months ago
- 11b1d88 serial_cs: remove wrong GLOBETROTTER.cis entry by Ondrej Zary · 3 years, 7 months ago
- f7adc73 serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER range by Maciej W. Rozycki · 3 years, 7 months ago
- 78bcae8 serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates by Maciej W. Rozycki · 3 years, 7 months ago
- b1691bd serial: 8250: Document SMSC Super I/O UART peculiarities by Maciej W. Rozycki · 3 years, 7 months ago
- 6cbe45d serial: 8250: Correct the clock for OxSemi PCIe devices by Maciej W. Rozycki · 3 years, 7 months ago
- f771a34 serial: 8250: Dissociate 4MHz Titan ports from Oxford ports by Maciej W. Rozycki · 3 years, 7 months ago
- 3ec2ff3 tty: make use of tty_get_{char,frame}_size by Jiri Slaby · 3 years, 7 months ago
- 8ea43ac mxs-auart: redefine AUART_LINECTRL_WLEN to accept bits count by Jiri Slaby · 3 years, 7 months ago
- 654ee49 tty: make tty_get_{char,frame}_size available by Jiri Slaby · 3 years, 7 months ago
- fb52436 ipwireless: remove unused ipw_tty::closing by Jiri Slaby · 3 years, 7 months ago
- a7770a4 serial: stm32: defer probe for dma devices by Erwan Le Ray · 3 years, 7 months ago
- af9a1f6 serial: tegra-tcu: Reorder channel initialization by Mikko Perttunen · 3 years, 7 months ago
- 08a8441 serial: sh-sci: Stop dmaengine transfer in sci_stop_tx() by Yoshihiro Shimoda · 3 years, 7 months ago
- 99289bf Merge tag 'v5.13-rc6' into tty-next by Greg Kroah-Hartman · 3 years, 7 months ago
- 68afbd8 Merge tag 'v5.13-rc6' into driver-core-next by Greg Kroah-Hartman · 3 years, 7 months ago
- db4e54a Merge tag 'v5.13-rc6' into char-misc-next by Greg Kroah-Hartman · 3 years, 7 months ago