index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-30
Bluetooth: Enable RPA Timeout
Sathish Narasimman
1
-0
/
+8
2020-07-30
Bluetooth: Translate additional address type correctly
Marcel Holtmann
1
-0
/
+9
2020-07-28
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
1
-2
/
+3
2020-07-28
Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
Max Chou
1
-1
/
+1
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
1
-2
/
+4
2020-07-07
Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()
Miao-chen Chou
1
-2
/
+0
2020-07-07
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
1
-0
/
+1
2020-06-18
Bluetooth: Update background scan and report device based on advertisement mo...
Miao-chen Chou
1
-0
/
+13
2020-06-18
Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
Miao-chen Chou
1
-0
/
+31
2020-06-18
Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
Miao-chen Chou
1
-0
/
+40
2020-06-18
Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
Miao-chen Chou
1
-1
/
+9
2020-06-18
Bluetooth: Replace wakeable list with flag
Abhishek Pandit-Subedi
1
-1
/
+0
2020-06-18
Bluetooth: Add bdaddr_list_with_flags for classic whitelist
Abhishek Pandit-Subedi
1
-0
/
+58
2020-06-12
Bluetooth: centralize default value initialization.
Alain Michaud
1
-1
/
+13
2020-06-12
Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections
Alain Michaud
1
-0
/
+1
2020-06-08
Bluetooth: Allow suspend even when preparation has failed
Abhishek Pandit-Subedi
1
-7
/
+10
2020-05-13
Bluetooth: Add hook for driver to prevent wake from suspend
Abhishek Pandit-Subedi
1
-2
/
+4
2020-05-13
Bluetooth: Rename BT_SUSPEND_COMPLETE
Abhishek Pandit-Subedi
1
-1
/
+1
2020-04-16
Bluetooth: Enhanced Connection Complete event belongs to LL Privacy
Marcel Holtmann
1
-8
/
+0
2020-04-15
Bluetooth: Enable LE Enhanced Connection Complete event.
Marcel Holtmann
1
-0
/
+8
2020-04-05
Bluetooth: Add support for Read Local Simple Pairing Options
Marcel Holtmann
1
-0
/
+4
2020-04-05
Bluetooth: Add framework for Microsoft vendor extension
Miao-chen Chou
1
-0
/
+5
2020-04-03
Bluetooth: Prioritize SCO traffic
Abhishek Pandit-Subedi
1
-49
/
+57
2020-03-23
Bluetooth: Restore running state if suspend fails
Abhishek Pandit-Subedi
1
-19
/
+20
2020-03-11
Bluetooth: Handle BR/EDR devices during suspend
Abhishek Pandit-Subedi
1
-3
/
+19
2020-03-11
Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
Abhishek Pandit-Subedi
1
-0
/
+86
2020-03-11
Bluetooth: fix off by one in err_data_reporting cmd masks.
Alain Michaud
1
-2
/
+2
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
1
-0
/
+23
2020-03-07
Bluetooth: Fix calculation of SCO handle for packet processing
Marcel Holtmann
1
-2
/
+5
2020-02-28
Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-sid...
Madhuparna Bhowmik
1
-1
/
+1
2020-02-28
Bluetooth: Fix Suspicious RCU usage warnings
Madhuparna Bhowmik
1
-4
/
+4
2020-01-25
Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type
Marcel Holtmann
1
-1
/
+3
2020-01-15
Bluetooth: Make use of __check_timeout on hci_sched_le
Luiz Augusto von Dentz
1
-8
/
+3
2020-01-15
Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.
Alain Michaud
1
-8
/
+77
2019-11-22
Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks
Marcel Holtmann
1
-2
/
+24
2019-10-17
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
1
-1
/
+8
2019-10-16
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Ben Dooks (Codethink)
1
-2
/
+2
2019-08-17
Bluetooth: Add debug setting for changing minimum encryption key size
Marcel Holtmann
1
-0
/
+1
2019-07-06
Bluetooth: Use controller sets when available
Luiz Augusto von Dentz
1
-1
/
+2
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
1
-0
/
+1
2019-05-05
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
1
-0
/
+5
2019-04-24
Bluetooth: hci_core: Don't stop BT if the BD address missing in dts
Balakrishna Godavarthi
1
-2
/
+0
2019-02-26
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
Matthias Kaehlcke
1
-0
/
+43
2019-01-25
Bluetooth: make hw_err static, reduces object code size
Colin Ian King
1
-1
/
+1
2019-01-25
Bluetooth: Allow driver specific cmd timeout handling
Rajat Jain
1
-0
/
+3
2018-09-28
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
1
-0
/
+2
2018-09-27
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
1
-0
/
+63
2018-07-30
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
1
-1
/
+2
2018-07-30
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
1
-0
/
+8
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
1
-1
/
+32
[next]