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
path:
root
/
drivers
/
bluetooth
/
btnxpuart.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
Bluetooth: btnxpuart: Fix warnings for suspend and resume functions
Neeraj Sanjay Kale
1
-0
/
+2
2024-07-15
Bluetooth: btnxpuart: Add system suspend and resume handlers
Neeraj Sanjay Kale
1
-0
/
+23
2024-07-15
Bluetooth: btnxpuart: Add support for IW615 chipset
Neeraj Sanjay Kale
1
-0
/
+13
2024-07-15
Bluetooth: btnxpuart: Add support for AW693 A1 chipset
Neeraj Sanjay Kale
1
-2
/
+13
2024-07-15
Bluetooth: btnxpuart: Add handling for boot-signature timeout errors
Neeraj Sanjay Kale
1
-4
/
+48
2024-07-15
Bluetooth: btnxpuart: Update firmware names
Neeraj Sanjay Kale
1
-17
/
+50
2024-07-15
Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading
Luke Wang
1
-1
/
+1
2024-07-15
Bluetooth: btnxpuart: Handle FW Download Abort scenario
Neeraj Sanjay Kale
1
-14
/
+33
2024-07-15
Bluetooth: btnxpuart: Enable status prints for firmware download
Neeraj Sanjay Kale
1
-4
/
+5
2024-07-15
Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()
Neeraj Sanjay Kale
1
-4
/
+8
2024-06-28
Bluetooth: btnxpuart: Enable Power Save feature on startup
Neeraj Sanjay Kale
1
-1
/
+1
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2024-03-07
Bluetooth: btnxpuart: Fix btnxpuart_close
Marcel Ziswiler
1
-0
/
+3
2024-03-07
Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test
Neeraj Sanjay Kale
1
-3
/
+21
2024-01-28
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
1
-2
/
+2
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2023-12-22
Bluetooth: btnxpuart: remove useless assignment
Francesco Dolcini
1
-1
/
+0
2023-12-22
Bluetooth: btnxpuart: fix recv_buf() return value
Francesco Dolcini
1
-4
/
+3
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-2
/
+2
2023-08-24
Bluetooth: btnxpuart: Improve inband Independent Reset handling
Neeraj Sanjay Kale
1
-76
/
+96
2023-08-24
Bluetooth: btnxpuart: Add support for IW624 chipset
Neeraj Sanjay Kale
1
-7
/
+30
2023-08-24
Bluetooth: btnxpuart: Remove check for CTS low after FW download
Neeraj Sanjay Kale
1
-6
/
+1
2023-08-11
Bluetooth: btnxpuart: Add support for AW693 chipset
Neeraj Sanjay Kale
1
-8
/
+31
2023-05-20
Bluetooth: btnxpuart: Fix compiler warnings
Neeraj Sanjay Kale
1
-3
/
+3
2023-04-24
Bluetooth: btnxpuart: Enable flow control before checking boot signature
Neeraj Sanjay Kale
1
-7
/
+6
2023-04-24
Bluetooth: btnxpuart: Fix sparse warnings
Luiz Augusto von Dentz
1
-34
/
+51
2023-04-24
Bluetooth: btnxpuart: No need to check the received bootloader signature
Neeraj Sanjay Kale
1
-16
/
+3
2023-04-24
Bluetooth: btnxpuart: Disable Power Save feature on startup
Neeraj Sanjay Kale
1
-1
/
+1
2023-04-24
Bluetooth: btnxpuart: Deasset UART break before closing serdev device
Neeraj Sanjay Kale
1
-0
/
+1
2023-04-24
Bluetooth: btnxpuart: Add support to download helper FW file for w8997
Neeraj Sanjay Kale
1
-8
/
+59
2023-04-24
Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
Neeraj Sanjay Kale
1
-0
/
+1297