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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-30
Bluetooth: Enable RPA Timeout
Sathish Narasimman
2
-0
/
+10
2020-07-30
Bluetooth: Enable/Disable address resolution during le create conn
Sathish Narasimman
5
-14
/
+47
2020-07-30
Bluetooth: Let controller creates RPA during le create conn
Sathish Narasimman
1
-1
/
+7
2020-07-30
Bluetooth: Translate additional address type during le_conn
Sathish Narasimman
1
-0
/
+16
2020-07-30
Bluetooth: Update resolving list when updating whitelist
Marcel Holtmann
1
-2
/
+39
2020-07-30
Bluetooth: Configure controller address resolution if available
Marcel Holtmann
2
-3
/
+26
2020-07-30
Bluetooth: Translate additional address type correctly
Marcel Holtmann
2
-2
/
+13
2020-07-28
Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR
Venkata Lakshmi Narayana Gubba
1
-4
/
+5
2020-07-28
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
1
-2
/
+3
2020-07-28
Bluetooth: hci_serdev: Only unregister device if it was registered
Nicolas Boichat
1
-1
/
+2
2020-07-28
Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
Max Chou
1
-1
/
+1
2020-07-28
Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
Nicolas Boichat
1
-1
/
+1
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
4
-12
/
+81
2020-07-16
Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
Patrick Steinhardt
1
-1
/
+1
2020-07-15
Bluetooth: Add per-instance adv disable/remove
Daniel Winkler
4
-10
/
+59
2020-07-13
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
Peilin Ye
1
-0
/
+7
2020-07-13
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-07-13
Bluetooth: hci_qca: Bug fixes for SSR
Venkata Lakshmi Narayana Gubba
1
-4
/
+36
2020-07-13
Bluetooth: btusb: add Realtek 8822CE to usb_device_id table
Joseph Hwang
1
-0
/
+4
2020-07-10
Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEM
Alexander A. Klimov
1
-1
/
+1
2020-07-10
Bluetooth: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-11
/
+3
2020-07-10
Bluetooth: RFCOMM: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-07-10
Bluetooth: core: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-19
/
+17
2020-07-10
Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-07-08
Bluetooth: Use whitelist for scan policy when suspending
Miao-chen Chou
1
-2
/
+3
2020-07-07
Bluetooth: le_simult_central_peripheral experimental feature
Alain Michaud
1
-2
/
+23
2020-07-07
Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()
Miao-chen Chou
1
-2
/
+0
2020-07-07
Bluetooth: btusb: USB alternate setting 1 for WBS
Hilda Wu
1
-14
/
+20
2020-07-07
Bluetooth: use configured default params for active scans
Alain Michaud
1
-5
/
+6
2020-07-07
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
4
-1
/
+16
2020-07-07
dt-bindings: net: bluetooth: realtek: Fix uart-has-rtscts example
Martin Blumenstingl
1
-1
/
+1
2020-06-26
Bluetooth: btusb: Comment on unbalanced pm reference
Abhishek Pandit-Subedi
1
-0
/
+1
2020-06-25
Bluetooth: btusb: Refactor of firmware download flow for Intel conrollers
Kiran K
1
-65
/
+80
2020-06-24
Bluetooth: Don't restart scanning if paused
Abhishek Pandit-Subedi
1
-0
/
+10
2020-06-24
Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wake
Abhishek Pandit-Subedi
1
-0
/
+3
2020-06-24
Bluetooth: btusb: Reset port on cmd timeout
Abhishek Pandit-Subedi
1
-0
/
+17
2020-06-23
Bluetooth: btmtksdio: fix up firmware download sequence
Sean Wang
1
-1
/
+15
2020-06-23
Bluetooth: btusb: fix up firmware download sequence
Sean Wang
1
-1
/
+15
2020-06-23
Bluetooth: add a mutex lock to avoid UAF in do_enale_set
Lihong Kou
1
-0
/
+5
2020-06-22
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
3
-16
/
+31
2020-06-22
Bluetooth: use configured params for ext adv
Alain Michaud
2
-4
/
+11
2020-06-22
Bluetooth: Add hci_dev_lock to get/set device flags
Abhishek Pandit-Subedi
1
-0
/
+8
2020-06-18
Bluetooth: mgmt: Use command complete on success for set system config
Marcel Holtmann
1
-3
/
+2
2020-06-18
Bluetooth: Terminate the link if pairing is cancelled
Manish Mandlik
4
-11
/
+42
2020-06-18
Bluetooth: Update background scan and report device based on advertisement mo...
Miao-chen Chou
5
-6
/
+35
2020-06-18
Bluetooth: Notify adv monitor removed event
Miao-chen Chou
1
-0
/
+16
2020-06-18
Bluetooth: Notify adv monitor added event
Miao-chen Chou
1
-1
/
+17
2020-06-18
Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
Miao-chen Chou
3
-0
/
+67
2020-06-18
Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
Miao-chen Chou
3
-0
/
+142
2020-06-18
Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
Miao-chen Chou
5
-1
/
+97
[next]