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
/
include
/
net
/
bluetooth
/
bluetooth.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
Johan Hedberg
1
-0
/
+3
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2013-10-22
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
1
-0
/
+1
2013-10-14
Bluetooth: Provide msg_name callback for L2CAP connectionless channels
Marcel Holtmann
1
-0
/
+2
2013-10-14
Bluetooth: Add support for per socket msg_name callback
Marcel Holtmann
1
-0
/
+1
2013-10-13
Bluetooth: Remove src and dst fields from bt_sock structure
Marcel Holtmann
1
-2
/
+0
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-2
/
+3
2013-10-02
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
Marcel Holtmann
1
-2
/
+2
2013-09-24
bluetooth: Remove extern from function prototypes
Joe Perches
1
-8
/
+8
2013-09-19
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
1
-0
/
+1
2013-08-21
Bluetooth: Add Bluetooth socket voice option
Frédéric Dalleau
1
-0
/
+8
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-04-17
Bluetooth: allow constant arguments for bacmp()/bacpy()
David Herrmann
1
-2
/
+2
2013-04-09
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
1
-1
/
+0
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
1
-1
/
+1
2013-04-04
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
1
-0
/
+1
2013-03-08
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
1
-0
/
+10
2013-03-08
Bluetooth: change bt_sock_unregister() to return void
David Herrmann
1
-1
/
+1
2013-01-23
Bluetooth: Add helper functions for testing bdaddr types
Johan Hedberg
1
-0
/
+23
2012-09-28
bluetooth: Remove unneeded batostr function
Andrei Emeltchenko
1
-1
/
+0
2012-08-06
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
1
-0
/
+10
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
1
-3
/
+0
2012-06-05
Bluetooth: Fix coding style in include/net/bluetooth
Gustavo Padovan
1
-12
/
+14
2012-06-05
Bluetooth: Fix trailing whitespaces in license text
Gustavo Padovan
1
-6
/
+6
2012-05-16
Bluetooth: Create flags for bt_sk()
Gustavo Padovan
1
-2
/
+6
2012-05-16
Bluetooth: Lock the L2CAP channel when sending
Mat Martineau
1
-2
/
+0
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
1
-0
/
+1
2012-05-14
Bluetooth: notify userspace of security level change
Gustavo Padovan
1
-0
/
+1
2012-05-09
Bluetooth: Remove duplicate structure members from bt_skb_cb
Mat Martineau
1
-3
/
+0
2012-05-09
Bluetooth: Move address type macros to bluetooth.h
Andre Guedes
1
-0
/
+5
2012-05-09
Bluetooth: Remove strtoba header declared but not defined
Syam Sidhardhan
1
-1
/
+0
2012-05-09
Bluetooth: Add a structure to carry ERTM data in skb control blocks
Mat Martineau
1
-0
/
+13
2012-02-20
Bluetooth: Remove unneeded bt_cb(skb)->channel variable
Marcel Holtmann
1
-1
/
+0
2012-02-17
Bluetooth: Move scope of state_to_string
Andrei Emeltchenko
1
-0
/
+27
2012-02-17
Bluetooth: Add logging functions bt_info and bt_err
Joe Perches
1
-6
/
+8
2012-02-13
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2011-12-21
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
Ulisses Furquim
1
-22
/
+0
2011-12-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-0
/
+5
2011-12-03
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
1
-0
/
+5
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-1
/
+1
2011-11-07
Bluetooth: Add BT_CHANNEL_POLICY socket option
Mat Martineau
1
-0
/
+27
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-1
/
+1
2011-10-18
Bluetooth: EWS: support extended seq numbers
Andrei Emeltchenko
1
-1
/
+1
2011-07-09
Bluetooth: Add support for returning the encryption key size
Vinicius Costa Gomes
1
-0
/
+1
2011-07-01
Bluetooth: Add bt_printk
Joe Perches
1
-3
/
+6
2011-07-01
Bluetooth: Rename function bt_err to bt_to_errno
Joe Perches
1
-1
/
+1
2011-06-09
Bluetooth: Clean up some code style issues
Waldemar Rymarkiewicz
1
-3
/
+4
2011-06-08
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
1
-0
/
+8
2011-02-14
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
1
-0
/
+28
[next]