linux.git
2024-01-04 Hugo Villeneuveserial: sc16is7xx: refactor EFR lock
2024-01-04 Hugo Villeneuveserial: sc16is7xx: reorder code to remove prototype...
2024-01-04 Hugo Villeneuveserial: sc16is7xx: refactor FIFO access functions to...
2024-01-04 Hugo Villeneuveserial: sc16is7xx: drop unneeded MODULE_ALIAS
2024-01-04 Hugo Villeneuveserial: sc16is7xx: replace hardcoded divisor value...
2024-01-04 Hugo Villeneuveserial: sc16is7xx: add explicit return for some switch...
2024-01-04 Hugo Villeneuveserial: sc16is7xx: add macro for max number of UART...
2024-01-04 Hugo Villeneuveserial: sc16is7xx: add driver name to struct uart_driver
2024-01-04 Hugo Villeneuveserial: sc16is7xx: use i2c_get_match_data()
2024-01-04 Hugo Villeneuveserial: sc16is7xx: use spi_get_device_match_data()
2024-01-04 Hugo Villeneuveserial: sc16is7xx: use DECLARE_BITMAP for sc16is7xx_lin...
2024-01-04 Hugo Villeneuveserial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
2024-01-04 Hugo Villeneuveserial: sc16is7xx: remove obsolete loop in sc16is7xx_po...
2024-01-04 Hugo Villeneuveserial: sc16is7xx: set safe default SPI clock frequency
2024-01-04 Hugo Villeneuveserial: sc16is7xx: add check for unsupported SPI modes...
2024-01-04 Hugo Villeneuveserial: sc16is7xx: fix invalid sc16is7xx_lines bitfield...
2024-01-04 Lino Sanfilipposerial: 8250_exar: Set missing rs485_supported flag
2024-01-04 Lino Sanfilipposerial: omap: do not override settings for RS485 support
2024-01-04 Lino Sanfilipposerial: core, imx: do not set RS485 enabled if it is...
2024-01-04 Lino Sanfilipposerial: core: make sure RS485 cannot be enabled when...
2024-01-04 Lino Sanfilipposerial: core: fix sanitizing check for RTS settings
2024-01-04 Lino Sanfilipposerial: core: set missing supported flag for RX during...
2024-01-04 Lino Sanfilipposerial: Do not hold the port lock when setting rx-durin...
2024-01-04 Michal Simekdt-bindings: serial: Describe ARM dcc interface
2024-01-04 Stefan Wahrenserial: 8250_bcm2835aux: Restore clock error handling
2024-01-04 Rengarajan S8250: microchip: pci1xxxx: Add Burst mode reception...
2024-01-04 Rengarajan S8250: microchip: pci1xxxx: Add Syslock support for...
2024-01-04 Rengarajan S8250: microchip: pci1xxxx: Rearranging the structure...
2024-01-04 Raag Jadavserial: 8250_lpss: copy dma_param using devm_kmemdup()
2024-01-04 Crescent CY... tty: serial: 8250: Set RS232 as default for Moxa PCIe...
2024-01-04 Vamshi Gajjelaserial: 8250_dw: Do not bailout on UCV read returning...
2024-01-04 Christoph Niedermaierserial: imx: Ensure that imx_uart_rs485_config() is...
2024-01-04 Sam Ravnborgserial: apbuart: fix console prompt on qemu
2024-01-04 Michael Trimarchitty: serial: kgdboc: Fix 8250_* kgdb over serial
2024-01-04 Christoph Niedermaierserial: imx: Correct clock error message in function...
2024-01-04 Antony Pavlovtty/serial: altera_uart: use more informative labels...
2024-01-04 Crescent CY... tty: serial: Add RS422 flag to struct serial_rs485
2024-01-04 Crescent CY... tty: serial: Cleanup the bit shift with macro
2024-01-04 Vamshi Gajjelaserial: core: Clean up uart_update_timeout() function
2024-01-04 Vamshi Gajjelaserial: core: Update uart_poll_timeout() function to...
2023-12-15 Crescent CY... tty: serial: 8250: Set RS422 interface by default to...
2023-12-15 Théo Lebruntty: serial: amba-pl011: factor QDF2400 SoC erratum...
2023-12-15 Théo Lebruntty: serial: amba-pl011: unindent pl011_console_get_opt...
2023-12-15 Théo Lebruntty: serial: amba-pl011: fix miscellaneous checkpatch...
2023-12-15 Théo Lebruntty: serial: amba-pl011: fix formatting of conditions
2023-12-15 Théo Lebruntty: serial: amba-pl011: avoid quoted string split...
2023-12-15 Théo Lebruntty: serial: amba-pl011: replace TIOCMBIT macros by...
2023-12-15 Théo Lebruntty: serial: amba-pl011: fix whitespace formatting
2023-12-15 Théo Lebruntty: serial: amba: Use linux/{bits,bitfield}.h macros
2023-12-15 Uwe Kleine... serial: 8250-fsl: Only do the break workaround if IIR...
2023-12-15 Colin Ian Kingserial: ma35d1: Fix spelling mistake "ononsole" ->...
2023-12-15 Chunyan Zhangdt-bindings: serial: Add a new compatible string for...
2023-12-15 Hugo Villeneuveserial: sc16is7xx: fix unconditional activation of...
2023-12-15 Hugo Villeneuveserial: sc16is7xx: convert from _raw_ to _noinc_ regmap...
2023-12-15 Hugo Villeneuveserial: sc16is7xx: change EFR lock to operate on each...
2023-12-15 Hugo Villeneuveserial: sc16is7xx: remove unused line structure member
2023-12-15 Hugo Villeneuveserial: sc16is7xx: remove global regmap from struct...
2023-12-15 Hugo Villeneuveserial: sc16is7xx: remove wasteful static buffer in...
2023-12-15 Christophe... serdev: Remove usage of the deprecated ida_simple_xx...
2023-12-15 Adrian Rebertty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
2023-12-15 Rob Herringserial: esp32_uart: Use device_get_match_data()
2023-12-15 Rob Herringserial: esp32_acm: Add explicit platform_device.h include
2023-12-15 Fabio Estevamdt-bindings: serial: imx: Properly describe the i.MX1...
2023-12-11 Greg Kroah... Merge 6.7-rc5 into tty-next
2023-12-10 Linus TorvaldsLinux 6.7-rc5
2023-12-10 Linus TorvaldsMerge tag 'sched_urgent_for_v6.7_rc5' of git://git...
2023-12-10 Linus TorvaldsMerge tag 'perf_urgent_for_v6.7_rc5' of git://git....
2023-12-10 Linus TorvaldsMerge tag 'x86_urgent_for_v6.7_rc5' of git://git./linux...
2023-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-12-10 Linus TorvaldsMerge tag 'powerpc-6.7-4' of git://git./linux/kernel...
2023-12-10 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.7-rc5' of git://git./linux...
2023-12-09 Linus TorvaldsMerge tag 'usb-6.7-rc5' of git://git./linux/kernel...
2023-12-09 Linus TorvaldsMerge tag 'tty-6.7-rc4' of git://git./linux/kernel...
2023-12-09 Linus TorvaldsMerge tag 'char-misc-6.7-rc5' of git://git./linux/kerne...
2023-12-09 Linus TorvaldsMerge tag 'loongarch-fixes-6.7-2' of git://git./linux...
2023-12-09 Linus TorvaldsMerge tag 'mips-fixes_6.7_1' of git://git./linux/kernel...
2023-12-09 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.7-2-2023-12-08'...
2023-12-09 Linus TorvaldsMerge tag '6.7-rc4-smb3-client-fixes' of git://git...
2023-12-09 Tiezhu YangLoongArch: BPF: Fix unconditional bswap instructions
2023-12-09 Tiezhu YangLoongArch: BPF: Fix sign-extension mov instructions
2023-12-09 Hengqi ChenLoongArch: BPF: Don't sign extend function return value
2023-12-09 Hengqi ChenLoongArch: BPF: Don't sign extend memory load operand
2023-12-09 Hengqi ChenLoongArch: Preserve syscall nr across execve()
2023-12-09 Jinyang HeLoongArch: Set unwind stack type to unknown rather...
2023-12-09 Xi RuoyaoLoongArch: Slightly clean up drdtime()
2023-12-09 WANG RuiLoongArch: Apply dynamic relocations for LLD
2023-12-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-12-08 Linus TorvaldsMerge tag 'block-6.7-2023-12-08' of git://git.kernel...
2023-12-08 Linus TorvaldsMerge tag 'io_uring-6.7-2023-12-08' of git://git.kernel...
2023-12-08 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-12-08 Linus TorvaldsMerge tag 'pm-6.7-rc5' of git://git./linux/kernel/git...
2023-12-08 Linus TorvaldsMerge tag 'acpi-6.7-rc5' of git://git./linux/kernel...
2023-12-08 Linus TorvaldsMerge tag 'hwmon-for-v6.7-rc5' of git://git./linux...
2023-12-08 Linus TorvaldsMerge tag 'pwm/for-6.7-rc5-fixes' of https://git.pengut...
2023-12-08 Linus TorvaldsMerge tag 'sound-6.7-rc5' of git://git./linux/kernel...
2023-12-08 Linus TorvaldsMerge tag 'drm-fixes-2023-12-08' of git://anongit.freed...
2023-12-08 Sean ChristophersonKVM: SVM: Update EFER software model on CR0 trap for...
2023-12-08 Armin Wolfhwmon: (corsair-psu) Fix probe when built-in
2023-12-08 David WoodhouseKVM: selftests: add -MP to CFLAGS
2023-12-08 angquan yuKVM: selftests: Actually print out magic token in NX...
next