linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-03 01:20:20 to 2019-04-03 11:21:34 UTC [more...]

[PATCH v2 0/1] pwm: meson: fix scheduling while atomic issue
 2019-04-03 11:21 UTC  (3+ messages)
` [PATCH v2 1/1] pwm: meson: use the spin-lock only to protect register modifications

[PATCH 0/2] pwm: meson: two small bug-fixes
 2019-04-03 11:19 UTC  (5+ messages)
` [PATCH 1/2] pwm: meson: consider 128 a valid pre-divider
` [PATCH 2/2] pwm: meson: don't disable pwm when setting duty repeatedly

[PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere
 2019-04-03 11:11 UTC  (6+ messages)

[PATCH v4 0/6] arm64: Initial support for CVADP
 2019-04-03 10:56 UTC  (7+ messages)
` [PATCH v4 1/6] arm64: HWCAP: add support for AT_HWCAP2
` [PATCH v4 2/6] arm64: HWCAP: encapsulate elf_hwcap
` [PATCH v4 3/6] arm64: Handle trapped DC CVADP
` [PATCH v4 4/6] arm64: Expose DC CVADP to userspace
` [PATCH v4 5/6] arm64: add CVADP support to the cache maintenance helper
` [PATCH v4 6/6] arm64: Advertise ARM64_HAS_DCPODP cpu feature

[PATCH 0/4] Fix imx8mq ratio 1:1 check
 2019-04-03 11:00 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] arm64: dts: imx8mq: Fix the fsl, imx8mq-sdma compatible string
    ` [PATCH v2 1/3] arm64: dts: imx8mq: Fix the fsl,imx8mq-sdma "
  ` [PATCH v2 3/3] arm64: dts: imx8mq: Change ahb clock for imx8mq

[GIT PULL] Renesas ARM64 Based SoC DT Updates for v5.2
 2019-04-03 10:54 UTC  (27+ messages)
` [PATCH 01/26] arm64: dts: renesas: r8a77990: ebisu: Add GPIO expander
` [PATCH 02/26] arm64: dts: renesas: r8a77990: Fix SPDX license identifier style
` [PATCH 03/26] arm64: dts: renesas: r8a7796: remove unneeded sound #address/size-cells
` [PATCH 04/26] arm64: dts: renesas: r8a77990: ebisu: Enable LVDS1 encoder
` [PATCH 05/26] arm64: dts: renesas: r8a77995: draak: "
` [PATCH 06/26] arm64: dts: renesas: ebisu: Fix adv7482 hexadecimal register address
` [PATCH 07/26] arm64: dts: renesas: r8a77965: add SSIU support for sound
` [PATCH 08/26] arm64: dts: renesas: r8a774c0: Fix cpu nodes style
` [PATCH 09/26] arm64: dts: renesas: cat875: Add CAN support
` [PATCH 10/26] arm64: dts: renesas: r8a774c0-cat874: add RTC support
` [PATCH 11/26] arm64: dts: renesas: r8a774c0-cat874: Add LEDs support
` [PATCH 12/26] arm64: dts: renesas: ebisu: Enable VIN5
` [PATCH 13/26] arm64: dts: renesas: r8a774c0-cat874: Add RWDT support
` [PATCH 14/26] arm64: dts: renesas: r8a77995: draak: Enable CAN0, CAN1
` [PATCH 15/26] arm64: dts: renesas: r8a774c0: Remove invalid compatible value for CSI40
` [PATCH 16/26] arm64: dts: renesas: r8a77990: "
` [PATCH 17/26] arm64: dts: renesas: r8a77990-ebisu: Add BD9571 PMIC
` [PATCH 18/26] arm64: dts: renesas: ebisu: Add PMIC DDR0 Backup Power config
` [PATCH 19/26] arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes
` [PATCH 20/26] arm64: dts: renesas: r8a774c0: Add CANFD support
` [PATCH 21/26] arm64: dts: renesas: r8a774c0: Add clkp2 clock to CAN nodes
` [PATCH 22/26] arm64: dts: renesas: Update Ebisu and Draak bootargs
` [PATCH 23/26] arm64: dts: renesas: salvator-common: Sort node label
` [PATCH 24/26] arm64: dts: renesas: r8a77995: draak: Fix EthernetAVB phy mode to rgmii
` [PATCH 25/26] arm64: dts: renesas: use extended audio dmac register
` [PATCH 26/26] arm64: dts: renesas: salvator-common: Add GPIO keys support

[PATCH] arm64: clean up has_vhe()
 2019-04-03 10:51 UTC  (2+ messages)

[PATCH 00/10] Add Tegra194 PCIe support
 2019-04-03 10:45 UTC  (24+ messages)
` [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH 08/10] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe support

[PATCH v10 0/7] Support Trusted Foundations firmware on Tegra30
 2019-04-03 10:43 UTC  (2+ messages)

[PATCH V3 05/13] ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig
 2019-04-03 10:28 UTC  (2+ messages)
` [PATCH V3 07/13] ARM: shmobile: Enable USB [EO]HCI HCD PLATFORM support "

[PATCH v3 1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
 2019-04-03 10:23 UTC  (3+ messages)
` [PATCH v3 2/3] dmaengine: at_xdmac: enhance channel errors handling "
` [PATCH v3 3/3] dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer

[PATCH v2 1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
 2019-04-03 10:22 UTC  (4+ messages)
` [PATCH v2 2/3] dmaengine: at_xdmac: enhance channel errors handling "
` [PATCH v2 3/3] dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer

[PATCH 00/11] add support for sam9x60 nand controller
 2019-04-03 10:08 UTC  (3+ messages)
` [PATCH 09/11] mfd: syscon: atmel: switch to SPDX license identifiers

[PATCH 0/5] Fix vDSO clock_getres()
 2019-04-03 10:06 UTC  (4+ messages)
` [PATCH 3/5] s390: "

[PATCH 1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
 2019-04-03 10:05 UTC  (4+ messages)
` [PATCH 2/3] dmaengine: at_xdmac: enhance channel errors handling "

[PATCH v4 0/9] Introduce STMFX I2C Multi-Function eXpander
 2019-04-03 10:01 UTC  (3+ messages)
` [PATCH v4 2/9] mfd: Add ST Multi-Function eXpander (STMFX) core driver

[PATCH v3 0/7] arm64: Initial support for CVADP
 2019-04-03  9:57 UTC  (19+ messages)
` [PATCH v3 2/7] arm64: HWCAP: add support for AT_HWCAP2
` [PATCH v3 3/7] arm64: HWCAP: encapsulate elf_hwcap
` [PATCH v3 6/7] arm64: Advertise ARM64_HAS_DCPODP cpu feature

[PATCH 1/2] ARM: dts: imx: Switch Zii dts to SPDX identifier
 2019-04-03  9:54 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx: Use generic node names for Zii dts

[PATCH v1 2/6] clk: rockchip: fix up the frac clk get rate error
 2019-04-03  9:44 UTC  (3+ messages)
` [PATCH v1 3/6] clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type
` [PATCH v1 5/6] clk: rockchip: add pll up and down when change pll freq

[PATCH 00/15] Enhance CP110 COMPHY support
 2019-04-03  9:48 UTC  (8+ messages)
` [PATCH 02/15] phy: mvebu-cp110-comphy: Add SMC call support
` [PATCH 15/15] arm64: dts: marvell: Convert 7k/8k usb-phy properties to phy-supply

[PATCH 1/2] ARM: dts: imx7d: Specify viewport count for PCIE block
 2019-04-03  9:40 UTC  (2+ messages)

[PATCH v4 0/5] media: Allwinner A10 CSI support
 2019-04-03  9:37 UTC  (5+ messages)
` [PATCH v4 3/5] media: sunxi: Add A10 CSI driver

[PATCH 00/14] Support for Allwinner V3/S3L and Sochip S3
 2019-04-03  9:34 UTC  (2+ messages)

[PATCH v6 0/2] media: cedrus: Add H264 decoding support
 2019-04-03  9:32 UTC  (6+ messages)
` [PATCH v6 1/2] media: uapi: Add H264 low-level decoder API compound controls

[PATCH 0/2] clk: keystone: Add new driver to handle syscon based clock
 2019-04-03  9:30 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: Add binding documentation for TI syscon gate clock

[PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICE
 2019-04-03  9:30 UTC  (13+ messages)
` [PATCH 1/6] arm64/mm: Enable sysfs based memory hot add interface
` [PATCH 2/6] arm64/mm: Enable memory hot remove
` [PATCH 3/6] arm64/mm: Enable struct page allocation from device memory
` [PATCH 4/6] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory()
` [PATCH 5/6] mm/memremap: Rename and consolidate SECTION_SIZE
` [PATCH 6/6] arm64/mm: Enable ZONE_DEVICE

[PATCH] ARM: dts: alt: Enable USB support
 2019-04-03  9:30 UTC  (2+ messages)

[PATCH] clk: imx: rename clk-imx51-imx53.c to clk-imx5.c
 2019-04-03  9:29 UTC 

[PATCH] drm: hdlcd: Stop failing atomic disable check
 2019-04-03  9:29 UTC  (8+ messages)

[PATCH] drm/stm: ltdc: add modifier support
 2019-04-03  9:25 UTC 

[PATCH] drm/stm: ltdc: reset controller to avoid partial refresh
 2019-04-03  9:24 UTC 

[PATCH 0/8] Add EMC scaling support for Tegra210
 2019-04-03  9:22 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: memory: tegra: Add Tegra210 EMC bindings
` [PATCH 2/8] clk: tegra: clock changes for emc scaling support on Tegra210

[PATCH] driver core: Postpone DMA tear-down until after devres release for probe failure
 2019-04-03  9:20 UTC  (4+ messages)

[PATCH] drm/stm: ltdc: limit number of layer to avoid memory overflow
 2019-04-03  9:20 UTC 

[PATCH v2 0/2] clk: imx5: Fix i.MX50 clock registers
 2019-04-03  9:14 UTC  (2+ messages)

[PATCH] ARM: shmobile: defconfig: Refresh for v5.1-rc1
 2019-04-03  8:58 UTC  (2+ messages)

[PATCH V9 0/4] Add i.MX8QXP system controller watchdog
 2019-04-03  8:53 UTC  (5+ messages)
` [PATCH V9 1/4] dt-bindings: watchdog: add i.MX "

[PATCH v2 1/2] dt-bindings: mtd: Add YAML schemas for the generic NAND options
 2019-04-03  8:49 UTC  (8+ messages)
` [PATCH v2 2/2] dt-bindings: mtd: sunxi-nand: Add YAML schemas

[PATCH] arm64: vdso: fix and clean-up Makefile
 2019-04-03  8:48 UTC 

[PATCH V5 1/4] dt-bindings: fsl: scu: add general interrupt support
 2019-04-03  8:47 UTC  (3+ messages)
` [PATCH V5 2/4] firmware: imx: enable imx scu general irq function

[PATCH -next] video: fbdev: atmel_lcdfb: remove set but not used variable 'pdata'
 2019-04-03  8:20 UTC  (2+ messages)

[PATCH v1 0/5] Add supply property for DSI controller
 2019-04-03  8:16 UTC  (6+ messages)
` [PATCH v1 1/5] dt-bindings: display: stm32: add supply property to "
` [PATCH v1 2/5] drm/stm: dw_mipi_dsi-stm: add support of an optional regulator
` [PATCH v1 3/5] ARM: dts: stm32: add phy-dsi-supply property on stm32mp157c
` [PATCH v1 4/5] ARM: dts: stm32: move fixe regulators reg11 & reg18
` [PATCH v1 5/5] ARM: dts: stm32: remove phy-dsi-supply property on stm32mp157c-dk2 board

[PATCH 0/9] 52-bit kernel + user VAs
 2019-04-03  8:09 UTC  (2+ messages)

[PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices
 2019-04-03  7:55 UTC  (10+ messages)

[PATCH 0/3] clk: sunxi-ng: H6 related clock fixes
 2019-04-03  7:54 UTC  (7+ messages)
` [PATCH 1/3] clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)
` [PATCH 2/3] clk: sunxi-ng: h6: Preset hdmi-cec clock parent
` [PATCH 3/3] clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate

[PATCH v3 1/2] dt-bindings: mtd: Add YAML schemas for the generic NAND options
 2019-04-03  7:48 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: mtd: sunxi-nand: Add YAML schemas

Issues with i.MX SPI DMA transfers
 2019-04-03  7:38 UTC  (10+ messages)

[PATCH v3 0/3] drm: Add ASPEED BMC 'GFX' driver
 2019-04-03  7:36 UTC  (5+ messages)
` [PATCH v3 3/3] MAINTAINERS: Add ASPEED BMC GFX DRM driver entry

[PATCH] ASoC: Mediatek: MT8183: DA7219: fix build error
 2019-04-03  7:36 UTC  (2+ messages)

[PATCH] arm64: perf: Do not write event type for cycle counter
 2019-04-03  7:26 UTC  (5+ messages)

[PATCH net] net: thunderx: don't allow jumbo frames with XDP
 2019-04-03  7:18 UTC  (2+ messages)

[PATCH -next] fbdev: mxsfb: remove set but not used variable 'line_count'
 2019-04-03  7:24 UTC 

[PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
 2019-04-03  7:11 UTC 

[PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings
 2019-04-03  7:11 UTC 

[PATCH 0/6] ARM: dts: tq imx7 evaluation board
 2019-04-03  6:44 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] dt-bindings: add vendor prefix for TQ Systems GmbH
  ` [PATCH v2 2/5] dt-bindings: arm: add TQ boards
  ` [PATCH v2 3/5] ARM: dts: tq imx7 common board support
  ` [PATCH v2 4/5] ARM: dts: tq imx7s "
  ` [PATCH v2 5/5] ARM: dts: tq imx7d "

[PATCH] ARM: dts: imx: Fix the AR803X phy-mode
 2019-04-03  6:40 UTC  (7+ messages)

[PATCH] thermal/drivers/core: Remove the module Kconfig's option
 2019-04-03  5:45 UTC  (2+ messages)

Does vdso_install attempt to re-compile objects under root privilege?
 2019-04-03  5:17 UTC 

[PATCH v3 0/4] AM437x: Add rtc-only + DDR mode support
 2019-04-03  4:57 UTC  (5+ messages)
` [PATCH v3 1/4] rtc: OMAP: Add support for rtc-only mode
` [PATCH v3 2/4] arm: mach-omap2: pm33xx: Add support for rtc+ddr in self refresh mode
` [PATCH v3 3/4] soc: ti: pm33xx: Move the am33xx_push_sram_idle to the top
` [PATCH v3 4/4] soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh support

[PATCH v2 0/3] Initial Panfrost driver
 2019-04-03  4:57 UTC  (3+ messages)
  ` [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver

[PATCH] ASoC: Mediatek: MT8183: TS3A227: fix build error
 2019-04-03  4:41 UTC  (2+ messages)
` Applied "ASoC: Mediatek: MT8183: TS3A227: fix build error" to the asoc tree

[PATCH V3 0/9] spi: bcm2835aux: bug fixes and improvements
 2019-04-03  4:32 UTC  (3+ messages)
` [PATCH V3 5/9] spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios

[PATCH v2 0/4] Add cpufreq and cci devfreq for mt8183
 2019-04-03  4:32 UTC  (3+ messages)
` [PATCH v2 2/4] opp: add API which get max freq by voltage

[PATCH v2 0/5] AM437x: Add rtc-only + DDR mode support
 2019-04-03  4:28 UTC  (8+ messages)
` [PATCH v2 2/5] rtc: interface: Add power_off_program to rtc_class_ops
` [PATCH v2 4/5] soc: ti: pm33xx: Push the am33xx_push_sram_idle to the top

[PATCH v2] ASoC: Mediatek: MT8183: Fix build error in mt8183_da7219_max98357_dev_probe
 2019-04-03  4:15 UTC 

[PATCH] ASoC: Mediatek: MT8183: Fix build error in mt8183_da7219_max98357_dev_probe
 2019-04-03  4:13 UTC  (2+ messages)

[PATCH] drivers: firmware: psci: add support for warm reset
 2019-04-03  3:33 UTC  (2+ messages)

Couple of questions on SCMI sensor protocol and Linux implementation
 2019-04-03  3:22 UTC 

[PATCH v4 0/2] Add IPROC PCIe new features
 2019-04-03  3:11 UTC  (11+ messages)
` [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region

[PATCH 0/3] support reserving crashkernel above 4G on arm64 kdump
 2019-04-03  3:05 UTC  (4+ messages)
` [PATCH 1/3] arm64: kdump: support reserving crashkernel above 4G
` [PATCH 2/3] arm64: kdump: support more than one crash kernel regions
` [PATCH 3/3] kdump: update Documentation about crashkernel on arm64

[PATCH v7 0/3] arm64: ftrace with regs
 2019-04-03  2:48 UTC  (3+ messages)
` [PATCH v7 2/3] arm64: implement "

[PATCH] arm: kernel: utilize hrtimer based broadcast
 2019-04-03  2:36 UTC  (8+ messages)

[RFC PATCH V0 0/7] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-04-03  2:26 UTC  (4+ messages)
` [RFC PATCH V0 5/7] dts: arm64: mt8183: Add FD nodes

[PATCH v2 00/16] coresight: Add support for CPU-wide trace scenarios
 2019-04-03  2:13 UTC  (8+ messages)
` [PATCH v2 13/16] coresight: tmc-etr: Allow events to use the same ETR buffer

[v3 PATCH 0/6] add USB Type-B GPIO connector driver
 2019-04-03  2:09 UTC  (7+ messages)
` [v3 PATCH 1/6] dt-bindings: connector: add optional properties for Type-B
` [v3 PATCH 2/6] dt-bindings: usb: add binding for Type-B GPIO connector driver
` [v3 PATCH 3/6] dt-bindings: usb: mtu3: add properties about USB Role Switch
` [v3 PATCH 4/6] usb: roles: add API to get usb_role_switch by node
` [v3 PATCH 5/6] usb: roles: add USB Type-B GPIO connector driver
` [v3 PATCH 6/6] usb: mtu3: register a USB Role Switch for dual role mode

[PATCH] KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs
 2019-04-03  1:46 UTC  (6+ messages)

[PATCH] media: media_device_enum_links32: clean a reserved field
 2019-04-03  1:44 UTC 

[PATCH v6 0/9] iProc I2C slave mode and NIC mode
 2019-04-03  1:18 UTC  (4+ messages)
` [PATCH v6 7/9] dt-bindings: i2c: iproc: add "brcm, iproc-nic-i2c" compatible string
` [PATCH v6 8/9] i2c: iproc: add NIC I2C support
` [PATCH v6 9/9] arm64: dts: Stingray: Add NIC i2c device node


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