linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
 2025-09-02 19:54 UTC  (45+ messages)
` [PATCH 01/37] dt-bindings: arm: apple: Add t6020x compatibles
` [PATCH 02/37] dt-bindings: arm: apple: apple,pmgr: Add t6020-pmgr compatible
` [PATCH 03/37] pmdomain: apple: Add "apple,t8103-pmgr-pwrstate"
` [PATCH 04/37] dt-bindings: power: apple,pmgr-pwrstate: Add t6020 compatible
` [PATCH 05/37] dt-bindings: cpufreq: apple,cluster-cpufreq: "
` [PATCH 06/37] dt-bindings: interrupt-controller: apple,aic2: Add apple,t6020-aic compatible
` [PATCH 07/37] dt-bindings: iommu: dart: Add apple,t6020-dart compatible
` [PATCH 08/37] pinctrl: apple: Add "apple,t8103-pinctrl" as compatible
` [PATCH 09/37] dt-bindings: pinctrl: apple,pinctrl: Add apple,t6020-pinctrl compatible
` [PATCH 10/37] dt-bindings: i2c: apple,i2c: Add apple,t6020-i2c compatible
` [PATCH 11/37] dt-bindings: mailbox: apple,mailbox: Add t6020 compatible
` [PATCH 12/37] dt-bindings: gpu: apple,agx: Add agx-{g14s,g14c,g14d} compatibles
` [PATCH 13/37] dt-bindings: iommu: apple,sart: Add apple,t6020-sart compatible
` [PATCH 14/37] nvme-apple: Add "apple,t8103-nvme-ans2" as compatible
` [PATCH 15/37] dt-bindings: nvme: apple: Add apple,t6020-nvme-ans2 compatible
` [PATCH 16/37] dt-bindings: net: bcm4377-bluetooth: Add BCM4388 compatible
` [PATCH 17/37] dt-bindings: net: bcm4329-fmac: Add BCM4388 PCI compatible
` [PATCH 18/37] mfd: macsmc: Add "apple,t8103-smc" compatible
` [PATCH 19/37] dt-bindings: mfd: apple,smc: Add t6020-smc compatible
` [PATCH 20/37] dt-bindings: pwm: apple,s5l-fpwm: Add t6020-fpwm compatible
` [PATCH 21/37] spmi: apple: Add "apple,t8103-spmi" compatible
` [PATCH 22/37] dt-bindings: spmi: apple,spmi: Add t6020-spmi compatible
` [PATCH 23/37] watchdog: apple: Add "apple,t8103-wdt" compatible
` [PATCH 24/37] dt-bindings: watchdog: apple,wdt: Add t6020-wdt compatible
` [PATCH 25/37] clk: clk-apple-nco: Add "apple,t8103-nco" compatible
` [PATCH 26/37] dt-bindings: clock: apple,nco: Add t6020-nco compatible
` [PATCH 27/37] dmaengine: apple-admac: Add "apple,t8103-admac" compatible
` [PATCH 28/37] dt-bindings: dma: apple,admac: Add t6020-admac compatible
` [PATCH 29/37] ASoC: apple: mca: Add "apple,t8103-mca" compatible
` [PATCH 30/37] ASoC: dt-bindings: apple,mca: Add t6020-mca compatible

[bluetooth-next:master 83/84] drivers/bluetooth/btmtksdio.c:442:33: error: array type has incomplete element type 'struct h4_recv_pkt'
 2025-09-02 16:20 UTC  (8+ messages)
` [PATCH] Bluetooth: btmtksdio: Fix build after header cleanup
  `  "
        ` [PATCH v2] Bluetooth: "

next-20250901 drivers bluetooth bpa10x.c:77:33: error: array type has incomplete element type 'struct h4_recv_pkt'
 2025-09-02 14:56 UTC  (2+ messages)

[PATCH v8] Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when BT_EN is pulled up by hw
 2025-09-01 22:24 UTC  (2+ messages)

[GIT PULL] bluetooth 2025-08-29
 2025-09-01 19:40 UTC  (2+ messages)

[PATCH BlueZ 1/3] unit/test-hfp: Re-order TS tests in alphabetical order
 2025-09-01 17:09 UTC  (4+ messages)
` [PATCH BlueZ 2/3] shared/hfp: Fix typos
` [PATCH BlueZ 3/3] unit/test-hfp: Play PDUs up to the last one for HF tests
` [BlueZ,1/3] unit/test-hfp: Re-order TS tests in alphabetical order

[bluez/bluez] 847323: unit/test-hfp: Re-order TS tests in alphabetical o
 2025-09-01 15:56 UTC 

[PATCH] Bluetooth: hci_h5: implement CRC data integrity
 2025-09-01  2:20 UTC  (4+ messages)
`  "

[PATCH][next] Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings
 2025-08-31 18:02 UTC  (3+ messages)
` [next] "

[PATCH] Bluetooth: btusb: Add support for Mercusys MA530 Bluetooth adapter
 2025-08-31 11:13 UTC  (3+ messages)
`  "

[bluez/bluez]
 2025-08-31  7:58 UTC 

[PATCH] Bluetooth: btusb: Add support for Mercusys MA530 Bluetooth adapter
 2025-08-31  1:10 UTC  (2+ messages)
`  "

[PATCH] Bluetooth: btusb: Add support for Mercusys MA530 Bluetooth adapter
 2025-08-30 23:37 UTC  (2+ messages)
`  "

[bluez/bluez]
 2025-08-30 21:00 UTC 

[PATCH bluetooth-next] Bluetooth: bcsp: receive data only if registered
 2025-08-30 20:34 UTC  (2+ messages)
` [bluetooth-next] "

[PATCH v1] driver: bluetooth: hci_qca:fix unable to load the BT driver
 2025-08-30 19:45 UTC  (4+ messages)

[bluetooth-next:master] BUILD REGRESSION 02925b3b935e2203077ec974b93bf2d5f84ab754
 2025-08-30 17:27 UTC 

[PATCH v1 1/3] Bluetooth: MGMT: Fix possible deadlock in mgmt_remove_adv_monitor_complete
 2025-08-30  6:03 UTC  (5+ messages)
` [PATCH v1 2/3] Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue
` [PATCH v1 3/3] Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
` [v1,1/3] Bluetooth: MGMT: Fix possible deadlock in mgmt_remove_adv_monitor_complete

[bluetooth-next PATCH] Bluetooth: hci_bcm: Configure sleep mode on RPM suspend/resume
 2025-08-30  6:00 UTC  (3+ messages)

(no subject)
 2025-08-29 22:01 UTC 

[PATCH] Bluetooth: remove duplicate h4_recv_buf() in header
 2025-08-29 16:40 UTC  (5+ messages)
`  "

[PATCH v1] Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
 2025-08-29 16:40 UTC  (3+ messages)
` [v1] "

[PATCH v2 0/1] device: Fix device recreation after failed restore
 2025-08-29 11:10 UTC  (3+ messages)
  ` [PATCH v2 1/1] device: Recreate paired device from storage "
    ` device: Fix device recreation "

[bluez/bluez] 9b0325: device: Recreate paired device from storage after 
 2025-08-29  9:57 UTC 

[PATCH] obexd: Refine error handling for agent authorization reply
 2025-08-29  7:54 UTC  (2+ messages)
`  "

[bluez/bluez] dc6c9a: obexd: Refine error handling for agent authorizati
 2025-08-29  6:42 UTC 

(no subject)
 2025-08-29  2:42 UTC  (2+ messages)
` 

[bluetooth-next:master] BUILD SUCCESS 0a8257bbc8db98965779a1495dad35503c7c5899
 2025-08-28 19:49 UTC 

[PATCH 31/37] spi: apple: Add "apple,t8103-spi" compatible
 2025-08-28 16:00 UTC  (12+ messages)
  ` [31/37] "
` [PATCH 32/37] spi: dt-bindings: apple,spi: Add t6020-spi compatible
` [PATCH 33/37] arm64: dts: apple: Add ethernet0 alias for J375 template
` [PATCH 34/37] arm64: dts: apple: Add initial t6020/t6021/t6022 DTs
` [PATCH 35/37] arm64: dts: apple: Add J414 and J416 Macbook Pro device trees
` [PATCH 36/37] arm64: dts: apple: Add J474s, J475c and J475d "
` [PATCH 37/37] arm64: dts: apple: Add J180d (Mac Pro, M2 Ultra, 2023) device tree

[PATCH v4 1/2] Bluetooth: btrtl: Firmware format v3 support
 2025-08-28  7:18 UTC  (4+ messages)
` [PATCH v4 2/2] Bluetooth: btrtl: Add enhanced download support
` [v4,1/2] Bluetooth: btrtl: Firmware format v3 support

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in release_sock (2)
 2025-08-27 20:33 UTC 

[PATCH v2 bluetooth-next] Bluetooth: vhci: Prevent use-after-free by removing debugfs files early
 2025-08-27 19:10 UTC  (3+ messages)
` [v2,bluetooth-next] "

[PATCH v1 1/3] Bluetooth: Add function and line information to bt_dbg
 2025-08-27 19:10 UTC  (5+ messages)
` [PATCH v1 2/3] Bluetooth: hci_core: Print number of packets in conn->data_q
` [PATCH v1 3/3] Bluetooth: hci_core: Print information of hcon on hci_low_sent
` [v1,1/3] Bluetooth: Add function and line information to bt_dbg

[PATCH v2 1/8] Bluetooth: hci_core: Convert instances of BT_DBG to bt_dev_dbg
 2025-08-27 19:10 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Fixup quirk for reading ext features on some Barrot controllers
 2025-08-27 17:05 UTC  (22+ messages)
`  "
                  ` [PATCH v2] Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI frames
                    ` [v2] "
                            ` [PATCH v3] "
                              ` [v3] "

[bluez/bluez]
 2025-08-27 15:41 UTC 

[bluez/bluez] 5d4efe: client: Fix transport.acquire not doing anything
 2025-08-27 15:40 UTC 

[PATCH BlueZ v1] client: Fix transport.acquire not doing anything
 2025-08-27 15:40 UTC  (3+ messages)
` [BlueZ,v1] "

[bluez/bluez] 6b5b35: client: Fix transport.acquire not doing anything
 2025-08-27 14:13 UTC 

[PATCH v11] Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when BT_EN is pulled up by hw
 2025-08-27 11:01 UTC  (2+ messages)
` [v11] "

[PATCH v10] Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when BT_EN is pulled up by hw
 2025-08-27  9:53 UTC  (3+ messages)

[PATCH v5] Bluetooth: btintel: Correctly declare all module firmware files
 2025-08-27  5:31 UTC  (4+ messages)
` [PATCH v5 RESEND] "

[bluez/bluez]
 2025-08-26 13:45 UTC 

[bluez/bluez]
 2025-08-26 13:45 UTC 

[bluez/bluez]
 2025-08-26 13:45 UTC 

[bluez/bluez] ca209e: avrcp: Fix not ending loop during item listing
 2025-08-26 13:44 UTC 

[PATCH BlueZ] avrcp: Fix not ending loop during item listing
 2025-08-26 13:40 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] obexd: client: Fix connect RX MTU
 2025-08-26 13:40 UTC  (3+ messages)
` [BlueZ] "

[PATCH BlueZ] device: fix auto connect with private addresses
 2025-08-26 13:40 UTC  (3+ messages)
` [BlueZ] "

[bluez/bluez] 9e52d3: device: fix auto connect with private addresses
 2025-08-26 11:49 UTC 

[bluez/bluez] 50da77: obexd: client: Fix connect RX MTU
 2025-08-26  9:15 UTC 

[bluez/bluez] 650f73: avrcp: Fix not ending loop during item listing
 2025-08-26  9:14 UTC 

[PATCH BlueZ] lib: Fix includes in installed header files
 2025-08-26  8:13 UTC  (8+ messages)
  ` [PATCH BlueZ v2 1/2] lib: Add missing includes in bluetooth/hci.h
    ` [PATCH BlueZ v2 2/2] lib: Add missing includes in bluetooth/hci_lib.h
    ` [BlueZ,v2,1/2] lib: Add missing includes in bluetooth/hci.h
` [BlueZ] lib: Fix includes in installed header files

[bluez/bluez]
 2025-08-25 20:34 UTC 

[bluez/bluez] 61c49d: lib: Add missing includes in bluetooth/hci.h
 2025-08-25 20:17 UTC 

[bluez/bluez] 12d7c4: lib: Add missing includes in bluetooth/hci.h
 2025-08-25 18:43 UTC 

[PATCH BlueZ v2 1/2] lib: Fix out-of-bounds write when concatenating commands
 2025-08-25 16:50 UTC  (2+ messages)
` [BlueZ,v2,1/2] "

[bluez/bluez] eb3c17: lib: Fix includes in installed header files
 2025-08-25 15:52 UTC 

[bluez/bluez] 8c6057: lib: Fix out-of-bounds write when concatenating co
 2025-08-25 15:33 UTC 


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).