aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Bluetooth: Simplify UUID removal codeJohan Hedberg2013-02-01
* Bluetooth: Keep track of UUID type upon additionJohan Hedberg2013-02-01
* Bluetooth: Simplify UUIDs clearing codeJohan Hedberg2013-02-01
* Bluetooth: Store UUIDs in the same order that they were addedJohan Hedberg2013-02-01
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-30
|\
| * Bluetooth: Add support for reading LE supported statesJohan Hedberg2013-01-22
| * Bluetooth: Add support for reading LE White List SizeJohan Hedberg2013-01-22
| * Bluetooth: Add LE Local Features reading supportJohan Hedberg2013-01-22
| * Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblockJohan Hedberg2013-01-22
| * Bluetooth: Fix returning proper cmd_complete for mgmt_disconnectJohan Hedberg2013-01-22
| * Bluetooth: Fix checking for valid disconnect parameters in unpair_deviceJohan Hedberg2013-01-22
| * Bluetooth: Fix checking for valid address type values in mgmt commandsJohan Hedberg2013-01-22
| * Bluetooth: Check for valid key->authenticated value for LTKsJohan Hedberg2013-01-22
| * Bluetooth: Refactor valid LTK data testing into its own functionJohan Hedberg2013-01-22
| * Bluetooth: Fix checking for proper key->master value in Load LTKsJohan Hedberg2013-01-22
| * Bluetooth: Fix returning proper mgmt status for Load LTKsJohan Hedberg2013-01-22
| * Bluetooth: Fix checking for correct mgmt_load_link_keys parametersJohan Hedberg2013-01-22
| * Bluetooth: Fix pair device command reply if adapter is powered offSzymon Janc2013-01-22
| * Bluetooth: Fix Class of Device indication when powering offJohan Hedberg2013-01-22
| * Bluetooth: Fix using system-global workqueue when not necessaryJohan Hedberg2013-01-17
| * Bluetooth: Use req_workqueue for hci_request operationsJohan Hedberg2013-01-17
| * Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg2013-01-17
| * Bluetooth: Fix uuid output in debugfsGustavo Padovan2013-01-10
| * Bluetooth: Fix sending incorrect new_settings for mgmt_set_poweredJohan Hedberg2013-01-10
| * Bluetooth: Fix returning proper command status for start_discoveryJohan Hedberg2013-01-10
| * Bluetooth: Fix checking for exact values of boolean mgmt parametersJohan Hedberg2013-01-10
| * Bluetooth: Move non-critical sections outside of the dev lockJohan Hedberg2013-01-10
| * Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllersJohan Hedberg2013-01-10
| * Bluetooth: Fix checking for valid device class valuesJohan Hedberg2013-01-10
| * Bluetooth: Fix missing command complete for mgmt_load_long_term_keysJohan Hedberg2013-01-10
| * Bluetooth: Fix missing command complete event for mgmt_confirm_nameJohan Hedberg2013-01-10
| * Bluetooth: mgmt: Avoid using magic number in status codeSzymon Janc2013-01-09
| * Bluetooth: mgmt: Remove not needed restriction on add/remove OOB dataSzymon Janc2013-01-09
| * Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko2013-01-09
| * Bluetooth: AMP: Remove dead codeAndrei Emeltchenko2013-01-09
| * Bluetooth: AMP: Clean up logical link create / acceptAndrei Emeltchenko2013-01-09
| * Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko2013-01-09
| * Bluetooth: Remove unnecessary include l2cap.hRami Rosen2013-01-09
* | Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan2013-01-10
* | Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2013-01-10
* | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-01-09
* | Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-01-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| *-. Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina2012-12-12
| |\ \
| | | * HID: hidp: fallback to input session properly if hid is blacklistedLamarque V. Souza2012-12-07
| | |/ | |/|
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-12-03
|\ \ \
| * | | Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan2012-12-03
| * | | Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko2012-12-03
| * | | Bluetooth: Process receiving FCS_NONE in L2CAP Conf RspAndrei Emeltchenko2012-12-03
| * | | Bluetooth: Fix missing L2CAP EWS Conf parameterAndrei Emeltchenko2012-12-03