summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-05tty: Fix typo in LEGACY_TIOCSTI Kconfig descriptionHanno Böck
2023-04-05dt-bindings: serial: fsl-lpuart: add optional power-domains propertyPeng Fan
2023-03-29riscv: dts: allwinner: d1: Switch dma-names order for snps,dw-apb-uart nodesCristian Ciocaltea
2023-03-29ARM: dts: sunxi: h3/h5: Switch dma-names order for snps,dw-apb-uart nodesCristian Ciocaltea
2023-03-29ARM: dts: sun8i: v3s: Switch dma-names order for snps,dw-apb-uart nodesCristian Ciocaltea
2023-03-29ARM: dts: sun8i: a23/a33: Switch dma-names order for snps,dw-apb-uart nodesCristian Ciocaltea
2023-03-29ARM: dts: sun6i: a31: Switch dma-names order for snps,dw-apb-uart nodesCristian Ciocaltea
2023-03-29dt-bindings: serial: snps-dw-apb-uart: Switch dma-names orderCristian Ciocaltea
2023-03-29serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen
2023-03-29tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen
2023-03-29serial: sb1250-duart: clean up after SIBYTE_BCM1x55 removalLukas Bulwahn
2023-03-29serial: bcm63xx-uart: add polling supportArend van Spriel
2023-03-29tty: serial: sh-sci: Remove setting {src,dst}_{addr,addr_width} based on DMA ...Biju Das
2023-03-29dt-bindings: serial: snps-dw-apb-uart: correct number of DMAsKrzysztof Kozlowski
2023-03-29serial: cpm_uart: Use uart_circ_empty()Ilpo Järvinen
2023-03-29serial: ucc_uart: Use uart_circ_empty()Ilpo Järvinen
2023-03-29serial: imx: remove unused imx_uart_is_imx* functionsTom Rix
2023-03-29tty: serial: remove obsolete config SERIAL_SAMSUNG_UARTS_4Lukas Bulwahn
2023-03-29tty: serial: qcom-geni-serial: Add a poll_init() functionDouglas Anderson
2023-03-29serial: uart_poll_init() should power on the UARTDouglas Anderson
2023-03-29tty: n_gsm: add ioctl for DLC config via ldisc handleDaniel Starke
2023-03-29tty: n_gsm: allow window size configurationDaniel Starke
2023-03-29tty: n_gsm: add ioctl for DLC specific parameter configurationDaniel Starke
2023-03-29dt-bindings: serial: Drop unneeded quotesRob Herring
2023-03-29linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap
2023-03-20Merge 6.3-rc3 into tty-nextGreg Kroah-Hartman
2023-03-19Linux 6.3-rc3v6.3-rc3Linus Torvalds
2023-03-19Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-03-19tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptrCosta Shulyupin
2023-03-19ring-buffer: remove obsolete comment for free_buffer_page()Vlastimil Babka
2023-03-19tracing: Make splice_read available againSung-hun Kim
2023-03-19Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-19Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-19Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-03-19Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-19Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-19ftrace: Set direct_ops storage-class-specifier to staticTom Rix
2023-03-19trace/hwlat: Do not start per-cpu thread if it is already runningTero Kristo
2023-03-19trace/hwlat: Do not wipe the contents of per-cpu thread dataTero Kristo
2023-03-19tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...Tom Rix
2023-03-19tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev
2023-03-18Merge tag 'fbdev-for-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-18Merge tag 'kbuild-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-18Merge tag 'hwmon-for-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-18Merge tag 'ata-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-03-18media: m5mols: fix off-by-one loop termination errorLinus Torvalds
2023-03-17ext4: fix possible double unlock when moving a directoryTheodore Ts'o
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds