| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-03 | 11 | -189/+449 |
|\ |
|
| * | Bluetooth: hci_qca: Fix QCA6390 memdump failure | Zijun Hu | 2020-06-01 | 1 | -9/+45 |
| * | Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_... | Zijun Hu | 2020-06-01 | 1 | -2/+1 |
| * | Bluetooth: hci_qca: Improve controller ID info log level | Zijun Hu | 2020-06-01 | 1 | -5/+9 |
| * | Bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot | Zijun Hu | 2020-05-29 | 1 | -0/+33 |
| * | Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe() | Chuhong Yuan | 2020-05-29 | 1 | -6/+8 |
| * | Bluetooth: hci_qca: Fix suspend/resume functionality failure | Zijun Hu | 2020-05-29 | 1 | -4/+6 |
| * | Bluetooth: btbcm: Added 003.006.007, changed 001.003.015 | Azamat H. Hackimov | 2020-05-28 | 1 | -1/+2 |
| * | Bluetooth: hci_qca: Fix uninitialized access to hdev | Abhishek Pandit-Subedi | 2020-05-20 | 1 | -1/+2 |
| * | Bluetooth: hci_qca: Enable WBS support for wcn3991 | Abhishek Pandit-Subedi | 2020-05-18 | 1 | -6/+17 |
| * | Bluetooth: serdev: Constify serdev_device_ops | Rikard Falkeborn | 2020-05-13 | 1 | -3/+1 |
| * | Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0... | Raghuram Hegde | 2020-05-13 | 1 | -0/+2 |
| * | Bluetooth: btusb: Implement hdev->prevent_wake | Abhishek Pandit-Subedi | 2020-05-13 | 1 | -0/+8 |
| * | Bluetooth: hci_h5: Add support for binding RTL8723BS with device tree | Vasily Khoruzhick | 2020-05-11 | 1 | -0/+2 |
| * | Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devices | Christian Hewitt | 2020-04-28 | 1 | -7/+9 |
| * | Bluetooth: hci_qca: add compatible for QCA9377 | Christian Hewitt | 2020-04-28 | 1 | -0/+1 |
| * | Bluetooth: btusb: Adding support for LE scatternet to Jfp and ThP | Alain Michaud | 2020-04-28 | 1 | -2/+7 |
| * | Bluetooth: Adding driver and quirk defs for multi-role LE | Alain Michaud | 2020-04-28 | 1 | -0/+1 |
| * | Bluetooth: btbcm: Add 2 missing models to subver tables | Hans de Goede | 2020-04-22 | 1 | -0/+2 |
| * | Bluetooth: btbcm: Try multiple Patch filenames when loading the Patch firmware | Hans de Goede | 2020-04-22 | 1 | -16/+43 |
| * | Bluetooth: btbcm: Bail sooner from btbcm_initialize() when not loading fw | Hans de Goede | 2020-04-22 | 1 | -7/+7 |
| * | Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalize | Hans de Goede | 2020-04-22 | 3 | -22/+11 |
| * | Bluetooth: btbcm: Make btbcm_initialize() print local-name on re-init too | Hans de Goede | 2020-04-22 | 1 | -9/+10 |
| * | Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize() | Hans de Goede | 2020-04-22 | 3 | -40/+35 |
| * | Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.c | Hans de Goede | 2020-04-22 | 2 | -6/+6 |
| * | Bluetooth: btbcm: Drop upper nibble version check from btbcm_initialize() | Hans de Goede | 2020-04-22 | 1 | -4/+0 |
| * | Bluetooth: btrtl: Add support for RTL8761B | Ziqian SUN (Zamir) | 2020-04-11 | 1 | -1/+9 |
| * | Bluetooth: btusb: check for NULL in btusb_find_altsetting() | Sathish Narasimman | 2020-04-08 | 1 | -0/+3 |
| * | Bluetooth: btusb: Enable MSFT extension for Intel ThunderPeak devices | Miao-chen Chou | 2020-04-05 | 1 | -0/+9 |
| * | Bluetooth: btusb: Enable Intel events even if already in operational mode | Marcel Holtmann | 2020-04-05 | 1 | -8/+9 |
| * | Bluetooth: btusb: handle mSBC audio over USB Endpoints | Sathish Narasimman | 2020-04-05 | 1 | -37/+119 |
| * | Bluetooth: hci_bcm: fix freeing not-requested IRQ | Michał Mirosław | 2020-04-03 | 1 | -1/+4 |
| * | Bluetooth: hci_bcm: respect IRQ polarity from DT | Michał Mirosław | 2020-04-03 | 1 | -1/+2 |
| * | Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390 | Rocky Liao | 2020-04-02 | 3 | -13/+48 |
* | | mmc: sdio: Move SDIO IDs from btmtksdio driver to common include file | Pali Rohár | 2020-05-29 | 1 | -2/+2 |
* | | mmc: sdio: Move SDIO IDs from btmrvl driver to common include file | Pali Rohár | 2020-05-29 | 1 | -9/+9 |
|/ |
|
* | Bluetooth: btusb: print Intel fw build version in power-on boot | Sukumar Ghorai | 2020-03-16 | 1 | -1/+8 |
* | Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possible | Marcel Holtmann | 2020-03-11 | 1 | -13/+13 |
* | Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possible | Marcel Holtmann | 2020-03-11 | 1 | -17/+16 |
* | Bluetooth: Enable erroneous data reporting if WBS is supported | Alain Michaud | 2020-03-08 | 1 | -1/+1 |
* | Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional() | Rocky Liao | 2020-03-04 | 1 | -8/+8 |
* | Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome | Rocky Liao | 2020-03-04 | 1 | -21/+26 |
* | Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991 | Rocky Liao | 2020-03-01 | 1 | -3/+7 |
* | Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA Rome | Rocky Liao | 2020-02-28 | 1 | -1/+3 |
* | Bluetooth: Support querying for WBS support through MGMT | Alain Michaud | 2020-02-28 | 1 | -0/+3 |
* | Bluetooth: btusb: Add flag to define wideband speech capability | Alain Michaud | 2020-02-28 | 1 | -6/+13 |
* | Bluetooth: hci_h4: Remove a redundant assignment in 'h4_flush()' | Christophe JAILLET | 2020-02-28 | 1 | -2/+0 |
* | Bluetooth: hci_h4: Fix a typo in a comment | Christophe JAILLET | 2020-02-28 | 1 | -1/+1 |
* | Bluetooth: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-28 | 2 | -5/+5 |
* | Bluetooth: hci_h5: Move variable into local scope | Marcel Holtmann | 2020-02-18 | 1 | -1/+2 |