Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-14serial: core, 8250: set RS485 termination GPIO in serial coreLino Sanfilippo
2022-07-14serial: 8250_bcm7271: Save/restore RTS in suspend/resumeDoug Berger
2022-07-14serial: 8250_dw: Avoid pslverr on reading empty receiver fifoVAMSHI GAJJELA
2022-07-14serial: 8250: SERIAL_8250_ASPEED_VUART should depend on ARCH_ASPEEDGeert Uytterhoeven
2022-07-14tty: 8250: Add support for Brainboxes PX cards.Cameron Williams
2022-07-08serial: Embed rs485_supported to uart_portIlpo Järvinen
2022-07-08serial: 8250_fsl: Don't report FE, PE and OE twiceUwe Kleine-König
2022-06-30serial: 8250_dw: Use dw8250_serial_out() in dw8250_serial_out38x()Ilpo Järvinen
2022-06-308250_dwlib: Convert bitops to newer formIlpo Järvinen
2022-06-30serial: 8250_dw: Drop PM ifdefferyAndy Shevchenko
2022-06-30serial: 8250_dw: Sort headers alphabeticallyAndy Shevchenko
2022-06-30serial: 8250_dw: Take port lock while accessing LSRIlpo Järvinen
2022-06-30serial: 8250_port: Fix spelling mistakeZhang Jiaming
2022-06-27serial: 8250_dwlib: Support for 9th bit multipoint addressingIlpo Järvinen
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen
2022-06-27serial: 8250_lpss: Use 32-bit readsIlpo Järvinen
2022-06-27serial: 8250: create lsr_save_maskIlpo Järvinen
2022-06-27serial: 8250: make saved LSR largerIlpo Järvinen
2022-06-27serial: Consolidate BOTH_EMPTY useIlpo Järvinen
2022-06-27serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPEDIlpo Järvinen
2022-06-27serial: 8250_pericom: Use UART_LCR_DLABIlpo Järvinen
2022-06-27serial: 8250: Use UART_LCR_WLEN8 instead of literalIlpo Järvinen
2022-06-20Merge tag 'v5.19-rc3' into tty-nextGreg Kroah-Hartman
2022-06-10serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen
2022-06-10serial: 8250: Remove serial_rs485 sanitization from em485Ilpo Järvinen
2022-06-10serial: 8250_exar: Remove serial_rs485 assignmentIlpo Järvinen
2022-06-10serial: 8250_pci: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250: lpc18xx: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250_fintek: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250_dwlib: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250_pci: Fill in rs485_supported for pci_fintekIlpo Järvinen
2022-06-10serial: 8250_of: Use serial8250_em485_supportedIlpo Järvinen
2022-06-10serial: 8250_lpc18cc: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: 8250_fintek: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: 8250_exar: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: 8250_dwlib: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: 8250_bcm2835aux: Use serial8250_em485_supportedIlpo Järvinen
2022-06-10serial: 8250: Create serial8250_em485_supported for em485 usersIlpo Järvinen
2022-06-10serial: Add rs485_supported to uart_portIlpo Järvinen
2022-06-10serial: Add uart_rs485_config()Ilpo Järvinen
2022-06-10serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()Ilpo Järvinen
2022-06-10serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()Ilpo Järvinen
2022-06-10serial: 8250: Adjust misleading LSR related commentIlpo Järvinen
2022-06-10serial: 8250: Get preserved flags using serial_lsr_in()Ilpo Järvinen
2022-06-10serial: 8250: Create serial_lsr_in()Ilpo Järvinen
2022-06-10serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen
2022-06-10serial: 8250: handle __start_tx() call in start_tx()Ilpo Järvinen
2022-06-10serial: 8250: kill __do_stop_tx()Ilpo Järvinen
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds