1. 46818ed Bluetooth: Fix using system-global workqueue when not necessary by Johan Hedberg · 12 years ago
  2. 1920257 Bluetooth: Use req_workqueue for hci_request operations by Johan Hedberg · 12 years ago
  3. 6ead1bb Bluetooth: Add a new workqueue for hci_request operations by Johan Hedberg · 12 years ago
  4. 52e0b01 Bluetooth: Fix uuid output in debugfs by Gustavo Padovan · 12 years ago
  5. a1d7045 Bluetooth: Fix sending incorrect new_settings for mgmt_set_powered by Johan Hedberg · 12 years ago
  6. 0410675 Bluetooth: Fix returning proper command status for start_discovery by Johan Hedberg · 12 years ago
  7. a7e80f2 Bluetooth: Fix checking for exact values of boolean mgmt parameters by Johan Hedberg · 12 years ago
  8. 13ecd8b Bluetooth: Move non-critical sections outside of the dev lock by Johan Hedberg · 12 years ago
  9. ee98f47380 Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllers by Johan Hedberg · 12 years ago
  10. 575b3a0 Bluetooth: Fix checking for valid device class values by Johan Hedberg · 12 years ago
  11. 715a5bf Bluetooth: Fix missing command complete for mgmt_load_long_term_keys by Johan Hedberg · 12 years ago
  12. e384662 Bluetooth: Fix missing command complete event for mgmt_confirm_name by Johan Hedberg · 12 years ago
  13. a6785be Bluetooth: mgmt: Avoid using magic number in status code by Szymon Janc · 12 years ago
  14. 47c3794 Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data by Szymon Janc · 12 years ago
  15. cb6801c6 Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state by Andrei Emeltchenko · 12 years ago
  16. cbf54ad Bluetooth: AMP: Remove dead code by Andrei Emeltchenko · 12 years ago
  17. 7a9898c Bluetooth: AMP: Clean up logical link create / accept by Andrei Emeltchenko · 12 years ago
  18. 8e05e3b Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write by Andrei Emeltchenko · 12 years ago
  19. d6b67c6 Bluetooth: Remove unnecessary include l2cap.h by Rami Rosen · 12 years ago
  20. fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  21. 818b930 Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus by Jiri Kosina · 12 years ago
  22. 4529eef HID: hidp: fallback to input session properly if hid is blacklisted by Lamarque V. Souza · 12 years ago
  23. 06ef5c4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  24. 0b27a4b Revert "Bluetooth: Fix possible deadlock in SCO code" by Gustavo Padovan · 12 years ago
  25. f2592d3 Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS by Andrei Emeltchenko · 12 years ago
  26. cbabee7 Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp by Andrei Emeltchenko · 12 years ago
  27. 6091891 Bluetooth: Fix missing L2CAP EWS Conf parameter by Andrei Emeltchenko · 12 years ago
  28. 5d05416 Bluetooth: AMP: Check that AMP is present and active by Andrei Emeltchenko · 12 years ago
  29. ced5c33 Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN by Andrei Emeltchenko · 12 years ago
  30. 5e4e397 Bluetooth: Refactor l2cap_send_disconn_req by Andrei Emeltchenko · 12 years ago
  31. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 12 years ago
  32. 20714bf Bluetooth: Implement deferred sco socket setup by Frédéric Dalleau · 12 years ago
  33. b96e9c6 Bluetooth: Add BT_DEFER_SETUP option to sco socket by Frédéric Dalleau · 12 years ago
  34. b9b5ef1 Bluetooth: cancel power_on work when unregistering the device by Gustavo Padovan · 12 years ago
  35. dc2a0e2 Bluetooth: Add missing lock nesting notation by Gustavo Padovan · 12 years ago
  36. d2ff5ee Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  37. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  38. 2b2fec4 Bluetooth: Remove OOB data if device was discovered in band by Szymon Janc · 12 years ago
  39. fd45bf4 Bluetooth: AMP: Set no FCS for incoming L2CAP chan by Andrei Emeltchenko · 12 years ago
  40. 1bb166e Bluetooth: Improve error message printing by Andrei Emeltchenko · 12 years ago
  41. 3729599 Bluetooth: Set local_amp_id after getting Phylink Completed evt by Andrei Emeltchenko · 12 years ago
  42. 62748ca Bluetooth: Fix sending L2CAP Create Chan Req by Andrei Emeltchenko · 12 years ago
  43. 62cd50e Bluetooth: trivial: Use __constant for constants by Andrei Emeltchenko · 12 years ago
  44. 12d6cc6 Bluetooth: Disable FCS only for new HS channels by Andrei Emeltchenko · 12 years ago
  45. a514b17 Bluetooth: Refactor locking in amp_physical_cfm by Andrei Emeltchenko · 12 years ago
  46. 522db70 Bluetooth: Remove unneeded local_amp_id initialization by Andrei Emeltchenko · 12 years ago
  47. 96eff46 Bluetooth: Use __l2cap_no_conn_pending helper by Andrei Emeltchenko · 12 years ago
  48. c1d5dc4 Bluetooth: Fix updating advertising state flags and data by Johan Hedberg · 12 years ago
  49. 3f0f524 Bluetooth: Add support for setting LE advertising data by Johan Hedberg · 12 years ago
  50. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 12 years ago
  51. b7fd76d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  52. 482049f Bluetooth: Fix memory leak when removing a UUID by Johan Hedberg · 12 years ago
  53. fbe96d6 Bluetooth: Notify about device registration before power on by Marcel Holtmann · 12 years ago
  54. 896ea28 Bluetooth: Fix error status when pairing fails by Paulo Sérgio · 12 years ago
  55. 476e44c Bluetooth: Fix having bogus entries in mgmt_read_index_list reply by Johan Hedberg · 12 years ago
  56. fffadc0 Bluetooth: Rename ctrl_id to remote_amp_id by Andrei Emeltchenko · 12 years ago
  57. 6e1df6a Bluetooth: Process Create Chan Request by Andrei Emeltchenko · 12 years ago
  58. cf70ff2 Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt by Andrei Emeltchenko · 12 years ago
  59. f351bc7 Bluetooth: AMP: Check for hs_hcon instead of ctrl_id by Andrei Emeltchenko · 12 years ago
  60. 419e08c Bluetooth: Disconnect logical link when deleting chan by Andrei Emeltchenko · 12 years ago
  61. e58917b Bluetooth: AMP: Remove hci_conn receiving error command status by Andrei Emeltchenko · 12 years ago
  62. 9eef6b3 Bluetooth: AMP: Process Disc Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  63. 606e2a1 Bluetooth: AMP: Process Disc Logical Link by Andrei Emeltchenko · 12 years ago
  64. 5ce66b5 Bluetooth: AMP: Add Logical Link Create function by Andrei Emeltchenko · 12 years ago
  65. 770bfef Bluetooth: Derive remote and local amp id from chan struct by Andrei Emeltchenko · 12 years ago
  66. 439f34a Bluetooth: Return correct L2CAP response type by Andrei Emeltchenko · 12 years ago
  67. 336178a Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete by Andrei Emeltchenko · 12 years ago
  68. ba6fc31 Bluetooth: trivial: Fix braces style and remove empty line by Andrei Emeltchenko · 12 years ago
  69. 612dfce Bluetooth: mgmt: Use __constant when dealing with constants by Syam Sidhardhan · 12 years ago
  70. 258c4ed Bluetooth: Remove unnecessary include export.h by Syam Sidhardhan · 12 years ago
  71. e9b0274 Bluetooth: Add put(hcon) when deleting hchan by Andrei Emeltchenko · 12 years ago
  72. 27695fb Bluetooth: AMP: Process Logical Link complete evt by Andrei Emeltchenko · 12 years ago
  73. d5e9119 Bluetooth: AMP: Process Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  74. 35ba956 Bluetooth: Use helper function sending EFS conf rsp by Andrei Emeltchenko · 12 years ago
  75. fe79c6f Bluetooth: trivial: Remove unneeded assignment by Andrei Emeltchenko · 12 years ago
  76. 430a61b Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable by Johan Hedberg · 12 years ago
  77. 1225a6b Bluetooth: Fix unnecessary EIR update during powering on by Johan Hedberg · 12 years ago
  78. 6b4b73e Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command by Johan Hedberg · 12 years ago
  79. 5ed8eb2 Bluetooth: Fix setting host feature bits for SSP by Johan Hedberg · 12 years ago
  80. f155047 Bluetooth: Disallow LE scanning and connecting in peripheral role by Johan Hedberg · 12 years ago
  81. 976eb20 Bluetooth: Make use feature test macros by Johan Hedberg · 12 years ago
  82. 53b2caa Bluetooth: Fix updating host feature bits for LE by Johan Hedberg · 12 years ago
  83. 33c525c Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters by Johan Hedberg · 12 years ago
  84. 7f0ae64 Bluetooth: Fix HCI command sending when powering on LE-only adapters by Johan Hedberg · 12 years ago
  85. 4611dfa Bluetooth: Replace *_init() for *_setup() by Gustavo Padovan · 12 years ago
  86. 8fa1909 Bluetooth: Read adversiting channel TX power during init sequence by Johan Hedberg · 12 years ago
  87. e36b04c Bluetooth: Add setting of the LE event mask by Johan Hedberg · 12 years ago
  88. 572c7f8 Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO by Johan Hedberg · 12 years ago
  89. e1171e8 Bluetooth: Add initial support for LE-only controllers by Johan Hedberg · 12 years ago
  90. 2ad8f54 Bluetooth: Replace include linux/module.h with linux/export.h by Syam Sidhardhan · 12 years ago
  91. ea5a5c7 Bluetooth: trivial: Remove newline before EOF by Syam Sidhardhan · 12 years ago
  92. 3f7a56c Bluetooth: Start channel move when socket option is changed by Mat Martineau · 12 years ago
  93. e6a3ee6 Bluetooth: Do not retransmit data during a channel move by Mat Martineau · 12 years ago
  94. a549574 Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP by Mat Martineau · 12 years ago
  95. 36c86c8 Bluetooth: Configure appropriate timeouts for AMP controllers by Mat Martineau · 12 years ago
  96. b99e13a Bluetooth: Do not send data during channel move by Mat Martineau · 12 years ago
  97. d5f8a75 Bluetooth: Flag ACL frames as complete for AMP controllers by Mat Martineau · 12 years ago
  98. 8eb200b Bluetooth: Handle physical link completion by Mat Martineau · 12 years ago
  99. 3fd71a0 Bluetooth: Add move confirm response handling by Mat Martineau · 12 years ago
  100. 1500109b Bluetooth: Add logical link confirm by Mat Martineau · 12 years ago