index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btnxpuart.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-10
Bluetooth: btnxpuart: Add support for ISO packets
Neeraj Sanjay Kale
2024-08-23
Bluetooth: btnxpuart: Fix random crash seen while removing driver
Neeraj Sanjay Kale
2024-07-15
Bluetooth: btnxpuart: Fix warnings for suspend and resume functions
Neeraj Sanjay Kale
2024-07-15
Bluetooth: btnxpuart: Add system suspend and resume handlers
Neeraj Sanjay Kale
2024-07-15
Bluetooth: btnxpuart: Add support for IW615 chipset
Neeraj Sanjay Kale
2024-07-15
Bluetooth: btnxpuart: Add support for AW693 A1 chipset
Neeraj Sanjay Kale
2024-07-14
Bluetooth: btnxpuart: Add handling for boot-signature timeout errors
Neeraj Sanjay Kale
2024-07-14
Bluetooth: btnxpuart: Update firmware names
Neeraj Sanjay Kale
2024-07-14
Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading
Luke Wang
2024-07-14
Bluetooth: btnxpuart: Handle FW Download Abort scenario
Neeraj Sanjay Kale
2024-07-14
Bluetooth: btnxpuart: Enable status prints for firmware download
Neeraj Sanjay Kale
2024-07-14
Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()
Neeraj Sanjay Kale
2024-06-28
Bluetooth: btnxpuart: Enable Power Save feature on startup
Neeraj Sanjay Kale
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-06
Bluetooth: btnxpuart: Fix btnxpuart_close
Marcel Ziswiler
2024-03-06
Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test
Neeraj Sanjay Kale
2024-01-27
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-12-22
Bluetooth: btnxpuart: remove useless assignment
Francesco Dolcini
2023-12-22
Bluetooth: btnxpuart: fix recv_buf() return value
Francesco Dolcini
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-08-24
Bluetooth: btnxpuart: Improve inband Independent Reset handling
Neeraj Sanjay Kale
2023-08-24
Bluetooth: btnxpuart: Add support for IW624 chipset
Neeraj Sanjay Kale
2023-08-24
Bluetooth: btnxpuart: Remove check for CTS low after FW download
Neeraj Sanjay Kale
2023-08-11
Bluetooth: btnxpuart: Add support for AW693 chipset
Neeraj Sanjay Kale
2023-05-19
Bluetooth: btnxpuart: Fix compiler warnings
Neeraj Sanjay Kale
2023-04-23
Bluetooth: btnxpuart: Enable flow control before checking boot signature
Neeraj Sanjay Kale
2023-04-23
Bluetooth: btnxpuart: Fix sparse warnings
Luiz Augusto von Dentz
2023-04-23
Bluetooth: btnxpuart: No need to check the received bootloader signature
Neeraj Sanjay Kale
2023-04-23
Bluetooth: btnxpuart: Disable Power Save feature on startup
Neeraj Sanjay Kale
2023-04-23
Bluetooth: btnxpuart: Deasset UART break before closing serdev device
Neeraj Sanjay Kale
2023-04-23
Bluetooth: btnxpuart: Add support to download helper FW file for w8997
Neeraj Sanjay Kale
2023-04-23
Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
Neeraj Sanjay Kale