index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-2
/
+3
2013-01-10
Bluetooth: Fix uuid output in debugfs
Gustavo Padovan
1
-11
/
+11
2013-01-10
Bluetooth: Fix sending incorrect new_settings for mgmt_set_powered
Johan Hedberg
1
-2
/
+3
2013-01-10
Bluetooth: Fix returning proper command status for start_discovery
Johan Hedberg
1
-16
/
+30
2013-01-10
Bluetooth: Fix checking for exact values of boolean mgmt parameters
Johan Hedberg
1
-0
/
+36
2013-01-10
Bluetooth: Move non-critical sections outside of the dev lock
Johan Hedberg
1
-28
/
+18
2013-01-10
Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllers
Johan Hedberg
1
-0
/
+6
2013-01-10
Bluetooth: Fix checking for valid device class values
Johan Hedberg
1
-0
/
+6
2013-01-10
Bluetooth: Fix missing command complete for mgmt_load_long_term_keys
Johan Hedberg
1
-2
/
+5
2013-01-10
Bluetooth: Fix missing command complete event for mgmt_confirm_name
Johan Hedberg
1
-1
/
+2
2013-01-10
Bluetooth: Check if the hci connection exists in SCO shutdown
Gustavo Padovan
1
-1
/
+1
2013-01-10
Bluetooth: Fix authentication if acl data comes before remote feature evt
Jaganath Kanakkassery
2
-8
/
+11
2013-01-09
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
1
-1
/
+1
2013-01-09
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
1
-1
/
+1
2013-01-09
Bluetooth: mgmt: Avoid using magic number in status code
Szymon Janc
1
-4
/
+4
2013-01-09
Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data
Szymon Janc
1
-17
/
+0
2013-01-09
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state
Andrei Emeltchenko
2
-5
/
+5
2013-01-09
Bluetooth: AMP: Remove dead code
Andrei Emeltchenko
1
-5
/
+0
2013-01-09
Bluetooth: AMP: Clean up logical link create / accept
Andrei Emeltchenko
1
-12
/
+5
2013-01-09
Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
Andrei Emeltchenko
2
-3
/
+39
2013-01-09
Bluetooth: Remove unnecessary include l2cap.h
Rami Rosen
1
-1
/
+0
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
1
-1
/
+1
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+8
2012-12-13
Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...
Jiri Kosina
17
-155
/
+558
2012-12-07
HID: hidp: fallback to input session properly if hid is blacklisted
Lamarque V. Souza
1
-1
/
+8
2012-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-74
/
+187
2012-12-03
Revert "Bluetooth: Fix possible deadlock in SCO code"
Gustavo Padovan
1
-9
/
+10
2012-12-03
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
Andrei Emeltchenko
1
-5
/
+5
2012-12-03
Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
Andrei Emeltchenko
1
-0
/
+7
2012-12-03
Bluetooth: Fix missing L2CAP EWS Conf parameter
Andrei Emeltchenko
1
-17
/
+15
2012-12-03
Bluetooth: AMP: Check that AMP is present and active
Andrei Emeltchenko
1
-0
/
+1
2012-12-03
Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN
Andrei Emeltchenko
1
-0
/
+3
2012-12-03
Bluetooth: Refactor l2cap_send_disconn_req
Andrei Emeltchenko
1
-30
/
+26
2012-12-03
Bluetooth: Move double negation to macros
Gustavo Padovan
2
-7
/
+7
2012-12-03
Bluetooth: Implement deferred sco socket setup
Frédéric Dalleau
2
-7
/
+80
2012-12-03
Bluetooth: Add BT_DEFER_SETUP option to sco socket
Frédéric Dalleau
1
-0
/
+32
2012-12-03
Bluetooth: cancel power_on work when unregistering the device
Gustavo Padovan
1
-0
/
+2
2012-12-03
Bluetooth: Add missing lock nesting notation
Gustavo Padovan
1
-2
/
+2
2012-11-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
5
-27
/
+177
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-8
/
+10
2012-11-20
Bluetooth: Remove OOB data if device was discovered in band
Szymon Janc
1
-0
/
+2
2012-11-20
Bluetooth: AMP: Set no FCS for incoming L2CAP chan
Andrei Emeltchenko
1
-0
/
+1
2012-11-20
Bluetooth: Improve error message printing
Andrei Emeltchenko
1
-1
/
+1
2012-11-20
Bluetooth: Set local_amp_id after getting Phylink Completed evt
Andrei Emeltchenko
1
-0
/
+1
2012-11-20
Bluetooth: Fix sending L2CAP Create Chan Req
Andrei Emeltchenko
1
-11
/
+18
2012-11-20
Bluetooth: trivial: Use __constant for constants
Andrei Emeltchenko
1
-4
/
+4
2012-11-20
Bluetooth: Disable FCS only for new HS channels
Andrei Emeltchenko
2
-1
/
+2
2012-11-20
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
2
-6
/
+7
2012-11-20
Bluetooth: Remove unneeded local_amp_id initialization
Andrei Emeltchenko
1
-1
/
+0
2012-11-20
Bluetooth: Use __l2cap_no_conn_pending helper
Andrei Emeltchenko
1
-1
/
+1
[prev]
[next]