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