aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2013-01-10Bluetooth: Move non-critical sections outside of the dev lockJohan Hedberg
2013-01-10Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllersJohan Hedberg
2013-01-10Bluetooth: Fix checking for valid device class valuesJohan Hedberg
2013-01-10Bluetooth: Fix missing command complete for mgmt_load_long_term_keysJohan Hedberg
2013-01-10Bluetooth: Fix missing command complete event for mgmt_confirm_nameJohan Hedberg
2013-01-10Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan
2013-01-10Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery
2013-01-09Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo
2013-01-09Bluetooth: Fix sending HCI commands after resetSzymon Janc
2013-01-09Bluetooth: mgmt: Avoid using magic number in status codeSzymon Janc
2013-01-09Bluetooth: mgmt: Remove not needed restriction on add/remove OOB dataSzymon Janc
2013-01-09Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko
2013-01-09Bluetooth: AMP: Remove dead codeAndrei Emeltchenko
2013-01-09Bluetooth: AMP: Clean up logical link create / acceptAndrei Emeltchenko
2013-01-09Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko
2013-01-09Bluetooth: Remove unnecessary include l2cap.hRami Rosen
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina
2012-12-07HID: hidp: fallback to input session properly if hid is blacklistedLamarque V. Souza
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-12-03Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko
2012-12-03Bluetooth: Process receiving FCS_NONE in L2CAP Conf RspAndrei Emeltchenko
2012-12-03Bluetooth: Fix missing L2CAP EWS Conf parameterAndrei Emeltchenko
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko
2012-12-03Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWNAndrei Emeltchenko
2012-12-03Bluetooth: Refactor l2cap_send_disconn_reqAndrei Emeltchenko
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau
2012-12-03Bluetooth: Add BT_DEFER_SETUP option to sco socketFrédéric Dalleau
2012-12-03Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan
2012-12-03Bluetooth: Add missing lock nesting notationGustavo Padovan
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-20Bluetooth: Remove OOB data if device was discovered in bandSzymon Janc
2012-11-20Bluetooth: AMP: Set no FCS for incoming L2CAP chanAndrei Emeltchenko
2012-11-20Bluetooth: Improve error message printingAndrei Emeltchenko
2012-11-20Bluetooth: Set local_amp_id after getting Phylink Completed evtAndrei Emeltchenko
2012-11-20Bluetooth: Fix sending L2CAP Create Chan ReqAndrei Emeltchenko
2012-11-19Bluetooth: trivial: Use __constant for constantsAndrei Emeltchenko
2012-11-19Bluetooth: Disable FCS only for new HS channelsAndrei Emeltchenko
2012-11-19Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko
2012-11-19Bluetooth: Remove unneeded local_amp_id initializationAndrei Emeltchenko
2012-11-19Bluetooth: Use __l2cap_no_conn_pending helperAndrei Emeltchenko
2012-11-18Bluetooth: Fix updating advertising state flags and dataJohan Hedberg
2012-11-18Bluetooth: Add support for setting LE advertising dataJohan Hedberg
2012-11-18Bluetooth: Use proper invalid value for tx_powerJohan Hedberg
2012-11-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-09Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg