linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-14 09:47:29 to 2022-09-23 17:30:23 UTC [more...]

[PATCH BlueZ 0/2] Mesh: Fixes to comply with mesh profile
 2022-09-23 17:30 UTC  (5+ messages)
` [PATCH BlueZ 1/2] mesh: Clear addr field if virt sub failed
  ` Mesh: Fixes to comply with mesh profile
` [PATCH BlueZ 2/2] mesh: Reply error if appkey added for wrong netkey

[PATCH BlueZ v2 0/9] properties_changed: check for NULL iterator
 2022-09-23 15:47 UTC  (11+ messages)
` [PATCH BlueZ v2 1/9] advertising: parse_secondary: fix loop condition
  ` properties_changed: check for NULL iterator
` [PATCH BlueZ v2 2/9] advertising: parse_secondary: fix mask value
` [PATCH BlueZ v2 3/9] advertising: parse_secondary: check for NULL iterator
` [PATCH BlueZ v2 4/9] advertising: parse_min_interval: reset min_interval if iter is NULL
` [PATCH BlueZ v2 5/9] advertising: parse_[min|max]_interval: reset value "
` [PATCH BlueZ v2 6/9] advertising: parse_tx_power: "
  ` [PATCH BlueZ v2 7/9] client/gatt: proxy_property_changed: check for NULL iterator
  ` [PATCH BlueZ v2 8/9] gatt: "
  ` [PATCH BlueZ v2 9/9] battery: provided_battery_property_changed_cb: check iterator

[PATCH BlueZ] client/gatt: gatt_register_app: fix parsing of UUIDs
 2022-09-23 15:21 UTC  (2+ messages)
` [BlueZ] "

[PATCH v1 00/15] create power sequencing subsystem
 2022-09-23 14:39 UTC  (2+ messages)

[PATCH BlueZ 1/3] client/player: fix printf format string
 2022-09-23 12:19 UTC  (4+ messages)
` [PATCH BlueZ 2/3] monitor: fix printf format strings
` [PATCH BlueZ 3/3] tools: "
` [BlueZ,1/3] client/player: fix printf format string

[PATCH BlueZ 0/9] properties_changed: check for NULL iterator
 2022-09-23 11:21 UTC  (12+ messages)
` [PATCH BlueZ 1/9] advertising: parse_secondary: fix loop condition
  ` properties_changed: check for NULL iterator
` [PATCH BlueZ 2/9] advertising: parse_secondary: fix mask value
` [PATCH BlueZ 3/9] advertising: parse_secondary: check for NULL iterator
` [PATCH BlueZ 4/9] advertising: parse_min_interval: reset min_interval if iter is NULL
` [PATCH BlueZ 5/9] advertising: parse_[min|max]_interval: reset value "
` [PATCH BlueZ 6/9] advertising: parse_tx_power: "
` [PATCH BlueZ 7/9] client/gatt: proxy_property_changed: check for NULL iterator
` [PATCH BlueZ 8/9] gatt: "
` [PATCH BlueZ 9/9] battery: provided_battery_property_changed_cb: "

[PATCH v6 1/3] Bluetooth: Add support for hci devcoredump
 2022-09-23  6:46 UTC  (4+ messages)
` [PATCH v6 2/3] Bluetooth: btusb: Add btusb devcoredump support
` [PATCH v6 3/3] Bluetooth: btintel: Add Intel "
` [v6,1/3] Bluetooth: Add support for hci devcoredump

[PATCH] Bluetooth: btusb: Add Realtek devcoredump support
 2022-09-23  2:48 UTC  (4+ messages)
`  "

[PATCH BlueZ v4 0/2] Mesh demon switched to using kernel Mesh MGMT
 2022-09-22 23:26 UTC  (4+ messages)
` [PATCH BlueZ v4 1/2] mesh: Improve PB-ADV timing for reliability
  ` Mesh demon switched to using kernel Mesh MGMT
` [PATCH BlueZ v4 2/2] mesh: Add new kernel MGMT based IO transport

[PATCH BlueZ v3 0/2] Mesh demon switched to using kernel Mesh MGMT
 2022-09-22 22:26 UTC  (4+ messages)
` [PATCH BlueZ v3 1/2] mesh: Improve PB-ADV timing for reliability
  ` Mesh demon switched to using kernel Mesh MGMT
` [PATCH BlueZ v3 2/2] mesh: Add new kernel MGMT based IO transport

[PATCH BlueZ v2 0/2] Mesh demon switched to using kernel Mesh MGMT
 2022-09-22 22:24 UTC  (4+ messages)
` [PATCH BlueZ v2 1/2] mesh: Improve PB-ADV timing for reliability
  ` Mesh demon switched to using kernel Mesh MGMT
` [PATCH BlueZ v2 2/2] mesh: Add new kernel MGMT based IO transport

[PATCH BlueZ 0/4] Mesh demon switched to using kernel Mesh MGMT
 2022-09-22 21:32 UTC  (7+ messages)
` [PATCH BlueZ 1/4] mgmt: Add support for Mesh in the kernel
  ` Mesh demon switched to using kernel Mesh MGMT
` [PATCH BlueZ 2/4] lib: Add defines of new MGMT opcodes and events
` [PATCH BlueZ 3/4] mesh: Improve PB-ADV timing for reliability
` [PATCH BlueZ 4/4] mesh: Add new kernel MGMT based IO transport

[bluez/bluez] 75ba18: mesh: Fix potential memory leak
 2022-09-22 21:18 UTC 

[PATCH BlueZ v2 1/3] mesh: Add interface output filter
 2022-09-22 21:11 UTC  (4+ messages)
` [BlueZ,v2,1/3] "

[PATCH BlueZ 0/3] Mesh model publication fixes according to mesh profile
 2022-09-22 21:10 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS ed680f925aea76ac666f34d9923cb40558f4e97b
 2022-09-22 10:55 UTC 

[bluez/bluez] fbf17a: gatt: Fix not setting permissions for CCC
 2022-09-22  1:57 UTC 

[BlueZ PATCH v2] tools/ioctl-tester - Add ioctl-tester
 2022-09-22  1:10 UTC  (3+ messages)
` [BlueZ,v2] "

[PATCH BlueZ v2 1/2] shared/vcp: Add bt_vcp_set_debug
 2022-09-22  1:10 UTC  (4+ messages)
` [PATCH BlueZ v2 2/2] Profiles: Enable bt_vcp_set_debug
` [BlueZ,v2,1/2] shared/vcp: Add bt_vcp_set_debug

[PATCH BlueZ 1/3] gatt: Fix not setting permissions for CCC
 2022-09-22  1:10 UTC  (5+ messages)
` [PATCH BlueZ 2/3] gatt-db: Check if permissions are set when adding CCC
` [PATCH BlueZ 3/3] client/gatt: Fix notification enabled/disabled output
` [BlueZ,1/3] gatt: Fix not setting permissions for CCC

[PATCH BlueZ] gatt: Fix scan-build warnings
 2022-09-22  1:10 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] shared/gatt-db: Fix scan-build warning
 2022-09-21 23:12 UTC  (2+ messages)
` [BlueZ] "

[PATCH] Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connections
 2022-09-21 22:30 UTC  (3+ messages)
`  "

[PATCH 1/2] Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
 2022-09-21 22:10 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: hci_debugfs: Fix not checking conn->debugfs
` [1/2] Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times

[Bug 203753] Bluetooth: hci0: advertising data len corrected
 2022-09-21 12:57 UTC 

[bluetooth-next:master] BUILD SUCCESS bb20da18ce936adda6b48aea79a8797c8eee479f
 2022-09-21 11:40 UTC 

[PATCH BlueZ v2 2/3] mesh: Do not accept publication for unbound appkey
 2022-09-21 11:16 UTC  (2+ messages)
` [PATCH BlueZ v2 3/3] mesh: Remove RFU check for publication set

[PATCH BlueZ 1/1] sharaed/vcp: Add bt_vcp_set_debug
 2022-09-21 10:25 UTC  (4+ messages)
` [BlueZ,1/1] "

[PATCH BlueZ 1/3] mesh: Add interface output filter
 2022-09-21  9:47 UTC  (4+ messages)
  ` Mesh model publication fixes according to mesh profile
` [PATCH BlueZ 2/3] mesh: Do not accept publication for unbound appkey
` [PATCH BlueZ 3/3] mesh: Remove RFU check for publication set

[BlueZ PATCH] tools/ioctl-tester - Add ioctl-tester
 2022-09-21  3:53 UTC  (2+ messages)
` [BlueZ] "

[PATCH] Bluetooth: MGMT: fix zalloc-simple.cocci warnings
 2022-09-20 21:30 UTC  (3+ messages)
`  "

pull request: bluetooth 2022-09-09
 2022-09-20 21:03 UTC  (6+ messages)

[syzbot] BUG: corrupted list in kobject_add_internal (4)
 2022-09-20 20:23 UTC  (7+ messages)

[PATCH BlueZ v3 1/3] shared/vcp: Add initial code for handling VCP
 2022-09-20 10:26 UTC  (6+ messages)
` [PATCH BlueZ v3 2/3] profiles: Add initial code for vcp plugin
` [PATCH BlueZ v3 3/3] monitor/att: Add decoding support for Volume Control Serice
` [BlueZ,v3,1/3] shared/vcp: Add initial code for handling VCP

[bluetooth-next:master] BUILD SUCCESS 3124d320c22f3f4388d9ac5c8f37eaad0cefd6b1
 2022-09-20  6:07 UTC 

[bluez/bluez] b8a113: shared/vcp: Add initial code for handling VCP
 2022-09-19 22:44 UTC 

[bluez/bluez] de0a36: shared/bap: Remove include to io.h
 2022-09-19 21:43 UTC 

[PATCH BlueZ] shared/gatt-client: Make use of gatt_db_attribute_get_ccc
 2022-09-19 21:40 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] a2dp: Fix not detecting transport connection collision
 2022-09-19 21:40 UTC  (3+ messages)
` [BlueZ] "

[PATCH] Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure
 2022-09-19 17:40 UTC  (2+ messages)

[PATCH v3 0/7] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-09-19 17:36 UTC  (10+ messages)
` [PATCH v3 1/7] dt-bindings: net: Add generic Bluetooth controller
  ` Broadcom/Apple Bluetooth driver for Apple Silicon
` [PATCH v3 2/7] dt-bindings: net: Add Broadcom BCM4377 family PCIe Bluetooth
` [PATCH v3 3/7] arm64: dts: apple: t8103: Add Bluetooth controller
` [PATCH v3 4/7] Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
` [PATCH v3 5/7] Bluetooth: Add quirk to disable extended scanning
` [PATCH v3 6/7] Bluetooth: Add quirk to disable MWS Transport Configuration
` [PATCH v3 7/7] Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boards

[PATCH] Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
 2022-09-19 17:30 UTC  (2+ messages)

[PATCH] Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works
 2022-09-19 17:30 UTC  (2+ messages)

[PATCH v2 0/5] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-09-19 15:15 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: net: Add generic Bluetooth controller
` [PATCH v2 2/5] dt-bindings: net: Add Broadcom BCM4377 family PCIe Bluetooth

[PATCH v3] Bluetooth: btusb: Add more device IDs for WCN6855
 2022-09-18 13:31 UTC  (2+ messages)
` [v3] "

[PATCH v2] Bluetooth: btusb: Add more device IDs for WCN6855
 2022-09-18  9:11 UTC  (2+ messages)
` [v2] "

[PATCH] Bluetooth: btusb: Add more device IDs for WCN6855
 2022-09-18  7:46 UTC  (5+ messages)
`  "

How does btmon know that type 9 is "Apple TV"?
 2022-09-16 20:24 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS 812e92b824c1db16c9519f8624d48a9901a0d38f
 2022-09-16  9:51 UTC 

[PATCH BlueZ v2 1/4] lib/uuid: Add VCS UUIDs
 2022-09-16  5:02 UTC  (9+ messages)
` [PATCH BlueZ v2 2/4] shared/vcp: Add initial code for handling VCP
` [PATCH BlueZ v2 3/4] profiles: Add initial code for vcp plugin
` [PATCH BlueZ v2 4/4] monitor/att: Add decoding support for Volume Control Serice
` [BlueZ,v2,1/4] lib/uuid: Add VCS UUIDs

[PATCH v4 03/18] Bluetooth: RFCOMM: remove define-only RFCOMM_TTY_MAGIC ex-magic-number
 2022-09-15 23:54 UTC  (2+ messages)
  ` [v4,03/18] "

[PATCH BlueZ 0/4] Volume Control Profile
 2022-09-15 21:20 UTC  (2+ messages)

[bluez/bluez] b632ec: rfcomm-tester: Add test to close socket while conn
 2022-09-15 21:18 UTC 

[PATCH] Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release
 2022-09-15 21:10 UTC  (4+ messages)
`  "

[PATCH BlueZ 1/4] lib/uuid: Add VCS UUIDs
 2022-09-15  9:53 UTC  (4+ messages)
` Volume Control Profile

[bluetooth-next:master] BUILD SUCCESS 9afc675edeeb34d281675f1d5a217d27c5a1a3db
 2022-09-15  9:11 UTC 

[PATCH 1/4] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding
 2022-09-15  1:57 UTC  (8+ messages)
` [PATCH 3/4] Bluetooth: btusb: mediatek: reset the device as WMT failed

[PATCH v2 0/3] Bluetooth: Add btrealtek data struct and improve SCO sound quality of RTK chips
 2022-09-14 21:37 UTC  (3+ messages)
` [PATCH v2 2/3] Bluetooth: btusb: Workaround for spotty SCO quality

[kernel PATCH v1 0/1] Bluetooth: hci_sync: allow advertising during active scan without privacy
 2022-09-14 20:10 UTC  (2+ messages)

[kernel PATCH v2 0/1] Bluetooth: hci_sync: allow advertise when scan without RPA
 2022-09-14 20:10 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add a new PID/VID 13d3/3583 for MT7921
 2022-09-14 20:10 UTC  (2+ messages)

[PATCH] Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev()
 2022-09-14 20:10 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add a new VID/PID 0e8d/0608 for MT7921
 2022-09-14 20:10 UTC  (2+ messages)

[Bug 215197] New: Memory leaks show up a while after usung Edimax Wi-Fi N150 Bluetooth4.0 USB Adapter (rtl8723be)
 2022-09-14 13:13 UTC  (5+ messages)
` [Bug 215197] Memory leaks show up when using Edimax Wi-Fi N150 Bluetooth/Wireless USB Adapter (RTL8XXXU)

[PATCH v2] Bluetooth: protect remote oob data in build_pairing_cmd's callsites
 2022-09-14  9:47 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).