1. 704278c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  2. 53e21fb Bluetooth: Fix calling request callback more than once by Johan Hedberg · 11 years ago
  3. 3f8e2d7 Bluetooth: Fix HCI init for BlueFRITZ! devices by Johan Hedberg · 11 years ago
  4. fcee337 Bluetooth: Fix race between hci_register_dev() and hci_dev_open() by Gustavo Padovan · 11 years ago
  5. da9910a Bluetooth: Fix invalid length check in l2cap_information_rsp() by Jaganath Kanakkassery · 11 years ago
  6. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  7. 3366dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  8. db58316 Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for-3.11/i2c-hid-fixed' into for-linus by Jiri Kosina · 11 years ago
  9. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  10. 729d8d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  11. b8f4e06 Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue by Gustavo Padovan · 11 years ago
  12. 3f6fa3d Bluetooth: Fix invalid length check in l2cap_information_rsp() by Jaganath Kanakkassery · 11 years ago
  13. 673e1dd Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code. by Chen Gang · 11 years ago
  14. 0a80465 Bluetooth: Remove unneeded flag by Andrei Emeltchenko · 11 years ago
  15. 034cbea Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag by Andrei Emeltchenko · 11 years ago
  16. 12602d0 Bluetooth: Mgmt Device Found Event by Andre Guedes · 11 years ago
  17. 8892d8b Bluetooth: Remove empty event handler by Andre Guedes · 11 years ago
  18. b043434 Bluetooth: Remove inquiry helpers by Andre Guedes · 11 years ago
  19. 917eedc Bluetooth: Remove LE scan helpers by Andre Guedes · 11 years ago
  20. 3fd319b Bluetooth: Refactor hci_cc_le_set_scan_enable by Andre Guedes · 11 years ago
  21. 1183fdc Bluetooth: Make mgmt_stop_discovery_failed static by Andre Guedes · 11 years ago
  22. 82f4785 Bluetooth: Remove stop discovery handling from hci_event.c by Andre Guedes · 11 years ago
  23. 0e05bba Bluetooth: Update stop_discovery to use HCI request by Andre Guedes · 11 years ago
  24. 4c87eaa Bluetooth: Use HCI request in interleaved discovery by Andre Guedes · 11 years ago
  25. 0d8cc93 Bluetooth: Move discovery macros to hci_core.h by Andre Guedes · 11 years ago
  26. 41dc2bd Bluetooth: Make mgmt_start_discovery_failed static by Andre Guedes · 11 years ago
  27. fef5234 Bluetooth: Remove start discovery handling from hci_event.c by Andre Guedes · 11 years ago
  28. 7c30772 Bluetooth: Update start_discovery to use HCI request by Andre Guedes · 11 years ago
  29. 1f9b9a5 Bluetooth: Make inquiry_cache_flush non-static by Andre Guedes · 11 years ago
  30. 44f3b0f Bluetooth: Fix multiple LE socket handling by Johan Hedberg · 11 years ago
  31. 0cc59a7 Bluetooth: Remove useless hci_conn disc_timeout setting by Johan Hedberg · 11 years ago
  32. 5ee9891 Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP by Johan Hedberg · 11 years ago
  33. af1c013 Bluetooth: Remove unnecessary L2CAP channel state check by Johan Hedberg · 11 years ago
  34. 60bac18 Bluetooth: Remove useless sk variable in l2cap_le_conn_ready by Johan Hedberg · 11 years ago
  35. 97f57c0 Bluetooth: Fix duplicate call to l2cap_chan_ready() by Johan Hedberg · 11 years ago
  36. d872992 Bluetooth: Add clarifying comment to l2cap_conn_ready() by Johan Hedberg · 11 years ago
  37. 9f22398c Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add() by Johan Hedberg · 11 years ago
  38. 141d570 Bluetooth: Fix EBUSY condition test in l2cap_chan_connect by Johan Hedberg · 11 years ago
  39. f224ca5 Bluetooth: Fix LE vs BR/EDR selection when connecting by Johan Hedberg · 11 years ago
  40. 073d1cf Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT by Johan Hedberg · 11 years ago
  41. c562355 Bluetooth: Handle LE L2CAP signalling in its own function by Johan Hedberg · 11 years ago
  42. 59f45d5 Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key by Johan Hedberg · 11 years ago
  43. 300b962 Bluetooth: Fix crash in l2cap_build_cmd() with small MTU by Anderson Lizardo · 11 years ago
  44. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  45. cb3b315 Bluetooth: Fix missing length checks for L2CAP signalling PDUs by Johan Hedberg · 11 years ago
  46. 757aee0 Bluetooth: Fix checks for LE support on LE-only controllers by Johan Hedberg · 11 years ago
  47. 4e713cd HID: Bluetooth: hidp: register HID devices async by David Herrmann · 11 years ago
  48. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  49. 17a2911 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  50. 6ed0e32 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  51. 72f7835 Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling by Marcel Holtmann · 11 years ago
  52. 77a63e0 Bluetooth: hci_get_cmd_complete() can be static by Fengguang Wu · 11 years ago
  53. c73eee9 Bluetooth: Fix sending write_le_host_supporte for LE-only controllers by Johan Hedberg · 11 years ago
  54. 07dc93d Bluetooth: Fix HCI command send functions to use const specifier by Johan Hedberg · 11 years ago
  55. 76a388b Bluetooth: Rename LE_SCANNING_* macros by Andre Guedes · 11 years ago
  56. 525e296 Bluetooth: Add macros for filter duplicates values by Andre Guedes · 11 years ago
  57. 5df480b Bluetooth: Add LE scan type macros by Andre Guedes · 11 years ago
  58. b6c7515 Bluetooth: Change LE scanning timeout macros by Andre Guedes · 11 years ago
  59. d2c5d77 Bluetooth: Add reading of all local feature pages by Johan Hedberg · 11 years ago
  60. cad718e Bluetooth: Track feature pages in a single table by Johan Hedberg · 11 years ago
  61. fa5513b Bluetooth: Move and rename hci_conn_accept by Frédéric Dalleau · 11 years ago
  62. bbb0ead Bluetooth: Fix incorrect SSP mode bit for non SSP devices by Jaganath Kanakkassery · 11 years ago
  63. e73dcfb Bluetooth: hidp: fix sending output reports on intr channel by David Herrmann · 11 years ago
  64. af87b3d Bluetooth: hidp: don't send boot-protocol messages as HID-reports by David Herrmann · 11 years ago
  65. 41edc0c Bluetooth: hidp: merge 'send' functions into hidp_send_message() by David Herrmann · 11 years ago
  66. 7350e6c Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit() by David Herrmann · 11 years ago
  67. 2df0120 Bluetooth: hidp: handle kernel_sendmsg() errors correctly by David Herrmann · 11 years ago
  68. 5205185 Bluetooth: hidp: remove old session-management by David Herrmann · 11 years ago
  69. b4f34d8 Bluetooth: hidp: add new session-management helpers by David Herrmann · 11 years ago
  70. 2c8e141 Bluetooth: l2cap: add l2cap_user sub-modules by David Herrmann · 11 years ago
  71. 9c903e3 Bluetooth: l2cap: introduce l2cap_conn ref-counting by David Herrmann · 11 years ago
  72. 3764eaa Bluetooth: hidp: move hidp_schedule() to core.c by David Herrmann · 11 years ago
  73. e3492dc Bluetooth: hidp: test "terminate" before sleeping by David Herrmann · 11 years ago
  74. dcc0764 Bluetooth: hidp: remove unused session->state field by David Herrmann · 11 years ago
  75. 8d12356 Bluetooth: introduce hci_conn ref-counting by David Herrmann · 11 years ago
  76. fc225c3 Bluetooth: remove unneeded hci_conn_hold/put_device() by David Herrmann · 11 years ago
  77. 93796fa Bluetooth: Reject SCO when hci connection timeouts by Claudio Takahasi · 11 years ago
  78. baf4325 Bluetooth: Remove unneeded parameter by Claudio Takahasi · 11 years ago
  79. 92f185c Bluetooth: Minor coding style fix by Claudio Takahasi · 11 years ago
  80. c10cc5a Bluetooth: Use GFP_KERNEL in sco_conn_add by Claudio Takahasi · 11 years ago
  81. ea323c11 Bluetooth: Fix SCO connection reference by Claudio Takahasi · 11 years ago
  82. 76a68ba Bluetooth: rename hci_conn_put to hci_conn_drop by David Herrmann · 11 years ago
  83. d364140 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  84. 4d00626 bluetooth: fix race in bt_procfs_init() by Al Viro · 11 years ago
  85. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 11 years ago
  86. 1480535 bluetooth: don't bother with ->owner for procfs fops by Al Viro · 11 years ago
  87. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  88. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  89. c8c4991 Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg() by Mathias Krause · 11 years ago
  90. e11e045 Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg() by Mathias Krause · 11 years ago
  91. 4683f42 Bluetooth: fix possible info leak in bt_sock_recvmsg() by Mathias Krause · 11 years ago
  92. b3916db Bluetooth: hidp: verify l2cap sockets by David Herrmann · 11 years ago
  93. c849edb Bluetooth: hidp: remove redundant error message by David Herrmann · 11 years ago
  94. 5afff03 Bluetooth: Remove driver init queue from core by Marcel Holtmann · 12 years ago
  95. f41c70c Bluetooth: Add driver setup stage for early init by Marcel Holtmann · 12 years ago
  96. 7b1abbb Bluetooth: Add __hci_cmd_sync_ev function by Johan Hedberg · 11 years ago
  97. 02350a7 Bluetooth: Add support for custom event terminated commands by Johan Hedberg · 11 years ago
  98. 75e84b7 Bluetooth: Add __hci_cmd_sync() helper function by Johan Hedberg · 11 years ago
  99. b6ddb63 Bluetooth: Track received events in hdev by Johan Hedberg · 11 years ago
  100. d4299ce Bluetooth: Remove unneeded hci_req_cmd_status function by Andre Guedes · 11 years ago