summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btnxpuart.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-2/+2
|\
| * treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-281-2/+2
* | Bluetooth: btnxpuart: Fix btnxpuart_closeMarcel Ziswiler2024-03-061-0/+3
* | Bluetooth: btnxpuart: Resolve TX timeout error in power save stress testNeeraj Sanjay Kale2024-03-061-3/+21
|/
* Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-2/+2
|\
| * tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-2/+2
* | Bluetooth: btnxpuart: remove useless assignmentFrancesco Dolcini2023-12-221-1/+0
* | Bluetooth: btnxpuart: fix recv_buf() return valueFrancesco Dolcini2023-12-221-4/+3
|/
* Bluetooth: btnxpuart: Improve inband Independent Reset handlingNeeraj Sanjay Kale2023-08-241-76/+96
* Bluetooth: btnxpuart: Add support for IW624 chipsetNeeraj Sanjay Kale2023-08-241-7/+30
* Bluetooth: btnxpuart: Remove check for CTS low after FW downloadNeeraj Sanjay Kale2023-08-241-6/+1
* Bluetooth: btnxpuart: Add support for AW693 chipsetNeeraj Sanjay Kale2023-08-111-8/+31
* Bluetooth: btnxpuart: Fix compiler warningsNeeraj Sanjay Kale2023-05-201-3/+3
* Bluetooth: btnxpuart: Enable flow control before checking boot signatureNeeraj Sanjay Kale2023-04-241-7/+6
* Bluetooth: btnxpuart: Fix sparse warningsLuiz Augusto von Dentz2023-04-241-34/+51
* Bluetooth: btnxpuart: No need to check the received bootloader signatureNeeraj Sanjay Kale2023-04-241-16/+3
* Bluetooth: btnxpuart: Disable Power Save feature on startupNeeraj Sanjay Kale2023-04-241-1/+1
* Bluetooth: btnxpuart: Deasset UART break before closing serdev deviceNeeraj Sanjay Kale2023-04-241-0/+1
* Bluetooth: btnxpuart: Add support to download helper FW file for w8997Neeraj Sanjay Kale2023-04-241-8/+59
* Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsetsNeeraj Sanjay Kale2023-04-241-0/+1297