projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
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
tree
|
commitdiff
2023-08-27
Jiri Slaby (SUSE)
tty: n_tty: use u8 for chars and flags
tree
|
commitdiff
2023-08-27
Jiri Slaby (SUSE)
tty: n_tty: simplify chars_in_buffer()
tree
|
commitdiff
2023-08-27
Jiri Slaby (SUSE)
tty: n_tty: remove unsigned char casts from character...
tree
|
commitdiff
2023-08-27
Jiri Slaby (SUSE)
tty: n_tty: move newline handling to a separate function
tree
|
commitdiff
2023-08-27
Jiri Slaby (SUSE)
tty: n_tty: move canon handling to a separate function
tree
|
commitdiff
2023-08-27
Jiri Slaby (SUSE)
tty: n_tty: use MASK() for masking out size bits
tree
|
commitdiff
2023-08-27
Jiri Slaby (SUSE)
tty: n_tty: make n_tty_data::num_overrun unsigned
tree
|
commitdiff
2023-08-27
Jiri Slaby (SUSE)
tty: n_tty: use time_is_before_jiffies() in n_tty_recei...
tree
|
commitdiff
2023-08-27
Jiri Slaby (SUSE)
tty: n_tty: use 'num' for writes' counts
tree
|
commitdiff
2023-08-27
Jiri Slaby (SUSE)
tty: n_tty: use output character directly
tree
|
commitdiff
2023-08-27
Jiri Slaby (SUSE)
tty: n_tty: make flow of n_tty_receive_buf_common(...
tree
|
commitdiff
2023-08-27
Lucas Tanure
Revert "tty: serial: meson: Add a earlycon for the...
tree
|
commitdiff
2023-08-22
Justin Chen
serial: 8250_bcm7271: improve bcm7271 8250 port
tree
|
commitdiff
2023-08-22
Hugo Villeneuve
serial: sc16is7xx: add missing support for rs485 device...
tree
|
commitdiff
2023-08-22
Hugo Villeneuve
serial: sc16is7xx: fix bug when first setting GPIO...
tree
|
commitdiff
2023-08-22
Hugo Villeneuve
serial: sc16is7xx: fix regression with GPIO configuration
tree
|
commitdiff
2023-08-22
Hugo Villeneuve
serial: sc16is7xx: remove obsolete out_thread label
tree
|
commitdiff
2023-08-22
Hugo Villeneuve
serial: sc16is7xx: fix broken port 0 uart init
tree
|
commitdiff
2023-08-22
Jisheng Zhang
serial: 8250_dw: fall back to poll if there's no interrupt
tree
|
commitdiff
2023-08-22
Yi Yang
serial: tegra: handle clk prepare error in tegra_uart_h...
tree
|
commitdiff
2023-08-22
Nick Hu
serial: sifive: Add suspend and resume operations
tree
|
commitdiff
2023-08-22
Lucas Tanure
tty: serial: meson: Add a earlycon for the T7 SoC
tree
|
commitdiff
2023-08-22
Amelie Delaunay
serial: stm32: synchronize RX DMA channel in shutdown
tree
|
commitdiff
2023-08-22
Valentin Caron
serial: stm32: replace access to DMAR bit by dmaengine_...
tree
|
commitdiff
2023-08-22
Valentin Caron
serial: stm32: group dma pause/resume error handling...
tree
|
commitdiff
2023-08-22
Valentin Caron
serial: stm32: modify parameter and rename stm32_usart_...
tree
|
commitdiff
2023-08-22
Valentin Caron
serial: stm32: use DMAT as a configuration bit
tree
|
commitdiff
2023-08-22
Valentin Caron
serial: stm32: avoid clearing DMAT bit during transfer
tree
|
commitdiff
2023-08-22
Daniel Starke
tty: n_gsm: add restart flag to extended ioctl config
tree
|
commitdiff
2023-08-22
Daniel Starke
tty: n_gsm: cleanup gsm_control_command and gsm_control...
tree
|
commitdiff
2023-08-22
Daniel Starke
tty: n_gsm: increase gsm_mux unsupported counted where...
tree
|
commitdiff
2023-08-22
Daniel Starke
tty: n_gsm: increase malformed counter for malformed...
tree
|
commitdiff
2023-08-22
Daniel Starke
tty: n_gsm: add open_error counter to gsm_mux
tree
|
commitdiff
2023-08-22
Daniel Starke
tty: n_gsm: remove unneeded initialization of ret in...
tree
|
commitdiff
2023-08-22
Daniel Starke
tty: n_gsm: add restart flag to DLC specific ioctl...
tree
|
commitdiff
2023-08-22
Jiri Slaby (SUSE)
tty: tty_buffer: invert conditions in __tty_buffer_requ...
tree
|
commitdiff
2023-08-22
Jiri Slaby (SUSE)
tty: tty_buffer: initialize variables in initializers...
tree
|
commitdiff
2023-08-22
Jiri Slaby (SUSE)
tty: tty_buffer: better types in __tty_buffer_request_r...
tree
|
commitdiff
2023-08-22
Jiri Slaby (SUSE)
tty: tty_buffer: use __tty_insert_flip_string_flags...
tree
|
commitdiff
2023-08-22
Jiri Slaby (SUSE)
tty: tty_buffer: let tty_prepare_flip_string() return...
tree
|
commitdiff
2023-08-22
Jiri Slaby (SUSE)
tty: tty_buffer: switch insert functions to size_t
tree
|
commitdiff
2023-08-22
Jiri Slaby (SUSE)
tty: tty_buffer: warn if losing flags in __tty_insert_f...
tree
|
commitdiff
2023-08-22
Jiri Slaby (SUSE)
tty: tty_buffer: unify tty_insert_flip_string_{fixed_fl...
tree
|
commitdiff
2023-08-22
Jiri Slaby (SUSE)
tty: tty_buffer: use struct_size() in tty_buffer_alloc()
tree
|
commitdiff
2023-08-22
Jiri Slaby (SUSE)
tty: gdm724x: use min_t() for size_t varable and a...
tree
|
commitdiff
2023-08-20
Greg Kroah-Hartman
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7...
tree
|
commitdiff
2023-08-20
Linus Torvalds
Merge tag 'tty-6.5-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2023-08-20
Linus Torvalds
Merge tag 'rust-fixes-6.5-rc7' of https://github.com...
tree
|
commitdiff
2023-08-19
Linus Torvalds
Merge tag 'i2c-for-6.5-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2023-08-19
Linus Torvalds
Merge tag 'for-6.5-rc6-tag' of git://git./linux/kernel...
tree
|
commitdiff
2023-08-19
Linus Torvalds
Merge tag 'fbdev-for-6.5-rc7' of git://git./linux/kerne...
tree
|
commitdiff
2023-08-19
Linus Torvalds
Merge tag 'block-6.5-2023-08-19' of git://git.kernel...
tree
|
commitdiff
2023-08-19
Linus Torvalds
Merge tag 'media/v6.5-3' of git://git./linux/kernel...
tree
|
commitdiff
2023-08-19
Linus Torvalds
Merge tag 'x86_urgent_for_v6.5_rc7' of git://git./linux...
tree
|
commitdiff
2023-08-19
Linus Torvalds
Merge tag 'powerpc-6.5-6' of git://git./linux/kernel...
tree
|
commitdiff
2023-08-18
Li Zhijian
drivers/rnbd: restore sysfs interface to rnbd-client
tree
|
commitdiff
2023-08-18
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2023-08-18
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.5-rc7' of git://git./linux...
tree
|
commitdiff
2023-08-18
Linus Torvalds
Merge tag '6.5-rc6-smb3-client-fix' of git://git.samba...
tree
|
commitdiff
2023-08-18
Linus Torvalds
Merge tag 'riscv-for-linus-6.5-rc7' of git://git./linux...
tree
|
commitdiff
2023-08-18
Linus Torvalds
Merge tag 'sound-6.5-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2023-08-18
Linus Torvalds
Merge tag 'mmc-v6.5-rc1-2' of git://git./linux/kernel...
tree
|
commitdiff
2023-08-18
Linus Torvalds
Merge tag 'pinctrl-v6.5-3' of git://git./linux/kernel...
tree
|
commitdiff
2023-08-18
Linus Torvalds
Merge tag 'soc-fixes-6.5-3' of git://git./linux/kernel...
tree
|
commitdiff
2023-08-18
Linus Torvalds
Merge tag 'asm-generic-fix-6.5' of git://git./linux...
tree
|
commitdiff
2023-08-18
Linus Torvalds
Merge tag 'net-6.5-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2023-08-18
Linus Torvalds
Merge tag 'drm-fixes-2023-08-18-1' of git://anongit...
tree
|
commitdiff
2023-08-17
Jakub Kicinski
Merge branch '40GbE' of git://git./linux/kernel/git...
tree
|
commitdiff
2023-08-17
Wander Lairson Costa
drm/qxl: fix UAF on handle creation
tree
|
commitdiff
2023-08-17
Dave Airlie
Merge tag 'amd-drm-fixes-6.5-2023-08-16' of https:...
tree
|
commitdiff
2023-08-17
Dave Airlie
Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit...
tree
|
commitdiff
2023-08-17
Dave Airlie
Merge tag 'drm-intel-fixes-2023-08-17' of git://anongit...
tree
|
commitdiff
2023-08-17
Jakub Kicinski
Merge tag 'mlx5-fixes-2023-08-16' of git://git./linux...
tree
|
commitdiff
2023-08-17
Marcin Szycik
ice: Block switchdev mode when ADQ is active and vice...
tree
|
commitdiff
2023-08-17
Manish Chopra
qede: fix firmware halt over suspend and resume
tree
|
commitdiff
2023-08-17
Edward Cree
sfc: don't fail probe if MAE/TC setup fails
tree
|
commitdiff
2023-08-17
Edward Cree
sfc: don't unregister flow_indr if it was never registered
tree
|
commitdiff
2023-08-17
Linus Torvalds
Merge tag 'nfsd-6.5-4' of git://git./linux/kernel/git...
tree
|
commitdiff
2023-08-17
Arnd Bergmann
Merge tag 'qcom-arm64-fixes-for-6.5' of https://git...
tree
|
commitdiff
2023-08-17
Arnd Bergmann
Merge tag 'omap-for-v6.5/fixes-signed' of git://git...
tree
|
commitdiff
2023-08-17
Arnd Bergmann
Merge tag 'v6.5-rockchip-dtsfixes1' of git://git./linux...
tree
|
commitdiff
2023-08-17
Jani Nikula
Revert "drm/edid: Fix csync detailed mode parsing"
tree
|
commitdiff
2023-08-17
Alfred Lee
net: dsa: mv88e6xxx: Wait for EEPROM done before HW...
tree
|
commitdiff
2023-08-16
Karol Herbst
drm/nouveau/disp: fix use-after-free in error handling...
tree
|
commitdiff
2023-08-16
Shay Drory
net/mlx5: Fix mlx5_cmd_update_root_ft() error flow
tree
|
commitdiff
2023-08-16
Dragos Tatulea
net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT
tree
|
commitdiff
2023-08-16
Alex Deucher
Revert "Revert "drm/amdgpu/display: change pipe policy...
tree
|
commitdiff
2023-08-16
Mario Limonciello
drm/amd: flush any delayed gfxoff on suspend entry
tree
|
commitdiff
2023-08-16
Tim Huang
drm/amdgpu: skip fence GFX interrupts disable/enable...
tree
|
commitdiff
2023-08-16
James Zhu
drm/amdgpu: skip xcp drm device allocation when out...
tree
|
commitdiff
2023-08-16
Asad Kamal
drm/amd/pm: Update pci link width for smu v13.0.6
tree
|
commitdiff
2023-08-16
Lijo Lazar
drm/amd/pm: Fix temperature unit of SMU v13.0.6
tree
|
commitdiff
2023-08-16
Umio Yasuno
drm/amdgpu/pm: fix throttle_status for other than MP1...
tree
|
commitdiff
2023-08-16
Jiadong Zhu
drm/amdgpu: disable mcbp if parameter zero is set
tree
|
commitdiff
2023-08-16
Kenneth Feng
drm/amd/pm: disallow the fan setting if there is no...
tree
|
commitdiff
2023-08-16
Andrii Staikov
i40e: fix misleading debug logs
tree
|
commitdiff
2023-08-16
Piotr Gardocki
iavf: fix FDIR rule fields masks validation
tree
|
commitdiff
2023-08-16
Bartosz Golaszewski
gpiolib: fix reference leaks when removing GPIO chips...
tree
|
commitdiff
2023-08-16
Andy Shevchenko
gpiolib: sysfs: Do unexport GPIO when user asks for it
tree
|
commitdiff
next