index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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-11-14
Bluetooth: btnxpuart: Add GPIO support to power save feature
Neeraj Sanjay Kale
1
-6
/
+51
2024-11-14
Bluetooth: btnxpuart: Rename IW615 to IW610
Neeraj Sanjay Kale
1
-8
/
+8
2024-11-14
Bluetooth: btnxpuart: Drop _v0 suffix from FW names
Neeraj Sanjay Kale
1
-4
/
+8
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-10
Bluetooth: btnxpuart: Add support for ISO packets
Neeraj Sanjay Kale
1
-0
/
+1
2024-08-23
Bluetooth: btnxpuart: Fix random crash seen while removing driver
Neeraj Sanjay Kale
1
-2
/
+18
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-14
Bluetooth: btnxpuart: Add handling for boot-signature timeout errors
Neeraj Sanjay Kale
1
-4
/
+48
2024-07-14
Bluetooth: btnxpuart: Update firmware names
Neeraj Sanjay Kale
1
-17
/
+50
2024-07-14
Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading
Luke Wang
1
-1
/
+1
2024-07-14
Bluetooth: btnxpuart: Handle FW Download Abort scenario
Neeraj Sanjay Kale
1
-14
/
+33
2024-07-14
Bluetooth: btnxpuart: Enable status prints for firmware download
Neeraj Sanjay Kale
1
-4
/
+5
2024-07-14
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-06
Bluetooth: btnxpuart: Fix btnxpuart_close
Marcel Ziswiler
1
-0
/
+3
2024-03-06
Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test
Neeraj Sanjay Kale
1
-3
/
+21
2024-01-27
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-19
Bluetooth: btnxpuart: Fix compiler warnings
Neeraj Sanjay Kale
1
-3
/
+3
2023-04-23
Bluetooth: btnxpuart: Enable flow control before checking boot signature
Neeraj Sanjay Kale
1
-7
/
+6
2023-04-23
Bluetooth: btnxpuart: Fix sparse warnings
Luiz Augusto von Dentz
1
-34
/
+51
2023-04-23
Bluetooth: btnxpuart: No need to check the received bootloader signature
Neeraj Sanjay Kale
1
-16
/
+3
2023-04-23
Bluetooth: btnxpuart: Disable Power Save feature on startup
Neeraj Sanjay Kale
1
-1
/
+1
2023-04-23
Bluetooth: btnxpuart: Deasset UART break before closing serdev device
Neeraj Sanjay Kale
1
-0
/
+1
2023-04-23
Bluetooth: btnxpuart: Add support to download helper FW file for w8997
Neeraj Sanjay Kale
1
-8
/
+59
2023-04-23
Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
Neeraj Sanjay Kale
1
-0
/
+1297