linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-24 19:29:25 to 2020-05-25 13:14:23 UTC [more...]

[PATCH v13 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-25 13:14 UTC  (3+ messages)
` [PATCH v13 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH] iommu: Fix group refcount in iommu_alloc_default_domain()
 2020-05-25 13:10 UTC  (3+ messages)

[PATCH 12/21] drm/mcde: Use GEM CMA object functions
 2020-05-25 13:08 UTC  (13+ messages)
  ` [PATCH 20/21] drm/tv200: "
  ` [PATCH 01/21] drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro
  ` [PATCH 05/21] drm/atmel-hlcdc: Use GEM CMA object functions
    ` [PATCH 07/21] drm/hisilicon/kirin: "
  ` [PATCH 15/21] drm/rcar-du: "

[RFC PATCH v2 0/3] Prefer working VT console over SPCR and device-tree chosen stdout-path
 2020-05-25 13:04 UTC  (4+ messages)

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-05-25 12:59 UTC  (7+ messages)
` [PATCH v3 10/16] gpio: add a reusable generic gpio_chip using regmap

[PATCH v3 0/6] arm64: tlb: add support for TTL feature
 2020-05-25 12:53 UTC  (7+ messages)
` [PATCH v3 1/6] arm64: Detect the ARMv8.4 "
` [PATCH v3 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v3 3/6] arm64: Add tlbi_user_level "
` [PATCH v3 4/6] tlb: mmu_gather: add tlb_flush_*_range APIs
` [PATCH v3 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v3 6/6] arm64: tlb: Set the TTL field in flush_tlb_range

[PATCH V4 00/17] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-05-25 12:39 UTC  (10+ messages)
` [PATCH V4 12/17] arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR0 register
` [PATCH V4 15/17] arm64/cpufeature: Add remaining feature bits in ID_AA64DFR0 register

[PATCH v5 0/3] Add Caninos Loucos Labrador CoM and Base Board Device Tree
 2020-05-25 12:38 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: Add vendor prefix for Caninos Loucos
` [PATCH v5 2/3] dt-bindings: arm: actions: Document Caninos Loucos Labrador
` [PATCH v5 3/3] ARM: dts: Add "

[RFC PATCH V4 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2020-05-25 12:24 UTC  (5+ messages)
` [RFC PATCH V4 4/4] platform: mtk-isp: Add Mediatek FD driver

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-25 12:23 UTC  (11+ messages)
` [PATCH v5 1/8] ARM: dts: stm32: Add dma config for spi5
` [PATCH v5 2/8] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board
` [PATCH v5 3/8] ARM: dts: stm32: enable ltdc binding with ili9341, gyro l3gd20 on stm32429-disco board
` [PATCH v5 4/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v5 5/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate, fix duplicated ltdc clock register to 'clk_core' case ltdc's clock turn off by clk_disable_unused()
` [PATCH v5 6/8] drm/panel: Add ilitek ili9341 panel driver
` [PATCH v5 7/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
` [PATCH v5 8/8] spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode

[PATCH 0/3] STMFX power related fixes
 2020-05-25 12:02 UTC  (2+ messages)

[PATCH 0/5] STM32 CRC update
 2020-05-25 12:01 UTC  (9+ messages)
` [PATCH 5/5] crypto: stm32/crc: protect from concurrent accesses

[PATCH v2 1/3] iio: Move attach/detach of the poll func to the core
 2020-05-25 11:38 UTC  (3+ messages)
` [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: remove predisable/postenable hooks
` [PATCH v2 3/3] iio: remove iio_triggered_buffer_postenable()/iio_triggered_buffer_predisable()

[V6, 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-05-25 11:45 UTC  (5+ messages)
` [V6, 2/2] media: i2c: dw9768: Add "

[PATCH 0/8] soc: Use custom soc attribute group and DEVICE_ATTR_RO
 2020-05-25 11:46 UTC  (13+ messages)
` [PATCH 1/8] soc: realview: Switch to use DEVICE_ATTR_RO()
` [PATCH 2/8] soc: realview: Use custom soc attribute group instead of device_create_file
` [PATCH 3/8] soc: integrator: Switch to use DEVICE_ATTR_RO()
` [PATCH 4/8] soc: integrator: Use custom soc attribute group instead of device_create_file
` [PATCH 5/8] soc: ux500: Switch to use DEVICE_ATTR_RO()
` [PATCH 6/8] soc: ux500: Use custom soc attribute group instead of device_create_file

[PATCH v4 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-25 11:43 UTC  (8+ messages)
` [PATCH v4 3/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4

[PATCH 00/15] PCI controller probe cleanups
 2020-05-25 11:38 UTC  (9+ messages)
` [PATCH 07/15] PCI: v3: Use pci_host_probe() to register host
` [PATCH 12/15] PCI: rcar: "
` [PATCH 14/15] PCI: xilinx-nwl: "
` [PATCH 15/15] PCI: xilinx: "

[RFC] Use SMMU HTTU for DMA dirty page tracking
 2020-05-25 11:34 UTC  (3+ messages)

[PATCH 1/3] iio: Move attach/detach of the poll func to the core
 2020-05-25 11:30 UTC  (4+ messages)
` [PATCH 3/3] iio: remove iio_triggered_buffer_postenable()/iio_triggered_buffer_predisable()

[RFC PATCH 0/7] kvm: arm64: Support stage2 hardware DBM
 2020-05-25 11:24 UTC  (8+ messages)
` [RFC PATCH 1/7] KVM: arm64: Add some basic functions for hw DBM
` [RFC PATCH 2/7] KVM: arm64: Set DBM bit of PTEs if hw DBM enabled
` [RFC PATCH 3/7] KVM: arm64: Traverse page table entries when sync dirty log
` [RFC PATCH 4/7] KVM: arm64: Steply write protect page table by mask bit
` [RFC PATCH 5/7] kvm: arm64: Modify stage2 young mechanism to support hw DBM
` [RFC PATCH 6/7] kvm: arm64: Save stage2 PTE dirty info if it is coverred
` [RFC PATCH 7/7] KVM: arm64: Enable stage2 hardware DBM

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-25 11:11 UTC  (8+ messages)
` [PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin

[PATCH] arm64: dts: ls1028a: add one more thermal zone support
 2020-05-25 11:08 UTC  (2+ messages)

[PATCH] thermal: imx8mm: Add get_trend ops
 2020-05-25 11:04 UTC  (7+ messages)

[PATCH] iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper
 2020-05-25 10:53 UTC 

[PATCH v5 00/13] support gce on mt6779 platform
 2020-05-25 10:48 UTC  (13+ messages)
` [PATCH v5 09/13] soc: mediatek: cmdq: add write_s value function
` [PATCH v5 10/13] soc: mediatek: cmdq: export finalize function

[PATCH -next] mt76: mt7915: Fix build error
 2020-05-25 10:37 UTC  (3+ messages)

[PATCH net 0/2] net: ethernet: dwmac: add Ethernet glue layer for NXP imx8 chip
 2020-05-25 10:29 UTC  (3+ messages)
` [PATCH net 1/2] net: ethernet: dwmac: add Ethernet glue logic "
` [PATCH net 2/2] dt-bindings: net: imx-dwmac: Add NXP imx8 DWMAC glue layer

[PATCH] iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driver
 2020-05-25 10:27 UTC 

[PATCH] iio: at91_adc: remove usage of iio_priv_to_dev() helper
 2020-05-25 10:25 UTC 

[PATCH] irqchip/gic-v2, v3: Drop extra IRQ_NOAUTOEN setting for (E)PPIs
 2020-05-25 10:02 UTC  (2+ messages)

[PATCH v6 4/4] kasan: update documentation for generic kasan
 2020-05-25  9:56 UTC  (2+ messages)

[PATCH v6 3/4] kasan: add tests for call_rcu stack recording
 2020-05-25  9:56 UTC  (2+ messages)

[PATCH v6 2/4] kasan: record and print the free track
 2020-05-25  9:56 UTC  (2+ messages)

[PATCH v6 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-25  9:56 UTC  (2+ messages)

[PATCH v7 0/4] Introduce the for_each_set_clump macro
 2020-05-25  9:36 UTC  (2+ messages)

[PATCH] arm64: atomics: Fix the issue on xchg when switch to atomic instruction
 2020-05-25  9:27 UTC  (9+ messages)

[PATCH] bus: arm-integrator-lm: Fix an IS_ERR() vs NULL check
 2020-05-25  9:18 UTC  (2+ messages)

[PATCH v9 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-25  9:15 UTC  (20+ messages)
` [PATCH v9 01/19] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v9 02/19] spi: spi-mem: allow specifying a command's extension
` [PATCH v9 03/19] spi: atmel-quadspi: reject DTR ops
` [PATCH v9 04/19] spi: spi-mtk-nor: "
` [PATCH v9 05/19] mtd: spi-nor: add support for DTR protocol
` [PATCH v9 06/19] mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
` [PATCH v9 07/19] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
` [PATCH v9 08/19] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v9 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v9 10/19] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v9 11/19] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v9 12/19] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v9 13/19] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v9 14/19] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v9 15/19] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v9 16/19] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v9 17/19] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v9 18/19] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v9 19/19] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[PATCH -next] bus: arm-integrator-lm: Fix return value check in integrator_ap_lm_probe()
 2020-05-25  9:17 UTC  (2+ messages)

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-25  9:17 UTC  (13+ messages)
` [RFC PATCH v12 03/11] psci: export smccc conduit get helper
` [RFC PATCH v12 07/11] psci: Add hypercall service for kvm ptp
` [RFC PATCH v12 10/11] arm64: add mechanism to let user choose which counter to return

[PATCH] bus: arm-integrator-lm: Fix return value check in integrator_ap_lm_probe()
 2020-05-25  9:16 UTC 

[PATCH v1] clk: mediatek: assign the initial value to clk_init_data of mtk_mux
 2020-05-25  9:08 UTC  (2+ messages)

[PATCH] iio: stm32-adc: keep a reference to the iio device on the state struct
 2020-05-25  9:07 UTC  (2+ messages)
` [PATCH v2] iio: stm32-adc: remove usage of iio_priv_to_dev() helper

[PATCH v3 0/8] dwmac-meson8b Ethernet RX delay configuration
 2020-05-25  9:07 UTC  (5+ messages)
` [PATCH v3 1/8] dt-bindings: net: meson-dwmac: Add the amlogic, rx-delay-ns property
  ` [PATCH v3 1/8] dt-bindings: net: meson-dwmac: Add the amlogic,rx-delay-ns property

[PATCH 0/3] pinctrl: Adding support for Microchip serial GPIO controller
 2020-05-25  8:50 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add bindings for mscc,ocelot-sgpio
  ` [PATCH 1/3] dt-bindings: pinctrl: Add bindings for mscc, ocelot-sgpio

[PATCH 1/2] arm64: dts: Add a device tree for the Librem5 phone
 2020-05-25  8:47 UTC  (2+ messages)

[PATCH v4 0/5] net: macb: Wake-on-Lan magic packet fixes and GEM handling
 2020-05-25  8:47 UTC  (10+ messages)
` [PATCH v4 1/5] net: macb: fix wakeup test in runtime suspend/resume routines
` [PATCH v4 3/5] net: macb: fix macb_get/set_wol() when moving to phylink

[PATCH] media: exynos4-is: Fix runtime PM imbalance in isp_video_open
 2020-05-25  8:40 UTC  (2+ messages)

next/master bisection: baseline.login on meson-sm1-sei610
 2020-05-25  8:39 UTC 

[PATCH 0/4] Allwinner A100 Initial support
 2020-05-22 15:31 UTC  (5+ messages)
` [PATCH 2/4] pinctrl: sunxi: add support for the Allwinner A100 pin controller
` [PATCH 4/4] arm64: allwinner: A100: add support for Allwinner Perf1 board

[PATCH] media: exynos4-is: Fix runtime PM imbalance in fimc_is_probe
 2020-05-25  8:38 UTC  (2+ messages)

[PATCH] stmmac: platform: add "snps, dwmac-5.10a" IP compatible string
 2020-05-25  8:22 UTC 

[PATCH] iio: stm32-dfsdm-adc: keep a reference to the iio device on the state struct
 2020-05-25  8:26 UTC  (2+ messages)
` [PATCH v2] iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helper

Recall: [PATCH net 1/1] net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
 2020-05-25  8:26 UTC 

[PATCH net 1/1] net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
 2020-05-25  8:18 UTC 

[PATCH net 1/1] net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
 2020-05-25  8:09 UTC 

[PATCH v2 0/6] Convert adi,adv7511.txt DT bindings to yaml
 2020-05-25  7:43 UTC  (6+ messages)
` [PATCH v2 6/6] dt-bindings: drm: bridge: adi, adv7511.txt: convert "
  ` [PATCH v2 6/6] dt-bindings: drm: bridge: adi,adv7511.txt: "

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-05-25  7:19 UTC  (10+ messages)
` [PATCH v2 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v2 3/6] arm64: Add tlbi_user_level "
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers

[PATCH v3 00/07] MT6779 IOMMU SUPPORT
 2020-05-25  6:54 UTC  (11+ messages)
` [PATCH v3 2/7] iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
` [PATCH v3 3/7] iommu/mediatek: Disable STANDARD_AXI_MODE in MISC_CTRL
` [PATCH v3 4/7] iommu/mediatek: Move inv_sel_reg into the plat_data
` [PATCH v3 5/7] iommu/mediatek: Add sub_comm id in translation fault
` [PATCH v3 7/7] iommu/mediatek: Add mt6779 basic support

[PATCH 1/2] mmc: host: meson-mx-sdhc: fix manual RX FIFO flushing
 2020-05-25  6:14 UTC  (2+ messages)

[PATCH v2 0/9] sunxi: Support IRQ wakeup from deep sleep
 2020-05-25  4:13 UTC  (10+ messages)
` [PATCH v2 1/9] irqchip/sun6i-r: Use a stacked irqchip driver
` [PATCH v2 2/9] irqchip/sun6i-r: Add wakeup support
` [PATCH v2 3/9] dt-bindings: irq: Add a compatible for the H3 R_INTC
` [PATCH v2 4/9] ARM: dts: sunxi: h3/h5: Add r_intc node
` [PATCH v2 5/9] ARM: dts: sunxi: h3/h5: Move wakeup-capable IRQs to r_intc
` [PATCH v2 6/9] ARM: dts: sunxi: a83t: "
` [PATCH v2 7/9] arm64: dts: allwinner: a64: "
` [PATCH v2 8/9] arm64: dts: allwinner: h6: Fix indentation of IR node
` [PATCH v2 9/9] arm64: dts: allwinner: h6: Move wakeup-capable IRQs to r_intc

[PATCH 0/9] sunxi: Support IRQ wakeup from deep sleep
 2020-05-25  4:12 UTC  (4+ messages)
` [PATCH 1/9] irqchip/sun6i-r: Switch to a stacked irqchip driver

[PATCH] ACPI/IORT: Remove the unused __get_pci_rid()
 2020-05-25  4:00 UTC  (3+ messages)

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-25  3:41 UTC  (9+ messages)
  ` [PATCH v5 1/8] ARM: dts: stm32: Add dma config for spi5
  ` [PATCH v5 2/8] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board
  ` [PATCH v5 3/8] ARM: dts: stm32: enable ltdc binding with ili9341, gyro l3gd20 on stm32429-disco board
  ` [PATCH v5 4/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
  ` [PATCH v5 5/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate, fix duplicated ltdc clock register to 'clk_core' case ltdc's clock turn off by clk_disable_unused()
  ` [PATCH v5 6/8] drm/panel: Add ilitek ili9341 panel driver
  ` [PATCH v5 7/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
  ` [PATCH v5 8/8] spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode

[PATCH v5 00/14] Add PCIe support to TI's J721E SoC
 2020-05-25  3:30 UTC  (4+ messages)
` [PATCH v5 03/14] PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses

[PATCH] soc: fsl: qe: Replace one-element array and use struct_size() helper
 2020-05-25  2:47 UTC  (6+ messages)

[PATCH V3] arm64: dts: mediatek: add cpufreq and cci devfreq nodes for mt8183
 2020-05-25  2:21 UTC  (3+ messages)

[PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()
 2020-05-24 23:52 UTC  (8+ messages)

[GIT PULL 1/1] Broadcom devicetree fixes for 5.7 (part 2, v2)
 2020-05-24 20:37 UTC 

[V8, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-05-24 20:33 UTC  (6+ messages)
` [V8, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[PATCH v8 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-24 20:17 UTC  (3+ messages)
` [PATCH v8 02/19] spi: spi-mem: allow specifying a command's extension

[PATCH 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-05-24 19:26 UTC  (6+ messages)
` [PATCH 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver

[PATCH v3 00/10] Improvements to IMX290 CMOS driver
 2020-05-24 19:25 UTC  (10+ messages)
` [PATCH v3 02/10] media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS()
` [PATCH v3 03/10] media: i2c: imx290: fix reset GPIO pin handling
` [PATCH v3 04/10] media: i2c: imx290: Add support for 2 data lanes
` [PATCH v3 05/10] media: i2c: imx290: Add configurable link frequency and pixel rate
` [PATCH v3 06/10] media: i2c: imx290: Add support for test pattern generation
` [PATCH v3 07/10] media: i2c: imx290: Add RAW12 mode support
` [PATCH v3 08/10] media: i2c: imx290: Add support to enumerate all frame sizes
` [PATCH v3 09/10] media: i2c: imx290: Move the settle time delay out of loop
` [PATCH v3 10/10] media: i2c: imx290: set bus_type before calling v4l2_fwnode_endpoint_alloc_parse()


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