linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-21 09:38:38 to 2020-07-30 20:39:06 UTC [more...]

[PATCH BlueZ 00/10] Clean up Config Server
 2020-07-30 20:38 UTC  (8+ messages)
` [PATCH BlueZ 01/10] mesh: Clean up handling of config subscription messages
` [PATCH BlueZ 02/10] mesh: Clean up handling of config model binding messages
` [PATCH BlueZ 03/10] mesh: Clean up handling of config node identity message
` [PATCH BlueZ 04/10] mesh: Clean up handling of config publication messages
` [PATCH BlueZ 05/10] mesh: Clean up handling of config net and app key messages
` [PATCH BlueZ 06/10] mesh: Clean up handling of config relay messages
` [PATCH BlueZ 07/10] mesh: Clean up handling of config poll timeout message

[PATCH] Bluetooth: Increment management interface revision
 2020-07-30 17:40 UTC 

[PATCH 8/8] Bluetooth: Enable controller RPA resolution using Experimental feature
 2020-07-30  9:56 UTC  (3+ messages)

[PATCH] Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"
 2020-07-30  9:55 UTC  (5+ messages)

[PATCH 6/8] Bluetooth: Enable/Disable address resolution during le create conn
 2020-07-30  9:14 UTC 

[PATCH 4/8] Bluetooth: Translate additional address type during le_conn
 2020-07-30  9:14 UTC 

[PATCH 7/8] Bluetooth: Enable RPA Timeout
 2020-07-30  9:14 UTC 

[PATCH 1/8] Bluetooth: Translate additional address type correctly
 2020-07-30  9:14 UTC 

[PATCH 5/8] Bluetooth: Let controller creates RPA during le create conn
 2020-07-30  9:14 UTC 

[PATCH 2/8] Bluetooth: Configure controller address resolution if available
 2020-07-30  9:14 UTC 

[PATCH 3/8] Bluetooth: Update resolving list when updating whitelist
 2020-07-30  9:14 UTC 

[PATCH v5 1/8] Bluetooth: Translate additional address type correctly
 2020-07-30  9:12 UTC  (10+ messages)
` [PATCH v5 2/8] Bluetooth: Configure controller address resolution if available
` [PATCH v5 3/8] Bluetooth: Update resolving list when updating whitelist
` [PATCH v5 4/8] Bluetooth: Translate additional address type during le_conn
` [PATCH v5 5/8] Bluetooth: Let controller creates RPA during le create conn
` [PATCH v5 6/8] Bluetooth: Enable/Disable address resolution "
` [PATCH v5 7/8] Bluetooth: Enable RPA Timeout
` [PATCH v5 8/8] Bluetooth: Enable controller RPA resolution using Experimental feature

[PATCH v4] Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
 2020-07-30  5:42 UTC  (3+ messages)

[Bluez PATCH v1] input/device: Implement handle for UHID_SET_REPORT
 2020-07-29 23:47 UTC  (2+ messages)

[PATCH BlueZ] mesh: Add guard against wedging outbound queue
 2020-07-29 19:00 UTC  (2+ messages)

[PATCH BlueZ] mesh: Fix calculation of model publication period
 2020-07-29 19:00 UTC  (2+ messages)

[PATCH v5 0/1] power: Emit change uevent when updating sysfs
 2020-07-29 15:01 UTC  (5+ messages)
` [PATCH v5 1/1] power: Emit changed uevent on wakeup_sysfs_add/remove

[PATCH BlueZ] device: Don't mark services resolved on error
 2020-07-29  7:16 UTC 

[RFC Bluez PATCH 0/3] adapter: Reconnect audio when resuming from suspend
 2020-07-29  1:55 UTC  (4+ messages)
` [RFC Bluez PATCH 1/3] mgmt: Add controller suspend and resume events
` [RFC Bluez PATCH 2/3] monitor: Add btmon support for Suspend and Resume events
` [RFC Bluez PATCH 3/3] adapter: Reconnect audio on controller resume

[PATCH 0/3] Bluetooth: Emit events for suspend/resume
 2020-07-29  1:42 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: Add mgmt suspend and resume events
` [PATCH 2/3] Bluetooth: Add suspend reason for device disconnect
` [PATCH 3/3] Bluetooth: Emit controller suspend and resume events

[PATCH v1] Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR
 2020-07-28 18:30 UTC  (2+ messages)

[PATCH v3] Bluetooth: Fix suspend notifier race
 2020-07-28 18:28 UTC  (2+ messages)

[Bluez PATCH v3 1/2] device: add device_remove_bonding function
 2020-07-28 18:03 UTC  (3+ messages)

[PATCH v2] Bluetooth: Fix suspend notifier race
 2020-07-28 16:53 UTC  (2+ messages)

[RFC] Bluetooth: L2CAP: Fix to handling fragmented header
 2020-07-28 16:39 UTC  (3+ messages)

[PATCH RFC] bluetooth: add support for some old headsets
 2020-07-28 13:27 UTC  (8+ messages)

[PATCH] Bluetooth: adding configurable eir_max_name_len
 2020-07-28 13:16 UTC  (3+ messages)

[Bluez PATCH] main: adding configurable eir_max_name_len
 2020-07-28 13:10 UTC  (3+ messages)

get rid of the address_space override in setsockopt v2
 2020-07-28  8:17 UTC  (59+ messages)
` [PATCH 01/26] bpfilter: fix up a sparse annotation
` [PATCH 02/26] net/bpfilter: split __bpfilter_process_sockopt
` [PATCH 03/26] bpfilter: reject kernel addresses
` [PATCH 04/26] net: add a new sockptr_t type
` [PATCH 05/26] net: switch copy_bpf_fprog_from_user to sockptr_t
` [PATCH 06/26] net: switch sock_setbindtodevice "
` [PATCH 07/26] net: switch sock_set_timeout "
` [PATCH 08/26] "
  ` [MPTCP] "
` [PATCH 09/26] net/xfrm: switch xfrm_user_policy "
` [PATCH 10/26] netfilter: remove the unused user argument to do_update_counters
` [PATCH 11/26] netfilter: switch xt_copy_counters to sockptr_t
` [PATCH 12/26] netfilter: switch nf_setsockopt "
` [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 14/26] net/ipv4: switch ip_mroute_setsockopt "
` [PATCH 15/26] net/ipv4: merge ip_options_get and ip_options_get_from_user
` [PATCH 16/26] net/ipv4: switch do_ip_setsockopt to sockptr_t
` [PATCH 17/26] net/ipv6: switch ip6_mroute_setsockopt "
` [PATCH 18/26] net/ipv6: split up ipv6_flowlabel_opt
` [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
` [PATCH 20/26] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [PATCH 21/26] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [PATCH 22/26] net/udp: switch udp_lib_setsockopt "
` [PATCH 23/26] net/tcp: switch ->md5_parse "
` [PATCH 24/26] net/tcp: switch do_tcp_setsockopt "
` [PATCH 25/26] net: pass a sockptr_t into ->setsockopt
  ` [MPTCP] "
` [PATCH 26/26] net: optimize the sockptr_t for unified kernel/user address spaces

[PATCH 1/2] Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
 2020-07-28  7:17 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: hci_serdev: Only unregister device if it was registered

[Bluez PATCH v2] doc: Add Suspend and Resume events
 2020-07-28  7:16 UTC  (3+ messages)

[PATCH BlueZ] Add a presubmit configuration file for Chromium OS repo
 2020-07-28  7:14 UTC  (3+ messages)

[PATCH] Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
 2020-07-28  7:13 UTC  (2+ messages)

[PATCH] Bluetooth: Fix suspend notifier race
 2020-07-28  7:05 UTC  (2+ messages)

[PATCH BlueZ 1/1] src/agent.c : parse_io_capability Function optimization
 2020-07-27 23:21 UTC  (2+ messages)

[PATCH BlueZ v2] main: add missing comma after AlwaysPairable
 2020-07-27 23:15 UTC  (2+ messages)

Mesh: Continuous Transaction Acknowledgment
 2020-07-27 22:41 UTC 

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-07-27  5:53 UTC  (5+ messages)

[PATCH BlueZ v4] mesh: Move model functionality out of node.c to model.c
 2020-07-26 17:31 UTC  (2+ messages)

[PATCH BlueZ] main: add missing comma after AlwaysPairable
 2020-07-24 13:22 UTC  (2+ messages)
` [BlueZ] "

[PATCH BlueZ] src: Event callback registration optimization
 2020-07-24 12:21 UTC 

[PATCH BlueZ] src: Event callback registration optimization
 2020-07-24 12:20 UTC 

Advertisement monitor interface in bluetoothctl plan
 2020-07-24  5:41 UTC 

[Bluez PATCH v1 1/2] input: authenticate when connecting to a bonded device
 2020-07-23 16:43 UTC  (3+ messages)
` [Bluez PATCH v1 2/2] input: encrypt on receive conn req if classic_bonded_only

[Bluez PATCH v5 1/2] audio/transport: change volume to 8bit
 2020-07-23 16:40 UTC  (3+ messages)
` [Bluez PATCH v5 2/2] audio/transport: supply volume on transport init

[PATCH BlueZ] adapter: Don't remove temporary devices on disconnect
 2020-07-23 16:38 UTC  (2+ messages)

[PATCH v4 0/8] LL Privacy Support
 2020-07-23 12:23 UTC  (4+ messages)
` [PATCH v4 8/8] Bluetooth: Enable controller RPA resolution using Experimental feature

[Bluez PATCH v4 1/2] audio/transport: change volume to 8bit
 2020-07-23  6:51 UTC  (4+ messages)
` [Bluez PATCH v4 2/2] audio/transport: supply volume on transport init
` [Bluez,v4,1/2] audio/transport: change volume to 8bit

BlueZ host
 2020-07-23  5:06 UTC 

[Bluez PATCH v3 1/2] audio/transport: change volume to 8bit
 2020-07-22 18:59 UTC  (3+ messages)
` [Bluez PATCH v3 2/2] audio/transport: supply volume on transport init

[PATCH BlueZ v3] mesh: Move model functionality out of node.c to model.c
 2020-07-22 18:14 UTC 

get rid of the address_space override in setsockopt
 2020-07-22 17:09 UTC  (22+ messages)
` [PATCH 03/24] net: add a new sockptr_t type
` [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
` [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
  ` [MPTCP] "

Networking - NetworkServer1
 2020-07-22  8:32 UTC  (3+ messages)

[Bluez PATCH v2 1/2] audio/transport: change volume to 8bit
 2020-07-22  3:24 UTC  (3+ messages)
` [Bluez PATCH v2 2/2] audio/transport: supply volume on transport init
` [Bluez,v2,1/2] audio/transport: change volume to 8bit

[PATCH BlueZ] mesh: Fix memory leak on provisioning timeout
 2020-07-21 19:47 UTC 

[PATCH BlueZ] tools/mesh-cfgclient: Fix segfault on remote node reset
 2020-07-21 16:01 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).