linux.git
2024-04-18 Alexey GladkovVT: Use macros to define ioctls
2024-04-17 Parker Newmanserial: exar: adding missing CTI and Exar PCI ids
2024-04-17 Guanbing Huangserial: 8250_pnp: Support configurable reg shift property
2024-04-17 Guanbing Huangserial: port: Add support of PNP IRQ to __uart_read_pro...
2024-04-17 Guanbing HuangPNP: Add dev_is_pnp() macro
2024-04-17 Andy Shevchenkoserial: 8250_dw: Hide a cast in dw8250_serial_inq()
2024-04-17 Andy Shevchenkoserial: 8250_dw: Deduplicate LCR checks
2024-04-17 Alexander Steintty: serial: fsl_lpuart: use dev_err_probe for clocks
2024-04-17 Esben Haabendalserial: imx: Introduce timeout when waiting on transmit...
2024-04-17 Andy Shevchenkoserial: core: Extract uart_alloc_xmit_buf() and uart_fr...
2024-04-17 Jiri Slaby... serial: drop debugging WARN_ON_ONCE() from uart_put_char()
2024-04-16 Jiri Slaby... serial: meson+qcom: don't advance the kfifo twice
2024-04-13 Tony Lindgrenserial: core: Fix ifdef for serial base console functions
2024-04-11 Sreenath Vijayantty/sysrq: Replay kernel log messages on consoles via...
2024-04-11 Sreenath Vijayanprintk: Add function to replay kernel log on consoles
2024-04-11 Andy Shevchenkoserial: max3100: Convert to_max3100_port() to be static...
2024-04-11 Colin Ian Kingserial: omap: remove redundant assignment to variable...
2024-04-11 Tony Lindgrenserial: 8250: Fix add preferred console for serial8250_...
2024-04-11 Hugo Villeneuveserial: sc16is7xx: split into core and I2C/SPI parts...
2024-04-11 Hugo Villeneuveserial: sc16is7xx: split into core and I2C/SPI parts...
2024-04-11 Hugo Villeneuveserial: sc16is7xx: split into core and I2C/SPI parts...
2024-04-11 Hugo Villeneuveserial: sc16is7xx: unconditionally clear line bit in...
2024-04-11 Hugo Villeneuveserial: sc16is7xx: add proper sched.h include for sched...
2024-04-09 Lino Sanfilipposerial: ar933x: Remove unneeded static structure
2024-04-09 Lino Sanfilipposerial: 8250: Remove superfluous sanity check
2024-04-09 Lino Sanfilipposerial: amba-pl011: move variable into CONFIG_DMA_ENGIN...
2024-04-09 Lino Sanfilipposerial: amba-pl011: get rid of useless wrapper pl011_ge...
2024-04-09 Andy Shevchenkoserial: max3100: Sort headers
2024-04-09 Andy Shevchenkoserial: max3100: Extract to_max3100_port() helper macro
2024-04-09 Andy Shevchenkoserial: max3100: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
2024-04-09 Andy Shevchenkoserial: max3100: Replace MODULE_ALIAS() with respective...
2024-04-09 Andy Shevchenkoserial: max3100: Switch to use dev_err_probe()
2024-04-09 Andy Shevchenkoserial: max3100: Remove duplicating irq field
2024-04-09 Andy Shevchenkoserial: max3100: Get crystal frequency via device property
2024-04-09 Andy Shevchenkoserial: max3100: Enable TIOCM_LOOP
2024-04-09 wangkaiyuantty: serial: sc16is7xx: convert to use maple tree regis...
2024-04-09 wangkaiyuantty: serial: max310x: convert to use maple tree registe...
2024-04-09 Andy Shevchenkoserial: max3100: Update Kconfig entry
2024-04-09 Andy Shevchenkoserial: max3100: Remove unneeded forward declaration
2024-04-09 Andy Shevchenkoserial: max3100: Replace custom polling timeout with...
2024-04-09 Andy Shevchenkoserial: max3100: Remove custom HW shutdown support
2024-04-09 Andy Shevchenkoserial: max3100: Make struct plat_max3100 local
2024-04-09 Andy Shevchenkoserial: max3100: Fix bitwise types
2024-04-09 Andy Shevchenkoserial: max3100: Update uart_driver_registered on drive...
2024-04-09 Andy Shevchenkoserial: max3100: Lock port->lock when calling uart_hand...
2024-04-09 Bastien Curutchetserial: 8250_of: Add clock_notifier
2024-04-09 Kanak Shilledardt-bindings: serial: actions,owl-uart: convert to dtschema
2024-04-09 Uwe Kleine... serial: pmac_zilog: Drop usage of platform_driver_probe()
2024-04-09 Uwe Kleine... serial: ami: Mark driver struct with __refdata to preve...
2024-04-09 Uwe Kleine... tty: vt: conmakehash: Don't mention the full path of...
2024-04-09 Justin Stitttty: n_gsm: replace deprecated strncpy with strscpy
2024-04-09 Colin Ian Kingtty: hvc: Remove second semicolon
2024-04-09 Nghia Nguyendt-bindings: serial: renesas,scif: Document r8a779h0...
2024-04-09 Sebastian Andrzej... serial: sifive: Remove 0 from fu540-c000-uart0 binding.
2024-04-09 Andy Shevchenkoserial: pic32_uart: Replace of_gpio.h by proper one
2024-04-09 Andy Shevchenkoserial: 8250_omap: Remove unused of_gpio.h
2024-04-09 Tony LindgrenDocumentation: kernel-parameters: Add DEVNAME:0.0 forma...
2024-04-09 Tony Lindgrenserial: 8250: Add preferred console in serial8250_isa_i...
2024-04-09 Tony Lindgrenserial: core: Handle serial console options
2024-04-09 Tony Lindgrenserial: core: Add support for DEVNAME:0.0 style naming...
2024-04-09 Tony Lindgrenprintk: Flag register_console() if console is set on...
2024-04-09 Tony Lindgrenprintk: Don't try to parse DEVNAME:0.0 console options
2024-04-09 Tony Lindgrenprintk: Save console options for add_preferred_console_...
2024-04-09 Jiri Slaby... tty: atmel_serial: use single DMA mapping for RX
2024-04-09 Jiri Slaby... tty: atmel_serial: define macro for RX size
2024-04-09 Jiri Slaby... tty: atmel_serial: use single DMA mapping for TX
2024-04-09 Jiri Slaby... tty: serial: switch from circ_buf to kfifo
2024-04-09 Jiri Slaby... tty: msm_serial: use dmaengine_prep_slave_sg()
2024-04-09 Jiri Slaby... tty: 8250_omap: use dmaengine_prep_slave_sg()
2024-04-09 Jiri Slaby... tty: 8250_dma: use dmaengine_prep_slave_sg()
2024-04-09 Jiri Slaby... kfifo: fix typos in kernel-doc
2024-04-09 Jiri Slaby... kfifo: add kfifo_dma_out_prepare_mapped()
2024-04-09 Jiri Slaby... kfifo: pass offset to setup_sgl_buf() instead of a...
2024-04-09 Jiri Slaby... kfifo: rename l to len_to_end in setup_sgl()
2024-04-09 Jiri Slaby... kfifo: remove support for physically non-contiguous...
2024-04-09 Jiri Slaby... kfifo: add kfifo_out_linear{,_ptr}()
2024-04-09 Jiri Slaby... kfifo: introduce and use kfifo_skip_count()
2024-04-09 Jiri Slaby... kfifo: drop __kfifo_dma_out_finish_r()
2024-04-07 Linus TorvaldsLinux 6.9-rc3
2024-04-07 Linus TorvaldsMerge tag 'x86-urgent-2024-04-07' of git://git./linux...
2024-04-07 Linus TorvaldsMerge tag 'timers-urgent-2024-04-07' of git://git....
2024-04-07 Linus TorvaldsMerge tag 'perf-urgent-2024-04-07' of git://git./linux...
2024-04-06 Linus TorvaldsMerge tag 'nfsd-6.9-2' of git://git./linux/kernel/git...
2024-04-06 Linus TorvaldsMerge tag 'i2c-for-6.9-rc3' of git://git./linux/kernel...
2024-04-06 Linus TorvaldsMerge tag 'xfs-6.9-fixes-2' of git://git./fs/xfs/xfs...
2024-04-06 Linus TorvaldsMerge tag '6.9-rc2-smb3-client-fixes' of git://git...
2024-04-06 Borislav Petkov... x86/retpoline: Add NOENDBR annotation to the SRSO dummy...
2024-04-06 Ingo MolnarMerge branch 'linus' into x86/urgent, to pick up depend...
2024-04-06 Wolfram SangMerge tag 'i2c-host-fixes-6.9-rc3' of git://git./linux...
2024-04-06 Linus TorvaldsMerge tag 'firewire-fixes-6.9-rc2' of git://git./linux...
2024-04-06 Adam Goldmanfirewire: ohci: mask bus reset interrupts between ISR...
2024-04-06 Linus TorvaldsMerge tag 'spi-fix-v6.9-rc2' of git://git./linux/kernel...
2024-04-06 Linus TorvaldsMerge tag 'regulator-fix-v6.9-rc2' of git://git./linux...
2024-04-06 Linus TorvaldsMerge tag 'regmap-fix-v6.9-rc2' of git://git./linux...
2024-04-06 Linus TorvaldsMerge tag 'block-6.9-20240405' of git://git.kernel...
2024-04-05 Linus TorvaldsMerge tag 'io_uring-6.9-20240405' of git://git.kernel...
2024-04-05 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-04-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.9-1' of git://git...
2024-04-05 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-04-05-11-30' of...
2024-04-05 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
next