| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-09-15 | 3 | -10/+10 |
|\ |
|
| * | Bluetooth: bpa10x: change return value | Navid Emamdoost | 2019-09-04 | 1 | -1/+1 |
| * | Bluetooth: hci_qca: disable irqs when spinlock is acquired | Harish Bandi | 2019-09-04 | 1 | -4/+6 |
| * | Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devices | Jian-Hong Pan | 2019-09-04 | 1 | -0/+3 |
| * | Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature" | Mario Limonciello | 2019-08-30 | 1 | -5/+0 |
* | | Bluetooth: btusb: Use cmd_timeout to reset Realtek device | Alex Lu | 2019-09-05 | 1 | -0/+31 |
* | | Bluetooth: btrtl: Fix an issue that failing to download the FW which size is ... | Max Chou | 2019-09-05 | 1 | -1/+5 |
* | | Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macros | Alex Lu | 2019-09-05 | 1 | -28/+28 |
* | | Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macros | Alex Lu | 2019-09-05 | 1 | -6/+6 |
* | | Bluetooth: btrtl: Add firmware version print | Alex Lu | 2019-09-05 | 1 | -21/+35 |
* | | Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY | Alex Lu | 2019-09-05 | 1 | -0/+5 |
* | | Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P... | Harish Bandi | 2019-09-05 | 2 | -2/+5 |
* | | bluetooth: hci_bcm: Give more time to come out of reset | Ondrej Jirman | 2019-09-05 | 1 | -1/+1 |
* | | bluetooth: bcm: Add support for loading firmware for BCM4345C5 | Ondrej Jirman | 2019-09-05 | 2 | -0/+4 |
* | | Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART Radio | Rocky Liao | 2019-09-05 | 1 | -0/+5 |
* | | Bluetooth: hci_qca: Make structure qca_proto constant | Nishka Dasgupta | 2019-09-05 | 1 | -1/+1 |
* | | Bluetooth: btusb: Fix suspend issue for Realtek devices | Alex Lu | 2019-09-05 | 1 | -4/+30 |
* | | Bluetooth: hci_bcm: Fix -Wunused-const-variable warnings | YueHaibing | 2019-09-05 | 1 | -15/+15 |
* | | Bluetooth: hci_qca: Remove redundant initializations to zero | Matthias Kaehlcke | 2019-09-05 | 1 | -19/+0 |
|/ |
|
* | Bluetooth: hci_qca: Skip 1 error print in device_want_to_sleep() | Rocky Liao | 2019-08-14 | 1 | -2/+2 |
* | Bluetooth: btqca: Reset download type to default | Balakrishna Godavarthi | 2019-08-12 | 1 | -0/+1 |
* | Bluetooth: btqca: release_firmware after qca_inject_cmd_complete_event | Claire Chang | 2019-08-12 | 1 | -1/+1 |
* | Bluetooth: hci_qca: Send VS pre shutdown command. | Harish Bandi | 2019-08-12 | 3 | -0/+31 |
* | Bluetooth: btqca: Use correct byte format for opcode of injected command | Matthias Kaehlcke | 2019-08-12 | 1 | -1/+1 |
* | Bluetooth: hci_qca: Use kfree_skb() instead of kfree() | Wei Yongjun | 2019-08-12 | 1 | -1/+1 |
* | Bluetooth: btqca: Add a short delay before downloading the NVM | Matthias Kaehlcke | 2019-08-12 | 1 | -0/+3 |
* | Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware() | Wei Yongjun | 2019-08-12 | 1 | -1/+3 |
* | Bluetooth: hci_uart: check for missing tty operations | Vladis Dronov | 2019-07-31 | 7 | -0/+29 |
* | Bluetooth: btusb: Add protocol support for MediaTek MT7663U USB devices | Sean Wang | 2019-07-06 | 1 | -0/+5 |
* | Bluetooth: btusb: Add protocol support for MediaTek MT7668U USB devices | Sean Wang | 2019-07-06 | 2 | -0/+587 |
* | Bluetooth: Add new 13d3:3491 QCA_ROME device | João Paulo Rechi Vita | 2019-07-06 | 1 | -0/+1 |
* | Bluetooth: Add new 13d3:3501 QCA_ROME device | João Paulo Rechi Vita | 2019-07-06 | 1 | -0/+1 |
* | Bluetooth: hci_bcsp: Fix memory leak in rx_skb | Tomas Bortoli | 2019-07-06 | 1 | -0/+5 |
* | Bluetooth:: btrtl: Add support for RTL8723DU | Larry Finger | 2019-07-06 | 1 | -0/+8 |
* | Bluetooth: btmtkuart: add an implementation for clock osc property | Sean Wang | 2019-07-06 | 1 | -3/+18 |
* | Bluetooth: btmtkuart: add an implementation for boot-gpios property | Sean Wang | 2019-07-06 | 1 | -9/+25 |
* | Bluetooth: btbcm: Add entry for BCM4359C0 UART bluetooth | Neil Armstrong | 2019-07-06 | 1 | -0/+1 |
* | Bluetooth: hci_qca: Load customized NVM based on the device property | Rocky Liao | 2019-07-06 | 3 | -5/+27 |
* | Bluetooth: hci_mrvl: Add serdev support | Sascha Hauer | 2019-07-06 | 2 | -1/+69 |
* | Bluetooth: hci_mrvl: Wait for final ack before switching baudrate | Sascha Hauer | 2019-07-06 | 1 | -0/+3 |
* | Bluetooth: hci_ldisc: Add function to wait for characters to be sent | Sascha Hauer | 2019-07-06 | 2 | -0/+9 |
* | Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event | Matthias Kaehlcke | 2019-07-06 | 1 | -1/+54 |
* | Bluetooth: btqca: inject command complete event during fw download | Balakrishna Godavarthi | 2019-07-06 | 2 | -1/+42 |
* | Bluetooth: Cleanup formatting and coding style | Fabian Schindlatz | 2019-07-06 | 2 | -8/+20 |
* | Bluetooth: btrtl: HCI reset on close for Realtek BT chip | Jian-Hong Pan | 2019-07-06 | 3 | -0/+27 |
* | Bluetooth: hci_ll: Refactor download_firmware | Fabian Schindlatz | 2019-07-06 | 1 | -17/+28 |
* | Bluetooth: hci_ll: set operational frequency earlier | Philipp Puschmann | 2019-07-06 | 1 | -18/+21 |
* | Bluetooth: btsdio: Do not bind to non-removable BCM4356 | Peter Robinson | 2019-07-06 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2019-06-05 | 5 | -70/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |