1. f67743f Bluetooth: Add support for reading AOSP vendor capabilities by Marcel Holtmann · 4 years ago
  2. 8ce85ad Bluetooth: LL privacy allow RPA by Sathish Narasimman · 4 years ago
  3. abb638b Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY by Sathish Narasimman · 4 years ago
  4. b6f1b79 Bluetooth: Do not set cur_adv_instance in adv param MGMT request by Daniel Winkler · 4 years ago
  5. 25e7088 Bluetooth: Use ext adv handle from requests in CCs by Daniel Winkler · 4 years ago
  6. 93917fd Bluetooth: use the correct print format for L2CAP debug statements by Kai Ye · 4 years ago
  7. 27e554a Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip. by mark-yw.chen · 4 years ago
  8. 0ae8ef6 Bluetooth: SMP: Fix variable dereferenced before check 'conn' by Luiz Augusto von Dentz · 4 years ago
  9. 06752d1 Bluetooth: Check inquiry status before sending one by Archie Pusaka · 4 years ago
  10. 149b3f1 Bluetooth: Coding style fix by Meng Yu · 4 years ago
  11. 82a1242 Bluetooth: Remove 'return' in void function by Meng Yu · 4 years ago
  12. d58cf00 Bluetooth: Increment management interface revision by Marcel Holtmann · 4 years ago
  13. 3d34a71 Bluetooth: Move the advertisement monitor events to correct list by Marcel Holtmann · 4 years ago
  14. 02431b6 Bluetooth: Add missing entries for PHY configuration commands by Marcel Holtmann · 4 years ago
  15. 21dd118 Bluetooth: Fix wrong opcode error for read advertising features by Marcel Holtmann · 4 years ago
  16. 353cac0 Bluetooth: Fix mgmt status for LL Privacy experimental feature by Marcel Holtmann · 4 years ago
  17. 5153ceb Bluetooth: L2CAP: Rudimentary typo fixes by Bhaskar Chowdhury · 4 years ago
  18. 1f4ec58 Bluetooth: btintel: Skip reading firmware file version while in bootloader mode by Lokendra Singh · 4 years ago
  19. 8898135 Bluetooth: btintel: Collect tlv based active firmware build info in FW mode by Lokendra Singh · 4 years ago
  20. 7de3a42 Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_tlv parsing by Lokendra Singh · 4 years ago
  21. 604b3cf Bluetooth: btusb: Consolidate code for waiting firmware to boot by Luiz Augusto von Dentz · 4 years ago
  22. 21e31c6 Bluetooth: btusb: Consolidate code for waiting firmware download by Luiz Augusto von Dentz · 4 years ago
  23. d68903d Bluetooth: btintel: Consolidate intel_version parsing by Luiz Augusto von Dentz · 4 years ago
  24. 0a460d8 Bluetooth: btintel: Consolidate intel_version_tlv parsing by Luiz Augusto von Dentz · 4 years ago
  25. 9b16bfb Bluetooth: btintel: Move operational checks after version check by Luiz Augusto von Dentz · 4 years ago
  26. ac05654 Bluetooth: btintel: Check firmware version before download by Luiz Augusto von Dentz · 4 years ago
  27. 0f90d32 Bluetooth: Remove trailing semicolon in macros by Meng Yu · 4 years ago
  28. c29fb5f Bluetooth: Remove trailing semicolon in macros by Meng Yu · 4 years ago
  29. 3af70b3 Bluetooth: check for zapped sk before connecting by Archie Pusaka · 4 years ago
  30. 8ff0278 Bluetooth: fix set_ecdh_privkey() prototype by Arnd Bergmann · 4 years ago
  31. be85972 Bluetooth: initialize skb_queue_head at l2cap_chan_create() by Tetsuo Handa · 4 years ago
  32. 0752878 Bluetooth: hci_qca: Mundane typo fix by Bhaskar Chowdhury · 4 years ago
  33. 5c4c8c9 Bluetooth: verify AMP hci_chan before amp_destroy by Archie Pusaka · 4 years ago
  34. 3a9d54b Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default by Archie Pusaka · 4 years ago
  35. 81534d4 Bluetooth: btbcm: Add BCM4330 and BCM4334 compatibles by Linus Walleij · 4 years ago
  36. 7179373 Bluetooth: btbcm: Add BCM4334 DT binding by Linus Walleij · 4 years ago
  37. 87df8bc Bluetooth: Fix incorrect status handling in LE PHY UPDATE event by Ayush Garg · 4 years ago
  38. 1748696 Bluetooth: avoid deadlock between hci_dev->lock and socket lock by Jiri Kosina · 4 years ago
  39. 2e1614f Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg by Luiz Augusto von Dentz · 4 years ago
  40. 7cf3b1d Bluetooth: L2CAP: Fix not checking for maximum number of DCID by Luiz Augusto von Dentz · 4 years ago
  41. c06632a Bluetooth: Cancel le_scan_restart work when stopping discovery by Sonny Sasaka · 4 years ago
  42. c1a7416 Bluetooth: hci_qca: Add device_may_wakeup support by Venkata Lakshmi Narayana Gubba · 4 years ago
  43. 6d19628f Bluetooth: SMP: Fail if remote and local public keys are identical by Luiz Augusto von Dentz · 4 years ago
  44. d00745d Bluetooth: btintel: Fix offset calculation boot address parameter by Kiran K · 4 years ago
  45. 62acbbb Bluetooth: btusb: print firmware file name on error loading firmware by Kiran K · 4 years ago
  46. 2f40796 Bluetooth: btbcm: Obtain and handle reset GPIO by Linus Walleij · 4 years ago
  47. 7820ee1 Bluetooth: btbcm: Rewrite bindings in YAML and add reset by Linus Walleij · 4 years ago
  48. ff02db1 Bluetooth: Allow scannable adv with extended MGMT APIs by Daniel Winkler · 4 years ago
  49. e5b0ad6 Bluetooth: Remove unneeded commands for suspend by Abhishek Pandit-Subedi · 4 years ago
  50. 5cb0855 Bluetooth: Notify suspend on le conn failed by Abhishek Pandit-Subedi · 4 years ago
  51. 201cf39 Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbol by mark-yw.chen · 4 years, 1 month ago
  52. 3edc578 Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE device by Rasmus Moorats · 4 years, 1 month ago
  53. d310ec0 Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  54. 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  55. 7b15c27 Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  56. 9eef023 Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  57. d089f48 Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  58. 3f6ec19 Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  59. b5183bc Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  60. 5bbb336 Merge tag 'for-5.12/io_uring-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  61. 9820b4d Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  62. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  63. bd018bb Merge tag 'for-5.12/libata-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  64. 24880bef Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux by Linus Torvalds · 4 years, 1 month ago
  65. b52bb13 Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 1 month ago
  66. 4f016a3 Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 1 month ago
  67. f023616 Merge tag 'pstore-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  68. f7b36dc Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 1 month ago
  69. 99f1a58 Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 4 years, 1 month ago
  70. 681e2ab Merge tag 'erofs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 4 years, 1 month ago
  71. 8b42fe1 Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 1 month ago
  72. 6f3952c Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 1 month ago
  73. f9d58de Merge tag 'affs-for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 1 month ago
  74. d88e8b6 Merge tag 'jfs-5.12' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 4 years, 1 month ago
  75. 961a9b5 Merge tag 'locks-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 4 years, 1 month ago
  76. c57b1f0 Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
  77. 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
  78. 054560e Merge branch 'work.sendfile' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
  79. 55f62bc Merge tag 'pnp-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  80. 3c8f504 Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  81. 02f9fc2 Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  82. 5d99aa0 Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 1 month ago
  83. 780607b Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 1 month ago
  84. e428692 Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 1 month ago
  85. 3342ff2 tty: protect tty_write from odd low-level tty disciplines by Linus Torvalds · 4 years, 1 month ago
  86. 2c405d1 Merge tag 'x86_asm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  87. 26a30ff Merge tag 'x86_build_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  88. b0fb293 Merge tag 'x86_cache_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  89. 0570b69 Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  90. 8831d71 Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  91. d00c4ed Merge tag 'x86_microcode_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  92. 317d4f4 Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  93. ae821d2 Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  94. 1255f440 Merge tag 'x86_paravirt_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  95. 4f7a402 Merge tag 'x86_platform_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  96. b9cdab6 Merge tag 'x86_seves_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  97. 4bf0b82 Merge tag 'x86_sgx_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  98. 70cd33d Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  99. 3e89c7e Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  100. 8518496 Merge tag 'edac_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 1 month ago