linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-25 11:37:52 to 2019-05-27 05:54:30 UTC [more...]

[PATCH v2 0/8] Add matching device node validation in DMA engine core
 2019-05-27  5:54 UTC  (2+ messages)

5.2-rc1 on droid4: spi crash
 2019-05-27  5:53 UTC  (3+ messages)

[PATCH 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-05-27  5:19 UTC  (7+ messages)

[PATCH 0/3] fix mediatek drm, dis, and disp-* unbind/bind
 2019-05-27  4:50 UTC  (4+ messages)
` [PATCH 1/3] drm: mediatek: fix unbind functions
` [PATCH 2/3] drm: mediatek: remove clk_unprepare() in mtk_drm_crtc_destroy()
` [PATCH 3/3] drm: mediatek: unbind components in mtk_drm_unbind()

[PATCH v5 1/3] arm64: map FDT as RW for early_init_dt_scan()
 2019-05-27  4:33 UTC  (3+ messages)
` [PATCH v5 2/3] fdt: add support for rng-seed
` [PATCH v5 3/3] arm64: kexec_file: add rng-seed support

[PATCH] arm64/mm: Drop BUG_ON() from [pmd|pud]_set_huge()
 2019-05-27  4:02 UTC 

[PATCH] arm64/mm: Simplify protection flag creation for kernel huge mappings
 2019-05-27  3:58 UTC 

[PATCH 1/1] i2c: iproc: Add multi byte read-write support for slave mode
 2019-05-27  3:28 UTC  (4+ messages)

[v3, PATCH] add some features in stmmac
 2019-05-27  3:14 UTC  (2+ messages)
` [v3, PATCH] net: stmmac: add support for hash table size 128/256 in dwmac4

[PATCH v5 4/6] usb: roles: add API to get usb_role_switch by node
 2019-05-27  3:08 UTC  (15+ messages)

[PATCH v3 0/8] Add imx7ulp USBOTG1 support
 2019-05-27  3:06 UTC  (9+ messages)
` [PATCH v3 1/8] doc: dt-binding: mxs-usb-phy: add compatible for 7ulp
` [PATCH v3 2/8] usb: phy: phy-mxs-usb: add imx7ulp support
` [PATCH v3 3/8] doc: dt-binding: ci-hdrc-usb2: add compatible string for imx7ulp
` [PATCH v3 4/8] doc: dt-binding: usbmisc-imx: "
` [PATCH v3 5/8] usb: chipidea: imx: add imx7ulp support
` [PATCH v3 6/8] ARM: dts: imx7ulp: add imx7ulp USBOTG1 support
` [PATCH v3 7/8] ARM: dts: imx7ulp-evk: enable "
` [PATCH v3 8/8] usb: chipidea: imx: "fsl, usbphy" phandle is not mandatory now

[RESEND PATCH] usb: mtu3: fix up undefined reference to usb_debug_root
 2019-05-27  2:56 UTC  (5+ messages)

[PATCH v3 1/2] drivers: base: cacheinfo: Add variable to record max cache line size
 2019-05-27  2:06 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: cacheinfo: Update cache_line_size detected from DT or PPTT

[PATCH] imx: sdma: update firmware to v3.5/v4.5
 2019-05-27  1:54 UTC 

[PATCH v2 00/10] Allwinner A64/H6 IR support
 2019-05-26 22:25 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: media: sunxi-ir: add A31 compatible
` [PATCH v2 02/10] media: rc: sunxi: Add "
` [PATCH v2 03/10] ARM: dts: sunxi: prefer A31 instead of A13 for ir
` [PATCH v2 04/10] dt-bindings: media: sunxi-ir: Add A64 compatible
` [PATCH v2 05/10] arm64: dts: allwinner: a64: Add IR node
` [PATCH v2 06/10] arm64: dts: allwinner: a64: Enable IR on Orange Pi Win
` [PATCH v2 07/10] dt-bindings: media: sunxi-ir: Add H6 compatible
` [PATCH v2 08/10] arm64: dts: allwinner: h6: Add IR receiver node
` [PATCH v2 09/10] arm64: dts: allwinner: h6: Enable IR on H6 boards
` [PATCH v2 10/10] arm64: defconfig: enable IR SUNXI option

[PATCH v2 0/2] close_range()
 2019-05-26 20:20 UTC  (3+ messages)
` [PATCH v2 1/2] open: add close_range()

usb: dwc2: RODATA_FULL_DEFAULT_ENABLED causes kernel oops
 2019-05-26 19:58 UTC  (5+ messages)

[PATCH 00/14] pwm-meson: cleanups and improvements
 2019-05-26 19:41 UTC  (16+ messages)
` [PATCH 01/14] pwm: meson: unify the parameter list of meson_pwm_{enable, disable}
` [PATCH 02/14] pwm: meson: use devm_clk_get_optional() to get the input clock
` [PATCH 03/14] pwm: meson: use GENMASK and FIELD_PREP for the lo and hi values
` [PATCH 04/14] pwm: meson: change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
` [PATCH 05/14] pwm: meson: don't duplicate the polarity internally
` [PATCH 06/14] pwm: meson: pass struct pwm_device to meson_pwm_calc()
` [PATCH 07/14] pwm: meson: add the meson_pwm_channel data to struct meson_pwm
` [PATCH 08/14] pwm: meson: add the per-channel register offsets and bits in a struct
` [PATCH 09/14] pwm: meson: move pwm_set_chip_data() to meson_pwm_request()
` [PATCH 10/14] pwm: meson: simplify the calculation of the pre-divider and count
` [PATCH 11/14] pwm: meson: read the full hardware state in meson_pwm_get_state()
` [PATCH 12/14] pwm: meson: don't cache struct pwm_state internally
` [PATCH 13/14] pwm: meson: add support PWM_POLARITY_INVERSED when disabling
` [PATCH 14/14] pwm: meson: add documentation to the driver

[PATCH] drm/sun4i: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-26 19:19 UTC  (2+ messages)

[PATCH 00/10] Allwiner A64/H6 IR support
 2019-05-26 19:15 UTC  (15+ messages)
` [PATCH 01/10] dt-bindings: media: A31 compatible
` [PATCH 02/10] media: rc: sunxi: Add "
` [PATCH 03/10] ARM: dts: sunxi: prefer A31 instead of A13 for ir
` [PATCH 04/10] dt-bindings: media: sunxi-ir: Add A64 compatible
` [PATCH 05/10] arm64: dts: allwinner: a64: Add IR node
` [PATCH 06/10] arm64: dts: allwinner: a64: Enable IR on Orange Pi Win
` [PATCH 07/10] dt-bindings: media: sunxi-ir: Add H6 compatible
` [PATCH 08/10] arm64: dts: allwiner: h6: Add IR receiver node
` [PATCH 09/10] arm64: dts: allwinner: h6: Enable IR on H6 boards
` [PATCH 10/10] arm64: defconfig: enable IR SUNXI option

[PATCH v2 0/7] Allwinner H6 DMA support
 2019-05-26 19:12 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: arm64: allwinner: h6: Add binding for DMA controller
` [PATCH v2 2/7] dmaengine: sun6i: Add a quirk for additional mbus clock
` [PATCH v2 3/7] dmaengine: sun6i: Add a quirk for setting DRQ fields
` [PATCH v2 4/7] dmaengine: sun6i: Add a quirk for setting mode fields
` [PATCH v2 5/7] dmaengine: sun6i: Add support for H6 DMA
` [PATCH v2 6/7] arm64: dts: allwinner: h6: Add DMA node
` [PATCH v2 7/7] arm64: defconfig: enable Allwinner DMA drivers

[PATCH v3 0/7] Allwinner H6 SPDIF support
 2019-05-26 19:00 UTC  (14+ messages)
` [PATCH v3 1/7] dt-bindings: sound: sun4i-spdif: Add Allwinner H6 compatible
` [PATCH v3 2/7] ASoC: sun4i-spdif: Move quirks to the top
` [PATCH v3 3/7] ASoC: sun4i-spdif: Add TX fifo bit flush quirks
` [PATCH v3 4/7] ASoC: sun4i-spdif: Add support for H6 SoC
` [PATCH v3 5/7] arm64: dts: allwinner: Add SPDIF node for Allwinner H6
` [PATCH v3 6/7] arm64: dts: allwinner: h6: Enable SPDIF for Beelink GS1
` [PATCH v3 7/7] arm64: defconfig: Enable Sun4i SPDIF module

[PATCH REBASE v2 0/2] Hugetlbfs support for riscv
 2019-05-26 16:08 UTC  (5+ messages)
` [PATCH REBASE v2 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig
` [PATCH REBASE v2 2/2] riscv: Introduce huge page support for 32/64bit kernel

[PATCH 1/5] dt-bindings: vendor: Escape single quote
 2019-05-26 16:06 UTC  (8+ messages)
` [PATCH 2/5] dt-bindings: vendor: Fix simtek vendor compatible
` [PATCH 3/5] dt-bindings: vendor: Add a bunch of vendors
` [PATCH 4/5] ARM: dts: sun7i: icnova-swac: Fix the model vendor
` [PATCH 5/5] ARM: dts: gr8-evb: Fix RTC vendor

[QUESTION] arm: perf_events: HW breakpoint continually triggers handler callback
 2019-05-26 14:30 UTC 

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-05-26 13:47 UTC  (15+ messages)
` [PATCH v4 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v4 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v4 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v4 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH v4 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH v4 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH v4 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH v4 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH v4 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH v4 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH v4 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH v4 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH v4 14/14] riscv: Make mmap allocation top-down by default

[PATCH v3] drm/mcde: Add new driver for ST-Ericsson MCDE
 2019-05-26 11:38 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: bananapi-m64: enable UART2
 2019-05-26  9:47 UTC 

[PATCH 0/3] media: suppport ov02a10 sensor driver
 2019-05-26  8:53 UTC  (3+ messages)
` [PATCH 1/3] media: i2c: ov02a10: Add ov02a10 camera "

[RFC v2 0/2] clocksource: davinci-timer: new driver
 2019-05-26  8:16 UTC  (8+ messages)
` [RFC v2 1/2] clocksource: davinci-timer: add support for clockevents

[PATCH] dmaengine: use to_platform_device()
 2019-05-26  7:13 UTC 

mainline/master boot bisection: v5.2-rc1-172-g4dde821e4296 on meson-g12a-x96-max
 2019-05-26  6:50 UTC  (5+ messages)

[PATCH V8 00/15] Add Tegra194 PCIe support
 2019-05-26  4:37 UTC  (16+ messages)
` [PATCH V8 01/15] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V8 02/15] PCI: Disable MSI for Tegra194 root port
` [PATCH V8 03/15] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V8 04/15] PCI: dwc: Move config space capability search API
` [PATCH V8 05/15] PCI: dwc: Add ext "
` [PATCH V8 06/15] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V8 07/15] PCI: dwc: Add support to enable "
` [PATCH V8 08/15] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V8 09/15] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V8 10/15] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V8 11/15] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V8 12/15] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V8 13/15] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V8 14/15] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V8 15/15] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH 0/3] add thermal driver for h6
 2019-05-26  1:24 UTC  (11+ messages)
` [PATCH 2/3] thermal: sun50i: "

[PATCH net-next 0/5] net: mvpp2: Classifier updates, RSS
 2019-05-25 23:38 UTC  (2+ messages)

[PATCH] binfmt_flat: make load_flat_shared_library() work
 2019-05-25 21:43 UTC  (2+ messages)

[PATCH v4 0/8] Allwinner H6 Mali GPU support
 2019-05-25 19:50 UTC  (4+ messages)
    ` [linux-sunxi] "

[PATCH 0/4] ARM: dts: meson8b: add VDDEE / mali-supply
 2019-05-25 19:02 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: meson8b: add the PWM_D output pin
` [PATCH 2/4] ARM: dts: meson8b: ec100: add the VDDEE regulator
` [PATCH 3/4] ARM: dts: meson8b: odroidc1: "
` [PATCH 4/4] ARM: dts: meson8b: mxq: "

mainline/master boot bisection: v5.2-rc1-369-g2409207a73cc on meson-g12a-x96-max
 2019-05-25 18:48 UTC 

[PATCH v3 0/3] add thermal driver for h6
 2019-05-25 18:13 UTC  (4+ messages)
` [PATCH v3 1/3] thermal: sun8i: "
` [PATCH v3 2/3] dt-bindings: thermal: add binding document for h6 thermal controller
` [PATCH v3 3/3] thermal: fix indentation in makefile

[v4, PATCH 0/3] fix some bugs in stmmac
 2019-05-25 18:02 UTC  (2+ messages)

mainline/master boot bisection: v5.2-rc1-357-g7fbc78e3155a on meson-g12a-x96-max
 2019-05-25 14:55 UTC 

[PATCH -next] EDAC: aspeed: Remove set but not used variable 'np'
 2019-05-25 14:41 UTC 

[PATCH 1/2] dt-bindings: i2c: sun6i-p2wi: Add YAML schemas
 2019-05-25 14:18 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: i2c: mv64xxx: "

[PATCH] ARM: dts: sunxi: h3/h5: Fix GPIO regulator state array
 2019-05-25 13:44 UTC 

[PATCH] ARM: dts: sun8i: a711: Change LRADC node names to avoid warnings
 2019-05-25 13:40 UTC 

[PATCH v5 0/4] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-05-25 12:51 UTC  (7+ messages)
` [PATCH v5 1/4] media: v4l: Add definitions for the HEVC slice controls
` [PATCH v5 2/4] media: pixfmt: Add HEVC slice pixel format

[PATCH] pwm: rockchip: Use of_clk_get_parent_count()
 2019-05-25 11:59 UTC 

[PATCH] clk: samsung: exynos5433: Use of_clk_get_parent_count()
 2019-05-25 11:55 UTC 

[PATCH V4 00/12] misc: xilinx sd-fec drive
 2019-05-25 11:37 UTC  (13+ messages)
` [PATCH V4 01/12] dt-bindings: xilinx-sdfec: Add SDFEC binding
` [PATCH V4 02/12] misc: xilinx-sdfec: add core driver
` [PATCH V4 03/12] misc: xilinx_sdfec: Add CCF support
` [PATCH V4 04/12] misc: xilinx_sdfec: Add open, close and ioctl
` [PATCH V4 05/12] misc: xilinx_sdfec: Store driver config and state
` [PATCH V4 06/12] misc: xilinx_sdfec: Add ability to configure turbo
` [PATCH V4 07/12] misc: xilinx_sdfec: Add ability to configure LDPC
` [PATCH V4 08/12] misc: xilinx_sdfec: Add ability to get/set config
` [PATCH V4 09/12] misc: xilinx_sdfec: Support poll file operation
` [PATCH V4 10/12] misc: xilinx_sdfec: Add stats & status ioctls
` [PATCH V4 11/12] Docs: misc: xilinx_sdfec: Add documentation
` [PATCH V4 12/12] MAINTAINERS: add maintainer for SD-FEC


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