index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor
Marcel Holtmann
1
-0
/
+2
2021-04-08
Bluetooth: Fix default values for advertising interval
Marcel Holtmann
1
-2
/
+2
2021-04-08
Bluetooth: Add support for virtio transport driver
Marcel Holtmann
5
-0
/
+445
2021-04-07
Bluetooth: Add support for reading AOSP vendor capabilities
Marcel Holtmann
6
-0
/
+73
2021-04-06
Bluetooth: LL privacy allow RPA
Sathish Narasimman
1
-0
/
+4
2021-04-06
Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY
Sathish Narasimman
1
-2
/
+4
2021-04-06
Bluetooth: Do not set cur_adv_instance in adv param MGMT request
Daniel Winkler
1
-1
/
+0
2021-04-06
Bluetooth: Use ext adv handle from requests in CCs
Daniel Winkler
1
-9
/
+7
2021-04-06
Bluetooth: use the correct print format for L2CAP debug statements
Kai Ye
1
-8
/
+8
2021-04-02
Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.
mark-yw.chen
1
-1
/
+3
2021-04-02
Bluetooth: SMP: Fix variable dereferenced before check 'conn'
Luiz Augusto von Dentz
1
-2
/
+2
2021-04-02
Bluetooth: Check inquiry status before sending one
Archie Pusaka
1
-0
/
+3
2021-04-02
Bluetooth: Coding style fix
Meng Yu
5
-13
/
+11
2021-04-02
Bluetooth: Remove 'return' in void function
Meng Yu
2
-4
/
+0
2021-03-27
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2021-03-27
Bluetooth: Move the advertisement monitor events to correct list
Marcel Holtmann
1
-2
/
+2
2021-03-27
Bluetooth: Add missing entries for PHY configuration commands
Marcel Holtmann
1
-0
/
+2
2021-03-26
Bluetooth: Fix wrong opcode error for read advertising features
Marcel Holtmann
1
-1
/
+1
2021-03-26
Bluetooth: Fix mgmt status for LL Privacy experimental feature
Marcel Holtmann
1
-1
/
+1
2021-03-25
Bluetooth: L2CAP: Rudimentary typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-25
Bluetooth: btintel: Skip reading firmware file version while in bootloader mode
Lokendra Singh
1
-9
/
+17
2021-03-25
Bluetooth: btintel: Collect tlv based active firmware build info in FW mode
Lokendra Singh
1
-0
/
+11
2021-03-25
Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_t...
Lokendra Singh
1
-17
/
+17
2021-03-25
Bluetooth: btusb: Consolidate code for waiting firmware to boot
Luiz Augusto von Dentz
1
-82
/
+66
2021-03-25
Bluetooth: btusb: Consolidate code for waiting firmware download
Luiz Augusto von Dentz
1
-60
/
+48
2021-03-25
Bluetooth: btintel: Consolidate intel_version parsing
Luiz Augusto von Dentz
3
-13
/
+42
2021-03-25
Bluetooth: btintel: Consolidate intel_version_tlv parsing
Luiz Augusto von Dentz
3
-60
/
+53
2021-03-25
Bluetooth: btintel: Move operational checks after version check
Luiz Augusto von Dentz
2
-44
/
+46
2021-03-25
Bluetooth: btintel: Check firmware version before download
Luiz Augusto von Dentz
4
-27
/
+109
2021-03-24
Bluetooth: Remove trailing semicolon in macros
Meng Yu
1
-2
/
+2
2021-03-23
Bluetooth: Remove trailing semicolon in macros
Meng Yu
1
-2
/
+2
2021-03-23
Bluetooth: check for zapped sk before connecting
Archie Pusaka
1
-0
/
+8
2021-03-22
Bluetooth: fix set_ecdh_privkey() prototype
Arnd Bergmann
1
-1
/
+1
2021-03-22
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
1
-0
/
+2
2021-03-22
Bluetooth: hci_qca: Mundane typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
2
-1
/
+3
2021-03-22
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
1
-0
/
+2
2021-03-18
Bluetooth: btbcm: Add BCM4330 and BCM4334 compatibles
Linus Walleij
1
-0
/
+2
2021-03-18
Bluetooth: btbcm: Add BCM4334 DT binding
Linus Walleij
1
-0
/
+1
2021-03-17
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
1
-1
/
+1
2021-03-16
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
1
-4
/
+0
2021-03-15
Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
Luiz Augusto von Dentz
1
-46
/
+52
2021-03-15
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
2
-3
/
+10
2021-03-15
Bluetooth: Cancel le_scan_restart work when stopping discovery
Sonny Sasaka
1
-0
/
+1
2021-03-11
Bluetooth: hci_qca: Add device_may_wakeup support
Venkata Lakshmi Narayana Gubba
1
-0
/
+15
2021-03-11
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
1
-0
/
+9
2021-03-08
Bluetooth: btintel: Fix offset calculation boot address parameter
Kiran K
1
-1
/
+2
2021-03-08
Bluetooth: btusb: print firmware file name on error loading firmware
Kiran K
1
-2
/
+4
2021-03-08
Bluetooth: btbcm: Obtain and handle reset GPIO
Linus Walleij
1
-0
/
+17
2021-03-08
Bluetooth: btbcm: Rewrite bindings in YAML and add reset
Linus Walleij
3
-57
/
+118
[next]