messages from 2019-04-29 18:15:36 to 2019-04-30 13:06:14 UTC [more...]
[PATCH 1/4] rtc: digicolor: fix possible race condition
2019-04-30 13:05 UTC (11+ messages)
` [PATCH 2/4] rtc: digicolor: set range
` [PATCH 3/4] rtc: digicolor: use .set_time
` [PATCH 4/4] rtc: digicolor: convert to SPDX identifier
[GIT PULL] Renesas ARM Based SoC DT Updates for v5.2
2019-04-30 13:01 UTC (3+ messages)
` [PATCH 10/21] ARM: dts: r8a77470: Add PWM support
[PATCH] staging: vc04_services: bcm2835-camera: Modify return statement
2019-04-30 13:00 UTC (2+ messages)
[RFC/RFT PATCH 0/2] Optimize dma_*_from_contiguous calls
2019-04-30 12:52 UTC (6+ messages)
` [RFC/RFT PATCH 1/2] dma-contiguous: Simplify dma_*_from_contiguous() function calls
` [RFC/RFT PATCH 2/2] dma-contiguous: Use fallback alloc_pages for single pages
[PATCH 1/2] i2c: imx: I2C Driver doesn't consider I2C_IPGCLK_SEL RCW bit when using ls1046a SoC
2019-04-30 12:50 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: fsl: ls1046a: Add the guts node in dts
[PATCH 0/6] objtool: Add support for Arm64
2019-04-30 12:20 UTC (8+ messages)
` [RFC 3/6] objtool: arm64: Adapt the stack frame checks and the section analysis for the arm architecture
[PATCH V2 0/5] mmc: mmci: add busy detect for stm32 sdmmc variant
2019-04-30 12:06 UTC (3+ messages)
[PATCH v2 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-04-30 12:04 UTC (9+ messages)
` [PATCH v2 1/4] iommu: Add gfp parameter to iommu_ops::map
` [PATCH v2 2/4] iommu/dma-iommu: Handle deferred devices
` [PATCH v2 3/4] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH v2 4/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
[PATCH v13 16/20] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
2019-04-30 12:03 UTC (2+ messages)
[PATCH v8 00/14] Add support for TISCI Interrupt controller drivers
2019-04-30 11:45 UTC (16+ messages)
` [PATCH v8 01/14] firmware: ti_sci: Add support to get TISCI handle using of_phandle
` [PATCH v8 02/14] firmware: ti_sci: Add support for RM core ops
` [PATCH v8 03/14] firmware: ti_sci: Add support for IRQ management
` [PATCH v8 04/14] firmware: ti_sci: Add RM mapping table for am654
` [PATCH v8 05/14] firmware: ti_sci: Add helper apis to manage resources
` [PATCH v8 06/14] genirq: Introduce irq_chip_{request, release}_resource_parent() apis
` [PATCH v8 07/14] gpio: thunderx: Use the default parent apis for {request, release}_resources
` [PATCH v8 08/14] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
` [PATCH v8 09/14] irqchip: ti-sci-intr: Add support for Interrupt Router driver
` [PATCH v8 10/14] dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindings
` [PATCH v8 11/14] irqchip: ti-sci-inta: Add support for Interrupt Aggregator driver
` [PATCH v8 12/14] soc: ti: Add MSI domain bus support for Interrupt Aggregator
` [PATCH v8 13/14] irqchip: ti-sci-inta: Add msi domain support
` [PATCH v8 14/14] arm64: arch_k3: Enable interrupt controller drivers
implement generic dma_map_ops for IOMMUs v3
2019-04-30 11:38 UTC (12+ messages)
` [PATCH 02/26] arm64/iommu: improve mmap bounds checking
` [PATCH 11/26] iommu/dma: Factor out remapped pages lookup
` [PATCH 14/26] iommu/dma: Refactor iommu_dma_free
[PATCH v2] PCI: aardvark: Use LTSSM state to build link training flag
2019-04-30 11:34 UTC (10+ messages)
PM / AVS: SVS: Introduce SVS engine
2019-04-30 11:20 UTC (4+ messages)
` [RFC v1 1/3] dt-bindings: soc: add mtk svs dt-bindings
` [RFC v1 2/3] arm64: dts: mt8183: add svs device information
` [RFC v1 3/3] PM / AVS: SVS: Introduce SVS engine
[PATCH v4 0/2] Allow imx6qp PU domain off in suspend
2019-04-30 11:15 UTC (5+ messages)
` [PATCH v4 1/2] PM / Domains: Add GENPD_FLAG_NO_RUNTIME_OFF flag
[PATCH v5 0/6] arm64: Initial support for CVADP
2019-04-30 11:09 UTC (5+ messages)
` [PATCH v5 1/6] arm64: HWCAP: add support for AT_HWCAP2
arm64: Fix size of __early_cpu_boot_status
2019-04-30 11:06 UTC (2+ messages)
[PATCH v4 0/6] KVM: arm/arm64: add support for chained counters
2019-04-30 11:01 UTC (4+ messages)
` [PATCH v4 6/6] KVM: arm/arm64: support chained PMU counters
implement generic dma_map_ops for IOMMUs v4
2019-04-30 10:52 UTC (26+ messages)
` [PATCH 01/25] arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
` [PATCH 02/25] dma-mapping: add a Kconfig symbol to indicated arch_dma_prep_coherent presence
` [PATCH 03/25] iommu/dma: Cleanup dma-iommu.h
` [PATCH 04/25] iommu/dma: Remove the flush_page callback
` [PATCH 05/25] iommu/dma: Use for_each_sg in iommu_dma_alloc
` [PATCH 06/25] iommu/dma: move the arm64 wrappers to common code
` [PATCH 07/25] iommu/dma: Move __iommu_dma_map
` [PATCH 08/25] iommu/dma: Move domain lookup into __iommu_dma_{map, unmap}
` [PATCH 09/25] iommu/dma: Squash __iommu_dma_{map,unmap}_page helpers
` [PATCH 10/25] iommu/dma: Factor out remapped pages lookup
` [PATCH 11/25] iommu/dma: Refactor the page array remapping allocator
` [PATCH 12/25] iommu/dma: Remove __iommu_dma_free
` [PATCH 13/25] iommu/dma: Refactor iommu_dma_free
` [PATCH 14/25] iommu/dma: Refactor iommu_dma_alloc
` [PATCH 15/25] iommu/dma: Don't remap CMA unnecessarily
` [PATCH 16/25] iommu/dma: Merge the CMA and alloc_pages allocation paths
` [PATCH 17/25] iommu/dma: Split iommu_dma_free
` [PATCH 18/25] iommu/dma: Cleanup variable naming in iommu_dma_alloc
` [PATCH 19/25] iommu/dma: Refactor iommu_dma_alloc, part 2
` [PATCH 20/25] iommu/dma: Refactor iommu_dma_get_sgtable
` [PATCH 21/25] iommu/dma: Refactor iommu_dma_mmap
` [PATCH 22/25] iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAP
` [PATCH 23/25] iommu/dma: Switch copyright boilerplace to SPDX
` [PATCH 24/25] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 25/25] arm64: trim includes "
[PATCH V9 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
2019-04-30 10:51 UTC (3+ messages)
` [PATCH V9 2/4] drivers/perf: imx_ddr: Add ddr performance counter support
[PATCH] arm64: arch_timer: Ensure counter register reads occur with seqlock held
2019-04-30 10:32 UTC (3+ messages)
[PATCH] ARM: dts: arria10: Add EMAC OCP reset property
2019-04-30 10:32 UTC (2+ messages)
[PATCH v3 0/3] thermal: rockchip: fix up thermal driver
2019-04-30 10:09 UTC (4+ messages)
` [PATCH v3 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error
` [PATCH v3 2/3] dt-bindings: rockchip-thermal: Support the PX30 SoC compatible
` [PATCH v3 3/3] thermal: rockchip: Support the PX30 SoC in thermal driver
[PATCH] arm64: KVM: fix perf cycle counter support for VHE
2019-04-30 9:58 UTC (3+ messages)
[PATCH v13 0/8] arm64: Support perf event modifiers :G and :H
2019-04-30 9:54 UTC (4+ messages)
` [PATCH v13 6/8] arm64: KVM: Enable VHE support for :G/:H perf event modifiers
[PATCH RFC V2] Add driver for dvfsrc, support for active state of scpsys
2019-04-30 8:51 UTC (12+ messages)
` [RFC V2 01/11] dt-bindings: soc: Add dvfsrc driver bindings
` [RFC V2 02/11] dt-bindings: soc: Add opp table on scpsys bindings
` [RFC V2 03/11] soc: mediatek: add support for the performance state
` [RFC V2 04/11] arm64: dts: mt8183: add performance state support of scpsys
` [RFC V2 05/11] soc: mediatek: add header for mediatek SIP interface
` [RFC V2 06/11] soc: mediatek: add MT8183 dvfsrc support
` [RFC V2 07/11] arm64: dts: mt8183: add dvfsrc related nodes
` [RFC V2 08/11] dt-bindings: interconnect: add MT8183 interconnect dt-bindings
` [RFC V2 09/11] dt-bindings: interconnect: Add header for interconnect node
` [RFC V2 10/11] interconnect: mediatek: Add mt8183 interconnect provider driver
` [RFC V2 11/11] arm64: dts: mt8183: Add interconnect provider DT nodes
[PATCH v2 0/3] thermal: rockchip: fix up thermal driver
2019-04-30 9:44 UTC (5+ messages)
` [PATCH v2 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error
[PATCH 0/6] fix some bugs and add some features in stmmac
2019-04-30 9:43 UTC (7+ messages)
` [PATCH 2/6] net: stmmac: fix csr_clk can't be zero issue
[PATCH] arm64: compat: Reduce address limit for 64K pages
2019-04-30 9:42 UTC (2+ messages)
[PATCH v2 1/7] rtc: jz4740: set range
2019-04-30 9:28 UTC (7+ messages)
` [PATCH v2 2/7] rtc: jz4740: switch to rtc_time64_to_tm/rtc_tm_to_time64
` [PATCH v2 3/7] rtc: jz4740: remove useless check
` [PATCH v2 4/7] rtc: jz4740: use .set_time
` [PATCH v2 5/7] rtc: jz4740: use dev_pm_set_wake_irq() to simplify code
` [PATCH v2 6/7] rtc: jz4740: rework invalid time detection
` [PATCH v2 7/7] rtc: jz4740: convert to SPDX identifier
[PATCH V4] cpufreq: Call transition notifier only once for each policy
2019-04-30 9:14 UTC (2+ messages)
[PATCH 0/2] net-next: stmmac: add some features in stmmac driver
2019-04-30 8:59 UTC (9+ messages)
` [PATCH 1/2] net-next: stmmac: add support for hash table size 128/256 in dwmac4
` [PATCH 2/2] net-next: stmmac: add mdio clause 45 access from mac device for dwmac4
[PATCH 0/4] fix some bugs in stmmac
2019-04-30 8:56 UTC (4+ messages)
` [PATCH 1/4] net: stmmac: update rx tail pointer register to fix rx dma hang issue
linux-next: manual merge of the char-misc tree with the arm-soc tree
2019-04-30 8:14 UTC (2+ messages)
[PATCH] i2c: imx-lpi2c: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
2019-04-30 8:10 UTC (2+ messages)
[PATCH 2/2] media: imx7-media-csi: add i.MX6UL support
2019-04-30 7:49 UTC
[PATCH 1/2] ARM: dts: imx6ul: Add csi node
2019-04-30 7:47 UTC
[PATCH v3 0/4] Exynos Performance Monitoring Counters enhancements
2019-04-30 7:34 UTC (9+ messages)
` [PATCH v3 1/4] include: dt-bindings: add Performance Monitoring Unit for Exynos
` [PATCH v3 4/4] DT: arm: exynos4412: add event data type which is monitored
` [PATCH v3 3/4] Documentation: devicetree: add PPMU events description
` [PATCH v3 2/4] drivers: devfreq: events: extend events by type of counted data
[GIT PULL v2] ARM: mvebu: arm for v5.2 (#1)
2019-04-30 7:24 UTC
[GIT PULL] ARM: mvebu: arm for v5.2 (#1)
2019-04-30 7:16 UTC (3+ messages)
[PATCH v6 13/13] dts: hi3660: Add support for usb on Hikey960
2019-04-30 7:15 UTC (3+ messages)
[PATCH v3 1/2] arm64: dts: mt8183: Add reset-cells in infracfg
2019-04-30 7:04 UTC (2+ messages)
` [PATCH v3 2/2] clk: reset: Modify reset-controller driver
[v4 PATCH 0/6] add USB Type-B GPIO connector driver
2019-04-30 6:57 UTC (6+ messages)
` [PATCH v4 3/6] dt-bindings: usb: mtu3: add properties about USB Role Switch
[PATCH 1/3] dt-bindings: i2c: add optional mul-value property to binding
2019-04-30 6:56 UTC (5+ messages)
` [PATCH 2/3] i2c: imx: I2C Driver IBC and SCL Divider for MUL=2 and MUL=4
` [PATCH 3/3] arm64: dts: fsl: ls1046a: Add mul-value property of the i2c controller nodes
` [EXT] Re: [PATCH 1/3] dt-bindings: i2c: add optional mul-value property to binding
[PATCH v7 00/14] Add support for TISCI Interrupt controller drivers
2019-04-30 6:01 UTC (4+ messages)
` [PATCH v7 11/14] irqchip: ti-sci-inta: Add support for Interrupt Aggregator driver
[GIT PULL] ARM: at91: defconfig for 5.2
2019-04-30 5:40 UTC (2+ messages)
` [RESEND GIT "
[GIT PULL] ARM: at91: SoC for 5.2
2019-04-30 5:35 UTC (2+ messages)
` [RESEND GIT "
[PATCH v3 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
2019-04-30 4:42 UTC (6+ messages)
` [PATCH v3 2/2] dt-bindings: cpufreq: Document allwinner, cpu-operating-points-v2
` [PATCH v3 2/2] dt-bindings: cpufreq: Document allwinner,cpu-operating-points-v2
[PATCH V2] arm64/mm: Fix pgtable page offset address in [pud|pmd]_free_[pmd|pte]_page
2019-04-30 3:43 UTC
[PATCH] clk: imx: pllv3: Fix fall through build warning
2019-04-30 3:01 UTC (2+ messages)
[GIT PULL 1/6] i.MX drivers change for 5.2
2019-04-30 2:31 UTC (5+ messages)
` [GIT PULL 6/6] i.MX defconfig update "
[PATCH 1/2] ACPI/PPTT: Add variable to record max cache line size
2019-04-30 2:19 UTC (8+ messages)
` [PATCH 2/2] arm64: cacheinfo: Update cache_line_size detected from PPTT
[PATCH] arm64: imx8: Fix soc-imx8 dependency on SOC_BUS
2019-04-30 1:52 UTC (2+ messages)
[PATCH v2] dt-bindings: memory: tegra: Add external memory controller binding for Tegra210
2019-04-30 1:30 UTC (3+ messages)
[RFC PATCH V1 0/6] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
2019-04-30 1:16 UTC (5+ messages)
` [RFC PATCH V1 1/6] dt-bindings: mt8183: Add binding for DIP shared memory
` [RFC PATCH V1 3/6] dt-bindings: mt8183: Added DIP dt-bindings
[PATCHv5 0/6] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
2019-04-30 1:12 UTC (9+ messages)
` [PATCHv5 1/6] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver
` [EXT] "
` [PATCHv5 4/6] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [EXT] "
[PATCH v1 1/2] perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
2019-04-30 1:07 UTC (2+ messages)
[PATCH V2] clk: imx: pllv4: add fractional-N pll support
2019-04-30 0:57 UTC
[PATCH v2 0/8] stm32 m4 remoteproc on STM32MP157c
2019-04-30 0:40 UTC (5+ messages)
` [PATCH v2 1/8] dt-bindings: stm32: add bindings for ML-AHB interconnect
` [PATCH v2 2/8] dt-bindings: remoteproc: add bindings for stm32 remote processor driver
[PATCH V3 00/16] Add Tegra194 PCIe support
2019-04-30 0:36 UTC (5+ messages)
` [PATCH V3 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [EXT] "
linux-next: manual merge of the imx-mxs tree with the arm-soc tree
2019-04-29 23:49 UTC
linux-next: build warning after merge of the arm-soc tree
2019-04-29 23:28 UTC
[PATCH v2 00/15] Add mediatek mipicsi driver for Mediatek SOC MT2712
2019-04-29 22:53 UTC (3+ messages)
` [PATCH v2 01/15] dt-bindings: media: Add binding for MT2712 MIPI-CSI2
[PATCH] i2c: at91: handle TXRDY interrupt spam
2019-04-29 22:33 UTC (3+ messages)
[v2 0/3] support mipitx on mt8183
2019-04-29 22:26 UTC (3+ messages)
` [v2 1/3] dt-bindings: display: mediatek: update dsi supported chips
[PATCH 03/12] net: ll_temac: Fix support for 64-bit platforms
2019-04-29 22:12 UTC (3+ messages)
` [PATCH 06/12] net: ll_temac: Allow use on x86 platforms
` [PATCH 07/12] net: ll_temac: Support indirect_mutex share within TEMAC IP
[PATCH v4] arm64: dts: hi3660: Add CoreSight support
2019-04-29 21:59 UTC (3+ messages)
[arm-soc:arm/drivers 14/19] drivers/soc/Kconfig:23: 'menu' in different file than 'menu'
2019-04-29 21:55 UTC
[PATCH v2 0/9] PCI: add help pci_dev_id
2019-04-29 21:14 UTC (2+ messages)
[PATCH v2 00/36] coresight: Support for ACPI bindings
2019-04-29 20:50 UTC (3+ messages)
` [PATCH v2 36/36] [RFC] coresight: Expose device connections via sysfs
[GIT PULL 1/3] SoCFPGA DTS updates for v5.2
2019-04-29 20:07 UTC (4+ messages)
` [GIT PULL 2/3] arm64: defconfig update "
[PATCH v2] soc: add aspeed folder and misc drivers
2019-04-29 19:40 UTC (9+ messages)
[PATCH] soc: aspeed: fix Kconfig
2019-04-29 19:26 UTC
[PATCH 1/1] clk: stm32mp1: Add ddrperfm clock
2019-04-29 18:15 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).