linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-19 01:51:02 to 2021-07-24 19:05:33 UTC [more...]

[PATCH v3 0/4] iio/adc: ingenic: add support for the JZ4760(B) Socs to the ingenic sadc driver
 2021-07-24 19:04 UTC  (3+ messages)
` [PATCH v3 1/5] iio/adc: ingenic: rename has_aux2 to has_aux_md
` [PATCH v3 2/5] dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry

[PATCH] kbuild: do not require sub-make for separate output tree builds
 2021-07-24 18:35 UTC 

[PATCH] clocksource: Ingenic: Improve the code
 2021-07-24 15:38 UTC  (3+ messages)

[PATCH] Ingenic: iio/adc: add JZ4760(B) support to the
 2021-07-24 15:23 UTC  (29+ messages)
` [PATCH 1/6] iio/adc: ingenic: rename has_aux2 to has_aux_md
` [PATCH 2/6] dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry
` [PATCH 3/6] iio/adc: ingenic: add JZ4760 support to the sadc driver
        ` [PATCH V2 0/5] iio/adc: ingenic: add support for the JZ4760(B) Socs to the ingenic "
          ` [PATCH V2 1/5] iio/adc: ingenic: rename has_aux2 to has_aux_md
          ` [PATCH V2 2/5] dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry
          ` [PATCH V2 3/5] iio/adc: ingenic: add JZ4760 support to the sadc driver
          ` [PATCH V2 4/5] iio/adc: ingenic: add JZ4760B "
          ` [PATCH V2 5/5] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation
` [PATCH 4/6] iio/adc: ingenic: add JZ4760B support to the sadc driver
` [PATCH 5/6] iio/adc: ingenic: modify
` [PATCH 6/6] dt-bindings: iio/adc: ingenic: add the JZ4760(B) socs to the sadc Documentation

[PATCH] cpuidle: JZ4780: Add Ingenic JZ4780 cpuidle driver
 2021-07-24 13:36 UTC  (3+ messages)

[PATCH 0/2] Add VPU support for new Ingenic SoCs
 2021-07-24 13:32 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: Add bindings "
` [PATCH 2/2] remoteproc: Ingenic: Add support "

[PATCH 0/2] Add OTG support for Ingenic SoCs
 2021-07-24 13:24 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: dwc2: Add bindings for new "
` [PATCH 2/2] USB: dwc2: Add OTG support for "

[PATCH v3 0/6] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-07-24  9:44 UTC  (25+ messages)
` [PATCH v3 1/9] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH v3 2/9] h8300: remove stale strncpy_from_user
` [PATCH v3 3/9] hexagon: use generic strncpy/strnlen from_user
` [PATCH v3 4/9] arc: "
` [PATCH v3 5/9] csky: "
` [PATCH v3 6/9] microblaze: "
` [PATCH v3 7/9] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH v3 8/9] asm-generic: remove extra strn{cpy_from,len}_user declarations
` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
  ` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM, STRNLEN}_USER symbols

[PATCH v7 00/11] Add new clocks and fix bugs for Ingenic SoCs
 2021-07-24  9:34 UTC  (12+ messages)
` [PATCH v7 01/11] clk: JZ4780: Add function for disable the second core
` [PATCH v7 02/11] clk: Ingenic: Adjust cgu code to make it compatible with I2S PLL
` [PATCH v7 03/11] dt-bindings: clock: Add missing clocks for Ingenic SoCs
` [PATCH v7 04/11] clk: Ingenic: Fix problem of MAC clock in Ingenic X1000 and X1830
` [PATCH v7 05/11] clk: Ingenic: Add missing clocks for Ingenic SoCs
` [PATCH v7 06/11] clk: Ingenic: Clean up and reformat the code
` [PATCH v7 07/11] dt-bindings: clock: Add documentation for JZ4775 and X2000 bindings
` [PATCH v7 08/11] dt-bindings: clock: Add JZ4775 clock bindings
` [PATCH v7 09/11] dt-bindings: clock: Add X2000 "
` [PATCH v7 10/11] clk: Ingenic: Add CGU driver for JZ4775
` [PATCH v7 11/11] clk: Ingenic: Add CGU driver for X2000

[PATCH 1/3] pinctrl: ingenic: Fix incorrect pull up/down info
 2021-07-24  6:43 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: ingenic: Fix bias config for X2000(E)
` [PATCH 3/3] pinctrl: ingenic: Add .max_register in regmap_config

[PATCH 0/4] Improve Ingenic pinctrl support
 2021-07-24  6:36 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: Ingenic: Improve the code
` [PATCH 2/4] pinctrl: Ingenic: Add SSI pins support for JZ4755 and JZ4760
` [PATCH 3/4] dt-bindings: pinctrl: Add bindings for Ingenic X2100
` [PATCH 4/4] pinctrl: Ingenic: Add pinctrl driver for X2100

[PATCH v2 00/21] .map_sg() error cleanup
 2021-07-24  6:22 UTC  (23+ messages)
` [PATCH v2 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v2 03/21] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v2 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v2 05/21] alpha: return error code from alpha_pci_map_sg()
` [PATCH v2 06/21] ARM/dma-mapping: return error code from .map_sg() ops
` [PATCH v2 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs()
` [PATCH v2 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg()
` [PATCH v2 10/21] powerpc/iommu: return error code from .map_sg() ops
` [PATCH v2 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 12/21] s390/pci: return error code from s390_dma_map_sg()
` [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 14/21] sparc/iommu: return error codes from .map_sg() ops
` [PATCH v2 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 16/21] parisc: return error code from .map_sg() ops
` [PATCH v2 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
` [PATCH v2 18/21] x86/amd_gart: return error code from gart_map_sg()
` [PATCH v2 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 20/21] dma-mapping: return error code from dma_dummy_map_sg()
` [PATCH v2 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error

[PATCH 0/9] MIPS: Migrate pistachio to generic kernel
 2021-07-23 16:13 UTC  (3+ messages)
` [PATCH 6/9] pinctrl: pistachio: Make it as a option

[PATCH v4 0/9] MIPS: Migrate pistachio to generic kernel
 2021-07-23  2:25 UTC  (10+ messages)
` [PATCH v4 1/9] MIPS: generic: Allow generating FIT image for Marduk board
` [PATCH v4 2/9] MIPS: DTS: Pistachio add missing cpc and cdmm
` [PATCH v4 3/9] clk: pistachio: Make it selectable for generic MIPS kernel
` [PATCH v4 4/9] clocksource/drivers/pistachio: Make it selectable for MIPS
` [PATCH v4 5/9] phy: pistachio-usb: Depend on MIPS || COMPILE_TEST
` [PATCH v4 6/9] pinctrl: pistachio: Make it as an option
` [PATCH v4 7/9] MIPS: config: generic: Add config for Marduk board
` [PATCH v4 8/9] MIPS: Retire MACH_PISTACHIO
` [PATCH v4 9/9] MIPS: Make a alias for pistachio_defconfig

[PATCH 1/2] mips: replace deprecated EXTRA_CFLAGS with ccflags-y
 2021-07-22 10:09 UTC  (4+ messages)
` [PATCH 2/2] mips: clean up kvm Makefile

[PATCH] mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.c
 2021-07-22 10:07 UTC  (2+ messages)

[PATCH] mips: netlogic: fix kernel-doc complaints in fmn-config.c
 2021-07-22 10:07 UTC  (2+ messages)

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (5+ messages)
` [PATCH v4 5/5] "

[PATCH] MIPS: Avoid macro redefinitions
 2021-07-21 16:17 UTC  (5+ messages)

[PATCH V3]: MIPS: check return value of pgtable_pmd_page_ctor
 2021-07-21  9:30 UTC  (2+ messages)
` [PATCH] "

[PATCH V2]: check return value of pgtalbe_pmd_page_ctor
 2021-07-21  9:03 UTC  (3+ messages)
` [PATCH] MIPS: check return value of pgtable_pmd_page_ctor

[PATCH] MIPS: check return value of pgtable_pmd_page_ctor
 2021-07-21  8:13 UTC  (3+ messages)

[PATCH v3 0/9] MIPS: Migrate pistachio to generic kernel
 2021-07-21  8:07 UTC  (13+ messages)
` [PATCH v3 1/9] MIPS: generic: Allow generating FIT image for Marduk board
` [PATCH v3 2/9] MIPS: DTS: Pistachio add missing cpc and cdmm
` [PATCH v3 3/9] clk: pistachio: Make it selectable for generic MIPS kernel
` [PATCH v3 4/9] clocksource/drivers/pistachio: Make it selectable for MIPS
` [PATCH v3 5/9] phy: pistachio-usb: Depend on MIPS || COMPILE_TEST
` [PATCH v3 6/9] pinctrl: pistachio: Make it as an option
` [PATCH v3 7/9] MIPS: config: generic: Add config for Marduk board
` [PATCH v3 8/9] MIPS: Retire MACH_PISTACHIO
` [PATCH v3 9/9] MIPS: Make a alias for pistachio_defconfig

[PATCH v5 0/8] tee: Improve support for kexec and kdump
 2021-07-21  6:03 UTC  (5+ messages)

[RFC]: Maybe revert 'MIPS: add PMD table accounting into MIPS'pmd_alloc_one' from 5.4 LTS?
 2021-07-21  2:11 UTC  (2+ messages)

[RFC PATCH 0/2] mips: bpf: An eBPF JIT implementation for 32-bit MIPS
 2021-07-20 23:10 UTC  (3+ messages)
` [RFC PATCH 1/2] mips: bpf: add eBPF JIT "
` [RFC PATCH 2/2] mips: bpf: enable 32-bit eBPF JIT

[PATCH v5 8/8] firmware: tee_bnxt: Release TEE shm, session, and context during kexec
 2021-07-20 18:59 UTC  (5+ messages)

[RFC PATCH bpf-next v1 00/14] MIPS: eBPF: refactor code, add MIPS32 JIT
 2021-07-20 17:47 UTC  (3+ messages)

[PATCH 0/2] Regex fixes for mips and x86 cross-compile
 2021-07-19 20:37 UTC  (3+ messages)

[PATCH v1 00/16] .map_sg() error cleanup
 2021-07-19 20:22 UTC  (3+ messages)
` [PATCH v1 13/16] xen: swiotlb: return error code from xen_swiotlb_map_sg()

[PATCH 5.12 135/292] PCI: ftpci100: Rename macro name collision
 2021-07-19 14:55 UTC  (2+ messages)
` [PATCH 5.12 284/292] mips: disable branch profiling in boot/decompress.o

[PATCH 5.13 151/351] PCI: ftpci100: Rename macro name collision
 2021-07-19 14:54 UTC  (2+ messages)
` [PATCH 5.13 343/351] mips: disable branch profiling in boot/decompress.o

flush_kernel_dcache_page fixes and removal
 2021-07-19 15:42 UTC  (3+ messages)

[PATCH 5.10 114/243] PCI: ftpci100: Rename macro name collision
 2021-07-19 14:54 UTC  (2+ messages)
` [PATCH 5.10 240/243] mips: disable branch profiling in boot/decompress.o

[PATCH 5.4 145/149] mips: disable branch profiling in boot/decompress.o
 2021-07-19 14:54 UTC 

[PATCH 4.19 417/421] mips: disable branch profiling in boot/decompress.o
 2021-07-19 14:53 UTC 

[PATCH 4.14 313/315] mips: disable branch profiling in boot/decompress.o
 2021-07-19 14:53 UTC 

[PATCH 4.9 244/245] mips: disable branch profiling in boot/decompress.o
 2021-07-19 14:53 UTC 

[PATCH 4.4 187/188] mips: disable branch profiling in boot/decompress.o
 2021-07-19 14:52 UTC 

[PATCH v2] MIPS: Ingenic: Add system type for new Ingenic SoCs
 2021-07-19 11:27 UTC  (2+ messages)

[PATCH] MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32
 2021-07-19 11:27 UTC  (2+ messages)

flush_kernel_dcache_page fixes and removal
 2021-07-19  8:15 UTC  (7+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 3/6] ps3disk: replace flush_kernel_dcache_page with flush_dcache_page
` [PATCH 5/6] aacraid: remove an unused include


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