1. 94d6671 Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990 by Matthias Kaehlcke · 6 years ago
  2. 6d10cd5 Bluetooth: hci_qca: Use msleep() instead of open coding it by Matthias Kaehlcke · 6 years ago
  3. 0ebcddd Bluetooth: hci_qca: Add delay after power-off pulse by Matthias Kaehlcke · 6 years ago
  4. ad571d7 Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse() by Matthias Kaehlcke · 6 years ago
  5. 9836b80 Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse() by Matthias Kaehlcke · 6 years ago
  6. 5971752d Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990 by Matthias Kaehlcke · 6 years ago
  7. 035a960 Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer by Balakrishna Godavarthi · 6 years ago
  8. 78e8fa2 Bluetooth: hci_qca: Deassert RTS while baudrate change command by Balakrishna Godavarthi · 6 years ago
  9. f955827 Bluetooth: hci_qca: use wait_until_sent() for power pulses by Balakrishna Godavarthi · 6 years ago
  10. 5c0a1001 Bluetooth: hci_qca: Add helper to set device address by Balakrishna Godavarthi · 6 years ago
  11. c614ca3 Bluetooth: hci_qca: Add support for controller debug logs. by Balakrishna Godavarthi · 6 years ago
  12. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  14. 3e4be65 Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990 by Balakrishna Godavarthi · 6 years ago
  15. c2d7827 Bluetooth: hci_qca: Remove hdev dereference in qca_close(). by Balakrishna Godavarthi · 6 years ago
  16. ca30ccd Bluetooth: hci_qca: Remove serdev_device_open/close function calls by Balakrishna Godavarthi · 6 years ago
  17. fa9ad87 Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990 by Balakrishna Godavarthi · 6 years ago
  18. be93a49 Bluetooth: hci_qca: Enable 3.2 Mbps operating speed. by Balakrishna Godavarthi · 6 years ago
  19. 83d9c5e Bluetooth: hci_qca: Add wrapper functions for setting UART speed by Balakrishna Godavarthi · 6 years ago
  20. aadebac Bluetooth: btqca: Redefine qca_uart_setup() to generic function. by Balakrishna Godavarthi · 6 years ago
  21. ba493d4 Bluetooth: btqca: Rename ROME specific functions to generic functions by Balakrishna Godavarthi · 6 years ago
  22. 25a13e38 bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 6 years ago
  23. 9960521 Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning by Thierry Escande · 7 years ago
  24. 05ba533 Bluetooth: hci_qca: Add serdev support by Thierry Escande · 7 years ago
  25. 7dc5fe0 Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader by Amit Pundir · 7 years ago
  26. ba8f359 Bluetooth: hci_qca: Avoid setup failure on missing rampatch by Loic Poulain · 7 years ago
  27. 2064ee3 Bluetooth: Use bt_dev_err and bt_dev_info when possible by Marcel Holtmann · 7 years ago
  28. 0435605 Bluetooth: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  29. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  30. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  31. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  32. e059a46 Bluetooth: hci_qca: fix spelling mistake: "Spurrious" -> "Spurious" by Colin Ian King · 8 years ago
  33. 1ae6d00 Bluetooth: hci_qca: Use setup_timer Kernel API instead of init_timer by Prasanna Karthik · 8 years ago
  34. fac9a60 Bluetooth: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  35. 618e8bc Bluetooth: Use new hci_skb_pkt_* wrappers for drivers by Marcel Holtmann · 9 years ago
  36. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  37. aee61f7 Bluetooth: hci_uart: Provide initial manufacturer information by Marcel Holtmann · 9 years ago
  38. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  39. a913718 Bluetooth: hci_qca: Changed unsigned long to bool by Prasanna Karthik · 9 years ago
  40. ce26d81 Bluetooth: hci_qca: Coding style clean up by Prasanna Karthik · 9 years ago
  41. f81b001 Bluetooth: hci_qca: Fix a few tab vs spaces issues by Marcel Holtmann · 9 years ago
  42. 10be6c0 Bluetooth: hciuart: Fix to use boolean flag with u32 type by Ben YoungTae Kim · 9 years ago
  43. 0ff252c Bluetooth: hciuart: Add support QCA chipset for UART by Ben Young Tae Kim · 9 years ago