index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event
Luiz Augusto von Dentz
1
-0
/
+5
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets event
Luiz Augusto von Dentz
1
-1
/
+1
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events
Luiz Augusto von Dentz
1
-0
/
+4
2021-12-03
Bluetooth: Add hci_cmd_sync_cancel to public API
Benjamin Berg
1
-0
/
+1
2021-11-25
Bluetooth: Limit duration of Remote Name Resolve
Archie Pusaka
1
-0
/
+3
2021-11-25
Bluetooth: Send device found event on name resolve failure
Archie Pusaka
1
-4
/
+5
2021-11-25
Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key
Luiz Augusto von Dentz
1
-1
/
+1
2021-11-25
Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key
Luiz Augusto von Dentz
2
-4
/
+4
2021-11-16
Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event
Archie Pusaka
1
-0
/
+1
2021-11-16
Bluetooth: hci_request: Remove bg_scan_update work
Luiz Augusto von Dentz
1
-1
/
+0
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync
Luiz Augusto von Dentz
2
-2
/
+2
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync
Luiz Augusto von Dentz
2
-2
/
+3
2021-11-02
Bluetooth: Add struct of reading AOSP vendor capabilities
Joseph Hwang
1
-0
/
+1
2021-10-29
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
2
-4
/
+3
2021-10-29
Bluetooth: hci_sync: Rework init stages
Luiz Augusto von Dentz
1
-0
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SSP
Brian Gix
2
-1
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
Brian Gix
1
-0
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
Brian Gix
1
-0
/
+2
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_LE
Brian Gix
1
-0
/
+4
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO
Brian Gix
1
-0
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN
Brian Gix
1
-0
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO
Brian Gix
1
-0
/
+2
2021-10-29
Bluetooth: hci_sync: Enable synch'd set_bredr
Brian Gix
1
-0
/
+1
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE
Brian Gix
1
-0
/
+2
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
Luiz Augusto von Dentz
1
-0
/
+4
2021-10-29
Bluetooth: hci_sync: Convert MGMT_SET_POWERED
Luiz Augusto von Dentz
1
-0
/
+6
2021-10-29
Bluetooth: hci_sync: Enable advertising when LL privacy is enabled
Luiz Augusto von Dentz
2
-1
/
+5
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
Luiz Augusto von Dentz
1
-0
/
+2
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
Luiz Augusto von Dentz
2
-0
/
+22
2021-10-29
Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
Luiz Augusto von Dentz
1
-0
/
+3
2021-10-29
Bluetooth: Add helper for serialized HCI command execution
Marcel Holtmann
2
-7
/
+46
2021-10-01
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
1
-1
/
+1
2021-09-21
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
1
-1
/
+1
2021-09-21
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
1
-37
/
+2
2021-09-13
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
1
-0
/
+38
2021-09-13
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
1
-0
/
+28
2021-09-07
Bluetooth: Add support for msbc coding format
Kiran K
1
-0
/
+1
2021-09-07
Bluetooth: Configure codec for HFP offload use case
Kiran K
2
-0
/
+11
2021-09-07
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
3
-2
/
+41
2021-09-07
Bluetooth: Allow setting of codec for HFP offload use case
Kiran K
1
-0
/
+2
2021-09-07
Bluetooth: Allow querying of supported offload codecs over SCO socket
Kiran K
3
-0
/
+25
2021-09-07
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
1
-0
/
+29
2021-09-07
Bluetooth: Enumerate local supported codec and cache details
Kiran K
2
-0
/
+58
2021-08-30
Bluetooth: Fix using RPA when address has been resolved
Luiz Augusto von Dentz
1
-2
/
+3
2021-08-30
Bluetooth: Support the quality report events
Joseph Hwang
2
-0
/
+3
2021-08-16
Bluetooth: Store advertising handle so it can be re-enabled
Luiz Augusto von Dentz
1
-0
/
+1
2021-08-05
Bluetooth: Add support hdev to allocate private data
Tedd Ho-Jeong An
1
-1
/
+12
2021-08-03
Bluetooth: Fix not generating RPA when required
Luiz Augusto von Dentz
1
-0
/
+4
2021-08-03
Bluetooth: HCI: Add proper tracking for enable status of adv instances
Luiz Augusto von Dentz
1
-0
/
+1
2021-07-28
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-0
/
+1
[next]