linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-23 07:47:55 to 2019-09-23 21:30:55 UTC [more...]

[RFCv4 0/7] interconnect: Add imx support via devfreq
 2019-09-23 21:22 UTC  (7+ messages)
` [RFCv4 3/7] dt-bindings: devfreq: imx: Describe interconnect properties

[PATCH v2 00/10] Basic sound support for Arndale board / wm8994 updates
 2019-09-23 21:22 UTC  (16+ messages)
  ` [PATCH v2 04/10] ASoC: wm8994: Add support for MCLKn clock gating
  ` [PATCH v2 03/10] ASoC: wm8994: Add support for setting MCLK clock rate
  ` [PATCH v2 07/10] ASoC: samsung: arndale: Add support for WM1811 CODEC
  ` [PATCH v2 08/10] ASoC: samsung: Rename Arndale card driver
  ` [PATCH v2 02/10] ASoC: samsung: arndale: Add missing OF node dereferencing
    ` Applied "ASoC: samsung: arndale: Add missing OF node dereferencing" to the asoc tree

[PATCH v2 01/10] ASoC: wm8994: Do not register inapplicable controls for WM1811
 2019-09-23 21:22 UTC  (2+ messages)
` Applied "ASoC: wm8994: Do not register inapplicable controls for WM1811" to the asoc tree

[PATCH 0/3] Fix sdhci-of-esdhc DMA coherency
 2019-09-23 21:26 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: mark lx2160a esdhc controllers dma coherent

[PATCH v6 0/6] PM / devfreq: Add dev_pm_qos support
 2019-09-23 21:17 UTC  (15+ messages)
` [PATCH v6 1/6] PM / devfreq: Don't fail devfreq_dev_release if not in list
` [PATCH v6 2/6] PM / devfreq: Move more initialization before registration
` [PATCH v6 3/6] PM / devfreq: Don't take lock in devfreq_add_device
` [PATCH v6 4/6] PM / devfreq: Introduce devfreq_get_freq_range
` [PATCH v6 5/6] PM / devfreq: Add PM QoS support
` [PATCH v6 6/6] PM / devfreq: Use PM QoS for sysfs min/max_freq

[PATCH v7 0/6] PM / devfreq: Add dev_pm_qos support
 2019-09-23 21:10 UTC  (7+ messages)
` [PATCH v7 1/6] PM / devfreq: Don't fail devfreq_dev_release if not in list
` [PATCH v7 2/6] PM / devfreq: Move more initialization before registration
` [PATCH v7 3/6] PM / devfreq: Don't take lock in devfreq_add_device
` [PATCH v7 4/6] PM / devfreq: Introduce devfreq_get_freq_range
` [PATCH v7 5/6] PM / devfreq: Add PM QoS support
` [PATCH v7 6/6] PM / devfreq: Use PM QoS for sysfs min/max_freq

[PATCH 0/5] provide the XTAL clock via OF on Meson8/8b/8m2
 2019-09-23 20:57 UTC  (6+ messages)
` [PATCH 4/5] clk: meson: meson8b: don't register the XTAL clock when provided via OF

[PATCH 0/6] add the DDR clock controller on Meson8 and Meson8b
 2019-09-23 20:49 UTC  (3+ messages)

[PATCH v5 00/17] arm64: MMU enabled kexec relocation
 2019-09-23 20:34 UTC  (18+ messages)
` [PATCH v5 01/17] kexec: quiet down kexec reboot
` [PATCH v5 02/17] arm64: hibernate: pass the allocated pgdp to ttbr0
` [PATCH v5 03/17] arm64: hibernate: check pgd table allocation
` [PATCH v5 04/17] arm64: hibernate: use get_safe_page directly
` [PATCH v5 05/17] arm64: hibernate: remove gotos as they are not needed
` [PATCH v5 06/17] arm64: hibernate: rename dst to page in create_safe_exec_page
` [PATCH v5 07/17] arm64: hibernate: add PUD_SECT_RDONLY
` [PATCH v5 08/17] arm64: hibernate: add trans_pgd public functions
` [PATCH v5 09/17] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v5 10/17] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v5 11/17] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v5 12/17] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v5 13/17] kexec: add machine_kexec_post_load()
` [PATCH v5 14/17] arm64: kexec: move relocation function setup and clean up
` [PATCH v5 15/17] arm64: kexec: add expandable argument to relocation function
` [PATCH v5 16/17] arm64: kexec: configure trans_pgd page table for kexec
` [PATCH v5 17/17] arm64: kexec: enable MMU during kexec relocation

[PATCH] seccomp: remove unused arg from secure_computing()
 2019-09-23 19:34 UTC  (4+ messages)

[PATCH 0/3] arm64: Allow early timestamping of kernel log
 2019-09-23 19:13 UTC  (4+ messages)

[PATCH] ARM: dts: bcm2835-rpi-zero-w: Fix bus-width of sdhci
 2019-09-23 18:57 UTC  (2+ messages)

[PATCH] Revert "ARM: bcm283x: Switch V3D over to using the PM driver instead of firmware."
 2019-09-23 18:56 UTC  (2+ messages)

[PATCH] PM / devfreq: Lock devfreq in trans_stat_show
 2019-09-23 18:54 UTC  (2+ messages)

[PATCH] PM / devfreq: Check NULL governor in available_governors_show
 2019-09-23 18:50 UTC  (2+ messages)

[PATCH 1/2] ARM: omap2plus_defconfig: Update for removed items
 2019-09-23 18:30 UTC  (4+ messages)

[PATCH trivial] sound: Fix Kconfig indentation
 2019-09-23 18:26 UTC  (2+ messages)

[PATCH] ARM: omap2plus_defconfig: Enable DRM_TI_TFP410
 2019-09-23 18:23 UTC  (2+ messages)

[PATCH v2 linux-next 0/4] arm/arm64: configs: Convert all CONFIG_REMOTEPROC instances to y
 2019-09-23 17:56 UTC  (3+ messages)
` [PATCH v2 linux-next 1/4] arm: configs: omap2plus_defconfig: Change CONFIG_REMOTEPROC from m "

[PATCH 0/5] Add support for iMX8MQ Display Controller Subsystem
 2019-09-23 17:53 UTC  (8+ messages)
` [PATCH 1/5] clk: imx8mq: Add VIDEO2_PLL clock
` [PATCH 4/5] dt-bindings: display: imx: add bindings for DCSS
` [PATCH 5/5] arm64: dts: imx8mq: add DCSS node

[PATCHv5 00/10] soc: ti: add OMAP PRM driver (for reset)
 2019-09-23 17:47 UTC  (4+ messages)

[PATCH V8 0/2] arm64/mm: Enable memory hot remove
 2019-09-23 17:39 UTC  (4+ messages)
` [PATCH V8 2/2] "

[PATCH 22/36] drm/atmel-hlcdc: use bpp instead of cpp for drm_format_info
 2019-09-23 17:31 UTC  (3+ messages)
` [PATCH 25/36] drm/imx: "

[PATCH v2 0/5] perf cs-etm: Support thread stack and callchain
 2019-09-23 17:13 UTC  (8+ messages)
` [PATCH v2 1/5] perf cs-etm: Refactor instruction size handling
` [PATCH v2 2/5] perf cs-etm: Support thread stack
` [PATCH v2 3/5] perf cs-etm: Support branch filter
` [PATCH v2 4/5] perf cs-etm: Support callchain for instruction sample
` [PATCH v2 5/5] perf cs-etm: Correct "

[PATCH v8 0/3] fix double page fault on arm64
 2019-09-23 17:04 UTC  (8+ messages)
` [PATCH v8 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v8 2/3] arm64: mm: implement arch_faults_on_old_pte() on arm64
` [PATCH v8 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[PATCH] clk: at91: avoid sleeping early
 2019-09-23 16:58 UTC  (2+ messages)

[PATCH v10 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-23 16:39 UTC  (13+ messages)
` [PATCH v10 3/6] mm: Introduce Reported pages

[PATCH 3/5] drm/imx: Add initial support for DCSS on iMX8MQ
 2019-09-23 16:24 UTC 

[PATCH v4 1/8] dt-bindings: timer: Convert Exynos MCT bindings to json-schema
 2019-09-23 16:14 UTC  (8+ messages)
` [PATCH v4 2/8] ARM: dts: exynos: Rename Multi Core Timer node to "timer"
` [PATCH v4 3/8] arm64: "
` [RFT v4 4/8] ARM: dts: exynos: Remove MCT subnode for interrupt map on Exynos4210
` [RFT v4 5/8] ARM: dts: exynos: Remove MCT subnode for interrupt map on Exynos4412
` [RFT v4 6/8] ARM: dts: exynos: Remove MCT subnode for interrupt map on Exynos5250
` [PATCH v4 7/8] ARM: dts: exynos: Remove MCT subnode for interrupt map on Exynos54xx
` [PATCH v4 8/8] ARM: dts: exynos: Use defines for MCT interrupt GIC SPI/PPI specifier

[PATCH] arm: export memblock_reserve()d regions via /proc/iomem
 2019-09-23 16:14 UTC 

[PATCH trivial] gpu: Fix Kconfig indentation
 2019-09-23 15:49 UTC 

[PATCH] drm/rockchip: Add AFBC support
 2019-09-23 15:34 UTC  (3+ messages)

[PATCH v5 0/3] Fix UART DMA freezes for i.MX SOCs
 2019-09-23 15:09 UTC  (7+ messages)
` [PATCH v5 1/3] dmaengine: imx-sdma: fix buffer ownership
` [PATCH v5 2/3] dmaengine: imx-sdma: fix dma freezes
` [PATCH v5 3/3] dmaengine: imx-sdma: drop redundant variable

[PATCH] arm64: dts: mt8183: Add node for the Mali GPU
 2019-09-23 14:33 UTC  (7+ messages)

[RFC PATCH v2 00/12] Unify SMP stop generic logic to common code
 2019-09-23 14:20 UTC  (3+ messages)
` [RFC PATCH v2 01/12] smp: add generic SMP-stop support "

[PATCH v5 0/3] arm64: meson-g12b: Add support for the Ugoos AM6
 2019-09-23 14:13 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: Add vendor prefix for Ugoos
` [PATCH v5 2/3] dt-bindings: arm: amlogic: Add support for the Ugoos AM6
` [PATCH v5 3/3] arm64: dts: meson-g12b-ugoos-am6: add initial device-tree

[PATCH v4] serial: imx: adapt rx buffer and dma periods
 2019-09-23 13:59 UTC 

[PATCH v4 0/3] arm64: meson-g12b: Add support for the Ugoos AM6
 2019-09-23 13:57 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: Add vendor prefix for Ugoos
` [PATCH v4 2/3] dt-bindings: arm: amlogic: Add support for the Ugoos AM6
` [PATCH v4 3/3] arm64: dts: meson-g12b-ugoos-am6: add initial device-tree

[PATCH v3] serial: imx: adapt rx buffer and dma periods
 2019-09-23 13:58 UTC 

[PATCH] ath9k: remove unused including <linux/version.h>
 2019-09-23 13:56 UTC 

page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang
 2019-09-23 13:24 UTC  (13+ messages)
          ` printk() + memory offline deadlock (WAS Re: page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang)

[xlnx:xilinx_rebase_v4.19 1570/1667] drivers/staging/xlnx_tsmux/xlnx_mpg2tsmux.c:1020:6: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'dma_addr_t {aka unsigned int}'
 2019-09-23 13:17 UTC 

[PATCH 00/36] Add support 10bit yuv format
 2019-09-23 13:03 UTC  (4+ messages)
` [PATCH 02/36] drm/rockchip: use bpp instead of cpp for drm_format_info
` [PATCH 04/36] drm: exynos: "

[PATCH 31/36] drm/stm: use bpp instead of cpp for drm_format_info
 2019-09-23 12:53 UTC 

[PATCH 15/36] drm/mediatek: use bpp instead of cpp for drm_format_info
 2019-09-23 12:47 UTC 

[PATCH 05/36] drm/sun4i: use bpp instead of cpp for drm_format_info
 2019-09-23 12:46 UTC 

[RFC PATCH V3 0/5] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2019-09-23 12:11 UTC 

[PATCH V7 2/2] mailbox: introduce ARM SMC based mailbox
 2019-09-23 12:07 UTC  (2+ messages)

[PATCH] media: platform: Use devm_platform_ioremap_resource() in two functions
 2019-09-23 11:34 UTC  (2+ messages)

[PATCH 0/3] iommu/io-pgtable-arm: Mali LPAE improvements
 2019-09-23 11:04 UTC  (7+ messages)

Propagating audio properties along the audio path
 2019-09-23 10:47 UTC  (3+ messages)

[PATCH] arm64: use generic free_initrd_mem()
 2019-09-23 10:11 UTC  (4+ messages)

[PATCH v6 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-09-23 10:01 UTC  (6+ messages)
  ` [PATCH v6 1/2] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller
  ` [PATCH v6 2/2] drm/bridge: Add NWL MIPI DSI host controller support

[PATCH v3 0/3] Add IMX290 CMOS image sensor support
 2019-09-23  9:22 UTC  (5+ messages)
` [PATCH v3 2/3] media: i2c: Add IMX290 CMOS image sensor driver
` [PATCH v3 3/3] MAINTAINERS: Add entry for "

[PATCH 0/4] pwm: mxs: add support for setting polarity via DT
 2019-09-23  9:17 UTC  (11+ messages)
` [PATCH 1/4] pwm: mxs: implement ->apply
` [PATCH 2/4] pwm: mxs: remove legacy methods
` [PATCH 3/4] pwm: mxs: add support for inverse polarity
` [PATCH 4/4] dt-bindings: pwm: mxs-pwm: Increase #pwm-cells

[PATCH 1/1] ARM: dts: imx28: add poweroff support
 2019-09-23  9:17 UTC 

[PATCH] arm64: errata: Update stale comment
 2019-09-23  9:12 UTC 

[PATCH v1 1/2] dt-bindings: add vendor prefix for logic technologies limited
 2019-09-23  9:08 UTC  (4+ messages)
` [PATCH v1 2/2] drm/panel: simple: add display timings for logic technologies displays

[PATCH 1/1] clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate
 2019-09-23  8:38 UTC  (2+ messages)

[PATCH v2 0/3] reset: meson: add Meson-A1 SoC support
 2019-09-23  8:34 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: meson: add reset controller for Meson-A1 SoC
` [PATCH v2 2/3] dt-bindings: reset: add bindings for the Meson-A1 SoC Reset Controller
` [PATCH v2 3/3] reset: add support "

[PATCH v3] mm/kasan: dump alloc and free stack for page allocator
 2019-09-23  8:20 UTC  (9+ messages)
              ` [PATCH] mm, debug, kasan: save and dump freeing stack trace for kasan

[PATCH 0/2] Support CMDQ interface and control flow
 2019-09-23  8:14 UTC  (3+ messages)
` [PATCH 2/2] drm/mediatek: Apply CMDQ "

[PATCH 1/1] sched/eas: introduce system-wide overutil indicator
 2019-09-23  8:05 UTC  (2+ messages)

[PATCH v2 0/2] crypto: sun4i-ss: Enable power management
 2019-09-23  7:53 UTC  (4+ messages)
` [PATCH v2 2/2] crypto: sun4i-ss: enable pm_runtime

[PATCH net v2] net: stmmac: selftests: Flow Control test can also run with ASYM Pause
 2019-09-23  7:49 UTC 

[PATCH net] net: stmmac: selftests: Flow Control test can also run with ASYM Pause
 2019-09-23  7:47 UTC  (2+ messages)


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