linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-21 19:30:19 to 2018-04-23 13:46:11 UTC [more...]

[PATCH 1/5] ARM: dts: imx6qdl: Remove #address/#size-cells from mipi_dsi
 2018-04-23 13:46 UTC  (2+ messages)
` [PATCH 2/5] ARM: dts: imx6: Remove #address/#size-cells from ipu nodes

[RFC PATCH v3] tty: pl011: Avoid spuriously stuck-off interrupts
 2018-04-23 13:41 UTC  (2+ messages)

[PATCH] arm64: dts: marvell: armada-37xx: reserve memory for ATF
 2018-04-23 12:49 UTC  (4+ messages)

[PATCH v2 0/3] nvmem: meson-efuse: add write support
 2018-04-23 12:41 UTC  (4+ messages)
` [PATCH v2 1/3] nvmem: meson-efuse: remove econfig global
` [PATCH v2 2/3] nvmem: meson-efuse: simplify read callback
` [PATCH v2 3/3] nvmem: meson-efuse: add write support

[PATCH] drm/bridge/synopsys: dsi: use adjusted_mode in mode_set
 2018-04-23 12:29 UTC  (5+ messages)

[PATCH] ARM: dts: sun4i: Fix incorrect clocks for displays
 2018-04-23 12:24 UTC  (4+ messages)
  ` [linux-sunxi] "

[PATCHv3 0/7] Add Intel Stratix10 FPGA manager and service layer
 2018-04-23 12:03 UTC  (3+ messages)
` [PATCHv3 3/7] driver, misc: add Intel Stratix10 service layer driver

[PATCH] ARM: s3c24xx: jive: Fix some GPIO names
 2018-04-23 11:57 UTC 

[PATCH v6 00/11] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-04-23 11:56 UTC  (4+ messages)
` [PATCH v6 01/11] dt-bindings: firmware: Add bindings for ZynqMP firmware

[PATCH v2 1/2] regmap: include <linux/ktime.h> from include/linux/regmap.h
 2018-04-23 11:50 UTC  (5+ messages)
` [PATCH v2 2/2] soc: mediatek: reuse regmap_read_poll_timeout helpers

[RFC 0/2] iommu/arm-smmu-v3: Support software retention for pm_resume
 2018-04-23 11:45 UTC  (3+ messages)
` [RFC 1/2] iommu/arm-smmu-v3: Remove bypass in arm_smmu_reset_device
` [RFC 2/2] iommu/arm-smmu-v3: Support software retention for pm_resume

[PATCH v2] coresight: Moving framework and drivers to SPDX identifier
 2018-04-23 11:38 UTC  (2+ messages)

[PATCH 1/5] ARM: dts: imx6sx-sabreauto: add PMIC support
 2018-04-23 11:08 UTC  (6+ messages)
` [PATCH 2/5] ARM: dts: imx6sx-sabreauto: add max7322 IO expander support
` [PATCH 3/5] ARM: dts: imx6sx-sabreauto: add IO expander max7310 support
` [PATCH 4/5] ARM: dts: imx6sx-sabreauto: add fec support
` [PATCH 5/5] ARM: dts: imx6sx-sabreauto: add wdog external reset support

[PATCH 0/6] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
 2018-04-23 10:53 UTC  (2+ messages)

[PATCH v3 00/10] PECI device driver introduction
 2018-04-23 10:52 UTC  (3+ messages)
` [PATCH v3 03/10] drivers/peci: Add support for PECI bus driver core

[RESEND PATCH v6 00/27] DRM Rockchip rk3399 (Kevin)
 2018-04-23 10:50 UTC  (28+ messages)
` [RESEND PATCH v6 01/27] drm/bridge: analogix_dp: Move enable video into config_video()
` [RESEND PATCH v6 02/27] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [RESEND PATCH v6 03/27] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [RESEND PATCH v6 04/27] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [RESEND PATCH v6 05/27] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [RESEND PATCH v6 06/27] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [RESEND PATCH v6 07/27] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [RESEND PATCH v6 08/27] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [RESEND PATCH v6 09/27] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [RESEND PATCH v6 10/27] drm/bridge: analogix_dp: Check dpcd write/read status
` [RESEND PATCH v6 11/27] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [RESEND PATCH v6 12/27] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [RESEND PATCH v6 13/27] drm/rockchip: Restore psr->state when enable/disable psr failed
` [RESEND PATCH v6 14/27] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [RESEND PATCH v6 15/27] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [RESEND PATCH v6 16/27] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [RESEND PATCH v6 17/27] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [RESEND PATCH v6 18/27] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [RESEND PATCH v6 19/27] drm/bridge: analogix_dp: Properly log AUX CH errors
` [RESEND PATCH v6 20/27] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [RESEND PATCH v6 21/27] drm/rockchip: pre dither down when output bpc is 8bit
` [RESEND PATCH v6 22/27] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [RESEND PATCH v6 23/27] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [RESEND PATCH v6 24/27] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [RESEND PATCH v6 25/27] drm/rockchip: psr: Sanitize semantics of allow/inhibit API
` [RESEND PATCH v6 26/27] drm/rockchip: Disallow PSR for the whole atomic commit
` [RESEND PATCH v6 27/27] drm/rockchip: psr: Remove flush by CRTC

[PATCH] arm64: renesas_defconfig: enable R8A77980 SoC
 2018-04-23 10:46 UTC 

[PATCH] arm64: defconfig: enable R8A77990 SoC
 2018-04-23 10:45 UTC 

[PATCH] arm64: add sentinel to kpti_safe_list
 2018-04-23 10:41 UTC 

BUG: KASAN: global-out-of-bounds in unmap_kernel_at_el0+0x70/0x1a0
 2018-04-23 10:39 UTC  (6+ messages)

[PATCH v3 0/2] Add Nintendo NES/SuperNES classic support
 2018-04-23 10:27 UTC  (4+ messages)
` [PATCH v3 2/2] ARM: dts: nes: add Nintendo NES/SuperNES Classic Edition support

[PATCH 0/5] arm64: dts: renesas: r8a779xx: sort nodes
 2018-04-23 10:26 UTC  (2+ messages)

[PATCH v5 0/8] arm: Base support for Renesas RZN1D-DB Board
 2018-04-23 10:14 UTC  (8+ messages)
` [PATCH v5 1/6] arm: shmobile: Add the RZ/N1D (R9A06G032) to the shmobile Kconfig
` [PATCH v5 3/6] dt-bindings: arm: Document the RZN1D-DB board
` [PATCH v5 4/6] ARM: dts: Renesas RZ/N1 SoC base device tree file

[PATCH 0/4] serial: uartps: Dynamic allocation
 2018-04-23  9:51 UTC  (5+ messages)
` [PATCH 1/4] serial: uartps: Remove console_initcall from the driver
` [PATCH 2/4] serial: uartps: Use dynamic array for console port
` [PATCH 3/4] serial: uartps: Move cnds_uart_get_port to probe
` [PATCH 4/4] serial: uartps: Remove static port array

[PATCH v2 0/5] Add STM32F7 I2C Support on STM32MP157C
 2018-04-23  9:48 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: multi_v7_defconfig: Add STM32F7 I2C support
` [PATCH v2 2/5] ARM: dts: stm32: Add STM32F7 I2C support for STM32MP157C SoC
` [PATCH v2 3/5] ARM: dts: stm32: Add I2Cs pin control on STM32MP157C
` [PATCH v2 4/5] ARM: dts: stm32: Add I2C4 support for STM32MP157C-ED1
` [PATCH v2 5/5] ARM: dts: stm32: Add I2C2/5 support for STM32MP157C-EV1

[PATCH v2 1/2] soc: mediatek: introduce a CAPS flag for scp_domain_data
 2018-04-23  9:39 UTC  (4+ messages)
` [PATCH v2 2/2] soc: mediatek: add a fixed wait for SRAM stable

[PATCH 0/8] arm: renesas: Change platform dependency to ARCH_RENESAS
 2018-04-23  9:29 UTC  (22+ messages)
` [PATCH 1/8] arm: shmobile: "
` [PATCH 2/8] dmaengine: shdmac: Change platform check to CONFIG_ARCH_RENESAS
` [PATCH 3/8] [media] v4l: rcar_fdp1: Change platform dependency to ARCH_RENESAS
` [PATCH 4/8] sh_eth: Change platform check to CONFIG_ARCH_RENESAS
` [PATCH 5/8] staging: emxx_udc: Change platform dependency to ARCH_RENESAS
` [PATCH 6/8] ASoC: sh: Update menu title and platform dependency
` [PATCH/RFC 7/8] ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbol

mmc: mediatek: add 64G DRAM DMA support
 2018-04-23  9:26 UTC  (2+ messages)
` [PATCH] "

[PATCH] Revert "drm/sun4i: add lvds mode_valid function"
 2018-04-23  9:21 UTC  (2+ messages)

[PATCH v2] ACPI / button: make module loadable when booted in non-ACPI mode
 2018-04-23  9:16 UTC 

[PATCH] ACPI / button: make module loadable when booted in non-ACPI mode
 2018-04-23  9:11 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imx6: RDU2: bump SoC/PU operating points by 25mV
 2018-04-23  9:11 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-tx6: Remove 'bus-format-override' property
 2018-04-23  9:06 UTC  (2+ messages)

[PATCH v1 0/2] Add MDMA Support on STM32MP157C
 2018-04-23  9:04 UTC  (3+ messages)
` [PATCH v1 1/2] ARM: configs: stm32: Add MDMA support "

[PATCH v1 0/7] add support for Bluetooth on MT7622 SoC
 2018-04-23  8:58 UTC  (5+ messages)
` [PATCH v1 5/7] soc: mediatek: add a fixed wait for SRAM stable

[RESEND PATCH] tty: serial: xuartps: Setup early console when uartclk is also passed
 2018-04-23  8:55 UTC 

[PATCH] tty: serial: xuartps: Setup early console when uartclk is also passed
 2018-04-23  8:52 UTC  (5+ messages)

[PATCH v1 0/4] Add DMAv2 and DMAMUX Support on STM32MP157C
 2018-04-23  8:51 UTC  (2+ messages)

[PATCH v3] ARM: dts: tpc: Device tree description of the iMX6Q TPC board
 2018-04-23  8:48 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v2 1/5] drm/panel: Add support for the EDT ETM0700G0BDH6
 2018-04-23  8:44 UTC  (4+ messages)
` [PATCH v3 0/6] Add basic support for emtrion emCON-MX6 modules
  ` [PATCH v3 5/6] ARM: dts: Add support for emtrion emCON-MX6 series

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-04-23  8:37 UTC  (13+ messages)
` [PATCH 01/15] dmaengine: pxa: use a dma slave map
` [PATCH 04/15] media: pxa_camera: remove the dmaengine compat need
` [PATCH 09/15] net: irda: pxaficp_ir: "
` [PATCH 10/15] ata: pata_pxa: "

[PATCH V4] PM / core: fix deferred probe breaking suspend resume order
 2018-04-23  8:24 UTC  (3+ messages)

[PATCH v7 00/11] Sunxi: Add SMP support on A83T
 2018-04-23  8:16 UTC  (5+ messages)
` [PATCH v7 06/11] ARM: sunxi: Add initialization of CNTVOFF
` [PATCH v7 08/11] ARM: sun9i: smp: Add is_a83t field

[PATCH 0/7] iio: adc: stm32-dfsdm: misc fixes and improvements
 2018-04-23  7:48 UTC  (4+ messages)
` [PATCH 5/7] iio: adc: stm32-dfsdm: misc style improvements and fixes

[PATCH] arm64: allwinner: h6: restore the usage of CCU slice macros
 2018-04-23  7:47 UTC  (3+ messages)

[PATCH] ACPI / bus: ignore rather than fail bus driver registrations on non-ACPI boot
 2018-04-23  7:40 UTC  (6+ messages)

[PATCH resend] usb: chipidea: Don't select EXTCON
 2018-04-23  7:33 UTC  (5+ messages)

[PATCH v4 0/8] Add tda998x (HDMI) support to atmel-hlcdc
 2018-04-23  7:23 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: display: bridge: lvds-transmitter: add ti, ds90c185
` [PATCH v4 2/8] dt-bindings: display: atmel: optional video-interface of endpoints
` [PATCH v4 3/8] drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes
` [PATCH v4 4/8] drm/i2c: tda998x: find the drm_device via the drm_connector
` [PATCH v4 5/8] drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
` [PATCH v4 6/8] drm/i2c: tda998x: split encoder and component functions from the work
` [PATCH v4 7/8] drm/i2c: tda998x: register as a drm bridge
` [RFC PATCH v4 8/8] drm/tilcdc: decomponentize now that tda998x is a bridge

[PATCH 2/2 v4] drm/pl111: Enable device-specific assigned memory
 2018-04-23  7:20 UTC 

[PATCH 1/2 v4] drm/pl111: Support the Versatile Express
 2018-04-23  7:20 UTC 

[PATCH 1/2 v3] drm/pl111: Support the Versatile Express
 2018-04-23  7:18 UTC  (3+ messages)

random.c regression on arm64 EFI systems
 2018-04-23  7:11 UTC  (2+ messages)

No subject
 2018-04-23  6:49 UTC  (7+ messages)
` [PATCH 13/22] nds32: use generic dma_noncoherent_ops
` [PATCH 22/22] parisc: "

[RFC 0/2] dw_mmc: add multislot support
 2018-04-23  6:47 UTC  (4+ messages)

[PATCH v6 1/3] regulator: axp20x: add drivevbus support for axp803
 2018-04-23  6:32 UTC  (3+ messages)
` [PATCH v6 2/3] arm64: allwinner: axp803: Add drivevbus regulator
` [PATCH v6 3/3] arm64: allwinner: a64: bananapi-m64: add usb otg

[PATCH] media: s5p-jpeg: don't return a value on a void function
 2018-04-23  6:23 UTC  (3+ messages)

qcom: add firmware file for Venus on SDM845
 2018-04-23  6:11 UTC 

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-23  6:04 UTC  (8+ messages)
` [PATCH 07/61] dma: "
` [PATCH 10/61] gpio: "

[PATCH 0/6] tree-wide: simplify getting .drvdata
 2018-04-23  5:46 UTC  (7+ messages)
` [PATCH 1/6] dmaengine: at_hdmac: "
` [PATCH 2/6] dmaengine: at_xdmac: "
` [PATCH 5/6] dmaengine: ste_dma40: "

[RFC 0/6] Xilinx DMA enhancements and optimization
 2018-04-23  5:23 UTC  (5+ messages)
` [RFC 4/6] dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit

[PATCH 1/1] arm64: To remove initrd reserved area entry from memblock
 2018-04-23  5:00 UTC  (4+ messages)

[PATCH] cpufreq: add suspend/resume support in Armada 37xx DVFS driver
 2018-04-23  4:27 UTC  (2+ messages)

[PATCH 0/2] brcmstb-avs-cpufreq changes
 2018-04-23  4:23 UTC  (9+ messages)
` [PATCH 2/2] cpufreq: brcmstb-avs-cpufreq: prefer SCMI cpufreq if supported

[PATCH] serial: mvebu-uart: Fix local flags handling on termios update
 2018-04-22 19:58 UTC  (4+ messages)

[PATCH] i2c: mediatek: use of_device_get_match_data()
 2018-04-22 17:27 UTC  (3+ messages)
` [PATCH] mtd: nand: mtk: "

[PATCH] ARM: dts: imx6qdl-cubox-i: Move card-detect GPIO to 1.5 SOM devices only
 2018-04-22 17:23 UTC  (4+ messages)

[PATCH] mtd: spi-nor: cadence-quadspi: Add DMA support for direct mode reads
 2018-04-22 17:20 UTC  (2+ messages)

[PATCH 0/2] Amlogic 32-bit multi_v7_defconfig updates
 2018-04-22 10:38 UTC  (3+ messages)
` [PATCH 1/2] arm: multi_v7_defconfig: enable the Amlogic Meson I2C driver
` [PATCH 2/2] ARM: multi_v7_defconfig: enable the Meson PWM controller

[PATCHv3 00/11] ARMv8.3 pointer authentication userspace support
 2018-04-22  9:00 UTC  (5+ messages)
` [PATCHv3 11/11] arm64: docs: document pointer authentication

FM radio on Droid 4 (in v4.17-rc1)
 2018-04-22  8:36 UTC 

camera flash on Droid 4 -- lm3559
 2018-04-22  7:47 UTC 

v4.17-rc1: regressions on N900, N950
 2018-04-22  7:42 UTC 

[PATCH] MAINTAINERS: add maintainer for Qualcomm HIDMA drivers
 2018-04-22  6:32 UTC  (2+ messages)

[PATCH] Enable the clock before calling clk_get_rate()
 2018-04-21 23:10 UTC  (2+ messages)

[PATCH v3 0/7] Add tda998x (HDMI) support to atmel-hlcdc
 2018-04-21 22:13 UTC  (4+ messages)
` [PATCH v3 4/7] drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes


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