linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-08 10:24:45 to 2014-12-08 20:41:54 UTC [more...]

[PATCH v3 0/5] Add gpio support to Broadcom Cygnus SoC
 2014-12-08 20:41 UTC  (11+ messages)
  ` [PATCH v2 "
  ` [PATCH v3 1/5] gpio: Cygnus: define Broadcom Cygnus GPIO binding
  ` [PATCH v3 2/5] gpio: Cygnus: add GPIO driver
  ` [PATCH v3 3/5] ARM: mach-bcm: Enable GPIO support for Cygnus
  ` [PATCH v3 4/5] ARM: dts: enable GPIO for Broadcom Cygnus
  ` [PATCH v3 5/5] MAINTAINERS: Entry for Cygnus GPIO driver
` [PATCH v4 0/5] Add gpio support to Broadcom Cygnus SoC

[PATCH] irqchip: mediatek: Fix error return code detection
 2014-12-08 20:30 UTC  (2+ messages)

[PATCH 0/6] Introducing per-device MSI domain
 2014-12-08 20:12 UTC  (7+ messages)
` [PATCH 1/6] device core: Introduce per-device MSI domain pointer
` [PATCH 2/6] PCI/MSI: add hooks to populate the msi_domain field
` [PATCH 3/6] PCI/MSI: of: add support for OF-provided msi_domain
` [PATCH 4/6] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH 5/6] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH 6/6] irqchip: gicv3-its: "

[PATCH] i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C spec
 2014-12-08 20:04 UTC  (7+ messages)
` [PATCH v3] "

[RFC 0/2] Qualcomm RPM sleep states
 2014-12-08 19:39 UTC  (12+ messages)

[PATCH] ARM: dts: sun6i: hummingbird: Add ethernet phy reset gpio properties
 2014-12-08 19:06 UTC  (2+ messages)

[PATCH 0/5] media: ov2640: add device tree support
 2014-12-08 18:59 UTC  (9+ messages)
` [PATCH 1/5] media: soc-camera: use icd->control instead of icd->pdev for reset()
` [PATCH 2/5] media: ov2640: add async probe function
` [PATCH 3/5] media: ov2640: add primary dt support
` [PATCH 4/5] media: ov2640: add a master clock for sensor
` [PATCH 5/5] media: ov2640: dt: add the device tree binding document

[PATCH v5 00/61] dmaengine: Implement generic slave capabilities retrieval
 2014-12-08 18:38 UTC  (8+ messages)

[PATCH] ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-08 18:14 UTC  (4+ messages)

[PATCH] arm: mm: dump: don't skip final region
 2014-12-08 17:55 UTC  (5+ messages)

[PATCH v7 0/5] ARM64: Add support for FSL's LS2085A SoC
 2014-12-08 17:47 UTC  (4+ messages)

linux-next: manual merge of the bcm2835 tree with the arm-soc tree
 2014-12-08 17:37 UTC  (9+ messages)

[PATCHv6 0/5] hwspinlock core/omap dt support
 2014-12-08 17:21 UTC  (5+ messages)
` [PATCHv6 1/5] Documentation: dt: add common bindings for hwspinlock

[PATCH v5 0/6] UIO driver for APM X-Gene QMTM
 2014-12-08 17:15 UTC  (9+ messages)
` [PATCH v5 2/6] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions
` [PATCH v5 5/6] Documentation: dt-bindings: Add binding info for X-Gene QMTM UIO driver

[PATCH v3 0/8] KVM-VFIO IRQ forward control
 2014-12-08 17:13 UTC  (8+ messages)
` [PATCH v3 7/8] KVM: kvm-vfio: generic forwarding control

[PATCH v2 1/5] gpio: Cygnus: define Broadcom Cygnus GPIO binding
 2014-12-08 17:11 UTC  (4+ messages)

using DMA-API on ARM
 2014-12-08 17:01 UTC  (22+ messages)

[PATCH 0/4] clk: sunxi: mmc: Last bits of phase handling
 2014-12-08 16:53 UTC  (3+ messages)
` [PATCH 1/4] clk: sunxi: Rework MMC phase clocks

[PATCH for-next] bus: brcmstb_gisb: use gdev_{read, write} in suspend/resume paths
 2014-12-08 16:21 UTC  (2+ messages)

[PATCH v5] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-12-08 16:21 UTC  (3+ messages)

[PATCH 3.18-rc3 v8 0/4] arm: Implement arch_trigger_all_cpu_backtrace
 2014-12-08 16:00 UTC  (3+ messages)
` [PATCH 3.18-rc4 v12 0/5] "

[PATCH v5 00/19] KVM GICv3 emulation
 2014-12-08 15:26 UTC  (22+ messages)
` [PATCH v5 01/19] arm/arm64: KVM: rework MPIDR assignment and add accessors
` [PATCH v5 02/19] arm/arm64: KVM: pass down user space provided GIC type into vGIC code
` [PATCH v5 03/19] arm/arm64: KVM: refactor vgic_handle_mmio() function
` [PATCH v5 04/19] arm/arm64: KVM: wrap 64 bit MMIO accesses with two 32 bit ones
` [PATCH v5 05/19] arm/arm64: KVM: introduce per-VM ops
` [PATCH v5 06/19] arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing
` [PATCH v5 07/19] arm/arm64: KVM: dont rely on a valid GICH base address
` [PATCH v5 08/19] arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
` [PATCH v5 09/19] arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
` [PATCH v5 10/19] arm/arm64: KVM: refactor MMIO accessors
` [PATCH v5 11/19] arm/arm64: KVM: refactor/wrap vgic_set/get_attr()
` [PATCH v5 12/19] arm/arm64: KVM: add vgic.h header file
` [PATCH v5 13/19] arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
` [PATCH v5 14/19] arm/arm64: KVM: add opaque private pointer to MMIO data
` [PATCH v5 15/19] arm/arm64: KVM: add virtual GICv3 distributor emulation
` [PATCH v5 16/19] arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
` [PATCH v5 17/19] arm64: KVM: add SGI generation register emulation
` [PATCH v5 18/19] arm/arm64: KVM: enable kernel side of GICv3 emulation
` [PATCH v5 19/19] arm/arm64: KVM: allow userland to request a virtual GICv3

[PATCH 0/20] fix misspelling of current function in string
 2014-12-08 15:14 UTC  (3+ messages)
` [PATCH 2/20] PCI: keystone: "

[PATCH] ARM: dts: imx6qdl: Fix CODA960 interrupt order
 2014-12-08 15:13 UTC  (3+ messages)

regression: OMAP4 (next-20141204) (bisect to: ARM: 8208/1: l2c: Refactor the driver to use commit-like)
 2014-12-08 15:11 UTC  (7+ messages)

[PATCH v2 RESEND 00/11] mtd: st_spi_fsm: Align with ST's internal development
 2014-12-08 14:43 UTC  (6+ messages)
` [PATCH v2 RESEND 02/11] mtd: st_spi_fsm: Obtain and use EMI clock if provided
  ` [STLinux Kernel] "
` [PATCH v2 RESEND 10/11] mtd: st_spi_fsm: Provide mask to obtain correct boot device pins
  ` [STLinux Kernel] "

[PATCH] dmaengine: pl330: Set residue in tx_status callback
 2014-12-08 14:23 UTC  (9+ messages)

[PATCH v4 00/19] KVM GICv3 emulation
 2014-12-08 14:10 UTC  (4+ messages)
` [PATCH v4 08/19] arm/arm64: KVM: make the maximum number of vCPUs a per-VM value

[RESEND][PATCH v15 0/7] ARM: kprobes: OPTPROBES and other improvements
 2014-12-08 14:09 UTC  (8+ messages)
` [RESEND][PATCH v15 1/7] ARM: probes: move all probe code to dedicate directory
` [RESEND][PATCH v15 2/7] ARM: kprobes: introduces checker
` [RESEND][PATCH v15 3/7] ARM: kprobes: collects stack consumption for store instructions
` [RESEND][PATCH v15 4/7] ARM: kprobes: disallow probing stack consuming instructions
` [RESEND][PATCH v15 5/7] ARM: kprobes: Add test cases for "
` [RESEND][PATCH v15 6/7] kprobes: Pass the original kprobe for preparing optimized kprobe
` [RESEND][PATCH v15 7/7] ARM: kprobes: enable OPTPROBES for ARM 32

[PATCH 0/3] dmaengine: at_xdmac: several improvements
 2014-12-08 14:05 UTC  (4+ messages)
` [PATCH 2/3] dmaengine: at_xdmac: simplify channel configuration stuff

[PATCH v15 0/7] ARM: kprobes: OPTPROBES and other improvements
 2014-12-08 14:00 UTC  (8+ messages)
` [PATCH v15 1/7] ARM: probes: move all probe code to dedicate directory
` [PATCH v15 2/7] ARM: kprobes: introduces checker
` [PATCH v15 3/7] ARM: kprobes: collects stack consumption for store instructions
` [PATCH v15 4/7] ARM: kprobes: disallow probing stack consuming instructions
` [PATCH v15 5/7] ARM: kprobes: Add test cases for "
` [PATCH v15 6/7] kprobes: Pass the original kprobe for preparing optimized kprobe
` [PATCH v15 7/7] ARM: kprobes: enable OPTPROBES for ARM 32

[PATCH v3 0/4] spi: st: New driver for ST's SPI Controller
 2014-12-08 13:53 UTC  (9+ messages)
` [PATCH v3 1/4] spi: Add new driver for STMicroelectronics' "
  ` [STLinux Kernel] "
` [PATCH v3 2/4] spi: st: Provide Device Tree binding documentation
` [PATCH v3 3/4] ARM: sti: Provide DT nodes for SSC[0..4]
` [PATCH v3 4/4] ARM: sti: Provide DT nodes for SBC SSC[0..2]
  ` [STLinux Kernel] "
  ` [STLinux Kernel] [PATCH v3 0/4] spi: st: New driver for ST's SPI Controller

[RFC PATCH] hw/arm/virt: Add support for NUMA on ARM64
 2014-12-08 13:49 UTC  (2+ messages)

[PATCH v14 0/7] ARM: kprobes: OPTPROBES and other improvements
 2014-12-08 13:48 UTC  (9+ messages)
` [PATCH v14 7/7] ARM: kprobes: enable OPTPROBES for ARM 32

[PATCH] arm64: Enable CONFIG_COMPAT also for 64k page size
 2014-12-08 13:47 UTC  (7+ messages)

[RFC] usb: dwc3: add DWC3_SKIP_USB3PHY and DWC3_SKIP_USB2_PHY quirks
 2014-12-08 13:35 UTC 

[PATCH] clk: shmobile: Add r8a7793 support
 2014-12-08 13:30 UTC  (4+ messages)

[PATCH v2 0/6] Improve PSCI system events and fix reboot bugs
 2014-12-08 13:19 UTC  (16+ messages)
` [PATCH v2 1/6] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
` [PATCH v2 2/6] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
` [PATCH v2 3/6] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
` [PATCH v2 4/6] arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
` [PATCH v2 5/6] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
` [PATCH v2 6/6] arm/arm64: KVM: Introduce stage2_unmap_vm

[PATCH 0/3] ARM: edma: Correct header file usage
 2014-12-08 13:16 UTC  (4+ messages)
` [PATCH 3/3] ARM: edma: Split up header file to platform_data and API file

[PATCH] dmaengine: fsl-edma: fix calculation of remaining bytes
 2014-12-08 13:14 UTC  (2+ messages)

[alsa-devel] Question on arm64 unaligned faults during playback
 2014-12-08 12:25 UTC  (4+ messages)

[PATCH V3] tick-broadcast: Register for hrtimer based broadcast as the fallback broadcast mode
 2014-12-08 12:23 UTC 

[PATCH V2] tick-broadcast: Register for hrtimer based broadcast as the fallback broadcast mode
 2014-12-08 12:11 UTC  (4+ messages)

[PATCH] ASoC: atmel_ssc_dai/trivial: typo fix
 2014-12-08 12:01 UTC  (2+ messages)

Do I need to invalidate caches before enabling (on ARMv7)?
 2014-12-08 11:59 UTC  (2+ messages)

[PATCH V2] mm:add VM_BUG_ON() for page_mapcount()
 2014-12-08 11:54 UTC  (3+ messages)
  ` [PATCH V3] mm:add VM_BUG_ON_PAGE() "

[RFC] mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
 2014-12-08 11:50 UTC  (7+ messages)
        ` [RFC V4] "
  ` [PATCH] mm:add VM_BUG_ON() for page_mapcount()

[PATCHv2 00/19] arm64: Add the support for new 64-bit Exynos5433 SoC
 2014-12-08 11:37 UTC  (13+ messages)
` [PATCH 01/19] clk: samsung: exynos5433: Add clocks using common clock framework
` [PATCH 02/19] clk: samsung: exynos5433: Add MUX clocks of CMU_TOP domain
` [PATCH 03/19] clk: samsung: exynos5433: Add clocks for CMU_PERIC domain
` [PATCH 04/19] clk: samsung: exynos5433: Add clocks for CMU_PERIS domain
` [PATCH 05/19] clk: samsung: exynos5433: Add clocks for CMU_G2D domain
` [PATCH 06/19] clk: samsung: exynos5433: Add clocks for CMU_MIF domain

[PATCH] dmaengine: pl330: fix bug that cause start the same descs in cyclic
 2014-12-08 11:28 UTC 

[PATCH 0/5] irqchip: kill the GIC routable domain
 2014-12-08 11:18 UTC  (4+ messages)
` [PATCH 1/5] genirq: Add irqchip_set_wake_parent

[PATCH 00/16] irqchip: gic: killing gic_arch_extn, slowly
 2014-12-08 11:18 UTC  (4+ messages)
` [PATCH 09/16] ARM: imx6: convert wakeupgen to stacked domains

[PATCH v3 0/5]
 2014-12-08 11:04 UTC  (4+ messages)
` [PATCH v3 1/5] phy: add a driver for the Rockchip SoC internal USB2.0 PHY

[RFC PATCH 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2014-12-08 10:51 UTC  (6+ messages)
` [RFC PATCH 3/5] KVM: ARM VGIC add kvm_io_bus_ frontend

linux-next: manual merge of the xen-tip tree with the arm-soc tree
 2014-12-08 10:33 UTC  (2+ messages)

[PATCH V8 00/14] drm/exynos: few patches to enhance bridge chip support
 2014-12-08 10:24 UTC  (4+ messages)
` [PATCH V8 03/14] drm/bridge: make bridge registration independent of drm flow


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