Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5a349186692950b13896abc3fb2f491d023f95a1
/
net
/
bluetooth
5a34918
Bluetooth: AMP: Add AMP key calculation
by Andrei Emeltchenko
· 12 years ago
ba221bb
Bluetooth: Add function to derive AMP key using hmac
by Dmitry Kasatkin
· 12 years ago
93c3e8f
Bluetooth: Choose connection based on capabilities
by Andrei Emeltchenko
· 12 years ago
9a5e94d
Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
by Andrei Emeltchenko
· 12 years ago
0d868de
Bluetooth: A2MP: Process A2MP Getinfo Rsp
by Andrei Emeltchenko
· 12 years ago
cb8488c
Bluetooth: AMP: Handle create / disc phylink req
by Andrei Emeltchenko
· 12 years ago
52c0d6e
Bluetooth: AMP: Remote AMP ctrl definitions
by Andrei Emeltchenko
· 12 years ago
3161ae1
Bluetooth: AMP: Physical link struct and helpers
by Andrei Emeltchenko
· 12 years ago
aa09537
Bluetooth: A2MP: Process Discover Response
by Andrei Emeltchenko
· 12 years ago
903e454
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
by Andrei Emeltchenko
· 12 years ago
8e2a0d9
Bluetooth: AMP: Use HCI cmd to Read AMP Info
by Andrei Emeltchenko
· 12 years ago
f97268f
Bluetooth: A2MP: Create amp_mgr global list
by Andrei Emeltchenko
· 12 years ago
791ef39
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
23b3b13
Bluetooth: Update management interface revision
by Johan Hedberg
· 12 years ago
92a2525
Bluetooth: mgmt: Implement support for passkey notification
by Johan Hedberg
· 12 years ago
e71dfab
Bluetooth: AMP: Add Read Data Block Size to amp_init
by Andrei Emeltchenko
· 12 years ago
93f7194
Bluetooth: trivial: Remove empty line
by Andrei Emeltchenko
· 12 years ago
9472007
Bluetooth: trivial: Make hci_chan_del return void
by Andrei Emeltchenko
· 12 years ago
6b536b5
Bluetooth: Remove unneeded zero init
by Andrei Emeltchenko
· 13 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
d8343f1
Bluetooth: Fix sending a HCI Authorization Request over LE links
by Vinicius Costa Gomes
· 13 years ago
cc11092
Bluetooth: Change signature of smp_conn_security()
by Vinicius Costa Gomes
· 13 years ago
f91c846
Bluetooth: Fix establishing ESCO links
by Vinicius Costa Gomes
· 13 years ago
144ad33
Bluetooth: Use kref for l2cap channel reference counting
by Syam Sidhardhan
· 13 years ago
ab19516
Bluetooth: debug: Correct the PSM printing
by Syam Sidhardhan
· 13 years ago
f0d6a0e
Bluetooth: mgmt: Add device disconnect reason
by Mikel Astiz
· 13 years ago
fa1bd91
Bluetooth: Fix minor coding style in hci_event.c
by Mikel Astiz
· 13 years ago
31f4707
Bluetooth: trivial: Use preferred method for NULL check
by Andrei Emeltchenko
· 13 years ago
09d5d4a
Bluetooth: trivial: Shorten variable scope
by Andrei Emeltchenko
· 13 years ago
61a0cfb
Bluetooth: Fix use-after-free bug in SMP
by Andre Guedes
· 13 years ago
e6dd548
Bluetooth: Add type information to the hci_connect() debug statement
by Vinicius Costa Gomes
· 13 years ago
4cd2d98
Bluetooth: Simplify a the connection type handling
by Vinicius Costa Gomes
· 13 years ago
b7d839b
Bluetooth: Refactor SCO connection into its own function
by Vinicius Costa Gomes
· 13 years ago
db47427
Bluetooth: Refactor ACL connection into its own function
by Vinicius Costa Gomes
· 13 years ago
d04aef4
Bluetooth: Refactor LE connection into its own function
by Vinicius Costa Gomes
· 13 years ago
1aef866
Bluetooth: Rename LE and ACL connection functions
by Vinicius Costa Gomes
· 13 years ago
57f5d0d
Bluetooth: Remove some functions from being exported
by Vinicius Costa Gomes
· 13 years ago
49dfbb9
Bluetooth: Fix socket not getting freed if l2cap channel create fails
by Jaganath Kanakkassery
· 13 years ago
d08fd0e
Bluetooth: smp: Fix possible NULL dereference
by Andrei Emeltchenko
· 13 years ago
c3e7c0d
Bluetooth: Set name_state to unknown when entry name is empty
by Ram Malovany
· 13 years ago
7cc8380
Bluetooth: Fix using a NULL inquiry cache entry
by Ram Malovany
· 13 years ago
c810089
Bluetooth: Fix using NULL inquiry entry
by Ram Malovany
· 13 years ago
a9ea3ed
Bluetooth: Fix legacy pairing with some devices
by Szymon Janc
· 13 years ago
269c484
Bluetooth: Fix possible deadlock in SCO code
by Gustavo Padovan
· 13 years ago
cd17dec
Bluetooth: Refactor in hci_le_conn_complete_evt
by Andre Guedes
· 13 years ago
b47a09b
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
by Andre Guedes
· 13 years ago
0c95ab7
Bluetooth: Find hci_conn by BT_CONNECT state
by Andre Guedes
· 13 years ago
f00a06a
Bluetooth: Refactor hci_cs_le_create_conn
by Andre Guedes
· 13 years ago
847012c
Bluetooth: Remove unneeded code
by Andre Guedes
· 13 years ago
b9b343d
Bluetooth: Fix hci_le_conn_complete_evt
by Andre Guedes
· 13 years ago
230fd16
Bluetooth: Trivial refactoring
by Andre Guedes
· 13 years ago
de9b921
Bluetooth: Added /proc/net/sco via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
c6f5df16
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
5b28d95
Bluetooth: Added /proc/net/l2cap via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
5c6ad8e
Bluetooth: Added /proc/net/hidp via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
f7c8663
Bluetooth: Added /proc/net/hci via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
8c8de58
Bluetooth: Added /proc/net/cmtp via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
77cf558
Bluetooth: Added /proc/net/bnep via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
256a06c
Bluetooth: /proc/net/ entries for bluetooth protocols
by Masatake YAMATO
· 13 years ago
4af66c6
Bluetooth: Free the l2cap channel list only when refcount is zero
by Jaganath Kanakkassery
· 13 years ago
3064837
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
by Jaganath Kanakkassery
· 13 years ago
ee72d15
Bluetooth: Remove locking in hci_user_passkey_request_evt
by Andre Guedes
· 13 years ago
9e66463
Bluetooth: Make connect / disconnect cfm functions return void
by Andrei Emeltchenko
· 13 years ago
c58e810
Bluetooth: Use lmp_no_flush_capable where applicable
by Andre Guedes
· 13 years ago
999dcd1
Bluetooth: Use lmp_sniffsubr_capable where applicable
by Andre Guedes
· 13 years ago
6eded10
Bluetooth: Use lmp_sniff_capable where applicable
by Andre Guedes
· 13 years ago
9f92ebf
Bluetooth: Use lmp_rswitch_capable where applicable
by Andre Guedes
· 13 years ago
45db810f
Bluetooth: Use lmp_esco_capable where applicable
by Andre Guedes
· 13 years ago
9a1a199
Bluetooth: Use lmp_ssp_capable where applicable
by Andre Guedes
· 13 years ago
c383ddc
Bluetooth: Use lmp_le_capable where applicable
by Andre Guedes
· 13 years ago
ed3fa31
Bluetooth: Use lmp_bredr_capable where applicable
by Andre Guedes
· 13 years ago
78eb2f9
Bluetooth: Fix processing A2MP chan in security_cfm
by Andrei Emeltchenko
· 13 years ago
d9fc1d5
Bluetooth: Do not shadow hdr variable
by Andrei Emeltchenko
· 13 years ago
8e8c7e3
Bluetooth: debug: Fix printing A2MP cmd code format
by Andrei Emeltchenko
· 13 years ago
bb4b2a9
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
by Andrei Emeltchenko
· 13 years ago
90b90f6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
83ce9a06
Bluetooth: Change page scan interval in fast connectable mode
by Johan Hedberg
· 13 years ago
c20f8e3
Bluetooth: Use tx window from config response for ack timing
by Mat Martineau
· 13 years ago
a0dfe0a
Bluetooth: debug: Print amp_mgr refcnt
by Andrei Emeltchenko
· 13 years ago
9f1db00
Bluetooth: debug: Use standard hex object specifiers in hci_event
by Andrei Emeltchenko
· 13 years ago
89d8b40
Bluetooth: debug: Add debug to l2cap_security_cfm
by Andrei Emeltchenko
· 13 years ago
ad0ac6c
Bluetooth: debug: Print CID and PSM in hex format
by Andrei Emeltchenko
· 13 years ago
b440067
Bluetooth: debug: Correct types specifiers for L2CAP
by Andrei Emeltchenko
· 13 years ago
2104786
Bluetooth: debug: Add printing num of cmds queued
by Andrei Emeltchenko
· 13 years ago
afeb019
Bluetooth: Refactor PIN code rejection to use user_pairing_resp()
by Jaganath Kanakkassery
· 13 years ago
ce2be9a
Bluetooth: Do not auto off AMP controller
by Andrei Emeltchenko
· 13 years ago
d300fa9
Bluetooth: Route traffic only through BR/EDR controller
by Andrei Emeltchenko
· 13 years ago
38b3fef
Bluetooth: Improve debugging messages for hci_conn
by Andrei Emeltchenko
· 13 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f3747e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
60d2c25
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
b82c29d
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Gustavo Padovan
· 13 years ago
e486463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
1f41a6a
HID: Fix the generic Kconfig options
by Henrik Rydberg
· 13 years ago
790eff4
Bluetooth: Use GFP_KERNEL in mgmt events functions
by Andre Guedes
· 13 years ago
12b9456
Bluetooth: Use GFP_KERNEL in mgmt_pending_add
by Andre Guedes
· 13 years ago
92c4c20
Bluetooth: Use GFP_KERNEL in mgmt_handlers
by Andre Guedes
· 13 years ago
9345d40
Bluetooth: Use AUTO_OFF constant in jiffies
by Andrei Emeltchenko
· 13 years ago
33cef26
Bluetooth: Fix compile warnings in mgmt
by Andrei Emeltchenko
· 13 years ago
f960727
Bluetooth: Fix sending HCI_Disconnect only when connected
by Vishal Agarwal
· 13 years ago
Next »