linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-21 18:04:31 to 2014-08-22 15:45:01 UTC [more...]

[RFC PATCH 0/9] dt: dependencies (for deterministic driver initialization order based on the DT)
 2014-08-22 15:45 UTC  (6+ messages)

[PATCH V2 0/3] Adding UHS support for dw_mmc driver
 2014-08-22 15:35 UTC  (6+ messages)
` [PATCH V2 1/3] mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
` [PATCH V2 2/3] mmc: dw_mmc: Support voltage changes
` [PATCH V2 3/3] mmc: dw_mmc: Dont cut off vqmmc and vmmc

[PATCH v5] devicetree: Add generic IOMMU device tree bindings
 2014-08-22 15:33 UTC  (5+ messages)

[PATCH] drivers: pci: convert generic host controller to DT host bridge creation API
 2014-08-22 15:27 UTC  (12+ messages)

[PATCH v3 1/1] iommu/arm-smmu: Do not access non-existing S2CR registers
 2014-08-22 15:22 UTC  (2+ messages)

[PATCH 1/7] efi: move noefi early param code out of x86 arch code
 2014-08-22 15:10 UTC  (5+ messages)
` [PATCH 5/7] arm64/efi: do not enter virtual mode in case booting with efi=noruntime or noefi
    ` [PATCH 5/7 update] "

[PATCH] arm: tegra: apalis/colibri t30: fix on-module 5v0 supplies
 2014-08-22 15:06 UTC 

[PATCH 0/2] spi: davinci: fixes and updates
 2014-08-22 15:06 UTC  (7+ messages)
` [PATCH 1/2] spi: davinci: fix SPI_NO_CS functionality
` [PATCH 2/2] spi: davinci: support adding delay between transmission

[PATCH] doc: dt/bindings: input: Fix drv260x binding document
 2014-08-22 14:49 UTC  (5+ messages)

[PATCH v9 0/2] Add Maxim 77802 regulator support
 2014-08-22 14:45 UTC  (5+ messages)
` [PATCH v9 1/2] regulator: Add driver for max77802 PMIC PMIC regulators

[PATCH] ARM: bcm: Don't build brcmstb SMP code when building for V6
 2014-08-22 14:44 UTC  (3+ messages)

[RESEND PATCH V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg'
 2014-08-22 14:26 UTC 

[GIT PULL] arm64: post merge-window fixes for 3.17
 2014-08-22 14:17 UTC 

[PATCH] input: misc: drv260x: add check for ERM mode and LRA Libraries
 2014-08-22 14:11 UTC 

[PATCH] input: misc: drv260x remove defines not used
 2014-08-22 14:11 UTC 

[PATCH 0/6] ARM: dts: OMAP5+: Fixes for pinctrl support
 2014-08-22 14:03 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: OMAP3+: Add PRM interrupt
` [PATCH 2/6] ARM: dts: OMAP5: switch to compatible pinctrl
` [PATCH 3/6] ARM: dts: DRA7: "
` [PATCH 4/6] ARM: dts: AM437x: "
` [PATCH 5/6] ARM: dts: OMAP5/DRA7: switch over to interrupts-extended property for UART
` [PATCH 6/6] ARM: dts: dra7-evm: Mark uart1 rxd as wakeup capable

[RFC PATCHv2 0/4] omap-serial high-speed fixes/improvements
 2014-08-22 14:02 UTC  (9+ messages)
  ` [RFC PATCH 3/4] tty: omap-serial: use threaded interrupt handler

[PATCH 00/10] ARM: OMAP5 / DRA7: Add framework for suspend and cpuidle
 2014-08-22 14:02 UTC  (11+ messages)
` [PATCH 01/10] ARM: OMAP5 / DRA7: PM: Update CPU context register offset
` [PATCH 02/10] ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependency
` [PATCH 03/10] ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by default
` [PATCH 04/10] ARM: OMAP5 / DRA7: PM: Enable Mercury retention mode on CPUx powerdomains
` [PATCH 05/10] ARM: OMAP5 / DRA7: PM: Avoid all SAR saves
` [PATCH 06/10] ARM: OMAP5 / DRA7: PM: Provide a dummy startup function for CPU hotplug
` [PATCH 07/10] ARM: OMAP5 / DRA7: Enable CPU RET on suspend
` [PATCH 08/10] ARM: OMAP5/DRA7: PM: cpuidle MPU CSWR support
` [PATCH 09/10] ARM: OMAP5: Add hook in SoC initcalls to enable pm initialization
` [PATCH 10/10] ARM: DRA7: "

[PATCH 0/3] pinctrl: Add DRA7/AM437x pinctrl compatibility
 2014-08-22 14:01 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: bindings: Add OMAP pinctrl binding
` [PATCH 2/3] pinctrl: single: Add DRA7 pinctrl compatibility
` [PATCH 3/3] pinctrl: single: AM437x: Add "

[PATCH] phy: exynos5-usbdrd: Add MODULE_DEVICE_TABLE entry
 2014-08-22 13:58 UTC 

[PATCH 0/3] ARM: OMAP5+: pdata quirks for pinctrl
 2014-08-22 13:55 UTC  (4+ messages)
` [PATCH 1/3] ARM: OMAP5: use pdata quirks for pinctrl information
` [PATCH 2/3] ARM: DRA7: "
` [PATCH 3/3] ARM: AM437x: "

[PATCH 0/6] ARM: OMAP3+: PRM: fix up prm_handling
 2014-08-22 13:51 UTC  (7+ messages)
` [PATCH 1/6] ARM: OMAP4+: prminst: provide function to find prm_dev instance offset
` [PATCH 2/6] ARM: OMAP4: PRM: use the generic prm_inst to allow logic to be abstracted
` [PATCH 3/6] ARM: OMAP4+: PRM: register interrupt information from DT
` [PATCH 4/6] ARM: OMAP4+: PRM: remove "wkup" event
` [PATCH 5/6] ARM: OMAP4+: PRM: Enable wakeup capability for OMAP5, DRA7
` [PATCH 6/6] ARM: OMAP3+: PRM: register interrupt information from DT

[PATCH 0/7] ARM: OMAP4+: powerdomain fixes
 2014-08-22 13:49 UTC  (8+ messages)
` [PATCH 1/7] ARM: OMAP: DRA7: powerdomain data: fix powerdomain powerstate
` [PATCH 2/7] ARM: OMAP5: "
` [PATCH 3/7] ARM: OMAP2+: powerdomain: pwrdm_for_each_clkdm iterate only valid clkdms
` [PATCH 4/7] ARM: OMAP2+: powerdomain: introduce logic for finding valid power domain
` [PATCH 5/7] ARM: OMAP4+: PM: Make logic state programmable
` [PATCH 6/7] ARM: OMAP4+: PM: use only valid low power state for suspend
` [PATCH 7/7] ARM: OMAP4+: PM: Use only valid low power state for CPU hotplug

[PATCH v3] arm/smp: Absorb boot_secondary()
 2014-08-22 13:33 UTC  (5+ messages)

[PATCH] Arm64: convert soft_restart() to assembly code
 2014-08-22 13:15 UTC  (11+ messages)

[PATCH v9 00/12] Support for creating generic PCI host bridges from DT
 2014-08-22 13:06 UTC  (9+ messages)
` [PATCH v9 03/12] PCI: Introduce helper functions to deal with PCI I/O ranges
` [PATCH v9 04/12] PCI: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v9 12/12] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space

[PATCH v2 0/5] Thermal reset support in PMC
 2014-08-22 12:55 UTC  (6+ messages)
` [PATCH v2 5/5] ARM: tegra: Add thermal reset (thermtrip) support to PMC

[PATCH 00/24] PM / Domains: Generic OF-based support and cleanups
 2014-08-22 12:15 UTC  (2+ messages)

[PATCH] ARM: dts: i.MX53: add pmu node
 2014-08-22 12:02 UTC 

[PATCH v6 03/10] ARM: dts: Prepare node labels for exynos5250
 2014-08-22 11:37 UTC  (4+ messages)
` [PATCH v7] "

[PATCH v2 0/9] Tegra xHCI support
 2014-08-22 11:23 UTC  (4+ messages)

[RESEND PATCH v2 0/4] arm: mediatek: Add support for GIC interrupt polarity extension
 2014-08-22 11:09 UTC  (7+ messages)
` [RESEND PATCH v2 1/4] irqchip: gic: Change irq type check when extension is present
` [RESEND PATCH v2 4/4] dt-bindings: add bindings for mediatek intpol

[PATCH v2] arch: Kconfig: Let all little endian architectures define CPU_LITTLE_ENDIAN explicitly
 2014-08-22 11:09 UTC  (3+ messages)

[PATCH] kbuild: arm: Do not define "comma" twice
 2014-08-22 10:52 UTC 

[PATCH V2] ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
 2014-08-22 10:41 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: Enable PMIC interrupts on ODROID
 2014-08-22 10:39 UTC  (7+ messages)

Oops: 17 SMP ARM (v3.16-rc2)
 2014-08-22 10:36 UTC  (22+ messages)

[PATCHv2 0/6] ARM: imx: Add Freescale LS1021A SoC and board support
 2014-08-22 10:21 UTC  (4+ messages)
` [PATCHv2 4/6] dt-bindings: arm: add Freescale LS1021A SoC device tree binding

[PATCH] clk: ppc-corenet: Add Freescale ARM-based platforms CLK_OF_DECLARE support
 2014-08-22 10:14 UTC  (3+ messages)

[PATCH] mmc: core: sd: check card write-protect lock while resuming
 2014-08-22 10:00 UTC  (4+ messages)

[PATCHv3 0/7] Better page protections for arm64
 2014-08-22  9:48 UTC  (5+ messages)
` [PATCHv3 4/7] arm64: Move some head.text functions to executable section

[RESEND] clk: ppc-corenet: Add Freescale ARM-based platforms CLK_OF_DECLARE support
 2014-08-22  9:34 UTC 

[PATCH] ARM: dts: nitrogen6x: Add Intersil ISL1208 RTC
 2014-08-22  9:13 UTC 

[RFC PATCH 0/6] Change vendor prefix for Intersil Corporation
 2014-08-22  8:57 UTC  (5+ messages)
` [RFC PATCH 4/6] powerpc/85xx: Change vendor prefix for Intersil Corporation to isil
` [RFC PATCH 5/6] rtc: rtc-isl12022: "

[PATCH] ARM: i.MX: dts: Add simple-card support
 2014-08-22  8:18 UTC  (2+ messages)

[PATCH v2] ARM: i.MX: dts: Add support for the Freescale i.MX1 ADS board
 2014-08-22  8:11 UTC  (4+ messages)

[PATH V2 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2014-08-22  8:11 UTC  (3+ messages)

[PATCH] mfd: syscon: Decouple syscon interface from syscon devices
 2014-08-22  8:09 UTC 

[PATCH RESEND v2 0/7] vf610: Add USB support
 2014-08-22  8:07 UTC  (5+ messages)
` [PATCH RESEND v2 7/7] ARM: dts: vf610-twr: "

[PATCH v5 0/3] Qualcomm Resource Power Manager driver
 2014-08-22  7:50 UTC  (5+ messages)
` [PATCH v5 2/3] mfd: qcom-rpm: Driver for the Qualcomm RPM

[PATCH 5/8] pinctrl: add driver for MB86S7x
 2014-08-22  7:46 UTC  (3+ messages)

[PATCH] ARM: dts: Gateworks GW5520 support (i.MX6)
 2014-08-22  7:46 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v7 RESEND] ARM: omap: edma: add suspend suspend/resume hooks
 2014-08-22  7:46 UTC 

[PATCH 0/9] Zynq PM updates
 2014-08-22  5:52 UTC  (11+ messages)
` [PATCH 4/9] ARM: zynq: PM: Enable DDR self-refresh and clock stop
` [PATCH 8/9] ARM: zynq: Remove hotplug.c
` [PATCH 9/9] ARM: zynq: Rename 'zynq_platform_cpu_die'

[PATCH v4 1/2] net: moxa: clear TX descriptor length bits
 2014-08-22  4:39 UTC  (5+ messages)
` [PATCH v4 2/2] net: moxa: replace build_skb() with netdev_alloc_skb_ip_align() / memcpy()
` [PATCH v5 1/2] net: moxa: clear TX descriptor length bits

[GIT PULL] Fourth Round of Renesas ARM Based SoC Clock Updates for v3.17
 2014-08-22  3:53 UTC  (5+ messages)
` [PATCH repost] ARM: shmobile: sh73a0: Remove spurious 0x from SCIFB clock name

[PATCH v7 0/8] Per-user clock constraints
 2014-08-22  3:49 UTC  (6+ messages)
` [PATCH v7 1/8] clk: Add temporary mapping to the existing API

[PATCH v2 0/3] net: Add Keystone NetCP ethernet driver support
 2014-08-22  2:48 UTC  (3+ messages)
  ` [PATCH v2 2/3] net: Add Keystone NetCP ethernet driver

[PATCH v7 00/11] kernel: Add support for restart handler call chain
 2014-08-22  2:19 UTC  (10+ messages)
` [PATCH v7 02/11] power/restart: Call machine_restart instead of arm_pm_restart
` [PATCH v7 04/11] arm: Support restart through restart handler call chain

[PATCH] regulator: RK808: Fix uninitialized value
 2014-08-22  2:19 UTC  (2+ messages)

[PATCH v5] irqchip: gic: Allow gic_arch_extn hooks to call into scheduler
 2014-08-22  2:06 UTC  (3+ messages)

[PATCH] ARM: dts: imx28-evk: Fix display duplicate name warning
 2014-08-22  1:59 UTC 

[PATCH] ARM: shmobile: armadillo800eva: Sort includes
 2014-08-22  1:47 UTC  (2+ messages)

[PATCH v2 0/5] ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device tree
 2014-08-22  1:46 UTC  (3+ messages)
` [PATCH v2 3/5] ARM: shmobile: armadillo800eva-reference: Sort includes

[PATCH] ARM: shmobile: bockw: Do not disable SUSPEND in defconfig
 2014-08-22  1:40 UTC  (2+ messages)

[PATCH v2] i2c: rk3x: fix bug that cause transfer fails in maste receive mode
 2014-08-22  1:15 UTC  (4+ messages)
  ` [PATCH v3] i2c: rk3x: fix bug that cause transfer fails in master "

[PATCH v3] spi: spi-imx: add DMA support
 2014-08-22  0:50 UTC  (2+ messages)

[PATCH v6 0/6] arm64: add seccomp support
 2014-08-22  0:44 UTC  (16+ messages)
` [PATCH v6 1/6] arm64: ptrace: add PTRACE_SET_SYSCALL
` [PATCH v6 2/6] arm64: ptrace: allow tracer to skip a system call
` [PATCH v6 3/6] asm-generic: add generic seccomp.h for secure computing mode 1
` [PATCH v6 4/6] arm64: add seccomp syscall for compat task
` [PATCH v6 5/6] arm64: add SIGSYS siginfo "

[PATCH linux-next] irq: export handle_fasteoi_irq
 2014-08-21 23:31 UTC 

Build failure with v3.17-rc1
 2014-08-21 22:33 UTC  (2+ messages)

[GIT PULL] Allwinner DT additions for 3.17, take 2
 2014-08-21 21:15 UTC  (3+ messages)

[PATCH] ARM: sun7i: Add support for Olimex A20-OLinuXino-LIME
 2014-08-21 21:09 UTC  (2+ messages)

[PATCH V2 1/5] ARM: shmobile: r8a7791: add IIC0/1 clock macros
 2014-08-21 20:53 UTC  (3+ messages)
` [PATCH V2 3/5] ARM: shmobile: r8a7791: add IIC(B) cores to dtsi

set_memory_ro/set_memory_rw for ARM
 2014-08-21 20:24 UTC  (6+ messages)

[PATCH] i2c: rk3x: fix bug that cause transfer fails in master receive mode
 2014-08-21 20:12 UTC  (5+ messages)

[PATCH 00/29] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2014-08-21 19:46 UTC  (3+ messages)
` [PATCH 04/29] drivers: base: add notifier for failed driver bind

input: drv2667: add support for drv2667 haptic driver
 2014-08-21 19:32 UTC  (8+ messages)
` [PATCH 1/2] doc: dt/bindings: input: introduce TI DRV2667 haptic driver description
` [PATCH 2/2] input: misc: Add support for the DRV2667 haptic driver

[PATCH] dmaengine maintainer update
 2014-08-21 19:22 UTC 

[PATCH 0/2] Input: palmas: add support for palmas power button
 2014-08-21 19:01 UTC  (10+ messages)
` [PATCH V2 "
  ` [PATCH V2 2/2] Input: misc: introduce palmas-pwrbutton
` [PATCH V3 "

[PATCH v3 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver
 2014-08-21 18:46 UTC  (2+ messages)

[PATCH v7] 8250-core based serial driver for OMAP + DMA
 2014-08-21 18:44 UTC  (9+ messages)
` [PATCH 05/15] tty: serial: Add 8250-core based omap driver
` [PATCH 15/15] tty: serial: 8250: omap: add dma support


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