1. 2210246 Bluetooth: Fix re-enabling advertising after a connection by Johan Hedberg · 12 years ago
  2. d2f5a19 Bluetooth: Add public mgmt function to send New Settings event by Johan Hedberg · 12 years ago
  3. f3d3444a Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING by Johan Hedberg · 12 years ago
  4. 46a190c Bluetooth: Initialize hci_conn fields in hci_connect_le by Andre Guedes · 12 years ago
  5. f1e5d54 Bluetooth: Rename hci_conn variable in hci_connect_le() by Andre Guedes · 12 years ago
  6. 4f3e219 Bluetooth: Only one command per L2CAP LE signalling is supported by Marcel Holtmann · 12 years ago
  7. 92381f5 Bluetooth: Check minimum length of SMP packets by Marcel Holtmann · 12 years ago
  8. b99707d Bluetooth: Drop packets on ATT fixed channel on BR/EDR by Marcel Holtmann · 12 years ago
  9. ae4fd2d Bluetooth: L2CAP connectionless channels are only valid for BR/EDR by Marcel Holtmann · 12 years ago
  10. 7b9899d Bluetooth: SMP packets are only valid on LE connections by Marcel Holtmann · 12 years ago
  11. 94b6a09 Bluetooth: Don't copy L2CAP LE signalling to raw sockets by Marcel Holtmann · 12 years ago
  12. a287762 Bluetooth: Fix switch statement order for L2CAP fixed channels by Marcel Holtmann · 12 years ago
  13. 6203fc9 Bluetooth: Allow changing device class when BR/EDR is disabled by Marcel Holtmann · 12 years ago
  14. cf99ba1 Bluetooth: Restrict loading of long term keys to LE capable controllers by Marcel Holtmann · 12 years ago
  15. 9060d5c Bluetooth: Restrict loading of link keys to BR/EDR capable controllers by Marcel Holtmann · 12 years ago
  16. 62af444 Bluetooth: Allow setting static address even if LE is disabled by Marcel Holtmann · 12 years ago
  17. cdba528 Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers by Marcel Holtmann · 12 years ago
  18. 3b16629 Bluetooth: Fix memory leak with L2CAP signal channels by Marcel Holtmann · 12 years ago
  19. 9ab8cf3 Bluetooth: Increment management interface revision by Marcel Holtmann · 12 years ago
  20. 11802b2 Bluetooth: Fix advertising data flags with disabled BR/EDR by Johan Hedberg · 12 years ago
  21. e6fe798 Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses by Johan Hedberg · 12 years ago
  22. d13eafc Bluetooth: Add management command for setting static address by Marcel Holtmann · 12 years ago
  23. a0cdf960 Bluetooth: Restrict disabling of HS when controller is powered off by Marcel Holtmann · 12 years ago
  24. 0663ca2 Bluetooth: Add a new mgmt_set_bredr command by Johan Hedberg · 12 years ago
  25. 56f8790 Bluetooth: Introduce a new HCI_BREDR_ENABLED flag by Johan Hedberg · 12 years ago
  26. e1d08f4 Bluetooth: Fix workqueue synchronization in hci_dev_open by Johan Hedberg · 12 years ago
  27. cbed0ca Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function by Johan Hedberg · 12 years ago
  28. 922ca1d Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default by Marcel Holtmann · 12 years ago
  29. 10a8b86 Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation by Marcel Holtmann · 12 years ago
  30. ee39269 Bluetooth: Send new settings event when changing high speed option by Marcel Holtmann · 12 years ago
  31. 848566b Bluetooth: Provide high speed configuration option by Marcel Holtmann · 12 years ago
  32. 60f2a3e Bluetooth: Use only 2 bits for controller type information by Marcel Holtmann · 12 years ago
  33. 1025c04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  34. 4375f10 Bluetooth: Add new mgmt_set_advertising command by Johan Hedberg · 12 years ago
  35. eeca6f8 Bluetooth: Add new mgmt setting for LE advertising by Johan Hedberg · 12 years ago
  36. 416a4ae Bluetooth: Use async request for LE enable/disable by Johan Hedberg · 12 years ago
  37. bd99abd Bluetooth: Move mgmt response convenience functions to a better location by Johan Hedberg · 12 years ago
  38. 87b95ba Bluetooth: Fix busy return for mgmt_set_powered in some cases by Johan Hedberg · 12 years ago
  39. 970871b Bluetooth: Clean up socket locking in l2cap_sock_recvmsg by Johan Hedberg · 12 years ago
  40. 0fba96f Bluetooth: Add clarifying comment to bt_sock_wait_state() by Johan Hedberg · 12 years ago
  41. 941247f Bluetooth: Fix assignment of 0/1 to bool variables by Peter Senna Tschudin · 12 years ago
  42. 29cd718 Bluetooth: don't release the port in rfcomm_dev_state_change() by Gianluca Anzolin · 12 years ago
  43. d62e6d6 Bluetooth: Add event mask page 2 setting support by Johan Hedberg · 12 years ago
  44. 5d4e7e8 Bluetooth: Add synchronization train parameters reading support by Johan Hedberg · 12 years ago
  45. e793dcf Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag by Johan Hedberg · 12 years ago
  46. 69c4e4e Bluetooth: Fix responding to invalid L2CAP signaling commands by Johan Hedberg · 12 years ago
  47. 9245e73 Bluetooth: Fix sending responses to identified L2CAP response packets by Johan Hedberg · 12 years ago
  48. 7c2005d Bluetooth: Fix L2CAP command reject reason by Johan Hedberg · 12 years ago
  49. c4ea249 Bluetooth: Fix L2CAP Disconnect response for unknown CID by Johan Hedberg · 12 years ago
  50. 21870b5 Bluetooth: Fix L2CAP error return used for failed channel lookups by Johan Hedberg · 12 years ago
  51. dc28080 Bluetooth: Fix double error response for l2cap_create_chan_req by Johan Hedberg · 12 years ago
  52. bf54303 Bluetooth: Fix rfkill functionality during the HCI setup stage by Johan Hedberg · 12 years ago
  53. 5e13036 Bluetooth: Introduce a new HCI_RFKILLED flag by Johan Hedberg · 12 years ago
  54. 330b6c1 Bluetooth: Fix ACL alive for long in case of non pariable devices by Syam Sidhardhan · 12 years ago
  55. 89cbb4d Bluetooth: Fix encryption key size for peripheral role by Andre Guedes · 12 years ago
  56. f877621 Bluetooth: Fix security level for peripheral role by Andre Guedes · 12 years ago
  57. 52de599 Bluetooth: Only schedule raw queue when user channel is active by Marcel Holtmann · 12 years ago
  58. a675d7f Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueue by Marcel Holtmann · 12 years ago
  59. af750e9 Bluetooth: Disable upper layer connections when user channel is active by Marcel Holtmann · 12 years ago
  60. 2350018 Bluetooth: Introduce new HCI socket channel for user operation by Marcel Holtmann · 12 years ago
  61. 0736cfa Bluetooth: Introduce user channel flag for HCI devices by Marcel Holtmann · 12 years ago
  62. c1c4f95 Bluetooth: Restrict ioctls to HCI raw channel sockets by Marcel Holtmann · 12 years ago
  63. c2371e8 Bluetooth: Fix error handling for HCI socket options by Marcel Holtmann · 12 years ago
  64. 808a049 Bluetooth: Report error for HCI reset ioctl when device is down by Marcel Holtmann · 12 years ago
  65. 9d4b68b Bluetooth: Fix handling of getsockname() for HCI sockets by Marcel Holtmann · 12 years ago
  66. 06f43cb Bluetooth: Fix handling of getpeername() for HCI sockets by Marcel Holtmann · 12 years ago
  67. f81fe64 Bluetooth: Refactor raw socket filter into more readable code by Marcel Holtmann · 12 years ago
  68. 22e04f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  69. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  70. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  71. efd15f5 Merge branch 'master' into for-3.12/upstream by Jiri Kosina · 12 years ago
  72. 69b307a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  73. 2dea632 Bluetooth: Add SCO connection fallback by Frédéric Dalleau · 12 years ago
  74. 1a4c958 Bluetooth: Handle specific error for SCO connection fallback by Frédéric Dalleau · 12 years ago
  75. 79dc008 Bluetooth: Prevent transparent SCO on older devices by Frédéric Dalleau · 12 years ago
  76. 10c62dd Bluetooth: Parameters for outgoing SCO connections by Frédéric Dalleau · 12 years ago
  77. 2f69a82 Bluetooth: Use voice setting in deferred SCO connection request by Frédéric Dalleau · 12 years ago
  78. ad10b1a Bluetooth: Add Bluetooth socket voice option by Frédéric Dalleau · 12 years ago
  79. 33f2404 Bluetooth: Remove unused mask parameter in sco_conn_defer_accept by Frédéric Dalleau · 12 years ago
  80. e660ed6 Bluetooth: Use hci_connect_sco directly by Frédéric Dalleau · 12 years ago
  81. ffe6b68 Bluetooth: Purge the dlc->tx_queue to avoid circular dependency by Gianluca Anzolin · 12 years ago
  82. ece3150 Bluetooth: Fix the reference counting of tty_port by Gianluca Anzolin · 12 years ago
  83. cad348a Bluetooth: Implement .activate, .shutdown and .carrier_raised methods by Gianluca Anzolin · 12 years ago
  84. 54b926a Bluetooth: Move the tty initialization and cleanup out of open/close by Gianluca Anzolin · 12 years ago
  85. ebe937f Bluetooth: Remove the device from the list in the destructor by Gianluca Anzolin · 12 years ago
  86. 396dc22 Bluetooth: Take proper tty_struct references by Gianluca Anzolin · 12 years ago
  87. c7882cb Bluetooth: Set different event mask for LE-only controllers by Marcel Holtmann · 12 years ago
  88. 9d225d2 Bluetooth: Fix getting SCO socket options in deferred state by Johan Hedberg · 12 years ago
  89. 704278c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  90. 53e21fb Bluetooth: Fix calling request callback more than once by Johan Hedberg · 12 years ago
  91. 3f8e2d7 Bluetooth: Fix HCI init for BlueFRITZ! devices by Johan Hedberg · 12 years ago
  92. fcee337 Bluetooth: Fix race between hci_register_dev() and hci_dev_open() by Gustavo Padovan · 12 years ago
  93. da9910a Bluetooth: Fix invalid length check in l2cap_information_rsp() by Jaganath Kanakkassery · 12 years ago
  94. 159d865 Bluetooth: hidp: remove wrong send_report at init by Benjamin Tissoires · 12 years ago
  95. 2583d70 Bluetooth: hidp: implement hidinput_input_event callback by Benjamin Tissoires · 12 years ago
  96. 1c244f7 Bluetooth: Add missing braces to an "else if" by Gustavo Padovan · 13 years ago
  97. a767631 Bluetooth: Use defines instead of integer literals by Mikel Astiz · 12 years ago
  98. acabae9 Bluetooth: Use defines in in hci_get_auth_req() by Mikel Astiz · 12 years ago
  99. 637b4ca Bluetooth: Fix simple whitespace vs tab style issue by Marcel Holtmann · 12 years ago
  100. bc197ee HID: fix unused rsize usage by Jiri Kosina · 12 years ago