linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-22 16:47:29 to 2020-07-23 07:43:22 UTC [more...]

[RFC PATCH 00/23] memory: Cleanup, improve and compile test memory drivers
 2020-07-23  7:37 UTC  (15+ messages)
` [RFT 01/23] memory: omap-gpmc: Remove unneeded asm/mach-types.h inclusion
` [RFT 02/23] memory: omap-gpmc: Remove unused file-scope phys_base and mem_size
` [PATCH 03/23] memory: omap-gpmc: Include <linux/sizes.h> for SZ_16M
` [RFT 04/23] memory: ti-aemif: Rename SS to SSTROBE to avoid name conflicts
` [PATCH 05/23] memory: Enable compile testing for most of the drivers
` [PATCH 06/23] memory: of: Remove unused headers
` [PATCH 07/23] memory: of: Remove __func__ in device related messages
` [PATCH 08/23] memory: of: Correct indentation
` [PATCH 09/23] memory: of: Remove unneeded extern from function declarations
` [PATCH 10/23] memory: emif-asm-offsets: Add GPLv2 SPDX license header
` [PATCH 11/23] memory: emif: Put constant in comparison on the right side
` [PATCH 12/23] memory: emif: Fix whitespace coding style violations
` [PATCH 13/23] memory: emif: Silence platform_get_irq() error in driver
` [PATCH 14/23] memory: ti-emif-pm: Fix cast to iomem pointer

[PATCH] staging: vc04_services: vchiq-mmal: Fixed tab styling issue in mmal-vchiq.c
 2020-07-23  7:21 UTC 

[PATCH v2 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX
 2020-07-23  7:23 UTC  (2+ messages)

[PATCH 1/3] usb: dwc2: override PHY input signals with usb role switch support
 2020-07-23  7:15 UTC  (7+ messages)

[PATCH v2 1/6] dt-bindings: arm: rockchip: Update ROCKPi 4 with 4A binding
 2020-07-23  6:34 UTC  (8+ messages)
` [PATCH v2 2/6] arm64: dts: rockchip: Mark rock-pi-4 as rock-pi-4a dts
` [PATCH v2 3/6] dt-bindings: arm: rockchip: Add ROCKPi 4B binding
` [PATCH v2 4/6] arm64: dts: rockchip: Add Radxa ROCK Pi 4B support
` [PATCH v2 5/6] dt-bindings: arm: rockchip: Add ROCKPi 4C binding
` [PATCH v2 6/6] arm64: dts: rockchip: Add Radxa ROCK Pi 4C support

[PATCH v6 3/5] KVM: PPC: clean up redundant kvm_run parameters in assembly
 2020-07-23  6:19 UTC 

[PATCH v3] Add MediaTek MT6779 devapc driver
 2020-07-23  6:11 UTC  (6+ messages)
` [PATCH v3 2/2] soc: mediatek: add mtk-devapc driver

[PATCH 0/4] add i2c support for mt8192
 2020-07-23  6:03 UTC  (9+ messages)
` [PATCH 1/4] i2c: mediatek: Add apdma sync in i2c driver
` [PATCH 2/4] i2c: mediatek: Support DMA mask range over 33-bits

[PATCH] ARM: dts: imx7d-sdb: Add notes for audio sound card
 2020-07-23  5:43 UTC 

[stericsson:ux500-dts] BUILD SUCCESS 537b91180dc296a95454287792e2c59baec60af5
 2020-07-23  5:36 UTC 

[PATCH v10 00/28] Add support for mt2701 JPEG ENC support
 2020-07-23  3:04 UTC  (29+ messages)
` [PATCH v10 01/28] media: platform: Improve subscribe event flow for bug fixing
` [PATCH v10 02/28] media: platform: Improve queue set up "
` [PATCH v10 03/28] media: platform: Improve getting and requesting irq "
` [PATCH v10 04/28] media: platform: Change the fixed device node number to unfixed value
` [PATCH v10 05/28] media: platform: Improve power on and power off flow
` [PATCH v10 06/28] media: platform: Delete the resetting hardware flow in the system PM ops
` [PATCH v10 07/28] media: platform: Improve the implementation of "
` [PATCH v10 08/28] media: platform: Add mechanism to handle jpeg hardware's locking up
` [PATCH v10 09/28] media: platform: Cancel the last frame handling flow
` [PATCH v10 10/28] media: platform: Delete zeroing the reserved fields
` [PATCH v10 11/28] media: platform: Stylistic changes for improving code quality
` [PATCH v10 12/28] media: platform: Use generic rounding helpers
` [PATCH v10 13/28] media: platform: Change MTK_JPEG_COMP_MAX macro definition location
` [PATCH v10 14/28] media: platform: Delete redundant code and add annotation for an enum
` [PATCH v10 15/28] media: platform: Delete vidioc_s_selection ioctl of jpeg dec
` [PATCH v10 16/28] media: platform: Change the maximum width and height supported by JPEG dec
` [PATCH v10 17/28] media: platform: Refactor mtk_jpeg_try_fmt_mplane()
` [PATCH v10 18/28] media: platform: Refactor mtk_jpeg_find_format()
` [PATCH v10 19/28] media: platform: Redefinition of mtk_jpeg_q_data structure
` [PATCH v10 20/28] media: platform: Change the colorspace of jpeg to the fixed value
` [PATCH v10 21/28] media: platform: Refactor mtk_jpeg_set_default_params()
` [PATCH v10 22/28] media: platform: Change the call functions of getting/enable/disable the jpeg's clock
` [PATCH v10 23/28] media: dt-bindings: Add jpeg enc device tree node document
` [PATCH v10 24/28] arm: dts: mt2701: Add jpeg enc device tree node
` [PATCH v10 25/28] media: platform: Rename jpeg dec file name
` [PATCH v10 26/28] media: platform: Rename existing functions/defines/variables
` [PATCH v10 27/28] media: platform: Using the variant structure to contain the varability between dec and enc
` [PATCH v10 28/28] media: platform: Add jpeg enc feature

[PATCH] arm64: vdso32: Fix '--prefix=' value for newer versions of clang
 2020-07-23  4:55 UTC  (4+ messages)

[PATCH v4 00/20] coresight: allow to build coresight as modules
 2020-07-23  4:28 UTC  (21+ messages)
` [PATCH v4 01/20] coresight: cpu_debug: add module name in Kconfig
` [PATCH v4 02/20] coresight: cpu_debug: define MODULE_DEVICE_TABLE
` [PATCH v4 03/20] coresight: use IS_ENABLED for CONFIGs that may be modules
` [PATCH v4 04/20] coresight: add coresight prefix to barrier_pkt
` [PATCH v4 05/20] coresight: export global symbols
` [PATCH v4 06/20] coresight: add try_get_module() in coresight_grab_device()
` [PATCH v4 07/20] allow to build coresight-stm as a module, for ease of development
` [PATCH v4 08/20] coresight: allow etm3x to be built as a module
` [PATCH v4 09/20] coresight: allow etm4x "
` [PATCH v4 10/20] coresight: allow etb "
` [PATCH v4 11/20] coresight: allow tpiu "
` [PATCH v4 12/20] coresight: allow tmc "
` [PATCH v4 13/20] coresight: remove multiple init calls from funnel driver
` [PATCH v4 14/20] coresight: remove multiple init calls from replicator driver
` [PATCH v4 15/20] coresight: allow funnel and replicator drivers to be built as modules
` [PATCH v4 16/20] coresight: cti: add function to register cti associate ops
` [PATCH v4 17/20] coresight: allow cti to be built as a module
` [PATCH v4 18/20] coresight: tmc-etr: add function to register catu ops
` [PATCH v4 19/20] coresight: allow catu drivers to be built as modules
` [PATCH v4 20/20] coresight: allow the coresight core driver to be built as a module

[PATCH v2 0/4] Add PMIC wrapper support for Mediatek MT6873/8192 SoC IC
 2020-07-23  3:40 UTC  (5+ messages)
` [PATCH v2 1/4] soc: mediatek: pwrap: use BIT() macro
` [PATCH v2 2/4] soc: mediatek: pwrap: add arbiter capability
` [PATCH v2 3/4] dt-bindings: mediatek: add compatible for MT6873/8192 pwrap
` [PATCH v2 4/4] soc: mediatek: pwrap: add pwrap driver for MT6873/8192 SoCs

[PATCH] KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions
 2020-07-23  3:30 UTC  (3+ messages)

[PATCH] arm64: mm: free unused memmap for sparse memory model that define VMEMMAP
 2020-07-23  3:28 UTC  (3+ messages)
  ` 答复: "

[PATCH 0/4] Mediatek MT8192 clock and scpsys support
 2020-07-23  2:57 UTC  (4+ messages)
` [PATCH 3/4] clk: mediatek: Add configurable enable control to mtk_pll_data

[stericsson:tc3589x-gpiohack-test] BUILD SUCCESS 8de505e7f40350e0d3f549e49aa09392f1cf679d
 2020-07-23  2:35 UTC 

[PATCH v4 0/2] synquacer: add TPM support
 2020-07-23  2:36 UTC  (3+ messages)
` [PATCH v4 1/2] tpm: tis: add support for MMIO TPM on SynQuacer

[PATCH v6] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-07-23  2:34 UTC  (4+ messages)
` [PATCH v6 2/4] dmaengine: mediatek-cqdma: remove redundant queue structure

[v7, PATCH 0/7] add drm support for MT8183
 2020-07-23  2:03 UTC  (8+ messages)
` [v7, PATCH 1/7] drm/mediatek: move ddp component defint into mtk_mmsys.h
` [v7, PATCH 2/7] mtk-mmsys: add mmsys private data
` [v7, PATCH 3/7] mtk-mmsys: add mt8183 mmsys support
` [v7, PATCH 4/7] dt-bindings: mediatek: add rdma_fifo_size description for mt8183 display
` [v7, PATCH 5/7] arm64: dts: add display nodes for mt8183
` [v7, PATCH 6/7] drm/mediatek: add fifo_size into rdma private data
` [v7, PATCH 7/7] drm/mediatek: add support for mediatek SOC MT8183

[PATCH v4] iommu/mediatek: check 4GB mode by reading infracfg
 2020-07-23  1:47 UTC 

[PATCH v3] iommu/mediatek: check 4GB mode by reading infracfg
 2020-07-23  1:44 UTC  (3+ messages)

[PATCH] ARM: milbeaut: Add missing of_node_put()
 2020-07-23  1:24 UTC 

[PATCH/RFC v7] ARM: boot: Obtain start of physical memory from DTB
 2020-07-23  1:19 UTC  (5+ messages)

[PATCH v3 1/3] spi: rockchip: Config spi rx dma burst size depend on xfer length
 2020-07-23  0:43 UTC  (3+ messages)
` [PATCH v3 2/3] spi: rockchip: Support 64-location deep FIFOs
` [PATCH v3 3/3] spi: rockchip: Fix error in SPI slave pio read

[PATCH v3 00/20] coresight: allow to build coresight as modules
 2020-07-23  0:35 UTC  (9+ messages)
` [PATCH v3 19/20] coresight: add try_get_module() in coresight_grab_device()

[PATCH v9 0/4] serial: 8250_dw: Fix ref clock usage
 2020-07-23  0:33 UTC  (5+ messages)
` [PATCH v9 1/4] serial: 8250: Add 8250 port clock update method
` [PATCH v9 2/4] serial: 8250_dw: Simplify the ref clock rate setting procedure
` [PATCH v9 3/4] serial: 8250_dw: Pass the same rate to the clk round and set rate methods
` [PATCH v9 4/4] serial: 8250_dw: Fix common clocks usage race condition

[PATCH 00/22] add support for Clang LTO
 2020-07-23  0:06 UTC  (22+ messages)
` [PATCH 04/22] kbuild: lto: fix recordmcount
          ` [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool

[PATCH v3 0/4] TI K3 R5F remoteproc support
 2020-07-22 23:55 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
` [PATCH v3 2/4] remoteproc: k3-r5: Add a remoteproc driver for R5F subsystem
` [PATCH v3 3/4] remoteproc: k3-r5: Initialize TCM memories for ECC
` [PATCH v3 4/4] remoteproc: k3-r5: Add loading support for on-chip SRAM regions

[GIT PULL 1/2] Rockchip dt64 changes for 5.9
 2020-07-22 23:44 UTC  (2+ messages)
` [GIT PULL 2/2] Rockchip dts32 "

linux-next: build warnings after merge of the arm-soc tree
 2020-07-22 23:27 UTC 

[PATCH] drivers: soc: xilinx: Call InitFinalize from late_initcall_sync instead of probe
 2020-07-22 23:25 UTC 

[PATCH 0/3] arm64: dts: meson: add support for ODROID-N2+
 2020-07-22 23:03 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: meson: add support for the ODROID-N2+

[PATCH v8 00/15] Add PCIe support to TI's J721E SoC
 2020-07-22 22:30 UTC  (3+ messages)
` [PATCH v8 01/15] PCI: cadence: Use "dma-ranges" instead of "cdns, no-bar-match-nbits" property
  ` [PATCH v8 01/15] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property

[PATCH v2] ARM: dts: ZII: Disable HW Ethernet switch reset GPIOs
 2020-07-22 21:49 UTC  (2+ messages)

[PATCH v2 0/5] drm: rockchip: various ports for older VOPs
 2020-07-22 21:43 UTC  (7+ messages)
` [PATCH v2 1/5] drm: rockchip: add scaling for RK3036 win1
` [PATCH v2 2/5] drm: rockchip: add missing registers for RK3188
` [PATCH v2 3/5] drm: rockchip: add alpha support for RK3036, RK3066, RK3126 and RK3188
` [PATCH v2 4/5] drm: rockchip: set alpha_en to 0 if it is not used
` [PATCH v2 5/5] drm: rockchip: use overlay windows as such

[PATCH v3 0/2] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-07-22 21:41 UTC  (6+ messages)
` [PATCH v3 1/2] dma-direct: provide the ability to reserve per-numa CMA

[PATCH 00/19] PCI: Another round of host clean-ups
 2020-07-22 21:06 UTC  (2+ messages)

[PATCH 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX
 2020-07-22 20:50 UTC  (3+ messages)

[PATCH v2] media: cedrus: Add support for VP8 decoding
 2020-07-22 20:39 UTC 

[PATCH v3 00/10] Adding support for Microchip Sparx5 SoC
 2020-07-22 20:32 UTC  (2+ messages)

[PATCH 00/30] Second batch of W=1 fixes for IIO
 2020-07-22 20:20 UTC  (3+ messages)
` [PATCH 18/30] iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file its used

[PATCH 1/1] iommu/arm-smmu: Implement qcom,skip-init
 2020-07-22 20:11 UTC  (8+ messages)

[PATCH 1/3] ARM: dts: rockchip: Add USB for RockPI N8/N10
 2020-07-22 19:21 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: rockchip: Add PCIe for RockPI N10

[PATCH v3] ARM: dts: rockchip: Add usb host0 ohci node for rk3288
 2020-07-22 19:21 UTC  (5+ messages)

[PATCH v2] clk: rockchip: add sclk_mac_lbtest to rk3188_critical_clocks
 2020-07-22 19:21 UTC  (2+ messages)

[PATCH for v5.9] ARM: STM32: Replace HTTP links with HTTPS ones
 2020-07-22 19:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64
 2020-07-22 18:50 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: rockchip: Mark rock-pi-4 as rock-pi-4a dts
 2020-07-22 18:40 UTC  (2+ messages)

[PATCH 11/22] pci: lto: fix PREL32 relocations
 2020-07-22 18:15 UTC  (3+ messages)

[PATCH v5 0/6] arm64: add the time namespace support
 2020-07-22 18:15 UTC  (4+ messages)

[PATCH v4 0/2] Add character device interface to remoteproc
 2020-07-22 18:01 UTC  (8+ messages)
` [PATCH v4 1/2] remoteproc: Add remoteproc character device interface

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-07-22 17:50 UTC  (8+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

[RFC PATCH 00/14] coresight: Support for ETMv4.4 system instructions
 2020-07-22 17:20 UTC  (15+ messages)
` [RFC PATCH 01/14] coresight: etm4x: Skip save/restore before device registration
` [RFC PATCH 02/14] coresight: Introduce device access abstraction
` [RFC PATCH 03/14] coresight: tpiu: Use coresight "
` [RFC PATCH 04/14] coresight: etm4x: Free up argument of etm4_init_arch_data
` [RFC PATCH 05/14] coresight: Convert coresight_timeout to use access abstraction
` [RFC PATCH 06/14] coresight: Convert claim and lock operations to use access wrappers
` [RFC PATCH 07/14] coresight: etm4x: Always read the registers on the host CPU
` [RFC PATCH 08/14] coresight: etm4x: Convert all register accesses
` [RFC PATCH 09/14] coresight: etm4x: Add sysreg access helpers
` [RFC PATCH 10/14] coresight: etm4x: Define DEVARCH register fields
` [RFC PATCH 11/14] coresight: etm4x: Detect system register access support
` [RFC PATCH 12/14] coresight: etm4x: Refactor probing routine
` [RFC PATCH 13/14] coresight: etm4x: Add support for sysreg only devices
` [RFC PATCH 14/14] dts: bindings: coresight: ETMv4.4 system register access only units

[PATCH] Revert "tty: xilinx_uartps: Fix missing id assignment to the console"
 2020-07-22 16:50 UTC  (9+ messages)
` [PATCH] tty: xilinx_uartps: Really fix id assignment

[PATCH 0/9] Independent per-CPU data section for nVHE
 2020-07-22 16:44 UTC  (5+ messages)
` [PATCH 6/9] kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
` [PATCH 7/9] kvm: arm64: Mark hyp stack pages reserved
` [PATCH 8/9] kvm: arm64: Set up hyp percpu data for nVHE
` [PATCH 9/9] kvm: arm64: Remove unnecessary hyp mappings


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