index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-22
serial: 8250_bcm7271: improve bcm7271 8250 port
Justin Chen
3
-3
/
+12
2023-08-22
serial: sc16is7xx: add missing support for rs485 devicetree properties
Hugo Villeneuve
1
-0
/
+4
2023-08-22
serial: sc16is7xx: fix bug when first setting GPIO direction
Hugo Villeneuve
1
-1
/
+10
2023-08-22
serial: sc16is7xx: fix regression with GPIO configuration
Hugo Villeneuve
1
-35
/
+108
2023-08-22
dt-bindings: sc16is7xx: Add property to change GPIO function
Hugo Villeneuve
1
-0
/
+46
2023-08-22
serial: sc16is7xx: remove obsolete out_thread label
Hugo Villeneuve
1
-3
/
+1
2023-08-22
serial: sc16is7xx: fix broken port 0 uart init
Hugo Villeneuve
1
-0
/
+6
2023-08-22
serial: 8250_dw: fall back to poll if there's no interrupt
Jisheng Zhang
1
-1
/
+4
2023-08-22
dt-bindings: serial: snps-dw-apb-uart: make interrupt optional
Jisheng Zhang
1
-1
/
+0
2023-08-22
serial: tegra: handle clk prepare error in tegra_uart_hw_init()
Yi Yang
1
-1
/
+5
2023-08-22
serial: sifive: Add suspend and resume operations
Nick Hu
1
-0
/
+18
2023-08-22
tty: serial: meson: Add a earlycon for the T7 SoC
Lucas Tanure
1
-0
/
+2
2023-08-22
dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
Lucas Tanure
1
-0
/
+4
2023-08-22
serial: stm32: synchronize RX DMA channel in shutdown
Amelie Delaunay
1
-1
/
+3
2023-08-22
serial: stm32: replace access to DMAR bit by dmaengine_pause/resume
Valentin Caron
1
-94
/
+106
2023-08-22
serial: stm32: group dma pause/resume error handling into single function
Valentin Caron
2
-45
/
+83
2023-08-22
serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled
Valentin Caron
1
-8
/
+8
2023-08-22
serial: stm32: use DMAT as a configuration bit
Valentin Caron
1
-5
/
+3
2023-08-22
serial: stm32: avoid clearing DMAT bit during transfer
Valentin Caron
1
-32
/
+44
2023-08-22
tty: n_gsm: add restart flag to extended ioctl config
Daniel Starke
2
-1
/
+27
2023-08-22
tty: n_gsm: cleanup gsm_control_command and gsm_control_reply
Daniel Starke
1
-4
/
+6
2023-08-22
tty: n_gsm: increase gsm_mux unsupported counted where appropriate
Daniel Starke
1
-0
/
+3
2023-08-22
tty: n_gsm: increase malformed counter for malformed control frames
Daniel Starke
1
-1
/
+3
2023-08-22
tty: n_gsm: add open_error counter to gsm_mux
Daniel Starke
1
-5
/
+20
2023-08-22
tty: n_gsm: remove unneeded initialization of ret in gsm_dlci_config
Daniel Starke
1
-2
/
+1
2023-08-22
tty: n_gsm: add missing description to structs in gsmmux.h
Daniel Starke
1
-20
/
+84
2023-08-22
tty: n_gsm: add restart flag to DLC specific ioctl config
Daniel Starke
2
-1
/
+18
2023-08-22
serial: core: Remove unused PORT_* definitions
Andy Shevchenko
1
-40
/
+3
2023-08-22
tty: tty_buffer: invert conditions in __tty_buffer_request_room()
Jiri Slaby (SUSE)
1
-22
/
+22
2023-08-22
tty: tty_buffer: initialize variables in initializers already
Jiri Slaby (SUSE)
1
-10
/
+3
2023-08-22
tty: tty_buffer: better types in __tty_buffer_request_room()
Jiri Slaby (SUSE)
1
-1
/
+2
2023-08-22
tty: tty_buffer: use __tty_insert_flip_string_flags() in tty_insert_flip_char()
Jiri Slaby (SUSE)
3
-30
/
+11
2023-08-22
tty: tty_buffer: let tty_prepare_flip_string() return size_t
Jiri Slaby (SUSE)
2
-3
/
+4
2023-08-22
tty: tty_buffer: switch insert functions to size_t
Jiri Slaby (SUSE)
2
-18
/
+18
2023-08-22
tty: tty_buffer: warn if losing flags in __tty_insert_flip_string_flags()
Jiri Slaby (SUSE)
1
-0
/
+3
2023-08-22
tty: tty_buffer: unify tty_insert_flip_string_{fixed_flag,flags}()
Jiri Slaby (SUSE)
3
-61
/
+61
2023-08-22
tty: tty_buffer: use struct_size() in tty_buffer_alloc()
Jiri Slaby (SUSE)
1
-2
/
+1
2023-08-22
tty: tty_buffer: switch data type to u8
Jiri Slaby (SUSE)
1
-2
/
+2
2023-08-22
tty: gdm724x: use min_t() for size_t varable and a constant
Jiri Slaby (SUSE)
1
-3
/
+3
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
813
-3838
/
+8047
2023-08-20
Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-34
/
+72
2023-08-20
Merge tag 'rust-fixes-6.5-rc7' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-0
/
+1
2023-08-19
Merge tag 'i2c-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-9
/
+37
2023-08-19
Merge tag 'for-6.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-62
/
+113
2023-08-19
Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-19
/
+9
2023-08-19
Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linux
Linus Torvalds
5
-17
/
+49
2023-08-19
blk-mq: release scheduler resource when request completes
Chengming Zhou
2
-3
/
+23
2023-08-19
Merge tag 'media/v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-5
/
+8
2023-08-19
Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-133
/
+236
2023-08-19
Merge tag 'powerpc-6.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+3
[next]