Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bb48c2fc6429314fa607106ccb901552484c6663
/
net
/
bluetooth
/
hci_core.c
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
b8f4e06
Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue
by Gustavo Padovan
· 11 years ago
b043434
Bluetooth: Remove inquiry helpers
by Andre Guedes
· 12 years ago
917eedc
Bluetooth: Remove LE scan helpers
by Andre Guedes
· 12 years ago
4c87eaa
Bluetooth: Use HCI request in interleaved discovery
by Andre Guedes
· 12 years ago
1f9b9a5
Bluetooth: Make inquiry_cache_flush non-static
by Andre Guedes
· 12 years ago
59f45d5
Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key
by Johan Hedberg
· 11 years ago
96570ff
Bluetooth: Fix mgmt handling of power on failures
by Johan Hedberg
· 11 years ago
77a63e0
Bluetooth: hci_get_cmd_complete() can be static
by Fengguang Wu
· 12 years ago
c73eee9
Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
by Johan Hedberg
· 12 years ago
07dc93d
Bluetooth: Fix HCI command send functions to use const specifier
by Johan Hedberg
· 12 years ago
76a388b
Bluetooth: Rename LE_SCANNING_* macros
by Andre Guedes
· 12 years ago
525e296
Bluetooth: Add macros for filter duplicates values
by Andre Guedes
· 12 years ago
b6c7515
Bluetooth: Change LE scanning timeout macros
by Andre Guedes
· 12 years ago
d2c5d77
Bluetooth: Add reading of all local feature pages
by Johan Hedberg
· 12 years ago
5afff03
Bluetooth: Remove driver init queue from core
by Marcel Holtmann
· 12 years ago
f41c70c
Bluetooth: Add driver setup stage for early init
by Marcel Holtmann
· 12 years ago
7b1abbb
Bluetooth: Add __hci_cmd_sync_ev function
by Johan Hedberg
· 12 years ago
02350a7
Bluetooth: Add support for custom event terminated commands
by Johan Hedberg
· 12 years ago
75e84b7
Bluetooth: Add __hci_cmd_sync() helper function
by Johan Hedberg
· 12 years ago
b6ddb63
Bluetooth: Track received events in hdev
by Johan Hedberg
· 12 years ago
d4299ce
Bluetooth: Remove unneeded hci_req_cmd_status function
by Andre Guedes
· 12 years ago
3e13fa1
Bluetooth: Fix hci_inquiry ioctl usage
by Andre Guedes
· 12 years ago
f332ec6
Bluetooth: Add reading of page scan parameters
by Johan Hedberg
· 12 years ago
04b4edc
Bluetooth: Handle AD updating through an async request
by Johan Hedberg
· 12 years ago
35b973c
Bluetooth: Fix clearing flags on power off before notifying mgmt
by Johan Hedberg
· 12 years ago
f9f8527
Bluetooth: Clear non-persistent flags when closing HCI device
by Johan Hedberg
· 12 years ago
34739c1
Bluetooth: Check req->err in hci_req_add
by Andre Guedes
· 12 years ago
e348fe6
Bluetooth: Make hci_req_add returning void
by Andre Guedes
· 12 years ago
5d73e03
Bluetooth: HCI request error handling
by Andre Guedes
· 12 years ago
920c830
Bluetooth: Check hci_req_run returning value in __hci_req_sync
by Andre Guedes
· 12 years ago
382b0c3
Bluetooth: Return ENODATA in hci_req_run
by Andre Guedes
· 12 years ago
bc4445c
Bluetooth: Fix __hci_req_sync
by Andre Guedes
· 12 years ago
cecbb96
Bluetooth: Remove unused hdev->init_last_cmd
by Johan Hedberg
· 12 years ago
42c6b12
Bluetooth: Use async requests internally in hci_req_sync
by Johan Hedberg
· 12 years ago
9238f36
Bluetooth: Add request cmd_complete and cmd_status functions
by Johan Hedberg
· 12 years ago
11714b3
Bluetooth: Fix stand-alone HCI command handling
by Johan Hedberg
· 12 years ago
71c76a1
Bluetooth: Introduce new hci_req_add function
by Johan Hedberg
· 12 years ago
1ca3a9d
Bluetooth: Refactor HCI command skb creation
by Johan Hedberg
· 12 years ago
3119ae9
Bluetooth: Add initial skeleton for asynchronous HCI requests
by Johan Hedberg
· 12 years ago
2177bab
Bluetooth: Split HCI init sequence into three stages
by Johan Hedberg
· 12 years ago
53cce22
Bluetooth: Fix __hci_req_sync() handling of empty requests
by Johan Hedberg
· 12 years ago
01178cd
Bluetooth: Rename hci_request to hci_req_sync
by Johan Hedberg
· 12 years ago
bed7174
Bluetooth: Rename hci_acl_disconn
by Andre Guedes
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
4821002
Bluetooth: Simplify UUIDs clearing code
by Johan Hedberg
· 12 years ago
0f496df
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
6176772
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
46818ed
Bluetooth: Fix using system-global workqueue when not necessary
by Johan Hedberg
· 12 years ago
1920257
Bluetooth: Use req_workqueue for hci_request operations
by Johan Hedberg
· 12 years ago
6ead1bb
Bluetooth: Add a new workqueue for hci_request operations
by Johan Hedberg
· 12 years ago
7b064ed
Bluetooth: Fix authentication if acl data comes before remote feature evt
by Jaganath Kanakkassery
· 12 years ago
d82603c
treewide: Replace incomming with incoming in all comments and strings
by Jorrit Schippers
· 12 years ago
06ef5c4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
ced5c33
Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN
by Andrei Emeltchenko
· 12 years ago
b9b5ef1
Bluetooth: cancel power_on work when unregistering the device
by Gustavo Padovan
· 12 years ago
d2ff5ee
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
b311749
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
2b2fec4
Bluetooth: Remove OOB data if device was discovered in band
by Szymon Janc
· 12 years ago
3f0f524
Bluetooth: Add support for setting LE advertising data
by Johan Hedberg
· 12 years ago
bbaf444
Bluetooth: Use proper invalid value for tx_power
by Johan Hedberg
· 12 years ago
fbe96d6
Bluetooth: Notify about device registration before power on
by Marcel Holtmann
· 12 years ago
f155047
Bluetooth: Disallow LE scanning and connecting in peripheral role
by Johan Hedberg
· 12 years ago
572c7f8
Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO
by Johan Hedberg
· 12 years ago
e1171e8
Bluetooth: Add initial support for LE-only controllers
by Johan Hedberg
· 12 years ago
bc27d5f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
204a6e5
Bluetooth: AMP: Use Loglink handle in ACL Handle field
by Andrei Emeltchenko
· 12 years ago
bd1eb66
Bluetooth: AMP: Handle AMP_LINK connection
by Andrei Emeltchenko
· 12 years ago
a248afd
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ee22be7
Bluetooth: Factor out hci_queue_acl
by Andrei Emeltchenko
· 12 years ago
6ed93dc
Bluetooth: Use %pMR in debug instead of batostr
by Andrei Emeltchenko
· 12 years ago
78c04c0
Bluetooth: Fix not removing power_off delayed work
by Vinicius Costa Gomes
· 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
6b536b5
Bluetooth: Remove unneeded zero init
by Andrei Emeltchenko
· 12 years ago
bb4b2a9
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
by Andrei Emeltchenko
· 12 years ago
2104786
Bluetooth: debug: Add printing num of cmds queued
by Andrei Emeltchenko
· 12 years ago
ce2be9a
Bluetooth: Do not auto off AMP controller
by Andrei Emeltchenko
· 12 years ago
9345d40
Bluetooth: Use AUTO_OFF constant in jiffies
by Andrei Emeltchenko
· 12 years ago
1177871
Bluetooth: Fix not setting HCI_RESET flag for AMP
by Andrei Emeltchenko
· 12 years ago
f0e0951
Bluetooth: Correct debug print specifier for u16 objects
by Andrei Emeltchenko
· 12 years ago
bda4f23
Bluetooth: Add opcode to error message
by Andrei Emeltchenko
· 12 years ago
5f246e8
Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies
by Andrei Emeltchenko
· 12 years ago
975b91b
Bluetooth: Use standard HCI cmd timeout for RESET
by Andrei Emeltchenko
· 12 years ago
7490c6c
Bluetooth: Remove magic disconnect reason
by Andrei Emeltchenko
· 12 years ago
0431a43
Bluetooth: Filter duplicated reports in LE scan
by Andre Guedes
· 12 years ago
3df92b3
Bluetooth: Really fix registering hci with duplicate name
by Sasha Levin
· 12 years ago
82781e6
Bluetooth: Use __constant modifier in HCI code
by Andrei Emeltchenko
· 12 years ago
8449e38
Bluetooth: Remove unneeded EXPORT_SYMBOL
by Gustavo Padovan
· 12 years ago
8c520a5
Bluetooth: Remove unnecessary headers include
by Gustavo Padovan
· 12 years ago
8fc9ced
Bluetooth: Fix coding style in the subsystem
by Gustavo Padovan
· 12 years ago
6039aa73
Bluetooth: Remove most of the inline usage
by Gustavo Padovan
· 12 years ago
9b3b446
Bluetooth: Use defined link key size
by Andrei Emeltchenko
· 12 years ago
a6c511c
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
by Szymon Janc
· 12 years ago
a8c5fb1
Bluetooth: Fix coding style in hci_core.c
by Gustavo Padovan
· 12 years ago
087bfd9
Bluetooth: Fix packet size provided to the controller
by Gustavo Padovan
· 12 years ago
08e6d90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Gustavo Padovan
· 12 years ago
671267b
Bluetooth: mgmt: Fix device_connected sending order
by Johan Hedberg
· 12 years ago
Next »