linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-08 03:53:40 to 2020-04-08 23:53:30 UTC [more...]

[PATCH v7 0/8] Add support for PCIe controller to work in endpoint mode on R-Car/RZ/G2x SoCs
 2020-04-08 23:53 UTC  (13+ messages)
` [PATCH v7 1/8] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v7 2/8] PCI: rcar: Move shareable code to a common file
` [PATCH v7 3/8] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v7 4/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v7 5/8] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v7 6/8] PCI: rcar: Add support for R-Car PCIe controller in endpoint mode
` [PATCH v7 7/8] PCI: Add Renesas R8A774C0 device ID
` [PATCH v7 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

[PATCH 0/7] TI K3 R5F remoteproc support
 2020-04-08 23:39 UTC  (6+ messages)
` [PATCH 1/7] remoteproc: add prepare and unprepare ops
` [PATCH 5/7] remoteproc/k3-r5: Add a remoteproc driver for R5F subsystem

[PATCH v2 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-04-08 23:36 UTC  (7+ messages)
` [PATCH v2 1/6] remoteproc: sysmon: Add ability to send type of notification
` [PATCH v2 2/6] remoteproc: sysmon: Add notifications for events
` [PATCH v2 3/6] remoteproc: sysmon: Inform current rproc about all active rprocs
` [PATCH v2 4/6] remoteproc: qcom: Add name field for every subdevice
` [PATCH v2 5/6] remoteproc: qcom: Add per subsystem SSR notification
` [PATCH v2 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH bpf] arm: bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0
 2020-04-08 23:17 UTC  (2+ messages)

[RFC PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-04-08 22:43 UTC  (10+ messages)

[PATCH v2 0/2] remoteproc: core: Add core functionality to the remoteproc framework
 2020-04-08 22:18 UTC  (3+ messages)
` [PATCH v2 1/2] remoteproc: core: Add an API for changing firmware name
` [PATCH v2 2/2] remoteproc: core: Prevent sleep when rproc crashes

[PATCH 0/3] Atmel TCB capture driver
 2020-04-08 21:56 UTC  (4+ messages)
` [PATCH 3/3] counter: Add atmel TCB capture counter

[PATCH 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-04-08 21:11 UTC  (6+ messages)
` [PATCH 3/7] drm/mediatek: mtk_dsi: Rename bridge to next_bridge
` [PATCH 4/7] drm/mediatek: mtk_dsi: Convert to bridge driver
` [PATCH 5/7] drm/mediatek: mtk_dsi: Use simple encoder
` [PATCH 6/7] drm/mediatek: mtk_dsi: Use the drm_panel_bridge API
` [PATCH 7/7] drm/mediatek: mtk_dsi: Create connector for bridges

[PATCH] soc: fsl: dpio: avoid stack usage warning
 2020-04-08 20:24 UTC  (2+ messages)

[PATCH] media: staging: rkisp1: avoid unused variable warning
 2020-04-08 19:38 UTC  (5+ messages)

[PATCH] irqchip/ti-sci-inta: fix processing of masked irqs
 2020-04-08 19:15 UTC 

[PATCH] firmware: imx: fix compile-testing
 2020-04-08 19:02 UTC 

[PATCH] soc: fsl: dpio: fix incorrect pointer conversions
 2020-04-08 18:58 UTC 

[PATCH] ASoC: brcm: fix dma_addr_t cast to pointer
 2020-04-08 18:55 UTC 

[PATCH] dmaengine: ti: k3-psil: fix deadlock on error path
 2020-04-08 18:55 UTC 

[PATCH] ARM: dts: imx6ull: add MYiR MYS-6ULX SBC
 2020-04-08 18:43 UTC 

[PATCH v10 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2020-04-08 17:52 UTC  (6+ messages)
` [PATCH v10 1/2] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller
` [PATCH v10 2/2] drm/bridge: Add NWL MIPI DSI host controller support

[PATCH] arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
 2020-04-08 17:17 UTC  (9+ messages)
          ` [PATCH v2] "

[PATCH] KVM: arm64: arch_timer shouldn't assume the vcpu is loaded
 2020-04-08 16:50 UTC  (6+ messages)

[RFC PATCH] perf/smmuv3: Fix shared interrupt handling
 2020-04-08 16:49 UTC 

[PATCH] arm64: dts: mt8173: Add gce setting in mmsys and display node
 2020-04-08 16:46 UTC  (4+ messages)

[PATCH v6 1/3] media: dt-bindings: ov8856: Document YAML bindings
 2020-04-08 16:34 UTC  (16+ messages)

[PATCH 0/5] arm: dts: linksys: rename codename to model
 2020-04-08 16:23 UTC  (5+ messages)

Trying to kexec on Allwinner A80
 2020-04-08 16:16 UTC  (13+ messages)

decruft the vmalloc API
 2020-04-08 16:07 UTC  (50+ messages)
` [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/28] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 03/28] staging: media: ipu3: use vmap insted of reimplementing it
` [PATCH 04/28] dma-mapping: "
` [PATCH 05/28] powerpc: add an ioremap_phb helper
` [PATCH 06/28] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 07/28] mm: remove __get_vm_area
` [PATCH 08/28] mm: unexport unmap_kernel_range_noflush
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 11/28] mm: pass addr as unsigned long to vb_free
` [PATCH 12/28] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 13/28] mm: rename vmap_page_range to map_kernel_range
` [PATCH 14/28] mm: don't return the number of pages from map_kernel_range{, _noflush}
` [PATCH 15/28] mm: remove map_vm_range
` [PATCH 16/28] mm: remove unmap_vmap_area
` [PATCH 17/28] mm: remove the prot argument from vm_map_ram
` [PATCH 18/28] mm: enforce that vmap can't map pages executable
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 20/28] mm: remove the pgprot argument to __vmalloc
` [PATCH 21/28] mm: remove the prot argument to __vmalloc_node
` [PATCH 22/28] mm: remove both instances of __vmalloc_node_flags
` [PATCH 23/28] mm: remove __vmalloc_node_flags_caller
` [PATCH 24/28] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 25/28] mm: remove vmalloc_user_node_flags
` [PATCH 26/28] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [PATCH 27/28] s390: use __vmalloc_node in alloc_vm_stack
` [PATCH 28/28] s390: use __vmalloc_node in stack_alloc

[PATCH] media: cedrus: Implement runtime PM
 2020-04-08 16:01 UTC  (5+ messages)
` [linux-sunxi] "

[PATCH] [RFC] clk: sprd: fix compile-testing
 2020-04-08 16:00 UTC 

[PATCH] remoteproc: mtk_scp: use dma_addr_t for DMA API
 2020-04-08 15:54 UTC 

32-bit arm unwind info for PLTs
 2020-04-08 14:07 UTC  (5+ messages)

[PATCH] drivers: soc: xilinx: fix firmware driver Kconfig dependency
 2020-04-08 15:52 UTC 

[PATCH] serial: uartps: Wait for tx_empty in console setup
 2020-04-08 15:50 UTC  (3+ messages)

[PATCH v2 0/5] defconfig: fix changed configs and refresh
 2020-04-08 15:48 UTC  (7+ messages)
` [PATCH v2 1/5] arm64: defconfig: DRM_DUMB_VGA_DAC: follow changed config symbol name
` [PATCH v2 2/5] arm64: defconfig: add DRM_DISPLAY_CONNECTOR
` [PATCH v2 3/5] arm64: defconfig: PCIE_TEGRA194: follow changed config symbol name
` [PATCH v2 4/5] arm64: defconfig: ARCH_R8A7795: "
` [PATCH v2 5/5] arm64: defconfig: refresh

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-08 15:45 UTC  (4+ messages)
` [PATCH 04/35] docs: fix broken references for ReST files that moved around
` [PATCH 06/35] docs: amu: supress some Sphinx warnings
` [PATCH 07/35] docs: arm64: booting.rst: get rid of some warnings

zynq-zturn: macb: Could not attach PHY
 2020-04-08 14:49 UTC 

[PATCH v2 0/4] iommu: Add Allwinner H6 IOMMU driver
 2020-04-08 14:06 UTC  (5+ messages)
` [PATCH v2 2/4] "

[PATCH v4 0/6] Qualcomm CCI & Camera for db410c & db845c
 2020-04-08 13:09 UTC  (7+ messages)
` [PATCH v4 1/6] arm64: dts: msm8916: Add i2c-qcom-cci node
` [PATCH v4 2/6] arm64: dts: apq8016-sbc: Add CCI/Sensor nodes
` [PATCH v4 3/6] arm64: dts: sdm845: Add i2c-qcom-cci node
` [PATCH v4 4/6] arm64: dts: sdm845-db845c: Add pm_8998 gpio names
` [PATCH v4 5/6] arm64: dts: sdm845-db845c: Add ov8856 & ov7251 camera nodes
` [PATCH v4 6/6] arm64: defconfig: Enable QCOM CAMCC, CAMSS and CCI drivers

[V6, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-04-08 12:49 UTC  (10+ messages)
` [V6, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
` [V6, 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-04-08 12:15 UTC  (6+ messages)

[PATCH 0/6] perf/imx_ddr: Add namespace for i.MX8 DDR Perf
 2020-04-08 11:41 UTC  (6+ messages)

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-04-08 11:24 UTC  (8+ messages)
` [TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver

[PATCH v1] gpio: mpc8xxx: Add shutdown function
 2020-04-08 10:55 UTC 

[PATCH v4 0/3] media: ov8856: Add devicetree support
 2020-04-08 11:08 UTC  (4+ messages)
` [PATCH v7 1/3] media: dt-bindings: ov8856: Document YAML bindings
` [PATCH v4 2/3] media: ov8856: Add devicetree support
` [PATCH v4 3/3] media: ov8856: Implement sensor module revision identification

[PATCH v1] gpio: mpc8xxx: Add shutdown function
 2020-04-08 10:55 UTC  (3+ messages)
` [PATCH] "

[PATCH] arm64/defconfig: Enable CONFIG_KEXEC_FILE
 2020-04-08 10:46 UTC  (2+ messages)

[PATCH 0/5] arm64: Add workaround for Cortex-A77 erratum 1542418
 2020-04-08 10:09 UTC  (5+ messages)

[PATCH] ARM: dts: r8a73a4: Add missing CMT1 interrupts
 2020-04-08  9:09 UTC 

[RESEND PATCH 0/1] thermal: mediatek: add suspend/resume callback
 2020-04-08  9:05 UTC  (2+ messages)
` [RESEND PATCH] "

[RFC PATCH v5 0/8] arm64: tlb: add support for TTL feature
 2020-04-08  9:00 UTC  (9+ messages)
` [RFC PATCH v5 4/8] mm: tlb: Pass struct mmu_gather to flush_pmd_tlb_range

[RFC][Qusetion] the value of cleared_(ptes|pmds|puds|p4ds) in struct mmu_gather
 2020-04-08  8:51 UTC  (3+ messages)

[PATCH] stacktrace: cleanup inconsistent variable type
 2020-04-08  8:49 UTC 

[PATCH v12 0/6] Add Support for MediaTek PMIC MT6358
 2020-04-08  8:12 UTC  (7+ messages)
` [PATCH v12 1/6] mfd: mt6397: Modify suspend/resume behavior
` [PATCH v12 2/6] mfd: mt6397: Trim probe function to support different chips more cleanly
` [PATCH v12 3/6] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v12 4/6] mfd: Add support "
` [PATCH v12 5/6] rtc: mt6397: Add support for the MediaTek MT6358 RTC
` [PATCH v12 6/6] arm64: dts: mt6358: add PMIC MT6358 related nodes

[PATCH] staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
 2020-04-08  7:33 UTC 

[PATCH v6 0/4] thermal: k3: Add support for bandgap sensors
 2020-04-08  7:30 UTC  (9+ messages)
` [PATCH v6 1/4] dt-bindings: thermal: k3: Add VTM bindings documentation
` [PATCH v6 2/4] thermal: k3: Add support for bandgap sensors
` [PATCH v6 3/4] arm64: dts: ti: am65-wakeup: Add VTM node
` [PATCH v6 4/4] arm64: dts: ti: am654: Add thermal zones

[PATCH 2/2] mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks
 2020-04-08  7:21 UTC 

PM / AVS: SVS: Introduce SVS engine
 2020-04-08  5:58 UTC  (8+ messages)
` [PATCH v6 1/3] dt-bindings: soc: add mtk svs dt-bindings

[PATCH v3] usb: gadget: aspeed: improve vhub port irq handling
 2020-04-08  5:40 UTC  (7+ messages)

[PATCH -next] Documentation: arm64: fix amu.rst doc warnings
 2020-04-08  3:53 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).