index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect
Johan Hedberg
2013-01-23
1
-8
/
+14
*
Bluetooth: Fix checking for valid disconnect parameters in unpair_device
Johan Hedberg
2013-01-23
1
-0
/
+5
*
Bluetooth: Fix checking for valid address type values in mgmt commands
Johan Hedberg
2013-01-23
1
-2
/
+34
*
Bluetooth: Check for valid key->authenticated value for LTKs
Johan Hedberg
2013-01-23
1
-0
/
+2
*
Bluetooth: Refactor valid LTK data testing into its own function
Johan Hedberg
2013-01-23
1
-1
/
+8
*
Bluetooth: Fix checking for proper key->master value in Load LTKs
Johan Hedberg
2013-01-23
1
-0
/
+9
*
Bluetooth: Fix returning proper mgmt status for Load LTKs
Johan Hedberg
2013-01-23
1
-1
/
+1
*
Bluetooth: Fix checking for correct mgmt_load_link_keys parameters
Johan Hedberg
2013-01-23
1
-0
/
+4
*
Bluetooth: Fix pair device command reply if adapter is powered off
Szymon Janc
2013-01-23
1
-6
/
+6
*
Bluetooth: Fix Class of Device indication when powering off
Johan Hedberg
2013-01-23
1
-0
/
+6
*
Bluetooth: Fix using system-global workqueue when not necessary
Johan Hedberg
2013-01-18
2
-3
/
+4
*
Bluetooth: Use req_workqueue for hci_request operations
Johan Hedberg
2013-01-18
2
-4
/
+5
*
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
2013-01-18
1
-0
/
+11
*
Bluetooth: Fix uuid output in debugfs
Gustavo Padovan
2013-01-10
1
-11
/
+11
*
Bluetooth: Fix sending incorrect new_settings for mgmt_set_powered
Johan Hedberg
2013-01-10
1
-2
/
+3
*
Bluetooth: Fix returning proper command status for start_discovery
Johan Hedberg
2013-01-10
1
-16
/
+30
*
Bluetooth: Fix checking for exact values of boolean mgmt parameters
Johan Hedberg
2013-01-10
1
-0
/
+36
*
Bluetooth: Move non-critical sections outside of the dev lock
Johan Hedberg
2013-01-10
1
-28
/
+18
*
Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllers
Johan Hedberg
2013-01-10
1
-0
/
+6
*
Bluetooth: Fix checking for valid device class values
Johan Hedberg
2013-01-10
1
-0
/
+6
*
Bluetooth: Fix missing command complete for mgmt_load_long_term_keys
Johan Hedberg
2013-01-10
1
-2
/
+5
*
Bluetooth: Fix missing command complete event for mgmt_confirm_name
Johan Hedberg
2013-01-10
1
-1
/
+2
*
Bluetooth: mgmt: Avoid using magic number in status code
Szymon Janc
2013-01-09
1
-4
/
+4
*
Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data
Szymon Janc
2013-01-09
1
-17
/
+0
*
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state
Andrei Emeltchenko
2013-01-09
2
-5
/
+5
*
Bluetooth: AMP: Remove dead code
Andrei Emeltchenko
2013-01-09
1
-5
/
+0
*
Bluetooth: AMP: Clean up logical link create / accept
Andrei Emeltchenko
2013-01-09
1
-12
/
+5
*
Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
Andrei Emeltchenko
2013-01-09
2
-3
/
+39
*
Bluetooth: Remove unnecessary include l2cap.h
Rami Rosen
2013-01-09
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+8
|
\
|
*
-
.
Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...
Jiri Kosina
2012-12-12
17
-155
/
+558
|
|
\
\
|
|
|
*
HID: hidp: fallback to input session properly if hid is blacklisted
Lamarque V. Souza
2012-12-07
1
-1
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-12-03
6
-74
/
+187
|
\
\
\
|
*
|
|
Revert "Bluetooth: Fix possible deadlock in SCO code"
Gustavo Padovan
2012-12-03
1
-9
/
+10
|
*
|
|
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
Andrei Emeltchenko
2012-12-03
1
-5
/
+5
|
*
|
|
Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
Andrei Emeltchenko
2012-12-03
1
-0
/
+7
|
*
|
|
Bluetooth: Fix missing L2CAP EWS Conf parameter
Andrei Emeltchenko
2012-12-03
1
-17
/
+15
|
*
|
|
Bluetooth: AMP: Check that AMP is present and active
Andrei Emeltchenko
2012-12-03
1
-0
/
+1
|
*
|
|
Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN
Andrei Emeltchenko
2012-12-03
1
-0
/
+3
|
*
|
|
Bluetooth: Refactor l2cap_send_disconn_req
Andrei Emeltchenko
2012-12-03
1
-30
/
+26
|
*
|
|
Bluetooth: Move double negation to macros
Gustavo Padovan
2012-12-03
2
-7
/
+7
|
*
|
|
Bluetooth: Implement deferred sco socket setup
Frédéric Dalleau
2012-12-03
2
-7
/
+80
|
*
|
|
Bluetooth: Add BT_DEFER_SETUP option to sco socket
Frédéric Dalleau
2012-12-03
1
-0
/
+32
|
*
|
|
Bluetooth: cancel power_on work when unregistering the device
Gustavo Padovan
2012-12-03
1
-0
/
+2
|
*
|
|
Bluetooth: Add missing lock nesting notation
Gustavo Padovan
2012-12-03
1
-2
/
+2
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-11-21
5
-27
/
+177
|
\
|
|
|
|
*
|
|
Bluetooth: Remove OOB data if device was discovered in band
Szymon Janc
2012-11-20
1
-0
/
+2
|
*
|
|
Bluetooth: AMP: Set no FCS for incoming L2CAP chan
Andrei Emeltchenko
2012-11-20
1
-0
/
+1
|
*
|
|
Bluetooth: Improve error message printing
Andrei Emeltchenko
2012-11-20
1
-1
/
+1
|
*
|
|
Bluetooth: Set local_amp_id after getting Phylink Completed evt
Andrei Emeltchenko
2012-11-20
1
-0
/
+1
[next]