asahi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-07 19:41:35 to 2022-09-19 16:49:30 UTC [more...]

[PATCH v3 0/7] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-09-19 16:48 UTC 

[PATCH v2 0/5] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-09-19 15:15 UTC  (12+ 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 wireless-next v3 0/12] Add support for bcm4378 on Apple platforms
 2022-09-19 10:00 UTC  (14+ messages)
` [PATCH wireless-next v3 01/12] dt-bindings: net: bcm4329-fmac: Add Apple properties & chips
` [PATCH wireless-next v3 02/12] brcmfmac: firmware: Handle per-board clm_blob files
` [PATCH wireless-next v3 03/12] brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism
` [PATCH wireless-next v3 04/12] brcmfmac: firmware: Support passing in multiple board_types
` [PATCH wireless-next v3 05/12] brcmfmac: pcie: Read Apple OTP information
` [PATCH wireless-next v3 06/12] brcmfmac: of: Fetch Apple properties
` [PATCH wireless-next v3 07/12] brcmfmac: pcie: Perform firmware selection for Apple platforms
` [PATCH wireless-next v3 08/12] brcmfmac: firmware: Allow platform to override macaddr
` [PATCH wireless-next v3 09/12] brcmfmac: msgbuf: Increase RX ring sizes to 1024
` [PATCH wireless-next v3 10/12] brcmfmac: pcie: Support PCIe core revisions >= 64
` [PATCH wireless-next v3 11/12] brcmfmac: pcie: Add IDs/properties for BCM4378
` [PATCH wireless-next v3 12/12] arm64: dts: apple: Add WiFi module and antenna properties

[PATCH 0/4] Apple ADMAC peripheral reset clean-up
 2022-09-18 10:00 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: dma: apple,admac: Add reset
` [PATCH 2/4] arm64: dts: apple: Add ADMAC resets on t8103/t600x
` [PATCH 3/4] dmaengine: apple-admac: Do not use devres for IRQs
` [PATCH 4/4] dmaengine: apple-admac: Trigger shared reset

[PATCH 0/3] apple rtkit: add support for atomic operations
 2022-09-17 17:47 UTC  (12+ messages)
` [PATCH 1/3] mailbox: apple: Implement flush() operation
` [PATCH 2/3] mailbox: apple: Implement poll_data() operation
` [PATCH 3/3] soc: apple: rtkit: Add apple_rtkit_poll

[PATCH v1 00/10] Apple M1 Pro/Max/Ultra device trees
 2022-09-17  9:17 UTC  (14+ messages)
` [PATCH v1 01/10] dt-bindings: dma: apple,admac: Add iommus and power-domains properties
` [PATCH v1 02/10] dt-bindings: apple,aic2: Add CPU PMU per-cpu pseudo-interrupts
` [PATCH v1 03/10] dt-bindings: arm: apple: Add t6001/t6002 Mac Studio compatibles
` [PATCH v1 04/10] arm64: dts: apple: Fix j45x model years
` [PATCH v1 05/10] arm64: dts: apple: Add initial t6000/t6001/t6002 DTs
` [PATCH v1 06/10] arm64: dts: apple: Add J314 and J316 devicetrees
` [PATCH v1 07/10] arm64: dts: apple: Add J375 devicetrees
` [PATCH v1 08/10] arm64: dts: apple: t8103: Add AUDIO_P parent to the SIO_ADMA power domain
` [PATCH v1 09/10] arm64: dts: apple: t8103: Add MCA and its support
` [PATCH v1 10/10] arm64: dts: apple: t600x: "

[PATCH v5 0/5] iommu: M1 Pro/Max DART support
 2022-09-16 12:05 UTC  (9+ messages)
` [PATCH v5 1/5] dt-bindings: iommu: dart: add t6000 compatible
` [PATCH v5 2/5] iommu/io-pgtable: Move Apple DART support to its own file
` [PATCH v5 3/5] iommu/io-pgtable: Add DART subpage protection support
` [PATCH v5 4/5] iommu/io-pgtable-dart: Add DART PTE support for t6000
` [PATCH v5 5/5] iommu: dart: Support t6000 variant

[PATCH wireless-next v2 0/12] Add support for bcm4378 on Apple platforms
 2022-09-16  7:31 UTC  (34+ messages)
` [PATCH wireless-next v2 01/12] dt-bindings: net: bcm4329-fmac: Add Apple properties & chips
` [PATCH wireless-next v2 02/12] brcmfmac: firmware: Handle per-board clm_blob files
` [PATCH wireless-next v2 03/12] brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism
` [PATCH wireless-next v2 04/12] brcmfmac: firmware: Support passing in multiple board_types
` [PATCH wireless-next v2 05/12] brcmfmac: pcie: Read Apple OTP information
` [PATCH wireless-next v2 06/12] brcmfmac: of: Fetch Apple properties
` [PATCH wireless-next v2 07/12] brcmfmac: pcie: Perform firmware selection for Apple platforms
` [PATCH wireless-next v2 08/12] brcmfmac: firmware: Allow platform to override macaddr
` [PATCH wireless-next v2 09/12] brcmfmac: msgbuf: Increase RX ring sizes to 1024
` [PATCH wireless-next v2 10/12] brcmfmac: pcie: Support PCIe core revisions >= 64
` [PATCH wireless-next v2 11/12] brcmfmac: pcie: Add IDs/properties for BCM4378
` [PATCH wireless-next v2 12/12] arm64: dts: apple: Add WiFi module and antenna properties

[PATCH net-next 0/12] Add support for bcm4378 on Apple platforms
 2022-09-16  7:27 UTC  (5+ messages)
` [PATCH net-next 12/12] arm64: dts: apple: Add WiFi module and antenna properties

[PATCH v2 00/11] Support for CS42L83 on Apple machines
 2022-09-15 13:45 UTC  (14+ messages)
` [PATCH v2 01/11] ASoC: dt-bindings: cs42l42: Add 'cs42l83' compatible
` [PATCH v2 02/11] ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()
` [PATCH v2 03/11] ASoC: cs42l42: Use cs42l42->dev instead of &i2c_client->dev
` [PATCH v2 04/11] ASoC: cs42l42: Split probe() and remove() into stages
` [PATCH v2 05/11] ASoC: cs42l42: Split cs42l42_resume into two functions
` [PATCH v2 06/11] ASoC: cs42l42: Pass component and dai defs into common probe
` [PATCH v2 07/11] ASoC: cs42l42: Split I2C identity into separate module
` [PATCH v2 08/11] ASoC: cs42l42: Export regmap elements to core namespace
` [PATCH v2 09/11] ASoC: cs42l83: Extend CS42L42 support to new part
` [PATCH v2 10/11] ASoC: cs42l42: Implement 'set_bclk_ratio'
` [PATCH v2 11/11] ASoC: cs42l42: Switch to dev_err_probe() helper

[RFC PATCH 00/10] Apple M1 Pro/Max/Ultra device trees
 2022-09-15 12:48 UTC  (27+ messages)
` [RFC PATCH 01/10] dt-bindings: apple,aic: Fix required item "apple,fiq-index" in affinity description
` [RFC PATCH 02/10] dt-bindings: dma: apple,admac: Add iommus and power-domains properties
` [RFC PATCH 03/10] dt-bindings: apple,aic2: Add CPU PMU per-cpu pseudo-interrupts
` [RFC PATCH 04/10] dt-bindings: arm: apple: Add t6001/t6002 Mac Studio compatibles
` [RFC PATCH 05/10] arm64: dts: apple: Fix j45x model years
` [RFC PATCH 06/10] arm64: dts: apple: Add initial t6000/t6001/t6002 DTs
` [RFC PATCH 07/10] arm64: dts: apple: Add J314 and J316 devicetrees
` [RFC PATCH 08/10] arm64: dts: apple: Add J375 devicetrees
` [RFC PATCH 09/10] arm64: dts: apple: t8103: Add MCA and its support
` [RFC PATCH 10/10] arm64: dts: apple: t600x: "

[PATCH 00/10] Support for CS42L83 on Apple machines
 2022-09-15  9:08 UTC  (22+ messages)
` [PATCH 01/10] ASoC: dt-bindings: cs42l42: Add 'cs42l83' compatible
` [PATCH 02/10] ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()
` [PATCH 03/10] ASoC: cs42l42: Use cs42l42->dev instead of &i2c_client->dev
` [PATCH 04/10] ASoC: cs42l42: Split probe() and remove() into stages
` [PATCH 05/10] ASoC: cs42l42: Split cs42l42_resume into two functions
` [PATCH 06/10] ASoC: cs42l42: Pass component and dai defs into common probe
` [PATCH 07/10] ASoC: cs42l42: Split I2C identity into separate module
` [PATCH 08/10] ASoC: cs42l42: Export regmap elements to core namespace
` [PATCH 09/10] ASoC: cs42l83: Extend CS42L42 support to new part
` [PATCH 10/10] ASoC: cs42l42: Implement 'set_bclk_ratio'

[PATCH v6 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-09-13  8:36 UTC  (24+ messages)
` [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group

[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
 2022-09-12 10:55 UTC  (12+ messages)
` [PATCH 4/6] platform/apple: Add new Apple Mac SMC driver

[PATCH v8 0/5] iommu: Support mappings/reservations in reserved-memory regions
 2022-09-09 16:10 UTC  (9+ messages)
` [PATCH v8 1/5] dt-bindings: reserved-memory: Document iommu-addresses
` [PATCH v8 2/5] iommu: Implement of_iommu_get_resv_regions()

[PATCH v2 0/7] Add Apple Mac System Management Controller GPIOs
 2022-09-08 16:46 UTC  (8+ messages)
` [PATCH 2/7] dt-bindings: gpio: add binding for the GPIO block for Apple Mac SMC
` [PATCH 7/7] arm64: dts: apple: Add SMC node to t8103/t6001 devicetrees


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