linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-10 14:49:19 to 2023-03-15 23:22:14 UTC [more...]

[PATCH 000/173] ALSA/ASoC: Convert to platform remove callback returning void
 2023-03-15 15:06 UTC  (18+ messages)
` [PATCH 010/173] ALSA: ppc/powermac: "
` [PATCH 064/173] ASoC: fsl: fsl_asrc: "
` [PATCH 065/173] ASoC: fsl: fsl_aud2htx: "
` [PATCH 066/173] ASoC: fsl: fsl_audmix: "
` [PATCH 067/173] ASoC: fsl: fsl_dma: "
` [PATCH 068/173] ASoC: fsl: fsl_easrc: "
` [PATCH 069/173] ASoC: fsl: fsl_esai: "
` [PATCH 070/173] ASoC: fsl: fsl_mqs: "
` [PATCH 071/173] ASoC: fsl: fsl_rpmsg: "
` [PATCH 072/173] ASoC: fsl: fsl_sai: "
` [PATCH 073/173] ASoC: fsl: fsl_spdif: "
` [PATCH 074/173] ASoC: fsl: fsl_ssi: "
` [PATCH 075/173] ASoC: fsl: fsl_xcvr: "
` [PATCH 076/173] ASoC: fsl: imx-audmux: "
` [PATCH 077/173] ASoC: fsl: imx-pcm-rpmsg: "
` [PATCH 078/173] ASoC: fsl: imx-sgtl5000: "
` [PATCH 081/173] ASoC: fsl: mpc8610_hpcd: "

[PATCH 0/3] COVER: Remove memcpy_page_flushcache()
 2023-03-15 23:20 UTC 

[PATCH v3 4/9] scsi: lpfc: Change to use pci_aer_clear_uncorrect_error_status()
 2023-03-15 21:35 UTC  (2+ messages)

[PATCH v3 3/9] NTB: Remove pci_aer_clear_nonfatal_status() call
 2023-03-15 21:31 UTC  (2+ messages)

[PATCH v3 1/9] PCI/AER: Add pci_aer_clear_uncorrect_error_status() to PCI core
 2023-03-15 21:29 UTC  (2+ messages)

[PATCH] modpost: support arbitrary symbol length in modversion
 2023-03-15 21:00 UTC  (12+ messages)

[PATCH 1/2] sched/topology: introduce node_has_cpus() macro
 2023-03-15 16:48 UTC  (4+ messages)
` [PATCH 2/2] powerpc: use node_has_cpus() instead of nr_cpus_node()

[PATCH] soc: fsl: cpm1: qmc: Fix test dependency
 2023-03-15 13:19 UTC  (2+ messages)

[PATCH v11 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-15 12:23 UTC  (24+ messages)
` [PATCH v11 01/13] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [PATCH v11 02/13] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v11 03/13] dt-bindings: Convert gpio-mmio to yaml
` [PATCH v11 04/13] dt-bindings: gpio-mmio: Add compatible for QIXIS
` [PATCH v11 05/13] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v11 06/13] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v11 07/13] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH v11 08/13] phy: lynx10g: Enable by default on Layerscape
` [PATCH v11 09/13] arm64: dts: ls1046a: Add serdes nodes
` [PATCH v11 10/13] arm64: dts: ls1046ardb: Add serdes descriptions
` [PATCH v11 11/13] arm64: dts: ls1088a: Add serdes nodes
` [PATCH v11 12/13] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v11 13/13] arm64: dts: ls1088ardb: Add serdes descriptions

[PATCH v4 20/36] powerpc: Implement the new page table range API
 2023-03-15 10:18 UTC  (4+ messages)

[PATCH] net: Use of_property_read_bool() for boolean properties
 2023-03-15  8:35 UTC  (8+ messages)

boot regression on ppc64 with linux 6.2
 2023-03-15  6:42 UTC  (4+ messages)

[PATCH v2 0/2] Improving calls to kvmppc_hv_entry
 2023-03-15  5:37 UTC  (6+ messages)
` [PATCH v2 2/2] arch/powerpc/kvm: kvmppc_hv_entry: remove r4 argument

[PATCH] crypto: p10-aes-gcm - remove duplicate include header
 2023-03-15  3:35 UTC  (5+ messages)

[PATCH v2 4/5] riscv: Select ARCH_DMA_DEFAULT_COHERENT
 2023-03-15  2:07 UTC  (2+ messages)

[PATCH 12/36] powerpc/sysfs: move to use bus_get_dev_root()
 2023-03-15  2:00 UTC  (5+ messages)
` [PATCH 13/36] powerpc/powernv: "
` [PATCH 14/36] powerpc/pseries: "
` [PATCH 15/36] powerpc/fsl: "

[RFC PATCH v1] powerpc: Add version to install filenames
 2023-03-15  1:54 UTC  (2+ messages)

[PATCH] PCI/AER: correctable error message as KERN_INFO
 2023-03-15  0:24 UTC  (3+ messages)

[PATCH 1/1] PCI: layerscape: Add the workaround for A-010305
 2023-03-14 20:32 UTC  (5+ messages)

[PATCH v4 0/7] introduce vm_flags modifier functions
 2023-03-14 20:11 UTC  (2+ messages)

[PATCH v3 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2023-03-14 19:59 UTC  (3+ messages)
` [External] : "
  ` [EXT] "

[PATCH v5 0/4] PCI: Add pci_dev_for_each_resource() helper and update users
 2023-03-14 19:26 UTC  (5+ messages)
` [PATCH v5 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v5 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v5 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v5 4/4] pcmcia: "

[PATCH v2] net: Use of_property_read_bool() for boolean properties
 2023-03-14 19:18 UTC 

[PATCH v4 0/4] PCI: Add pci_dev_for_each_resource() helper and update users
 2023-03-14 18:43 UTC  (10+ messages)
` [PATCH v4 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v4 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v4 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v4 4/4] pcmcia: "

[PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-03-14 16:37 UTC  (6+ messages)

[PATCH v3] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2023-03-14 13:28 UTC  (2+ messages)

Question about the dependency on the config SOC_FSL in CPM_QMC
 2023-03-14  8:31 UTC  (5+ messages)

[PATCH v9 0/6] PowerPC: in kernel handling of CPU hotplug events for crash kernel
 2023-03-14  5:17 UTC  (15+ messages)
` [PATCH v9 1/6] powerpc/kexec: turn some static helper functions public
` [PATCH v9 2/6] powerpc/crash: introduce a new config option CRASH_HOTPLUG
` [PATCH v9 3/6] powerpc/crash: add a new member to the kimage_arch struct
` [PATCH v9 4/6] powerpc/crash: add crash CPU hotplug support
` [PATCH v9 5/6] crash: forward memory_notify args to arch crash hotplug handler
` [PATCH v9 6/6] powerpc/kexec: add crash memory hotplug support

[PATCH V6 00/15] Add support for stacked/parallel memories
 2023-03-13 17:15 UTC  (19+ messages)
` [PATCH V6 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V6 02/15] net: "
` [PATCH V6 03/15] iio: imu: "
` [PATCH V6 04/15] mtd: devices: "
` [PATCH V6 05/15] staging: "
` [PATCH V6 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH V6 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH V6 08/15] ALSA: hda: cs35l41: "
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH V6 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH V6 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V6 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V6 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V6 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V6 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
` (subset) [PATCH V6 00/15] Add support for stacked/parallel memories

[PATCH V5 00/15] spi: Add support for stacked/parallel memories
 2023-03-13 16:49 UTC  (2+ messages)
` (subset) "

[PATCH v10 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-13 22:13 UTC  (8+ messages)
` [PATCH v10 03/13] dt-bindings: Convert gpio-mmio to yaml

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-03-13 15:47 UTC  (5+ messages)
` [PATCH 5/6] soc: fsl: dpio: Suppress duplicated error reporting on device remove
` [PATCH 6/6] bus: fsl-mc: Make remove function return void

[PATCH net-next 0/9] net: freescale: Convert to platform remove callback returning void
 2023-03-13 15:05 UTC  (5+ messages)
` [PATCH net-next 6/9] net: fs_enet: "
` [PATCH net-next 9/9] net: ucc_geth: "

[PATCH] PCI: Use of_property_present() for testing DT property presence
 2023-03-13  8:43 UTC  (2+ messages)

[PATCH] cpufreq: pmac32: Use of_property_read_bool() for boolean properties
 2023-03-13  4:26 UTC  (2+ messages)

[PATCH v4 00/15] spi: Add support for stacked/parallel memories
 2023-03-11 21:16 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: Use of_property_read_bool() for boolean properties
 2023-03-11 17:19 UTC  (2+ messages)

[PATCH v2 0/4] enable bpf_prog_pack allocator for powerpc
 2023-03-11 10:16 UTC  (12+ messages)
` [PATCH v2 1/4] powerpc/code-patching: introduce patch_instructions()
` [PATCH v2 2/4] powerpc/bpf: implement bpf_arch_text_copy
` [PATCH v2 3/4] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v2 4/4] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]

[PATCH 0/2] ppc: simplify sysctl registration
 2023-03-10 23:28 UTC  (3+ messages)
` [PATCH 1/2] ppc: simplify one-level sysctl registration for powersave_nap_ctl_table
` [PATCH 2/2] ppc: simplify one-level sysctl registration for nmi_wd_lpm_factor_ctl_table

[PATCH v4 3/4] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-10 21:14 UTC  (4+ messages)

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2023-03-10 19:10 UTC  (11+ messages)
              ` [PATCH v2] "

[PATCH] hwmon: Use of_property_present() for testing DT property presence
 2023-03-10 16:30 UTC  (2+ messages)

[PATCH] serial: Use of_property_read_bool() for boolean properties
 2023-03-10 15:29 UTC  (2+ messages)

[PATCH] macintosh: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] soc: fsl: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 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).