messages from 2016-10-21 13:11:38 to 2016-10-21 21:09:16 UTC [more...]
[PATCH] Documentation: DMA-API: Clarify semantics of dma_set_mask_and_coherent
2016-10-21 21:09 UTC (2+ messages)
[PATCH 0/7] Support TPS65217 PMIC interrupt in DT
2016-10-21 21:01 UTC (10+ messages)
` [PATCH 1/7] ARM: dts: tps65217: Specify the interrupt controller
` [PATCH 2/7] ARM: dts: tps65217: Add the charger device
` [PATCH 3/7] ARM: dts: tps65217: Add the power button device
` [PATCH 4/7] ARM: dts: am335x: Support the PMIC interrupt
` [PATCH 5/7] ARM: dts: am335x: Add the charger interrupt
` [PATCH 6/7] ARM: dts: am335x: Add the power button interrupt
` [PATCH 7/7] mfd: tps65217: Fix mismatched interrupt number
[RFC PATCH 00/13] ARM64: meson-gxl: Add extended support
2016-10-21 20:56 UTC (19+ messages)
` [RFC PATCH 01/13] pinctrl: meson: Add GXL pinctrl definitions
` [RFC PATCH 02/13] ARM64: dts: meson-gxbb: Move common nodes to meson-gx
` [RFC PATCH 03/13] ARM64: dts: meson-gxl: Add pinctrl nodes
` [RFC PATCH 04/13] ARM64: dts: meson-gxl: Add clock nodes
` [RFC PATCH 05/13] ARM64: dts: meson-gxl: Add i2c nodes
` [RFC PATCH 06/13] ARM64: dts: meson-gxl: Add MMC/SD/SDIO nodes
` [RFC PATCH 07/13] ARM64: dts: meson-gxl-p23x: Add uart pinctrl
` [RFC PATCH 08/13] dwmac-meson8b: add support for phy selection
` [RFC PATCH 09/13] net: phy: Add Meson GXL Internal PHY driver
` [RFC PATCH 10/13] ARM64: dts: meson-gxl: Add ethernet nodes with internal PHY
` [RFC PATCH 11/13] ARM64: dts: meson-gxl-p23x: Enable ethernet
` [RFC PATCH 12/13] ARM64: dts: meson-gxl-p23x: Add SD/SDIO/MMC and PWM nodes
` [RFC PATCH 13/13] ARM64: dts: meson-gxl-p23x: Enable IR receiver
[PATCH v4 0/7] Add R8A7743/SK-RZG1M board support
2016-10-21 20:48 UTC (8+ messages)
` [PATCH v4 1/7] ARM: dts: r8a7743: initial SoC device tree
` [PATCH v4 2/7] ARM: dts: r8a7743: add SYS-DMAC support
` [PATCH v4 3/7] ARM: dts: r8a7743: add [H]SCIF{|A|B} support
` [PATCH v4 4/7] ARM: dts: r8a7743: add Ether support
` [PATCH v4 5/7] ARM: dts: r8a7743: add IRQC support
` [PATCH v4 6/7] ARM: dts: sk-rzg1m: initial device tree
` [PATCH v4 7/7] ARM: dts: sk-rzg1m: add Ether support
[PATCH 2/3] ARM: convert to generated system call tables
2016-10-21 20:35 UTC (10+ messages)
[PATCH V4 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2016-10-21 20:34 UTC (12+ messages)
` [PATCH V4 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V4 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V4 03/10] efi: parse ARMv8 processor error
` [PATCH V4 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V4 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V4 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V4 07/10] efi: print unrecognized CPER section
` [PATCH V4 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V4 09/10] trace, ras: add ARM processor error trace event
` [PATCH V4 10/10] arm64: KVM: add guest SEA support
[RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
2016-10-21 20:33 UTC (19+ messages)
` [PATCH 01/18] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 02/18] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
` [PATCH 03/18] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 04/18] arm64: ensure the kernel is compiled for LP64
` [PATCH 05/18] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH 06/18] thread: move thread bits accessors to separated file
` [PATCH 07/18] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 08/18] arm64: ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64
` [PATCH 09/18] arm64: introduce binfmt_elf32.c
` [PATCH 10/18] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 11/18] arm64: ilp32: share aarch32 syscall handlers
` [PATCH 12/18] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 13/18] arm64: signal: share lp64 signal routines to ilp32
` [PATCH 14/18] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH 15/18] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext
` [PATCH 16/18] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 17/18] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 18/18] arm64:ilp32: add ARM64_ILP32 to Kconfig
Disabling an interrupt in the handler locks the system up
2016-10-21 20:27 UTC (7+ messages)
[PATCH v3 0/3] mtd: s3c2410: add device tree support
2016-10-21 20:06 UTC (6+ messages)
` [PATCH v3 1/3] mtd: s3c2410: make ecc mode configurable via platform data
[PATCH v2] ARM: imx: gpc: Initialize all power domains
2016-10-21 19:50 UTC (4+ messages)
[PATCH v2 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
2016-10-21 19:49 UTC (9+ messages)
` [PATCH v2 2/4] dt-bindings: Add TI SCI "
` [PATCH v2 3/4] soc: ti: Add ti_sci_pm_domains driver
[PATCH v5 00/23] Support qcom's HSIC USB and rewrite USB2 HS support
2016-10-21 19:33 UTC (14+ messages)
` [PATCH v5 11/23] usb: chipidea: Emulate OTGSC interrupt enable path
` [PATCH v5 23/23] phy: Add support for Qualcomm's USB HS phy
[PATCH 0/5] Support for LEGO MINDSTORTMS EV3
2016-10-21 19:13 UTC (8+ messages)
` [PATCH 1/5] ARM: davinci: Compile MMC in kernel
` [PATCH 2/5] ARM: davinci: Don't append git rev to local version
` [PATCH 3/5] ARM: davinci: enable gpio poweroff in default config
` [PATCH 4/5] ARM: davinci: enable LEDs default-on trigger "
` [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts
[PATCH V7 0/4] dmaengine: qcom_hidma: add MSI interrupt support
2016-10-21 19:11 UTC (6+ messages)
` [PATCH V7 1/4] dmaengine: qcom_hidma: make pending_tre_count atomic
` [PATCH V7 2/4] dmaengine: qcom_hidma: bring out interrupt cause
` [PATCH V7 3/4] dmaengine: qcom_hidma: protect common data structures
` [PATCH V7 4/4] dmaengine: qcom_hidma: add MSI support for interrupts
[PATCH v3 0/8] PM / Domains: DT support for domain idle states & atomic PM domains
2016-10-21 18:35 UTC (6+ messages)
` [PATCH v3 8/8] PM / doc: Update device documentation for devices in IRQ safe "
[PATCH/RFC 4/4] soc: renesas: Identify SoC and register with the SoC bus
2016-10-21 18:16 UTC (4+ messages)
[PATCH] arm64: qcom: enable GPIOLIB in Kconfig
2016-10-21 17:56 UTC
[PATCH 0/8] ARM: gr8: Add support for the CHIP Pro
2016-10-21 17:55 UTC (5+ messages)
` [PATCH 1/8] mtd: nand: sunxi: fix support for 512bytes ECC chunks
` [PATCH 2/8] mtd: nand: add support for the TC58NVG2S0H chip
gpio: mxs: fix duplicate level interrupts
2016-10-21 17:38 UTC (5+ messages)
` [PATCH 1/2] gpio: mxs: use enable/disable regs to (un)mask irqs
` [PATCH 2/2] gpio: mxs: fix duplicate level interrupts
[PATCH 00/10] arm64: move thread_info off of the task stack
2016-10-21 17:27 UTC (6+ messages)
` [PATCH 10/10] arm64: split thread_info from "
[PATCH 0/4] iommu/arm-smmu: Add runtime pm/sleep support
2016-10-21 17:14 UTC (5+ messages)
` [PATCH 1/4] Docs: dt: document ARM SMMU clocks/powerdomains bindings
` [PATCH 2/4] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH 3/4] iommu/arm-smmu: Add context save restore support
` [PATCH 4/4] iommu/arm-smmu: Add the device_link between masters and smmu
[PATCH 1/2] iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s
2016-10-21 16:20 UTC (3+ messages)
[PATCH v3 0/2] Add MK808 RK3066 device
2016-10-21 16:18 UTC (2+ messages)
[PATCH V4 0/3] ACPI, PCI, IRQ: revert penalty calculation for ISA and SCI interrupts
2016-10-21 16:13 UTC (8+ messages)
` [PATCH V4 1/3] ACPI, PCI, IRQ: assign ISA IRQ directly during early boot stages
` [PATCH V4 2/3] Revert "ACPI,PCI,IRQ: remove SCI penalize function"
[PATCH] PCI: layerscape: Fix kernel panic on accessing NULL pointer
2016-10-21 16:05 UTC (3+ messages)
[PATCH 0/5] Remove STiH415/416 SoC platform support remaining parts
2016-10-21 15:57 UTC (6+ messages)
` [PATCH 1/5] thermal: st_thermal_syscfg: Remove obsolete STiH415/416 platform support
` [PATCH 2/5] ARM: multi_v7_defconfig: Remove ST_THERMAL_SYSCFG Kconfig symbol
` [PATCH 3/5] ARM: multi_v7_defconfig: Remove CONFIG_ST_THERMAL_MEMMAP "
` [PATCH 4/5] irqchip: st: remove STiH415/416 irqchip support
` [PATCH 5/5] irqchip: st: Remove obsolete platforms from dt binding doc
[PATCH V6 00/10] dmaengine: qcom_hidma: add MSI interrupt support
2016-10-21 15:56 UTC (8+ messages)
[PATCH 0/6] ARM: sun5i: chip: Misc improvements
2016-10-21 15:53 UTC (3+ messages)
[PATCH v4 00/23] soc: renesas: Add R-Car RST driver for obtaining mode pin state
2016-10-21 15:48 UTC (15+ messages)
` [PATCH v4 02/23] soc: renesas: Add R-Car RST driver
` [PATCH v4 07/23] ARM: dts: r8a7792: Add device node for RST module
` [PATCH v4 10/23] arm64: renesas: r8a7795 dtsi: "
` [PATCH v4 11/23] arm64: renesas: r8a7796 "
` [PATCH v4 13/23] clk: renesas: r8a7779: Obtain mode pin values from R-Car RST driver
` [PATCH v4 14/23] clk: renesas: rcar-gen2: Obtain mode pin values using "
` [PATCH v4 15/23] clk: renesas: r8a7795: Obtain mode pin values from R-Car "
` [PATCH v4 19/23] ARM: shmobile: r8a7779: Stop passing mode pins state to clock driver
` [PATCH v4 21/23] clk: renesas: r8a7778: Remove obsolete r8a7778_clocks_init()
` [PATCH v4 22/23] clk: renesas: r8a7779: Remove obsolete r8a7779_clocks_init()
` [PATCH v4 23/23] clk: renesas: rcar-gen2: Remove obsolete rcar_gen2_clocks_init()
` [PATCH v4 01/23] reset: Add renesas,rst DT bindings
[PATCH 0/4] ARM: boot: mxs: Add On-Chip RAM
2016-10-21 15:30 UTC (6+ messages)
[PATCH] dt-bindings: video: exynos7-decon: Remove obsolete samsung, power-domain property
2016-10-21 15:28 UTC (3+ messages)
` [PATCH] dt-bindings: video: exynos7-decon: Remove obsolete samsung,power-domain property
[RFC] ARM: dts: exynos: Remove exynos4415.dtsi
2016-10-21 15:28 UTC (3+ messages)
[PATCH] drm: convert DT component matching to component_match_add_release()
2016-10-21 15:23 UTC (5+ messages)
[PATCH v2 0/4] PXA cpufreq conversion to clock API
2016-10-21 15:17 UTC (8+ messages)
` [PATCH v2 1/4] cpufreq: pxa: use generic platdev driver for device-tree
[PATCH 0/3] ARM: dts: oxnas: Update support for OX820 and use dt-bindings
2016-10-21 15:10 UTC (4+ messages)
` [PATCH 1/3] ARM: dts: Add support for OX820 and Pogoplug V3
` [PATCH 2/3] ARM: dts: OX810: Update with dt-bindings includes
` [PATCH 3/3] MAINTAINERS: oxnas: Add new files definitions
[PATCH v4 1/2] ARM: dts: imx6ul: Add DTS for liteSOM module
2016-10-21 15:07 UTC (2+ messages)
` [PATCH v4 2/2] ARM: dts: imx6ul: Add DTS for liteBoard
[PATCH] drm/virtio: kconfig: Fixup white space
2016-10-21 14:53 UTC (2+ messages)
[RFC,v1,1/2] iommu/arm-smmu: support s2 domain attribute
2016-10-21 14:48 UTC (4+ messages)
` [RFC,v1,2/2] vfio/iommu-type1: set only stage 2 translation
[PATCH] net: stmmac: Add OXNAS Glue Driver
2016-10-21 14:43 UTC (5+ messages)
[PATCH] PM / Domains: Restrict "samsung, power-domain" checks to ARCH_EXYNOS
2016-10-21 14:39 UTC (7+ messages)
` [PATCH] PM / Domains: Restrict "samsung,power-domain" "
[PATCH 1/2] iommu/dma: Implement dma_{map,unmap}_resource()
2016-10-21 14:37 UTC (3+ messages)
[PATCH] hwrng: meson: Remove unneeded platform MODULE_ALIAS
2016-10-21 14:11 UTC (2+ messages)
[PATCH] ahci: use pci_alloc_irq_vectors
2016-10-21 14:01 UTC (3+ messages)
[PATCH 1/4] mtk_mdp_vpu: fix build with COMPILE_TEST for 32 bits
2016-10-21 13:59 UTC (4+ messages)
` [PATCH 2/4] mtk_mdp_vpu: remove a double unlock at the error path
` [PATCH 3/4] mtk_mdp_m2m: remove an unused struct
` [PATCH 4/4] mtk-mdp: fix compilation warnings if !DEBUG
[PATCH] mtk-vcodec: fix some smatch warnings
2016-10-21 13:58 UTC
[PATCH] arm64: fix show_regs fallout from KERN_CONT changes
2016-10-21 13:48 UTC (4+ messages)
[PATCH v2 0/2] Assign RK3066 clocks at boot time
2016-10-21 13:44 UTC (4+ messages)
[PATCH 00/10] [v3] arm64: dts: add QorIQ LS1046A SoC and boards support
2016-10-21 13:38 UTC (2+ messages)
[PATCH 0/3] ARM: dts: sun8i: Support NanoPi SBCs
2016-10-21 13:33 UTC (4+ messages)
` [PATCH 1/3] ARM: dts: sun8i: Add common dtsi file for "
[PATCH] ARM: dts: sun8i: Add SPI controller node in H3
2016-10-21 13:31 UTC (3+ 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).