1. fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  2. 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
  3. 4529eef HID: hidp: fallback to input session properly if hid is blacklisted by Lamarque V. Souza · 12 years ago
  4. 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
  5. 0b27a4b Revert "Bluetooth: Fix possible deadlock in SCO code" by Gustavo Padovan · 12 years ago
  6. f2592d3 Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS by Andrei Emeltchenko · 12 years ago
  7. cbabee7 Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp by Andrei Emeltchenko · 12 years ago
  8. 6091891 Bluetooth: Fix missing L2CAP EWS Conf parameter by Andrei Emeltchenko · 12 years ago
  9. 5d05416 Bluetooth: AMP: Check that AMP is present and active by Andrei Emeltchenko · 12 years ago
  10. ced5c33 Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN by Andrei Emeltchenko · 12 years ago
  11. 5e4e397 Bluetooth: Refactor l2cap_send_disconn_req by Andrei Emeltchenko · 12 years ago
  12. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 12 years ago
  13. 20714bf Bluetooth: Implement deferred sco socket setup by Frédéric Dalleau · 12 years ago
  14. b96e9c6 Bluetooth: Add BT_DEFER_SETUP option to sco socket by Frédéric Dalleau · 12 years ago
  15. b9b5ef1 Bluetooth: cancel power_on work when unregistering the device by Gustavo Padovan · 12 years ago
  16. dc2a0e2 Bluetooth: Add missing lock nesting notation by Gustavo Padovan · 12 years ago
  17. 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
  18. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  19. 2b2fec4 Bluetooth: Remove OOB data if device was discovered in band by Szymon Janc · 12 years ago
  20. fd45bf4 Bluetooth: AMP: Set no FCS for incoming L2CAP chan by Andrei Emeltchenko · 12 years ago
  21. 1bb166e Bluetooth: Improve error message printing by Andrei Emeltchenko · 12 years ago
  22. 3729599 Bluetooth: Set local_amp_id after getting Phylink Completed evt by Andrei Emeltchenko · 12 years ago
  23. 62748ca Bluetooth: Fix sending L2CAP Create Chan Req by Andrei Emeltchenko · 12 years ago
  24. 62cd50e Bluetooth: trivial: Use __constant for constants by Andrei Emeltchenko · 12 years ago
  25. 12d6cc6 Bluetooth: Disable FCS only for new HS channels by Andrei Emeltchenko · 12 years ago
  26. a514b17 Bluetooth: Refactor locking in amp_physical_cfm by Andrei Emeltchenko · 12 years ago
  27. 522db70 Bluetooth: Remove unneeded local_amp_id initialization by Andrei Emeltchenko · 12 years ago
  28. 96eff46 Bluetooth: Use __l2cap_no_conn_pending helper by Andrei Emeltchenko · 12 years ago
  29. c1d5dc4 Bluetooth: Fix updating advertising state flags and data by Johan Hedberg · 12 years ago
  30. 3f0f524 Bluetooth: Add support for setting LE advertising data by Johan Hedberg · 12 years ago
  31. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 12 years ago
  32. 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
  33. 482049f Bluetooth: Fix memory leak when removing a UUID by Johan Hedberg · 12 years ago
  34. fbe96d6 Bluetooth: Notify about device registration before power on by Marcel Holtmann · 12 years ago
  35. 896ea28 Bluetooth: Fix error status when pairing fails by Paulo Sérgio · 12 years ago
  36. 476e44c Bluetooth: Fix having bogus entries in mgmt_read_index_list reply by Johan Hedberg · 12 years ago
  37. fffadc0 Bluetooth: Rename ctrl_id to remote_amp_id by Andrei Emeltchenko · 12 years ago
  38. 6e1df6a Bluetooth: Process Create Chan Request by Andrei Emeltchenko · 12 years ago
  39. cf70ff2 Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt by Andrei Emeltchenko · 12 years ago
  40. f351bc7 Bluetooth: AMP: Check for hs_hcon instead of ctrl_id by Andrei Emeltchenko · 12 years ago
  41. 419e08c Bluetooth: Disconnect logical link when deleting chan by Andrei Emeltchenko · 12 years ago
  42. e58917b Bluetooth: AMP: Remove hci_conn receiving error command status by Andrei Emeltchenko · 12 years ago
  43. 9eef6b3 Bluetooth: AMP: Process Disc Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  44. 606e2a1 Bluetooth: AMP: Process Disc Logical Link by Andrei Emeltchenko · 12 years ago
  45. 5ce66b5 Bluetooth: AMP: Add Logical Link Create function by Andrei Emeltchenko · 12 years ago
  46. 770bfef Bluetooth: Derive remote and local amp id from chan struct by Andrei Emeltchenko · 12 years ago
  47. 439f34a Bluetooth: Return correct L2CAP response type by Andrei Emeltchenko · 12 years ago
  48. 336178a Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete by Andrei Emeltchenko · 12 years ago
  49. ba6fc31 Bluetooth: trivial: Fix braces style and remove empty line by Andrei Emeltchenko · 12 years ago
  50. 612dfce Bluetooth: mgmt: Use __constant when dealing with constants by Syam Sidhardhan · 12 years ago
  51. 258c4ed Bluetooth: Remove unnecessary include export.h by Syam Sidhardhan · 12 years ago
  52. e9b0274 Bluetooth: Add put(hcon) when deleting hchan by Andrei Emeltchenko · 12 years ago
  53. 27695fb Bluetooth: AMP: Process Logical Link complete evt by Andrei Emeltchenko · 12 years ago
  54. d5e9119 Bluetooth: AMP: Process Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  55. 35ba956 Bluetooth: Use helper function sending EFS conf rsp by Andrei Emeltchenko · 12 years ago
  56. fe79c6f Bluetooth: trivial: Remove unneeded assignment by Andrei Emeltchenko · 12 years ago
  57. 430a61b Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable by Johan Hedberg · 12 years ago
  58. 1225a6b Bluetooth: Fix unnecessary EIR update during powering on by Johan Hedberg · 12 years ago
  59. 6b4b73e Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command by Johan Hedberg · 12 years ago
  60. 5ed8eb2 Bluetooth: Fix setting host feature bits for SSP by Johan Hedberg · 12 years ago
  61. f155047 Bluetooth: Disallow LE scanning and connecting in peripheral role by Johan Hedberg · 12 years ago
  62. 976eb20 Bluetooth: Make use feature test macros by Johan Hedberg · 12 years ago
  63. 53b2caa Bluetooth: Fix updating host feature bits for LE by Johan Hedberg · 12 years ago
  64. 33c525c Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters by Johan Hedberg · 12 years ago
  65. 7f0ae64 Bluetooth: Fix HCI command sending when powering on LE-only adapters by Johan Hedberg · 12 years ago
  66. 4611dfa Bluetooth: Replace *_init() for *_setup() by Gustavo Padovan · 12 years ago
  67. 8fa1909 Bluetooth: Read adversiting channel TX power during init sequence by Johan Hedberg · 12 years ago
  68. e36b04c Bluetooth: Add setting of the LE event mask by Johan Hedberg · 12 years ago
  69. 572c7f8 Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO by Johan Hedberg · 12 years ago
  70. e1171e8 Bluetooth: Add initial support for LE-only controllers by Johan Hedberg · 12 years ago
  71. 2ad8f54 Bluetooth: Replace include linux/module.h with linux/export.h by Syam Sidhardhan · 12 years ago
  72. ea5a5c7 Bluetooth: trivial: Remove newline before EOF by Syam Sidhardhan · 12 years ago
  73. 3f7a56c Bluetooth: Start channel move when socket option is changed by Mat Martineau · 12 years ago
  74. e6a3ee6 Bluetooth: Do not retransmit data during a channel move by Mat Martineau · 12 years ago
  75. a549574 Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP by Mat Martineau · 12 years ago
  76. 36c86c8 Bluetooth: Configure appropriate timeouts for AMP controllers by Mat Martineau · 12 years ago
  77. b99e13a Bluetooth: Do not send data during channel move by Mat Martineau · 12 years ago
  78. d5f8a75 Bluetooth: Flag ACL frames as complete for AMP controllers by Mat Martineau · 12 years ago
  79. 8eb200b Bluetooth: Handle physical link completion by Mat Martineau · 12 years ago
  80. 3fd71a0 Bluetooth: Add move confirm response handling by Mat Martineau · 12 years ago
  81. 1500109b Bluetooth: Add logical link confirm by Mat Martineau · 12 years ago
  82. 5b155ef Bluetooth: Move channel response by Mat Martineau · 12 years ago
  83. 168df8e Bluetooth: Add state to hci_chan by Mat Martineau · 12 years ago
  84. 5f3847a Bluetooth: Add move channel confirm handling by Mat Martineau · 12 years ago
  85. 32b3273 Bluetooth: Add new ERTM receive states for channel move by Mat Martineau · 12 years ago
  86. 02b0fbb Bluetooth: Channel move request handling by Mat Martineau · 12 years ago
  87. b1a130b Bluetooth: Lookup channel structure based on DCID by Mat Martineau · 12 years ago
  88. 5909cf3 Bluetooth: Remove unnecessary intermediate function by Mat Martineau · 12 years ago
  89. 1700915 Bluetooth: Add L2CAP create channel request handling by Mat Martineau · 12 years ago
  90. 0833328 Bluetooth: Add new l2cap_chan struct members for high speed channels by Mat Martineau · 12 years ago
  91. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  92. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  93. f706adf Bluetooth: AMP: Get amp_mgr reference in HS hci_conn by Andrei Emeltchenko · 12 years ago
  94. 3d02a92 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  95. 56f6098 Bluetooth: Zero bredr pointer when chan is deleted by Andrei Emeltchenko · 12 years ago
  96. 79de886 Bluetooth: Send EFS Conf Rsp only for BR/EDR chan by Andrei Emeltchenko · 12 years ago
  97. 1d13a25 Bluetooth: AMP: Drop packets when no l2cap conn exist by Andrei Emeltchenko · 12 years ago
  98. d73a098 Bluetooth: AMP: Handle complete frames in l2cap by Andrei Emeltchenko · 12 years ago
  99. 204a6e5 Bluetooth: AMP: Use Loglink handle in ACL Handle field by Andrei Emeltchenko · 12 years ago
  100. 300229f Bluetooth: Rename __l2cap_connect() to l2cap_connect() by Gustavo Padovan · 12 years ago