linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-06 14:03:10 to 2022-07-11 13:30:34 UTC [more...]

[PATCH v2 00/15] make iio inkern interface firmware agnostic
 2022-07-11 13:29 UTC  (21+ messages)
` [PATCH v2 01/15] iio: inkern: only release the device node when done with it
` [PATCH v2 02/15] iio: inkern: fix return value in devm_of_iio_channel_get_by_name()
` [PATCH v2 03/15] iio: inkern: only return error codes in iio_channel_get_*() APIs
` [PATCH v2 04/15] iio: inkern: split of_iio_channel_get_by_name()
` [PATCH v2 05/15] iio: inkern: move to fwnode properties
` [PATCH v2 06/15] thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode API
` [PATCH v2 07/15] iio: adc: ingenic-adc: convert to IIO fwnode interface
` [PATCH v2 08/15] iio: adc: ab8500-gpadc: convert to device properties
` [PATCH v2 09/15] iio: adc: at91-sama5d2_adc: "
` [PATCH v2 10/15] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH v2 11/15] iio: adc: qcom-spmi-vadc: "
` [PATCH v2 12/15] iio: adc: qcom-spmi-adc5: "
` [PATCH v2 13/15] iio: adc: stm32-adc: "
` [PATCH v2 14/15] iio: inkern: remove OF dependencies
` [PATCH v2 15/15] iio: inkern: fix coding style warnings

[PATCH v6 0/7] clk/resets: baikal-t1: Add DDR/PCIe resets and xGMAC/SATA fixes
 2022-07-11 13:23 UTC  (10+ messages)
` [PATCH v6 1/7] clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD
` [PATCH v6 2/7] clk: baikal-t1: Fix invalid xGMAC PTP clock divider
` [PATCH v6 3/7] clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parent
` [PATCH v6 4/7] clk: baikal-t1: Add SATA internal ref clock buffer
` [PATCH v6 5/7] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH v6 6/7] clk: baikal-t1: Add DDR/PCIe directly controlled resets support
` [PATCH v6 7/7] clk: baikal-t1: Convert to platform device driver

[PATCH] pinctrl: ralink: Check for null return of devm_kcalloc
 2022-07-11 12:42 UTC  (2+ messages)

[PATCH] MIPS: Fixed __debug_virt_addr_valid()
 2022-07-11 11:29 UTC  (6+ messages)

[PATCH] MIPS: math-emu: Use the bitmap API to allocate bitmaps
 2022-07-11  8:37 UTC  (2+ messages)

[PATCH v2] MIPS: mm: Use the bitmap API to allocate bitmaps
 2022-07-11  8:37 UTC  (2+ messages)

[PATCH] MIPS: vdso: Utilize __pa() for gic_pfn
 2022-07-11  8:38 UTC  (3+ messages)

[RFC] MIPS: Enable ARCH_HAS_DEBUG_VIRTUAL for 64-bit
 2022-07-11  8:39 UTC  (2+ messages)

[PATCH] MIPS: Make phys_to_virt utilize __va()
 2022-07-11  8:38 UTC  (4+ messages)

[PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-11  7:06 UTC  (27+ messages)
` [PATCH V7 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V7 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V7 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V7 04/26] sparc/mm: "
` [PATCH V7 05/26] arm64/mm: "
` [PATCH V7 06/26] x86/mm: "
` [PATCH V7 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 09/26] loongarch/mm: "
` [PATCH V7 10/26] openrisc/mm: "
` [PATCH V7 11/26] xtensa/mm: "
` [PATCH V7 12/26] hexagon/mm: "
` [PATCH V7 13/26] parisc/mm: "
` [PATCH V7 14/26] alpha/mm: "
` [PATCH V7 15/26] nios2/mm: "
` [PATCH V7 16/26] riscv/mm: "
` [PATCH V7 17/26] csky/mm: "
` [PATCH V7 18/26] s390/mm: "
` [PATCH V7 19/26] ia64/mm: "
` [PATCH V7 20/26] mips/mm: "
` [PATCH V7 21/26] m68k/mm: "
` [PATCH V7 22/26] arc/mm: "
` [PATCH V7 23/26] arm/mm: "
` [PATCH V7 24/26] um/mm: "
` [PATCH V7 25/26] sh/mm: "
` [PATCH V7 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH 1/1] Loongson: Fix section mismatch warning
 2022-07-11  5:31 UTC 

rare, inconsistent, unpredictable oops on a Mediatek 7621 platform
 2022-07-11  5:00 UTC  (3+ messages)

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-11  3:46 UTC  (5+ messages)
` [PATCH v2 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v2 2/4] mm: rmap: Allow platforms without mm_cpumask to defer TLB flush
` [PATCH v2 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v2 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH] MIPS: Remove VR41xx support
 2022-07-10 18:01 UTC 

[PATCH 0/6] drm/ingenic: JZ4760(B) support and random changes
 2022-07-10 14:43 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings/display: ingenic: Add compatible string for the JZ4760(B)
` [PATCH 2/6] drm/ingenic: Fix MODULE_LICENSE() string
` [PATCH 3/6] drm/ingenic: Add support for the JZ4760(B)
` [PATCH 4/6] drm/ingenic: Don't request full modeset if property is not modified
` [PATCH 5/6] drm/ingenic: Make IPU driver its own module
` [PATCH 6/6] drm/ingenic: Use the new PM macros

[PATCH 0/3] Add PUD and kernel PTE level pagetable account
 2022-07-10 11:19 UTC  (8+ messages)
` [PATCH 3/3] mm: Add kernel PTE level pagetable pages account

[PATCH] MIPS: smp-mt: enable all hardware interrupts on second VPE
 2022-07-09 16:11 UTC  (12+ messages)

[PATCH RESEND v5 0/8] clk/resets: baikal-t1: Add DDR/PCIe resets and xGMAC/SATA fixes
 2022-07-08 19:32 UTC  (7+ messages)
` [PATCH RESEND v5 6/8] clk: baikal-t1: Move reset-controls code into a dedicated module

[PATCH v4 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-07-08 16:02 UTC  (12+ messages)
` [PATCH v4 01/11] ASoC: jz4740-i2s: Handle independent FIFO flush bits
` [PATCH v4 02/11] ASoC: jz4740-i2s: Remove unused 'mem' resource
` [PATCH v4 03/11] ASoC: jz4740-i2s: Convert to regmap API
` [PATCH v4 04/11] ASoC: jz4740-i2s: Simplify using regmap fields
` [PATCH v4 05/11] ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callback
` [PATCH v4 06/11] ASoC: jz4740-i2s: Align macro values and sort includes
` [PATCH v4 07/11] ASoC: jz4740-i2s: Make the PLL clock name SoC-specific
` [PATCH v4 08/11] ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formats
` [PATCH v4 09/11] ASoC: jz4740-i2s: Support continuous sample rate
` [PATCH v4 10/11] ASoC: jz4740-i2s: Move component functions near the component driver
` [PATCH v4 11/11] ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component ops

[PATCH v3 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-07-08 15:30 UTC  (14+ messages)
` [PATCH v3 01/11] ASoC: jz4740-i2s: Remove unused 'mem' resource
` [PATCH v3 02/11] ASoC: jz4740-i2s: Convert to regmap API
` [PATCH v3 03/11] ASoC: jz4740-i2s: Simplify using regmap fields
` [PATCH v3 04/11] ASoC: jz4740-i2s: Handle independent FIFO flush bits
` [PATCH v3 05/11] ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callback
` [PATCH v3 06/11] ASoC: jz4740-i2s: Align macro values and sort includes
` [PATCH v3 07/11] ASoC: jz4740-i2s: Make the PLL clock name SoC-specific
` [PATCH v3 08/11] ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formats
` [PATCH v3 09/11] ASoC: jz4740-i2s: Support continuous sample rate
` [PATCH v3 10/11] ASoC: jz4740-i2s: Move component functions near the component driver
` [PATCH v3 11/11] ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component ops

[PATCH v1 4/4] PCI: brcmstb: Augment driver for MIPs SOCs
 2022-07-08 13:37 UTC  (3+ messages)

[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-08  9:47 UTC  (6+ messages)
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[PATCH v2 0/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-07-08  4:48 UTC  (15+ messages)
` [PATCH v2 01/11] ASoC: jz4740-i2s: Remove unused 'mem' resource
` [PATCH v2 02/11] ASoC: jz4740-i2s: Convert to regmap API
` [PATCH v2 03/11] ASoC: jz4740-i2s: Simplify using regmap fields
` [PATCH v2 04/11] ASoC: jz4740-i2s: Handle independent FIFO flush bits
` [PATCH v2 05/11] ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callback
` [PATCH v2 06/11] ASoC: jz4740-i2s: Align macro values and sort includes
` [PATCH v2 07/11] ASoC: jz4740-i2s: Make the PLL clock name SoC-specific
` [PATCH v2 08/11] ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formats
` [PATCH v2 09/11] ASoC: jz4740-i2s: Support continuous sample rate
` [PATCH v2 10/11] ASoC: jz4740-i2s: Move component functions near the component driver
` [PATCH v2 11/11] ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component ops

"virt_to_phys used for non-linear address" warnings
 2022-07-08  2:06 UTC  (10+ messages)

[PATCH 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-07-07 14:25 UTC  (28+ messages)
` [PATCH 01/11] ASoC: jz4740-i2s: Remove Open Firmware dependency
` [PATCH 02/11] ASoC: jz4740-i2s: Refactor DMA channel setup
` [PATCH 03/11] ASoC: jz4740-i2s: Convert to regmap API
` [PATCH 04/11] ASoC: jz4740-i2s: Simplify using regmap fields
` [PATCH 05/11] ASoC: jz4740-i2s: Remove unused SoC version IDs
` [PATCH 06/11] ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callback
` [PATCH 07/11] ASoC: jz4740-i2s: Remove some unused macros
` [PATCH 08/11] ASoC: jz4740-i2s: Align macro values and sort includes
` [PATCH 09/11] ASoC: jz4740-i2s: Make the PLL clock name SoC-specific
` [PATCH 10/11] ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formats
` [PATCH 11/11] ASoC: jz4740-i2s: Support continuous sample rate
` (subset) [PATCH 00/11] ASoC: cleanups and improvements for jz4740-i2s

[PATCH v3 0/8] genirq: Provide real IRQ affinity masks in non-SMP configs
 2022-07-07 10:45 UTC  (9+ messages)
` [PATCH v3 1/8] irqchip/mips-gic: Only register IPI domain when SMP is enabled
` [PATCH v3 6/8] genirq: Add and use an irq_data_update_affinity helper

[PATCH] MIPS: fix pmd_mkinvalid
 2022-07-07 11:12 UTC  (3+ messages)

[PATCH] MIPS: fix pmd_mkinvalid
 2022-07-06 19:23 UTC  (2+ messages)

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-06 14:04 UTC  (5+ messages)
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 31/36] cpuidle,acpi: Make noinstr clean


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