Linux on Apple ARM platform development
 help / color / mirror / Atom feed
 messages from 2022-10-07 16:35:49 to 2022-11-09 02:55:49 UTC [more...]

RFC: nvme-pci: split the probe and reset handlers
 2022-11-09  2:55 UTC  (14+ messages)
` [PATCH 01/12] nvme-pci: don't call nvme_init_ctrl_finish from nvme_passthru_end
` [PATCH 02/12] nvme: move OPAL setup from PCIe to core
` [PATCH 03/12] nvme: simplify transport specific device attribute handling
` [PATCH 04/12] nvme-pci: put the admin queue in nvme_dev_remove_admin
` [PATCH 05/12] nvme-pci: move more teardown work to nvme_remove
` [PATCH 06/12] nvme-pci: factor the iod mempool creation into a helper
` [PATCH 07/12] nvme-pci: factor out a nvme_pci_alloc_ctrl helper
` [PATCH 08/12] nvme-pci: set constant paramters in nvme_pci_alloc_ctrl
` [PATCH 09/12] nvme-pci: call nvme_pci_configure_admin_queue from nvme_pci_enable
` [PATCH 10/12] nvme-pci: split nvme_dbbuf_dma_alloc
` [PATCH 11/12] nvme-pci: split the initial probe from the rest path
` [PATCH 12/12] nvme-pci: don't unbind the driver on reset failure

[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
 2022-11-08 22:30 UTC  (43+ messages)
` [PATCH 4/6] platform/apple: Add new Apple Mac SMC driver
` [PATCH v3 0/7] Add Apple Mac System Management Controller GPIOs
  ` [PATCH v3 1/7] mfd: Add core Apple Mac SMC driver
  ` [PATCH v3 2/7] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc
  ` [PATCH v3 3/7] dt-bindings: mfd: add binding for Apple Mac System Management Controller
  ` [PATCH v3 4/7] platform/apple: Add new Apple Mac SMC driver
  ` [PATCH v3 5/7] arm64: dts: apple: Add SMC node to t8103 devicetrees
  ` [PATCH v3 6/7] dt-bindings: gpio: add binding for the GPIO block for Apple Mac SMC
  ` [PATCH v3 7/7] gpio: Add new gpio-macsmc driver for Apple Macs

[PATCH v10 0/5] iommu: Support mappings/reservations in reserved-memory regions
 2022-11-08 16:25 UTC  (9+ messages)
` [PATCH v10 1/5] of: Introduce of_translate_dma_region()
` [PATCH v10 2/5] of: Stop DMA translation at last DMA parent
` [PATCH v10 3/5] dt-bindings: reserved-memory: Document iommu-addresses
` [PATCH v10 4/5] iommu: Implement of_iommu_get_resv_regions()
` [PATCH v10 5/5] iommu: dma: Use of_iommu_get_resv_regions()

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

[PATCH v4] i2c/pasemi: PASemi I2C controller IRQ enablement
 2022-11-07  5:14 UTC  (3+ messages)

[PATCH v2 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-11-06 15:49 UTC  (14+ messages)
` [PATCH v2 1/4] dt-bindings: pwm: Add Apple PWM controller
` [PATCH v2 2/4] "
` [PATCH v2 3/4] arm64: dts: apple: t8103: Add "
` [PATCH v2 4/4] MAINTAINERS: Add entries for Apple PWM driver

[PATCH] soc: apple: rtkit: Stop casting function pointer signatures
 2022-11-04 15:41 UTC 

[PATCH] soc: apple: sart: Stop casting function pointer signatures
 2022-11-04 15:39 UTC 

[PATCH] usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handler
 2022-11-03 15:43 UTC  (4+ messages)

[PATCH v2] OPP: decouple dt properties in opp_parse_supplies()
 2022-11-03 11:04 UTC  (4+ messages)

[PATCH v3 0/5] Apple SoC cpufreq driver
 2022-11-02  6:18 UTC  (20+ messages)
` [PATCH v3 1/5] MAINTAINERS: Add entries for "
` [PATCH v3 2/5] dt-bindings: cpufreq: apple,soc-cpufreq: Add binding for Apple SoC cpufreq
` [PATCH v3 3/5] cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle format
` [PATCH v3 4/5] cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-states
` [PATCH v3 5/5] arm64: dts: apple: Add CPU topology & cpufreq nodes for t8103

[PATCH v3] i2c/pasemi: PASemi I2C controller IRQ enablement
 2022-11-01 20:06 UTC  (6+ messages)

[PATCH v2] drm/format-helper: Only advertise supported formats for conversion
 2022-10-31 18:22 UTC  (13+ messages)

[PATCH 1/3] ASoC: tas2770: Fix set_tdm_slot in case of single slot
 2022-10-31 15:18 UTC  (4+ messages)
` [PATCH 2/3] ASoC: tas2764: "
` [PATCH 3/3] ASoC: tas2780: "

[PATCH 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-10-29  6:25 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: pwm: Add Apple PWM controller
` [PATCH 2/4] "
` [PATCH 3/4] arm64: dts: apple: t8103: Add "
` [PATCH 4/4] MAINTAINERS: Add entries for Apple PWM driver

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

[PATCH] drm/simpledrm: Only advertise formats that are supported
 2022-10-28 11:11 UTC  (9+ messages)

[GIT PULL] Apple SoC DT updates for 6.2
 2022-10-24  6:21 UTC 

[PATCH v2 0/7] Add Apple Mac System Management Controller GPIOs
 2022-10-24  4:53 UTC  (6+ messages)
` [PATCH 4/7] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc

[PATCH] irqchip/apple-aic: Mark aic_info structs __initconst
 2022-10-22 13:49 UTC  (3+ messages)

[PATCH v9 0/5] iommu: Support mappings/reservations in reserved-memory regions
 2022-10-20 14:34 UTC  (7+ messages)
` [PATCH v9 2/5] iommu: Implement of_iommu_get_resv_regions()

[PATCH v2 1/2] dmaengine: apple-admac: Fix grabbing of channels in of_xlate
 2022-10-19 16:54 UTC  (3+ messages)
` [PATCH v2 2/2] dmaengine: apple-admac: Allocate cache SRAM to channels

[PATCH RESEND 1/2] dmaengine: apple-admac: Fix grabbing of channels in of_xlate
 2022-10-19 13:03 UTC  (3+ messages)
` [PATCH RESEND 2/2] dmaengine: apple-admac: Allocate cache SRAM to channels

[PATCH -next] ASoC: cs42l83: change cs42l83_regmap to static
 2022-10-18 11:28 UTC  (2+ messages)

[PATCH v2 2/4] brcmfmac: Support 89459 pcie
 2022-10-17 12:38 UTC 

[PATCH] nvme-apple: fix DMA-API warning
 2022-10-17  7:20 UTC  (4+ messages)

[PATCH v4 0/2] A7-A11 AIC support
 2022-10-10 14:10 UTC  (11+ messages)
` [PATCH v4 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH v4 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs

[RFC PATCH 00/21] block: add and use init tagset helper
 2022-10-10  7:55 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox