summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2013-01-23Bluetooth: Fix checking for proper key->master value in Load LTKsJohan Hedberg
2013-01-23Bluetooth: Fix returning proper mgmt status for Load LTKsJohan Hedberg
2013-01-23Bluetooth: Fix checking for correct mgmt_load_link_keys parametersJohan Hedberg
2013-01-23Bluetooth: Fix pair device command reply if adapter is powered offSzymon Janc
2013-01-23Bluetooth: Fix Class of Device indication when powering offJohan Hedberg
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-18Bluetooth: Fix using system-global workqueue when not necessaryJohan Hedberg
2013-01-18Bluetooth: Use req_workqueue for hci_request operationsJohan Hedberg
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-10Bluetooth: Fix uuid output in debugfsGustavo Padovan
2013-01-10Bluetooth: Fix sending incorrect new_settings for mgmt_set_poweredJohan Hedberg
2013-01-10Bluetooth: Fix returning proper command status for start_discoveryJohan Hedberg
2013-01-10Bluetooth: Fix checking for exact values of boolean mgmt parametersJohan Hedberg
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