tty: n_tty: unify counts to size_t
[platform/kernel/linux-starfive.git] / drivers /
2023-08-27 Jiri Slaby (SUSE)tty: n_tty: unify counts to size_t
2023-08-27 Jiri Slaby (SUSE)tty: n_tty: use u8 for chars and flags
2023-08-27 Jiri Slaby (SUSE)tty: n_tty: simplify chars_in_buffer()
2023-08-27 Jiri Slaby (SUSE)tty: n_tty: remove unsigned char casts from character...
2023-08-27 Jiri Slaby (SUSE)tty: n_tty: move newline handling to a separate function
2023-08-27 Jiri Slaby (SUSE)tty: n_tty: move canon handling to a separate function
2023-08-27 Jiri Slaby (SUSE)tty: n_tty: use MASK() for masking out size bits
2023-08-27 Jiri Slaby (SUSE)tty: n_tty: make n_tty_data::num_overrun unsigned
2023-08-27 Jiri Slaby (SUSE)tty: n_tty: use time_is_before_jiffies() in n_tty_recei...
2023-08-27 Jiri Slaby (SUSE)tty: n_tty: use 'num' for writes' counts
2023-08-27 Jiri Slaby (SUSE)tty: n_tty: use output character directly
2023-08-27 Jiri Slaby (SUSE)tty: n_tty: make flow of n_tty_receive_buf_common(...
2023-08-27 Lucas TanureRevert "tty: serial: meson: Add a earlycon for the...
2023-08-22 Justin Chenserial: 8250_bcm7271: improve bcm7271 8250 port
2023-08-22 Hugo Villeneuveserial: sc16is7xx: add missing support for rs485 device...
2023-08-22 Hugo Villeneuveserial: sc16is7xx: fix bug when first setting GPIO...
2023-08-22 Hugo Villeneuveserial: sc16is7xx: fix regression with GPIO configuration
2023-08-22 Hugo Villeneuveserial: sc16is7xx: remove obsolete out_thread label
2023-08-22 Hugo Villeneuveserial: sc16is7xx: fix broken port 0 uart init
2023-08-22 Jisheng Zhangserial: 8250_dw: fall back to poll if there's no interrupt
2023-08-22 Yi Yangserial: tegra: handle clk prepare error in tegra_uart_h...
2023-08-22 Nick Huserial: sifive: Add suspend and resume operations
2023-08-22 Lucas Tanuretty: serial: meson: Add a earlycon for the T7 SoC
2023-08-22 Amelie Delaunayserial: stm32: synchronize RX DMA channel in shutdown
2023-08-22 Valentin Caronserial: stm32: replace access to DMAR bit by dmaengine_...
2023-08-22 Valentin Caronserial: stm32: group dma pause/resume error handling...
2023-08-22 Valentin Caronserial: stm32: modify parameter and rename stm32_usart_...
2023-08-22 Valentin Caronserial: stm32: use DMAT as a configuration bit
2023-08-22 Valentin Caronserial: stm32: avoid clearing DMAT bit during transfer
2023-08-22 Daniel Starketty: n_gsm: add restart flag to extended ioctl config
2023-08-22 Daniel Starketty: n_gsm: cleanup gsm_control_command and gsm_control...
2023-08-22 Daniel Starketty: n_gsm: increase gsm_mux unsupported counted where...
2023-08-22 Daniel Starketty: n_gsm: increase malformed counter for malformed...
2023-08-22 Daniel Starketty: n_gsm: add open_error counter to gsm_mux
2023-08-22 Daniel Starketty: n_gsm: remove unneeded initialization of ret in...
2023-08-22 Daniel Starketty: n_gsm: add restart flag to DLC specific ioctl...
2023-08-22 Jiri Slaby (SUSE)tty: tty_buffer: invert conditions in __tty_buffer_requ...
2023-08-22 Jiri Slaby (SUSE)tty: tty_buffer: initialize variables in initializers...
2023-08-22 Jiri Slaby (SUSE)tty: tty_buffer: better types in __tty_buffer_request_r...
2023-08-22 Jiri Slaby (SUSE)tty: tty_buffer: use __tty_insert_flip_string_flags...
2023-08-22 Jiri Slaby (SUSE)tty: tty_buffer: let tty_prepare_flip_string() return...
2023-08-22 Jiri Slaby (SUSE)tty: tty_buffer: switch insert functions to size_t
2023-08-22 Jiri Slaby (SUSE)tty: tty_buffer: warn if losing flags in __tty_insert_f...
2023-08-22 Jiri Slaby (SUSE)tty: tty_buffer: unify tty_insert_flip_string_{fixed_fl...
2023-08-22 Jiri Slaby (SUSE)tty: tty_buffer: use struct_size() in tty_buffer_alloc()
2023-08-22 Jiri Slaby (SUSE)tty: gdm724x: use min_t() for size_t varable and a...
2023-08-20 Greg Kroah-HartmanMerge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7...
2023-08-20 Linus TorvaldsMerge tag 'tty-6.5-rc7' of git://git./linux/kernel...
2023-08-20 Linus TorvaldsMerge tag 'rust-fixes-6.5-rc7' of https://github.com...
2023-08-19 Linus TorvaldsMerge tag 'i2c-for-6.5-rc7' of git://git./linux/kernel...
2023-08-19 Linus TorvaldsMerge tag 'for-6.5-rc6-tag' of git://git./linux/kernel...
2023-08-19 Linus TorvaldsMerge tag 'fbdev-for-6.5-rc7' of git://git./linux/kerne...
2023-08-19 Linus TorvaldsMerge tag 'block-6.5-2023-08-19' of git://git.kernel...
2023-08-19 Linus TorvaldsMerge tag 'media/v6.5-3' of git://git./linux/kernel...
2023-08-19 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc7' of git://git./linux...
2023-08-19 Linus TorvaldsMerge tag 'powerpc-6.5-6' of git://git./linux/kernel...
2023-08-18 Li Zhijiandrivers/rnbd: restore sysfs interface to rnbd-client
2023-08-18 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.5-rc7' of git://git./linux...
2023-08-18 Linus TorvaldsMerge tag '6.5-rc6-smb3-client-fix' of git://git.samba...
2023-08-18 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-rc7' of git://git./linux...
2023-08-18 Linus TorvaldsMerge tag 'sound-6.5-rc7' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'mmc-v6.5-rc1-2' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'pinctrl-v6.5-3' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'soc-fixes-6.5-3' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'asm-generic-fix-6.5' of git://git./linux...
2023-08-18 Linus TorvaldsMerge tag 'net-6.5-rc7' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'drm-fixes-2023-08-18-1' of git://anongit...
2023-08-17 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-08-17 Wander Lairson Costadrm/qxl: fix UAF on handle creation
2023-08-17 Dave AirlieMerge tag 'amd-drm-fixes-6.5-2023-08-16' of https:...
2023-08-17 Dave AirlieMerge tag 'drm-misc-fixes-2023-08-17' of git://anongit...
2023-08-17 Dave AirlieMerge tag 'drm-intel-fixes-2023-08-17' of git://anongit...
2023-08-17 Jakub KicinskiMerge tag 'mlx5-fixes-2023-08-16' of git://git./linux...
2023-08-17 Marcin Szycikice: Block switchdev mode when ADQ is active and vice...
2023-08-17 Manish Chopraqede: fix firmware halt over suspend and resume
2023-08-17 Edward Creesfc: don't fail probe if MAE/TC setup fails
2023-08-17 Edward Creesfc: don't unregister flow_indr if it was never registered
2023-08-17 Linus TorvaldsMerge tag 'nfsd-6.5-4' of git://git./linux/kernel/git...
2023-08-17 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-6.5' of https://git...
2023-08-17 Arnd BergmannMerge tag 'omap-for-v6.5/fixes-signed' of git://git...
2023-08-17 Arnd BergmannMerge tag 'v6.5-rockchip-dtsfixes1' of git://git./linux...
2023-08-17 Jani NikulaRevert "drm/edid: Fix csync detailed mode parsing"
2023-08-17 Alfred Leenet: dsa: mv88e6xxx: Wait for EEPROM done before HW...
2023-08-16 Karol Herbstdrm/nouveau/disp: fix use-after-free in error handling...
2023-08-16 Shay Drorynet/mlx5: Fix mlx5_cmd_update_root_ft() error flow
2023-08-16 Dragos Tatuleanet/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT
2023-08-16 Alex DeucherRevert "Revert "drm/amdgpu/display: change pipe policy...
2023-08-16 Mario Limonciellodrm/amd: flush any delayed gfxoff on suspend entry
2023-08-16 Tim Huangdrm/amdgpu: skip fence GFX interrupts disable/enable...
2023-08-16 James Zhudrm/amdgpu: skip xcp drm device allocation when out...
2023-08-16 Asad Kamaldrm/amd/pm: Update pci link width for smu v13.0.6
2023-08-16 Lijo Lazardrm/amd/pm: Fix temperature unit of SMU v13.0.6
2023-08-16 Umio Yasunodrm/amdgpu/pm: fix throttle_status for other than MP1...
2023-08-16 Jiadong Zhudrm/amdgpu: disable mcbp if parameter zero is set
2023-08-16 Kenneth Fengdrm/amd/pm: disallow the fan setting if there is no...
2023-08-16 Andrii Staikovi40e: fix misleading debug logs
2023-08-16 Piotr Gardockiiavf: fix FDIR rule fields masks validation
2023-08-16 Bartosz Golaszewskigpiolib: fix reference leaks when removing GPIO chips...
2023-08-16 Andy Shevchenkogpiolib: sysfs: Do unexport GPIO when user asks for it
next