All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-11 15:21:47 to 2020-02-11 15:51:58 UTC [more...]

[PATCH 2/3] spi: spi-geni-qcom: Grow a dev pointer to simplify code
 2020-02-11 15:51 UTC  (3+ messages)
` Applied "spi: spi-geni-qcom: Grow a dev pointer to simplify code" to the spi tree

[PATCH 1/2] spi: stm32-qspi: defer probe for reset controller
 2020-02-11 15:51 UTC  (3+ messages)
` Applied "spi: stm32-qspi: defer probe for reset controller" to the spi tree

[PATCH 1/3] spi: spi-geni-qcom: Let firmware specify irq trigger flags
 2020-02-11 15:51 UTC  (2+ messages)
` Applied "spi: spi-geni-qcom: Let firmware specify irq trigger flags" to the spi tree

[PATCH V3 1/4] dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible
 2020-02-11 15:51 UTC  (7+ messages)
` Applied "dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible" to the spi tree

[PATCH 3/3] spi: spi-geni-qcom: Drop of.h include
 2020-02-11 15:51 UTC  (3+ messages)
` Applied "spi: spi-geni-qcom: Drop of.h include" to the spi tree

[PATCH 2/2] spi: stm32-qspi: properly manage probe errors
 2020-02-11 15:51 UTC  (3+ messages)
` Applied "spi: stm32-qspi: properly manage probe errors" to the spi tree

[PATCH v4 1/2] spi: add driver for ar934x spi controller
 2020-02-11 15:51 UTC  (3+ messages)
` Applied "spi: add driver for ar934x spi controller" to the spi tree

[PATCH v4 2/2] dt-binding: spi: add bindings for spi-ar934x
 2020-02-11 15:51 UTC  (3+ messages)
` Applied "dt-binding: spi: add bindings for spi-ar934x" to the spi tree

[alsa-devel] [PATCH v3 5/8] ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() once
 2020-02-11 15:48 UTC  (2+ messages)
` [alsa-devel] Applied "ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() once" to the asoc tree

[PATCH] regulator: mp8859: add supply entry
 2020-02-11 15:51 UTC  (2+ messages)
` Applied "regulator: mp8859: add supply entry" to the regulator tree

[PATCH] regulator: da9063: fix code formatting warnings and errors
 2020-02-11 15:51 UTC  (2+ messages)
` Applied "regulator: da9063: fix code formatting warnings and errors" to the regulator tree

[PATCH v5 00/18] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-02-11 15:51 UTC  (9+ messages)
` [PATCH v5 01/18] platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver
` [PATCH v5 02/18] platform/x86: intel_scu_ipc: Log more information if SCU IPC command fails
` [PATCH v5 03/18] platform/x86: intel_scu_ipc: Introduce new SCU IPC API
` [PATCH v5 07/18] platform/x86: intel_scu_ipc: Add managed function to register SCU IPC

[PATCH] regulator: da9063: remove redundant return statement
 2020-02-11 15:51 UTC  (2+ messages)
` Applied "regulator: da9063: remove redundant return statement" to the regulator tree

Yocto Project Status WW06'20
 2020-02-11 15:51 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: regulator: add document bindings for mp5416
 2020-02-11 15:51 UTC  (2+ messages)
` Applied "dt-bindings: regulator: add document bindings for mp5416" to the regulator tree

[PATCH v2 2/3] regulator: mp5416: add mp5416 regulator driver
 2020-02-11 15:51 UTC  (2+ messages)
` Applied "regulator: mp5416: add mp5416 regulator driver" to the regulator tree

Enabling OpenBMC Debug
 2020-02-11 15:51 UTC 

[PATCH v2 3/3] MAINTAINERS: Add entry for mp5416 PMIC driver
 2020-02-11 15:51 UTC  (2+ messages)
` Applied "MAINTAINERS: Add entry for mp5416 PMIC driver" to the regulator tree

[PATCH 1/6] ASoC: stm32: sai: manage error when getting reset controller
 2020-02-11 15:49 UTC  (3+ messages)
` Applied "ASoC: stm32: sai: manage error when getting reset controller" to the asoc tree

[PATCH] ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent source
 2020-02-11 15:51 UTC  (2+ messages)

[PATCH 2/6] ASoC: stm32: spdifrx: manage error when getting reset controller
 2020-02-11 15:49 UTC  (3+ messages)
` Applied "ASoC: stm32: spdifrx: manage error when getting reset controller" to the asoc tree

[PATCH] watchdog: pm8916_wdt: Add system sleep callbacks
 2020-02-11 15:51 UTC  (2+ messages)

[alsa-devel] [PATCH v3 3/8] ASoC: soc-pcm: add for_each_dapm_widgets() macro
 2020-02-11 15:48 UTC  (2+ messages)
` [alsa-devel] Applied "ASoC: soc-pcm: add for_each_dapm_widgets() macro" to the asoc tree

[PATCH v2 00/33] block: Introduce real BdrvChildRole
 2020-02-11 15:49 UTC  (33+ messages)
` [PATCH v2 01/33] block: Add BlockDriver.is_format
` [PATCH v2 02/33] block: Rename BdrvChildRole to BdrvChildClass
` [PATCH v2 03/33] block: Add BdrvChildRole
` [PATCH v2 04/33] block: Add BdrvChildRole to BdrvChild
` [PATCH v2 15/33] block: Pull out bdrv_default_perms_for_backing()
` [PATCH v2 22/33] block: Make backing files child_of_bds children
` [PATCH v2 27/33] tests: Use child_of_bds instead of child_file
` [PATCH v2 28/33] block: Use bdrv_default_perms()
` [PATCH v2 29/33] block: Make bdrv_filter_default_perms() static
` [PATCH v2 30/33] block: Drop bdrv_format_default_perms()
` [PATCH v2 31/33] block: Drop child_file

GPIO Interrupt question
 2020-02-11 15:50 UTC 

[PATCH 3/6] ASoC: stm32: i2s: manage error when getting reset controller
 2020-02-11 15:49 UTC  (3+ messages)
` Applied "ASoC: stm32: i2s: manage error when getting reset controller" to the asoc tree

[PATCH 5/6] ASoC: stm32: spdifrx: improve error management on probe deferral
 2020-02-11 15:49 UTC  (3+ messages)
` Applied "ASoC: stm32: spdifrx: improve error management on probe deferral" to the asoc tree

[PATCH 4/6] ASoC: stm32: sai: improve error management on probe deferral
 2020-02-11 15:49 UTC  (3+ messages)
` Applied "ASoC: stm32: sai: improve error management on probe deferral" to the asoc tree

[alsa-devel] [PATCH v3 4/8] ASoC: soc-pcm: don't use bit-OR'ed error
 2020-02-11 15:48 UTC  (2+ messages)
` [alsa-devel] Applied "ASoC: soc-pcm: don't use bit-OR'ed error" to the asoc tree

[PATCH v3 0/7] dax,pmem: Provide a dax operation to zero range of memory
 2020-02-11 15:49 UTC  (6+ messages)
` [PATCH v3 4/7] s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver

[alsa-devel] [PATCH v2 3/3] ASoC: mediatek: mt8173-rt5650: support HDMI jack reporting
 2020-02-11 15:49 UTC  (4+ messages)
` Applied "ASoC: mediatek: mt8173-rt5650: support HDMI jack reporting" to the asoc tree

[RESEND 1/4] ASoC: SOF: Rename i.MX8 platform to i.MX8X
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "ASoC: SOF: Rename i.MX8 platform to i.MX8X" to the asoc tree

[PATCH 6/6] ASoC: stm32: i2s: improve error management on probe deferral
 2020-02-11 15:49 UTC  (3+ messages)
` Applied "ASoC: stm32: i2s: improve error management on probe deferral" to the asoc tree

[PATCH] ASoC: wcd934x: Remove some unnecessary NULL checks
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "ASoC: wcd934x: Remove some unnecessary NULL checks" to the asoc tree

[alsa-devel] [PATCH v2 1/3] drm/mediatek: exit earlier if failed to register audio driver
 2020-02-11 15:48 UTC  (4+ messages)
` Applied "drm/mediatek: exit earlier if failed to register audio driver" to the asoc tree

[PATCH kvm-unit-tests v2] arm64: timer: Speed up gic-timer-state check
 2020-02-11 15:49 UTC  (8+ messages)

[PATCH] ASoC: rt5659: remove redundant assignment to variable idx
 2020-02-11 15:49 UTC  (3+ messages)
` Applied "ASoC: rt5659: remove redundant assignment to variable idx" to the asoc tree

[PATCH] spi: pxa2xx: Enable support for compile-testing
 2020-02-11 15:49 UTC  (3+ messages)
` Applied "spi: pxa2xx: Enable support for compile-testing" to the asoc tree

[RESEND 2/4] ASoC: SOF: imx8: Add ops for i.MX8QM
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "ASoC: SOF: imx8: Add ops for i.MX8QM" to the asoc tree

[alsa-devel] [PATCH v2 2/3] drm/mediatek: support HDMI jack status reporting
 2020-02-11 15:48 UTC  (4+ messages)
` Applied "drm/mediatek: support HDMI jack status reporting" to the asoc tree

[RESEND 3/4] ASoC: SOF: Add i.MX8QM device descriptor
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "ASoC: SOF: Add i.MX8QM device descriptor" to the asoc tree

[PATCH v3] ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback
 2020-02-11 15:48 UTC  (3+ messages)
` [alsa-devel] Applied "ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback" to the asoc tree
  `  "

[PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "ASoC: Use imply for SND_SOC_ALL_CODECS" to the asoc tree

[PATCH -next] ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'
 2020-02-11 15:49 UTC  (2+ messages)
` Applied "ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'" to the asoc tree

[PATCH][V2] ASoC: ti: davinci-mcasp: remove redundant assignment to variable ret
 2020-02-11 15:49 UTC  (3+ messages)
` Applied "ASoC: ti: davinci-mcasp: remove redundant assignment to variable ret" to the asoc tree

[PATCH v2] ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback
 2020-02-11 15:48 UTC  (2+ messages)
` Applied "ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback" to the asoc tree

56.rc1+git: kalllsyms aborting
 2020-02-11 15:47 UTC  (2+ messages)

[PATCH v3 0/2] drm/panel: simple: Rocktech RK101II01D-CT + binding
 2020-02-11 15:47 UTC  (2+ messages)

[bug report] usb: host: Faraday fotg210-hcd driver
 2020-02-11 15:47 UTC  (3+ messages)

[PATCH v2] tracing/perf: Move rcu_irq_enter/exit_irqson() to perf trace point hook
 2020-02-11 15:46 UTC  (4+ messages)

why is poky described as not something you can use "out of the box"?
 2020-02-11 15:46 UTC 

[igt-dev] [PATCH v2 1/8] lib/igt_draw: Refactor get_tiling calls
 2020-02-11 15:45 UTC  (6+ messages)
` [igt-dev] [PATCH v2 5/8] tests/kms_draw_crc: Fix generating reference CRCs on platforms w/o aperture
` [igt-dev] [PATCH v2 6/8] tests/kms_frontbuffer_tracking: Skip GTT subtests "

[kvm-unit-tests PATCH v2 0/9] KVM: arm64: PMUv3 Event Counter Tests
 2020-02-11 15:42 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 4/9] arm: pmu: Check Required Event Support

[PATCH] drm/ttm: replace dma_resv object on deleted BOs v3
 2020-02-11 15:44 UTC  (4+ messages)

[v1] drm/msm/dsi/pll: call vco set rate explicitly
 2020-02-11 15:44 UTC  (7+ messages)
` [Freedreno] "

[RFC] drm: rework SET_MASTER and DROP_MASTER perm handling
 2020-02-11 15:43 UTC  (6+ messages)

[PATCH 0/4] xfs: enable per-type quota timers and warn limits
 2020-02-11 15:43 UTC  (2+ messages)

[RFC PATCH 00/62] Linux as SEV-ES Guest Support
 2020-02-11 15:43 UTC  (3+ messages)

[PATCH, net-next] net: page_pool: Add documentation on page_pool API
 2020-02-11 15:42 UTC 

[PATCH v2 0/4] linux-user: fix use of SIGRTMIN
 2020-02-11 15:40 UTC  (2+ messages)

[PATCH] drm/tidss: dispc: Rewrite naive plane positioning code
 2020-02-11 15:41 UTC  (11+ messages)

[PATCH RFC 0/7] perf pmu-events: Support event aliasing for system PMUs
 2020-02-11 15:41 UTC  (11+ messages)
` [PATCH RFC 4/7] perf pmu: Rename uncore symbols to include "

[PATCH v2] net: page_pool: Add documentaion and examples on API usage
 2020-02-11 15:40 UTC  (2+ messages)

[PATCH] tracing/perf: Move rcu_irq_enter/exit_irqson() to perf trace point hook
 2020-02-11 15:40 UTC  (8+ messages)

[Xen-devel] [PATCH 0/3] tools/xenstore
 2020-02-11 15:39 UTC  (2+ messages)

[PATCH 1/4] drm/sun4i: dsi: Remove unused drv from driver context
 2020-02-11 15:39 UTC  (5+ messages)
` [PATCH 4/4] drm/sun4i: dsi: Remove incorrect use of runtime PM

[PATCH] ASoC: amd: Buffer Size instead of MAX Buffer
 2020-02-11 15:38 UTC  (3+ messages)
` [alsa-devel] "

[PATCH] drm/msm/a6xx: Correct the highestbank configuration
 2020-02-11 15:38 UTC  (5+ messages)
    ` [Freedreno] "

KASAN: use-after-free Read in uvc_probe
 2020-02-11 15:38 UTC  (5+ messages)

[PATCH] RFC: nvedit: support doing one (extra) expansion of the value in "env set"
 2020-02-11 15:38 UTC  (3+ messages)

[PATCH 0/5] iio: light: vcnl4000: make some settings configurable
 2020-02-11 15:37 UTC  (4+ messages)
` [PATCH 2/5] iio: light: vcnl4000: add enable attributes for vcnl4040/4200

[dpdk-dev] [PATCH 1/2] app/testpmd: add portlist option to the testpmd
 2020-02-11 15:37 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7] app/testpmd: add portlist option

Cleanup TTMs delayed delete handling
 2020-02-11 15:36 UTC  (8+ messages)
` [PATCH 5/6] drm/ttm: replace dma_resv object on deleted BOs v2

[Intel-gfx] [PATCH 1/2] drm/i915: terminate reauth at stream management failure
 2020-02-11 15:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[igt-dev] [PATCH i-g-t] i915/pm_backlight: ensure driver is loaded before checking backlight
 2020-02-11 15:34 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v3 2/3] printk: Fix preferred console selection with multiple matches
 2020-02-11 15:33 UTC  (3+ messages)

[RFC PATCH 00/66] Hexagon patch series
 2020-02-11 15:32 UTC  (6+ messages)
` [RFC PATCH 10/66] Hexagon register fields
` [RFC PATCH 33/66] Hexagon TCG generation helpers - step 1

[PATCHv6 00/14] remoteproc: updates for omap remoteproc support
 2020-02-11 15:33 UTC  (18+ messages)
` [PATCHv6 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
  ` [PATCHv6 RESEND "
` [PATCHv6 02/14] remoteproc/omap: Add device tree support
` [PATCHv6 03/14] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCHv6 04/14] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv6 05/14] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCHv6 06/14] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv6 07/14] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv6 08/14] remoteproc/omap: remove the platform_data header
` [PATCHv6 09/14] remoteproc/omap: Check for undefined mailbox messages
` [PATCHv6 10/14] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv6 11/14] remoteproc/omap: add support for system suspend/resume
` [PATCHv6 12/14] remoteproc/omap: add support for runtime auto-suspend/resume
` [PATCHv6 13/14] remoteproc/omap: report device exceptions and trigger recovery
` [PATCHv6 14/14] remoteproc/omap: add watchdog functionality for remote processors

[Intel-gfx] [PATCH 1/7] drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
 2020-02-11 15:33 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/7] drm/i915/selftests: Relax timeout for error-interrupt reset processing

AMD IOMMU stops RDMA NFS from working since kernel 5.5 (bisected)
 2020-02-11 15:32 UTC  (8+ messages)

[RFC PATCH] ceph: fix description of some mount options
 2020-02-11 15:31 UTC 

[PATCH V1] dt-bindings: mmc: sdhci-msm: Add CQE reg map
 2020-02-11 15:29 UTC 

[Buildroot] [Bug 12526] New: host-nodejs 12.14.1: configure fail: AttributeError: 'module' object has no attribute 'sha1'
 2020-02-11 15:29 UTC  (2+ messages)
` [Buildroot] [Bug 12526] "

[master/thud][PATCH] screenshot: Remove this screenshot tool in favor of fbgrab
 2020-02-11 15:25 UTC  (5+ messages)
    ` [EXTERNAL] "

[PATCH v3 1/3] printk: Move console matching logic into a separate function
 2020-02-11 15:26 UTC  (3+ messages)

docs: Update vhost-user spec regarding backend program conventions
 2020-02-11 15:24 UTC 

[PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support
 2020-02-11 15:24 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: sd modulator: add vref support
` [PATCH 2/4] iio: adc: sd modulator: add scale support

[PATCH -next] staging: wfx: remove set but not used variable 'tx_priv'
 2020-02-11 15:24 UTC  (5+ messages)

[RFC PATCH 0/5] Removing support for 32bit KVM/arm host
 2020-02-11 15:23 UTC  (4+ messages)

[PATCH for-review/for-rc/for-rc] RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
 2020-02-11 15:18 UTC  (4+ messages)

[PATCH v4] xfstests: xfs mount option sanity test
 2020-02-11 15:22 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.