linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-22 14:03:20 to 2018-11-23 11:19:45 UTC [more...]

[PATCH] ARM: OMAP1: ams-delta: Fix audio permanently muted
 2018-11-23 11:19 UTC 

[PATCH v2 00/10] serial: Add Tegra Combined UART driver
 2018-11-23 11:17 UTC  (10+ messages)
` [PATCH v2 01/10] mailbox: Support blocking transfers in atomic context

[PATCH 00/27] Unify vDSOs across more architectures
 2018-11-23 11:14 UTC  (9+ messages)
` [PATCH 07/27] arm64: Substitute gettimeofday with C implementation

remove the ->mapping_error method from dma_map_ops V2
 2018-11-23 11:01 UTC  (13+ messages)
` [PATCH 24/24] dma-mapping: remove the mapping_error dma_map_ops method

Sleeping in user_access section
 2018-11-23 10:50 UTC  (4+ messages)

[PATCH 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2018-11-23 10:35 UTC  (4+ messages)
` [PATCH 1/2] media: v4l: Add definitions for the HEVC slice format and controls

[PATCH 0/7] Bring suspend to RAM support to MVEBU SATA
 2018-11-23 10:33 UTC  (9+ messages)
` [PATCH 1/7] ata: libahci_platform: comply to PHY framework
` [PATCH 2/7] ata: ahci: mvebu: remove stale comment
` [PATCH 3/7] ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
` [PATCH 4/7] ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
` [PATCH 5/7] ata: ahci: mvebu: add clock support
` [PATCH 6/7] ARM64: dts: marvell: armada-37xx: declare SATA clock
` [PATCH 7/7] ARM64: dts: marvell: armada-3720-espressobin: declare SATA PHY property

[PATCH v2 0/4] AM654: Add pinmux support
 2018-11-23 10:21 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions

[PATCH 1/2] media: sum6i-csi: Fix a few coding style issues
 2018-11-23 10:13 UTC  (2+ messages)
` [PATCH 2/2] media: sun6i-csi: manually fix other "

[PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
 2018-11-23 10:03 UTC  (2+ messages)

[PATCHv2] ARM: dts: exynos: update the usbdrd_phy suspend clk
 2018-11-23 10:02 UTC  (3+ messages)

[PATCH 0/6] devfreq: handle suspend/resume
 2018-11-23 10:01 UTC  (13+ messages)
    ` [PATCH 2/6] devfreq: refactor set_target frequency function
    ` [PATCH 3/6] devfreq: add support for suspend/resume of a devfreq device

[PATCH 0/4] Workaround for Cortex-A76 erratum 1165522
 2018-11-23  9:57 UTC  (7+ messages)
` [PATCH 4/4] arm64: KVM: Implement workaround "

[PATCH 1/3] clk: samsung: exynos5420: add VPLL rate table for g3d clock
 2018-11-23  9:44 UTC  (3+ messages)
` [PATCH 2/3] clk: samsung: exynos5420: Add CLK_SET_RATE_PARENT flag to mout_sclk_vpll
` [PATCH 3/3] ARM: dts: Add g3d bus nodes using VDD_INT for Exynos542x SoC

[PATCH v3 0/2] bpf: permit JIT allocations to be served outside the module region
 2018-11-23  9:41 UTC  (3+ messages)
` [PATCH v3 1/2] bpf: add __weak hook for allocating executable memory
` [PATCH v3 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory

[PATCH v2 00/43] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-11-23  9:25 UTC  (44+ messages)
` [PATCH v2 01/43] drm/sun4i: Cleanup video/YUV source before enabling a layer
` [PATCH v2 02/43] drm/sun4i: frontend: Replace ARGB with XRGB as supported format
` [PATCH v2 03/43] drm/sun4i: Add TODO comment about supporting scaling with the backend
` [PATCH v2 04/43] drm/sun4i: backend: Add a helper and a list for supported formats
` [PATCH v2 05/43] drm/sun4i: frontend: "
` [PATCH v2 06/43] drm/sun4i: backend: Refine the logic behind using the frontend
` [PATCH v2 07/43] drm/sun4i: backend: Use a specific function to check if a plane is supported
` [PATCH v2 08/43] drm/fourcc: Add helper to check if a format uses a YUV colorspace
` [PATCH v2 09/43] drm/fourcc: Add format info helpers for checking YUV planes disposition
` [PATCH v2 10/43] drm/fourcc: Add format "
` [PATCH v2 11/43] drm/fourcc: Add format info helpers for checking YUV sub-sampling
` [PATCH v2 12/43] drm/fourcc: Add format "
` [PATCH v2 13/43] drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
` [PATCH v2 14/43] drm/sun4i: backend: Avoid counting YUV planes that use the frontend
` [PATCH v2 15/43] drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
` [PATCH v2 16/43] drm/sun4i: frontend: Move CSC bypass setup to format update routine
` [PATCH v2 17/43] drm/sun4i: frontend: Add helpers for input data mode and pixel sequence
` [PATCH v2 18/43] drm/sun4i: frontend: Add proper definitions for format registers
` [PATCH v2 19/43] drm/sun4i: frontend: Determine input mode based on the number of planes
` [PATCH v2 20/43] drm/sun4i: frontend: Determine input format based on colorspace
` [PATCH v2 21/43] drm/sun4i: frontend: Add support for the BGRX8888 input format
` [PATCH v2 22/43] drm/sun4i: frontend: Add support for the BGRX8888 output format
` [PATCH v2 23/43] drm/sun4i: backend: Detail the YUV to RGB values coding explanation
` [PATCH v2 24/43] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
` [PATCH v2 25/43] drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions
` [PATCH v2 26/43] drm/sun4i: frontend: Add support for packed YUV422 input formats
` [PATCH v2 27/43] drm/sun4i: frontend: Add support for semi-planar YUV "
` [PATCH v2 28/43] drm/sun4i: frontend: Add support for planar "
` [PATCH v2 29/43] drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint
` [PATCH v2 30/43] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
` [PATCH v2 31/43] drm/sun4i: Add a dedicated ioctl call for allocating tiled buffers
` [PATCH v2 32/43] drm/sun4i: Pass modifier to backend and frontend format support helpers
` [PATCH v2 33/43] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
` [PATCH v2 34/43] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH v2 35/43] drm/sun4i: frontend: Add and use helper for checking tiling support
` [PATCH v2 36/43] drm/sun4i: layer: Add tiled modifier support and helper
` [PATCH v2 37/43] drm/sun4i: drv: Allow framebuffer modifiers in mode config
` [PATCH v2 38/43] drm/sun4i: Move access control before setting the register as documented
` [PATCH v2 39/43] drm/sun4i: frontend: Add a quirk structure
` [PATCH v2 40/43] drm/sun4i: Set the coef_rdy bit right after the coef have been set
` [PATCH v2 41/43] drm/sun4i: Make COEF_RDY conditional
` [PATCH v2 42/43] drm/sun4i: frontend: Move the FIR filter phases to our quirks
` [PATCH v2 43/43] drm/sun4i: frontend: Add A20-specific device-tree compatible and quirks

[PATCH v2] arm64: dts: renesas: r8a77990: Add I2C-DVFS device node
 2018-11-23  9:21 UTC  (2+ messages)

[PATCH 0/2] Link consumer with clock driver
 2018-11-23  9:11 UTC  (5+ messages)
` [PATCH 1/2] clk: core: clarify the check for runtime PM
` [PATCH 2/2] clk: core: link consumer with clock driver

[v5, PATCH 0/2] add Ethernet driver support for mt2712
 2018-11-23  9:09 UTC  (9+ messages)
` [v5, PATCH 1/2] net:stmmac: dwmac-mediatek: add "
` [v5, PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC

[PATCH v12 1/2] dt-bindings: media: Add Allwinner V3s Camera Sensor Interface (CSI)
 2018-11-23  8:33 UTC  (5+ messages)

[PATCH 0/6] Add Armada 3700 COMPHY support
 2018-11-23  8:30 UTC  (8+ messages)
` [PATCH 1/6] phy: enumerate SATA PHY mode
` [PATCH 2/6] phy: add A3700 COMPHY support
` [PATCH 3/6] dt-bindings: phy: mvebu-comphy: extend the file to describe a3700 bindings
` [PATCH 4/6] MAINTAINERS: phy: add entry for Armada 3700 COMPHY driver
` [PATCH 5/6] ARM64: dts: marvell: armada-37xx: fix SATA node scope
` [PATCH 6/6] ARM64: dts: marvell: armada-37xx: declare the COMPHY node

[PATCH] arm64: dts: rockchip: Add DT for nanopc-t4
 2018-11-23  7:46 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/4] dts/layerscape-pci: removed unsuitable compatible string
 2018-11-23  7:36 UTC  (6+ messages)
` [PATCH 2/4] doc/layerscape-pci: "

[for-next][PATCH 03/18] ARM: function_graph: Simplify with function_graph_entry()
 2018-11-23  7:30 UTC  (2+ messages)

[PATCH 1/9] mm: Introduce new vm_insert_range API
 2018-11-23  7:19 UTC  (8+ messages)

[PATCH v2 0/4] media: sun6i: Add support for the H3 CSI controller
 2018-11-23  6:21 UTC  (3+ messages)
` [PATCH v2 4/4] [DO NOT MERGE] ARM: dts: sun8i: Add CAM500B camera module to the Nano Pi M1+

[PATCH v2 0/2] clocksource/meson6_timer: implement ARM delay timer
 2018-11-23  6:15 UTC  (4+ messages)

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-23  5:37 UTC  (11+ messages)

[PATCH v3] drm/rockchip: update cursors asynchronously through atomic
 2018-11-23  5:35 UTC  (6+ messages)

[PATCH v9 0/8] Add support for audiocodec in Allwinner A64
 2018-11-23  4:37 UTC  (10+ messages)
` [PATCH v9 1/8] ASoC: dt-bindings: sun50i-codec-analog: Add headphone amp regulator supply
` [PATCH v9 8/8] arm64: dts: allwinner: a64: enable sound on Pinebook

[PATCH v3 00/15] MT8183 IOMMU SUPPORT
 2018-11-23  2:59 UTC  (6+ messages)
` [PATCH v3 10/15] memory: mtk-smi: Add bus_sel for mt8183

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4
 2018-11-23  2:41 UTC  (15+ messages)
` [PATCH 1/9] arm: remove EISA kconfig option
` [PATCH 2/9] alpha: force PCI on for non-jensen configs
` [PATCH 3/9] MIPS: remove the HT_PCI config option
` [PATCH 5/9] PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
` [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa

[PATCH 0/2] add SPI driver support for mt7629
 2018-11-23  1:50 UTC  (4+ messages)
` [PATCH 1/2] spi: mediatek: Add bindings for mediatek MT7629 soc platform

[PATCH v2 0/2] bpf: permit JIT allocations to be served outside the module region
 2018-11-22 22:49 UTC  (5+ messages)
` [PATCH v2 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory

[PATCH] ASoC: sunxi: rename SND_SUN8I_ADDA_PR_REGMAP
 2018-11-22 22:20 UTC  (6+ messages)

[PATCH] clk: meson: Fix GXL HDMI PLL fractional bits width
 2018-11-22 22:05 UTC  (4+ messages)

[PATCH 0/1] meson-saradc: fix internal clock names
 2018-11-22 22:01 UTC  (2+ messages)
` [PATCH 1/1] iio: adc: "

[PATCH] mmc: meson-mx-sdio: check devm_kasprintf for failure
 2018-11-22 21:45 UTC  (2+ messages)

[PATCH] iio: adc: meson-saradc: check for devm_kasprintf failure
 2018-11-22 21:44 UTC  (2+ messages)

[PATCH v2 1/2] bpf: add __weak hook for allocating executable memory
 2018-11-22 21:40 UTC  (4+ messages)

[PATCH v2 0/4] Meson8b: add the CPU clock post-dividers
 2018-11-22 21:40 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: meson8b: export the CPU post dividers
` [PATCH v2 2/4] clk: meson: clk-regmap: add read-only gate ops
` [PATCH v2 3/4] clk: meson: meson8b: rename cpu_div2/cpu_div3 to cpu_in_div2/cpu_in_div3
` [PATCH v2 4/4] clk: meson: meson8b: add the CPU clock post divider clocks

[PATCH 0/3] Meson8b: add the CPU clock post-dividers
 2018-11-22 21:29 UTC  (3+ messages)

[PATCH v2 0/5] BCM2835 PM driver (MFD version)
 2018-11-22 20:47 UTC  (3+ messages)
` [PATCH v2 2/5] bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD

[PATCH] mmc: mediatek: add MT8183 SDIO driver support
 2018-11-22 20:40 UTC  (3+ messages)

[PATCH 1/2] module: Overwrite st_size instead of st_info
 2018-11-22 17:49 UTC  (6+ messages)

arm: dma-mapping: CPU may not see up-to-date data after DMA transaction
 2018-11-22 16:57 UTC  (7+ messages)

[PATCH 1/2] gpio: mt7621: report failure of devm_kasprintf()
 2018-11-22 16:44 UTC  (4+ messages)
` [PATCH 2/2] gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack

[RFC PATCH v3 00/17] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-22 15:59 UTC  (9+ messages)
` [RFC PATCH v3 01/17] ARM: add CONFIG_ARCH_SUNXI_V7 for differentiate ARMv5/v7 Allwinner SoCs
` [RFC PATCH v3 05/17] irqchip/sun4i: add support for suniv interrupt controller

[PATCH 0/5] Add Du support to RZ/G1C and RZ/G1N
 2018-11-22 15:59 UTC  (4+ messages)
` [PATCH 4/5] drm: rcar-du: Add R8A7744 support

[PATCH] soc: sunxi: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-22 15:45 UTC  (2+ messages)

[RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests
 2018-11-22 15:34 UTC  (8+ messages)
` [RFC PATCH v2 19/23] KVM: arm64/sve: Report and enable SVE API extensions for userspace
` [RFC PATCH v2 21/23] KVM: arm64/sve: allow KVM_ARM_SVE_CONFIG_QUERY on vm fd
` [RFC PATCH v2 23/23] KVM: arm64/sve: Document KVM API extensions for SVE

[PATCH v2] PCI: imx: Add imx6sx suspend/resume support
 2018-11-22 15:24 UTC  (2+ messages)

[PATCH] PCI: armada8k: add support for gpio controlled reset signal
 2018-11-22 15:23 UTC  (4+ messages)

[PATCH 0/7] Ensure stack is aligned for kernel entries
 2018-11-22 15:12 UTC  (5+ messages)

[PATCH v2 0/1] Early boot time stamps for arm64
 2018-11-22 14:14 UTC  (5+ messages)
` [PATCH v2 1/1] arm64: Early boot time stamps

[PATCH] firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-22 14:05 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).