messages from 2020-06-03 08:36:54 to 2020-06-03 22:09:07 UTC [more...]
[PATCH] pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and broken
2020-06-03 22:08 UTC (6+ messages)
[PATCH] bus: ti-sysc: Increase max softreset wait
2020-06-03 22:02 UTC
[PATCH] dmaengine: stm32-mdma: call pm_runtime_put if pm_runtime_get_sync fails
2020-06-03 22:01 UTC (3+ messages)
` [PATCH v2] dmaengine: stm32-dma: "
[PATCH] iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unused
2020-06-03 21:15 UTC
[PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
2020-06-03 21:14 UTC (10+ messages)
` [PATCH] arch/{mips, sparc, microblaze, powerpc}: Don't enable pagefault/preempt twice
` [PATCH] arch/{mips,sparc,microblaze,powerpc}: "
[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
2020-06-03 20:38 UTC (6+ messages)
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'
` "
[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
2020-06-03 20:34 UTC (4+ messages)
` [PATCH v6 2/2] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
[PATCH v3 00/13] PCI: brcmstb: enable PCIe for STB chips
2020-06-03 20:33 UTC (17+ messages)
` [PATCH v3 03/13] dt-bindings: PCI: Add bindings for more Brcmstb chips
` [PATCH v3 04/13] PCI: brcmstb: Add bcm7278 reigister info
` [PATCH v3 05/13] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v3 06/13] PCI: brcmstb: Add bcm7278 PERST support
` [PATCH v3 07/13] PCI: brcmstb: Add control of rescal reset
` [PATCH v3 10/13] PCI: brcmstb: Set internal memory viewport sizes
` [PATCH v3 11/13] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH v3 12/13] PCI: brcmstb: Set bus max burst size by chip type
` [PATCH v3 13/13] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list
[PATCH v14 0/3] i2c: npcm7xx: add NPCM i2c controller driver
2020-06-03 20:25 UTC
[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
2020-06-03 20:11 UTC (18+ messages)
` [PATCH v3 032/105] drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable
` [PATCH v3 055/105] drm/vc4: hvs: Introduce a function to get the assigned FIFO
` [PATCH v3 070/105] drm/vc4: hdmi: rework connectors and encoders
` [PATCH v3 105/105] ARM: dts: bcm2711: Enable the display pipeline
[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
2020-06-03 19:47 UTC (11+ messages)
[PATCHv2 0/7] Support inhibiting input devices
2020-06-03 19:37 UTC (17+ messages)
[PATCH] dmaengine: stm32-dmamux: fix pm_runtime_get_sync fialure cases
2020-06-03 19:36 UTC
[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
2020-06-03 19:05 UTC (3+ messages)
` [PATCH v4 08/14] powerpc: add support for folded p4d page tables
[RFC] dt-bindings: mailbox: add doorbell support to ARM MHU
2020-06-03 18:42 UTC (12+ messages)
[PATCH] engine: stm32-dma: call pm_runtime_put if pm_runtime_get_sync fails
2020-06-03 18:34 UTC
[PATCH] dmaengine: stm32-mdma: call pm_runtime_put if pm_runtime_get_sync fails
2020-06-03 18:28 UTC
[PATCH v10 00/20] Introduction of the generic ECC framework
2020-06-03 17:57 UTC (21+ messages)
` [PATCH v10 01/20] mtd: rawnand: Add a kernel doc to the ECC algorithm enumeration
` [PATCH v10 02/20] mtd: rawnand: Rename the ECC algorithm enumeration items
` [PATCH v10 03/20] mtd: rawnand: Move the nand_ecc_algo enum to the generic NAND layer
` [PATCH v10 04/20] mtd: nand: Add a NAND page I/O request type
` [PATCH v10 05/20] dt-bindings: mtd: Document nand-ecc-placement
` [PATCH v10 06/20] dt-bindings: mtd: Document nand-ecc-engine
` [PATCH v10 07/20] dt-bindings: mtd: Document boolean NAND ECC properties
` [PATCH v10 08/20] mtd: nand: Introduce the ECC engine framework
` [PATCH v10 09/20] mtd: rawnand: Separate the ECC engine type and the ECC byte placement
` [PATCH v10 10/20] mtd: rawnand: Use the new ECC engine type enumeration
` [PATCH v10 11/20] mtd: nand: Create a helper to extract the ECC configuration
` [PATCH v10 12/20] mtd: spinand: Use nanddev_get_ecc_conf() when relevant
` [PATCH v10 13/20] mtd: nand: Create helpers to set/extract the ECC requirements
` [PATCH v10 14/20] mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
` [PATCH v10 15/20] mtd: nand: Use the new generic ECC object
` [PATCH v10 16/20] mtd: rawnand: Make use of the ECC framework
` [PATCH v10 17/20] mtd: rawnand: Use the ECC framework OOB layouts
` [PATCH v10 18/20] mtd: rawnand: Use the ECC framework nand_ecc_is_strong_enough() helper
` [PATCH v10 19/20] mtd: rawnand: Use the ECC framework user input parsing bits
` [PATCH v10 20/20] mtd: rawnand: Use the NAND framework user_conf object for ECC flags
[PATCH 0/2] coresight: tmc: Add shutdown callback for TMC ETR/ETF
2020-06-03 17:44 UTC (20+ messages)
` [PATCH 2/2] "
[PATCH][v2] iommu: arm-smmu-v3: Copy SMMU table for kdump kernel
2020-06-03 17:42 UTC (3+ messages)
[PATCH 0/2] firmware/psci: PSCI checker cleanup
2020-06-03 17:39 UTC (3+ messages)
[PATCH] usb: host: xhci-mtk: avoid runtime suspend when removing hcd
2020-06-03 17:33 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v3 00/10] Add MMC and DMA support for Actions S700
2020-06-03 17:28 UTC (4+ messages)
` [PATCH v3 01/10] dmaengine: Actions: get rid of bit fields from dma descriptor
[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
2020-06-03 17:23 UTC (13+ messages)
[PATCH] mm/memblock: export max_pfn for kernel modules
2020-06-03 17:06 UTC (3+ messages)
[PATCH] scs: Report SCS usage in bytes rather than number of entries
2020-06-03 17:06 UTC (2+ messages)
[PATCH 0/2] arm64: Fix single-stepping with reverse debugging
2020-06-03 16:56 UTC (6+ messages)
` [PATCH 1/2] arm64: Override SPSR.SS when single-stepping is enabled
` [PATCH 2/2] arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
[PATCH v8 0/8] Add support for devices in the Energy Model
2020-06-03 16:45 UTC (10+ messages)
` [PATCH v8 4/8] PM / EM: add support for other devices than CPUs in "
[PATCH] arm: dts: vexpress: Move mcc node back into motherboard node
2020-06-03 16:22 UTC
[PATCH v4 0/7] arm64: Enable access to pmu registers by user-space
2020-06-03 16:19 UTC (4+ messages)
` [PATCH v4 1/7] perf: arm64: Add test to check userspace access to hardware counters
[PATCH] dt-bindings: rtc: Convert imxdi rtc to json-schema
2020-06-03 16:15 UTC (2+ messages)
[arm64:devel/mte-v4 25/28] arch/arm64/kernel/cpufeature.c:137:5: warning: no previous prototype for 'mte_ftr_filter'
2020-06-03 15:29 UTC (2+ messages)
[PATCH v2 0/3] DCMI set minimum cpufreq requirement
2020-06-03 15:25 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: media: stm32-dcmi: Add DCMI min frequency property
` [PATCH v2 2/3] media: stm32-dcmi: Set minimum cpufreq requirement
` [PATCH v2 3/3] ARM: dts: stm32: Set DCMI frequency requirement for stm32mp15x
[PATCH] irqchip/gic-v3-its: Don't try to move a disabled irq
2020-06-03 15:16 UTC
arm64 build issue and mainline crash (was Re: linux-next: Tree for Jun 3)
2020-06-03 14:08 UTC (4+ messages)
[PATCH 0/5] Suspend and resume fixes for omapdrm pdata removal
2020-06-03 14:06 UTC (4+ messages)
` [PATCH 1/5] drm/omap: Fix suspend resume regression after platform data removal
[PATCH] sound: usb: pcm: fix incorrect power state when playing sound after PM_AUTO suspend
2020-06-03 13:50 UTC (8+ messages)
[PATCH v3 00/20] dts/dt-bindings: Fix Arm Ltd. ARMv8 "boards"
2020-06-03 13:49 UTC (8+ messages)
` [PATCH v3 04/20] arm64: dts: arm: vexpress: Move fixed devices out of bus node
[PATCH] arm64: dts: rockchip: fix rk3399-puma gmac reset gpio
2020-06-03 13:28 UTC
[PATCH v9 0/9] Preparation to the generic ECC engine abstraction
2020-06-03 13:05 UTC (11+ messages)
` [PATCH v9 4/9] mtd: rawnand: Use nanddev_get_ecc_requirements() when relevant
` [PATCH v9 5/9] mtd: nand: Convert generic NAND bits to use the ECC framework
` [PATCH v9 9/9] mtd: rawnand: Move the user input parsing bits to "
[RESEND v7 0/6] clockevent: add low power STM32 timer
2020-06-03 12:54 UTC (7+ messages)
` [RESEND v7 1/6] dt-bindings: mfd: Document STM32 low power timer bindings
` [RESEND v7 2/6] ARM: dts: stm32: Add timer subnodes on stm32mp15 SoCs
` [RESEND v7 3/6] mfd: stm32: Add defines to be used for clkevent purpose
` [RESEND v7 4/6] mfd: stm32: enable regmap fast_io for stm32-lptimer
` [RESEND v7 5/6] clocksource: Add Low Power STM32 timers driver
` [RESEND v7 6/6] ARM: mach-stm32: select low power timer for STM32MP157
[PATCH] irqchip/gic-v3-its: Don't try to move a disabled irq
2020-06-03 12:44 UTC (8+ messages)
[PATCH] efi/libstub: refactor Makefile to not use lib-y syntax
2020-06-03 12:42 UTC (10+ messages)
[PATCH] pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'
2020-06-03 12:36 UTC (3+ messages)
[PATCH] pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'
2020-06-03 12:34 UTC (2+ messages)
[PATCH V2] pinctrl: sirf: add missing put_device() call in sirfsoc_gpio_probe()
2020-06-03 12:32 UTC (2+ messages)
[PATCH] pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'
2020-06-03 12:31 UTC (2+ messages)
[PATCH v3 0/4] pinctrl: bcm2835: Add support for wake-up interrupts
2020-06-03 12:17 UTC (2+ messages)
[PATCH 00/15] Fix STM32 DT issues on v5.7-rc4
2020-06-03 12:10 UTC (3+ messages)
` [PATCH 14/15] dt-bindings: pinctrl: stm32: Add missing interrupts property
[PATCH v8 00/10] Genericize DW MIPI DSI bridge and add i.MX 6 driver
2020-06-03 12:03 UTC (9+ messages)
` [PATCH v8 04/10] drm: bridge: dw_mipi_dsi: allow bridge daisy chaining
` [PATCH v8 08/10] drm: stm: dw-mipi-dsi: let the bridge handle the HW version check
` [Linux-stm32] "
[PATCH v5 0/4] Introduce TEE based Trusted Keys support
2020-06-03 11:45 UTC (4+ messages)
[PATCH v3 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
2020-06-03 11:22 UTC (9+ messages)
` [PATCH v3 1/6] PCI: dwc: Add msi_host_isr() callback
` [PATCH v3 2/6] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
` [PATCH v3 3/6] dt-bindings: PCI: uniphier: Add iATU register description
` [PATCH v3 4/6] PCI: uniphier: Add iATU register support
` [PATCH v3 5/6] PCI: uniphier: Add error message when failed to get phy
` [PATCH v3 6/6] PCI: uniphier: Use devm_platform_ioremap_resource_byname()
[PATCH] soc: imx: scu: use devm_kasprintf
2020-06-03 11:15 UTC (2+ messages)
Security Random Number Generator support
2020-06-03 11:12 UTC (9+ messages)
[PATCH] [RFC] clk: sprd: fix compile-testing
2020-06-03 10:58 UTC (3+ messages)
[soc:baikal/drivers-1 4/5] drivers/bus/bt1-apb.c:330:3: error: implicit declaration of function 'readl'
2020-06-03 10:29 UTC (2+ messages)
[RFC PATCH v5 0/6] Exynos: Simple QoS for exynos-bus using interconnect
2020-06-03 10:04 UTC (7+ messages)
` [RFC PATCH v5 2/6] interconnect: Add generic interconnect driver for Exynos SoCs
` [RFC PATCH v5 6/6] drm: exynos: mixer: Add interconnect support
[PATCH v8 00/13] add ecspi ERR009165 for i.mx6/7 soc family
2020-06-03 9:50 UTC (3+ messages)
` (EXT) "
[PATCH 0/4] Allwinner A100 Initial support
2020-06-03 9:48 UTC (4+ messages)
` [PATCH 1/4] clk: sunxi-ng: add support for the Allwinner A100 CCU
[PATCH] media: stm32-dcmi: Set minimum cpufreq requirement
2020-06-03 9:41 UTC (7+ messages)
[PATCH v1] ARM: dts: aspeed: mihawk: add aliases for i2c and add thermal sensor
2020-06-03 9:26 UTC
[PATCH 0/5 v2] KASan for ARM
2020-06-03 8:45 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).