Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-10 22:45:47 to 2015-07-13 10:20:07 UTC [more...]

[PATCH v5 0/3] Add MediaTek display PWM driver
 2015-07-13 10:20 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: pwm: add MediaTek display PWM bindings
` [PATCH v5 2/3] pwm: add MediaTek display PWM driver support
` [PATCH v5 3/3] arm64: dts: mt8173: add MT8173 display PWM driver support node

[PATCH] arm64: Remove clk-provider.h include
 2015-07-13 10:11 UTC  (2+ messages)

[PATCH 00/15] ARM: shmobile: Remove legacy sh73a0/kzm9g and r8a7740/armadillo
 2015-07-13 10:06 UTC  (5+ messages)

[RFC PATCH 0/2] spi: add dual parallel & stacked mode support in Zynq MPSoC GQSPI controller
 2015-07-13 10:04 UTC  (2+ messages)

[PATCH v2 0/7] KVM: arm/arm64: gsi routing support
 2015-07-13  9:58 UTC  (13+ messages)
` [PATCH v2 1/7] KVM: api: introduce KVM_IRQ_ROUTING_EXTENDED_MSI
` [PATCH v2 3/7] KVM: irqchip: convey devid to kvm_set_msi
` [PATCH v2 4/7] KVM: arm/arm64: enable irqchip routing
` [PATCH v2 6/7] KVM: arm/arm64: enable MSI routing
` [PATCH v2 7/7] KVM: arm: implement kvm_set_msi by gsi direct mapping

Build regressions/improvements in v4.2-rc2
 2015-07-13  9:53 UTC 

[PATCHv3 00/27] ARM: OMAP2+: clock code move under clk driver
 2015-07-13  9:48 UTC  (9+ messages)

[PATCH 0/7] Remove clk.h from clk-provider.h (ARM part)
 2015-07-13  9:38 UTC  (5+ messages)
` [PATCH 3/7] ARM: keystone: Remove clk-provider.h include
` [PATCH 7/7] ARM: OMAP2+: Include clk.h

[GIT PULL] CSR atlas7 pinctrl descriptions for 4.2
 2015-07-13  9:33 UTC  (4+ messages)

[PATCH 3/3] hwspinlock: sirf: remove useless header files
 2015-07-13  9:32 UTC 

[PATCH 0/5] add GPT timer support for mt8173
 2015-07-13  9:32 UTC  (6+ messages)
` [PATCH 1/5] clocksource: mediatek: do not enable GPT_CLK_EVT when setup
` [PATCH 2/5] clocksource: mediatek: Use GPT as sched clock source
` [PATCH 3/5] arm64: mediatek: enable MTK_TIMER
` [PATCH 4/5] clk: mediatek: add 13mhz clock for MT8173
` [PATCH 5/5] arm64: dts: mt8173: add timer node

[PATCH 1/3] ARM: dts: atlas7: set right memory range and hwspinlock for IPC stuff
 2015-07-13  9:28 UTC  (2+ messages)
` [PATCH 2/3] hwspinlock: sirf: fix the memory base and move to devm_ioremap

[PATCH v2 0/2] Implement sample time consideration for Vybrid's ADC
 2015-07-13  9:26 UTC  (8+ messages)
` [PATCH v2 2/2] ARM: dts: vfxxx: Add property for minimum sample time

[PATCH 00/18] arm64: support for 8.1 LSE atomic instructions
 2015-07-13  9:25 UTC  (19+ messages)
` [PATCH 01/18] arm64: cpufeature.h: add missing #include of kernel.h
` [PATCH 02/18] arm64: atomics: move ll/sc atomics into separate header file
` [PATCH 03/18] arm64: elf: advertise 8.1 atomic instructions as new hwcap
` [PATCH 04/18] arm64: alternatives: add cpu feature for lse atomics
` [PATCH 05/18] arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics
` [PATCH 06/18] arm64: atomics: patch in lse instructions when supported by the CPU
` [PATCH 07/18] arm64: locks: "
` [PATCH 08/18] arm64: bitops: "
` [PATCH 09/18] arm64: xchg: "
` [PATCH 10/18] arm64: cmpxchg: "
` [PATCH 11/18] arm64: cmpxchg_dbl: "
` [PATCH 12/18] arm64: cmpxchg: avoid "cc" clobber in ll/sc routines
` [PATCH 13/18] arm64: cmpxchg: avoid memory barrier on comparison failure
` [PATCH 14/18] arm64: atomics: tidy up common atomic{,64}_* macros
` [PATCH 15/18] arm64: atomics: prefetch the destination word for write prior to stxr
` [PATCH 16/18] arm64: atomics: implement atomic{, 64}_cmpxchg using cmpxchg
` [PATCH 17/18] arm64: atomic64_dec_if_positive: fix incorrect branch condition
` [PATCH 18/18] arm64: kconfig: select HAVE_CMPXCHG_LOCAL

[PATCH] KVM: Add Kconfig option to signal cross-endian guests
 2015-07-13  9:24 UTC  (2+ messages)

[3.16.y-ckt stable] Patch "clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifier" has been added to staging queue
 2015-07-13  9:23 UTC 

[RFCv2 PATCH 0/8] Introducing ACPI support for GICv2m
 2015-07-13  9:14 UTC  (9+ messages)
` [RFCv2 PATCH 1/8] irqdomain: Introduce irq_domain_ops.init_alloc_info
` [RFCv2 PATCH 2/8] gic: Introduce gic_init_irq_alloc_info()
` [RFCv2 PATCH 3/8] gicv2m: Convert to use GIC irq_domain_ops.init_alloc_info
` [RFCv2 PATCH 4/8] acpi: gsi: Adding acpi_init_irq_alloc_info() hook
` [RFCv2 PATCH 5/8] arm64: Adding arch-specific acpi_init_irq_alloc_info
` [RFCv2 PATCH 6/8] gic: acpi: Introduce GIC MSI frame handle and helper functions
` [RFCv2 PATCH 7/8] gicv2m: Introducing gicv2m_acpi_init()
` [RFCv2 PATCH 8/8] pci: acpi: Bind GICv2m MSI frame to PCI host bridge

[PATCH v3 0/5] usb: gadget: miscellaneous fixes
 2015-07-13  9:03 UTC  (6+ messages)
` [PATCH v3 1/5] usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
` [PATCH v3 2/5] usb: gadget: midi: avoid redundant f_midi_set_alt() call
` [PATCH v3 3/5] usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()
` [PATCH v3 4/5] staging: emxx_udc: "
` [PATCH v3 5/5] usb: gadget: atmel_usba_udc: add missing ret value check

[PATCH v5] clk: change clk_ops' ->determine_rate() prototype
 2015-07-13  9:01 UTC  (3+ messages)

[PATCH v3 1/2] ARM: dts: imx6qdl-sabresd: Allow HDMI and LVDS to work simultaneously
 2015-07-13  8:39 UTC  (2+ messages)

[PATCH 1/2] ARM: ux500: define serial port aliases
 2015-07-13  8:21 UTC  (4+ messages)

[PATCH 0/3] mfd: Improve DT binding docs for max77686 and max77802
 2015-07-13  8:20 UTC  (9+ messages)
` [PATCH 1/3] mfd: max77686: Don't suggest in binding to use a deprecated property
` [PATCH 2/3] mfd: Add DT binding for Maxim MAX77802 IC
` [PATCH 3/3] mfd: max77686: Split out regulator part from the DT binding

[PATCH] rtc: snvs: select option REGMAP_MMIO
 2015-07-13  8:11 UTC 

[PATCH 0/6] mfd: 88pm800: Add 88pm860 device support
 2015-07-13  8:10 UTC  (22+ messages)
` [PATCH 1/6] mfd: 88pm80x: Add 88pm860 chip type support
` [PATCH 2/6] mfd: 88pm800: Add init time initial configuration support
` [PATCH 3/6] mfd: devicetree: bindings: 88pm800: Add DT property for 32KHz output enable
` [PATCH 5/6] mfd: devicetree: bindings: 88pm800: Add DT property for dual phase enable

[PATCH v3 0/3] ARM: OMAP2+: wkup_m3_rproc support patches
 2015-07-13  7:27 UTC  (4+ messages)

[PATCH v3 1/2] ARM: dts: Add binding documentation for AXP152 PMIC
 2015-07-13  7:24 UTC  (4+ messages)
` [PATCH v3 2/2] mfd: axp20x: Add axp152 support

[PATCH v2] arm64: dts: mt8173: Add afe device node
 2015-07-13  7:19 UTC  (3+ messages)

[PATCH-v3 00/11] i2c: pxa: Fixes, cleanup and support for pxa910 family
 2015-07-13  7:09 UTC  (8+ messages)
` [PATCH-v3 02/11] i2c: pxa: No need to set slave addr for i2c master mode reset

[PATCH] PM / devfreq: event: Remove incorrect property in exynos-ppmu DT binding
 2015-07-13  6:58 UTC 

[PATCH] pinctrl: at91: fix null pointer dereference
 2015-07-13  6:14 UTC  (2+ messages)

[PATCH] Drop owner assignment from i2c_driver (and platform left-overs)
 2015-07-13  6:03 UTC  (3+ messages)
` [PATCH v2 2/2] drm/rockchip: Drop owner assignment from platform_driver

[PATCH v8 1/4] drm/layerscape: Add Freescale DCU DRM driver
 2015-07-13  6:00 UTC  (4+ messages)
` [PATCH v8 2/4] drm/panel: simple: Add support for NEC NL4827HC19-05B 480x272 panel
` [PATCH v8 3/4] arm/dts/ls1021a: Add DCU dts node
` [PATCH v8 4/4] arm/dts/ls1021a: Add a TFT LCD panel "

[PATCH v3 0/3] Fixes for MT8173 PLLs
 2015-07-13  5:45 UTC  (2+ messages)

[RFC 0/3] arm64: ftrace: fix incorrect output from stack tracer
 2015-07-13  5:29 UTC  (4+ messages)
` [RFC 1/3] ftrace: adjust a function's pc to search for in check_stack() for arm64
` [RFC 2/3] arm64: refactor save_stack_trace()
` [RFC 3/3] arm64: ftrace: mcount() should not create a stack frame

[PATCH v6] Mediatek SCPSYS power domain support
 2015-07-13  4:51 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: soc: Add documentation for the MediaTek SCPSYS unit

[PATCH v2 2/6] soc: Mediatek: Add SCPSYS CPU power domain driver
 2015-07-13  4:18 UTC  (3+ messages)

[PATCH v7 1/4] drm/layerscape: Add Freescale DCU DRM driver
 2015-07-13  3:58 UTC  (3+ messages)

[PATCH v3 0/5] Add Mediatek MT8173 subsystem clocks support
 2015-07-13  3:34 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: dts: mt8173: Add subsystem clock controller device nodes

[PATCH 1/2] power: reset: at91: add sama5d3 reset function
 2015-07-13  3:21 UTC  (7+ messages)

[PATCH v2 00/13] Kill off set_irq_flags
 2015-07-13  3:19 UTC  (19+ messages)
` [PATCH v2 01/13] ARM: kill off set_irq_flags usage
` [PATCH v2 02/13] clk: "
` [PATCH v2 03/13] dma: "
` [PATCH v2 04/13] gpio: "
` [PATCH v2 05/13] gpu/drm: "
` [PATCH v2 06/13] irqchip: "
` [PATCH v2 07/13] memory: "
` [PATCH v2 08/13] mfd: "
` [PATCH v2 09/13] PCI: "
` [PATCH v2 10/13] pinctrl: "
` [PATCH v2 11/13] sh: "
` [PATCH v2 12/13] ARM: remove ununsed set_irq_flags
` [PATCH v2 13/13] arm64: "

[PATCH] Drop owner assignment from i2c_driver (and platform left-overs)
 2015-07-13  2:59 UTC  (3+ messages)
` [PATCH 2/2] ASoC: Drop owner assignment from platform_driver

[PATCH 00/18] ARM: Migrate clockevent drivers to 'set-state'
 2015-07-13  2:52 UTC  (2+ messages)

[PATCH 0/2] I2C support for NXP LPC18xx family
 2015-07-12 22:47 UTC  (3+ messages)
` [PATCH 1/2] i2c: add i2c-lpc2k driver
` [PATCH 2/2] doc: dt: add documentation for i2c-lpc2k

[PATCH] net: mvneta: fix refilling for Rx DMA buffers
 2015-07-12 22:04 UTC 

[PATCH 0/3] arm64, mm: Use IPIs for TLB invalidation
 2015-07-12 21:58 UTC  (6+ messages)
` [PATCH 1/3] arm64, mm: Add flush_tlb_all_local() function
` [PATCH 2/3] arm64, mm: Use flush_tlb_all_local() in flush_context()
` [PATCH 3/3] arm64, mm: Use IPIs for TLB invalidation

[PATCH 1/2] RTC: Add core rtc support for Gemini Soc devices
 2015-07-12 21:06 UTC  (4+ messages)
` Gemini Soc timers

[arm-platforms:kvm-arm64/vhe 4/14] arch/arm/kvm/mmu.c:597:2: error: implicit declaration of function 'is_kernel_in_hyp_mode'
 2015-07-12 18:05 UTC 

[PATCH] i2c: omap: fix bus recovery setup
 2015-07-12 15:32 UTC  (2+ messages)

[PATCH] i2c: core: only use set_scl for bus recovery after calling prepare_recovery
 2015-07-12 15:31 UTC  (2+ messages)

[RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI
 2015-07-12 11:18 UTC  (3+ messages)
` [RFC Patch V1 08/12] PCI: Use helper functions to access fields in struct msi_desc

[PATCH] ARM: dts: Add STM32429i-EVAL board support
 2015-07-12  9:39 UTC 

[PATCH] dts: ls1021a: Add dts nodes for eTSEC0, eTSEC1 and eTSEC2
 2015-07-12  6:51 UTC  (2+ messages)

[PATCH] ARM: BCM63xx: fix parameter to of_get_cpu_node in bcm63138_smp_boot_secondary
 2015-07-12  1:35 UTC  (2+ messages)

[PATCH] ARM: v7 setup function should invalidate L1 cache
 2015-07-12  1:34 UTC  (3+ messages)
` [PATCH] ARM: BCM63xx: Remove custom secondary_startup function

[PATCH] ARM: pxa: fix dm9000 platform data regression
 2015-07-11 23:32 UTC 

[PATCH 0/2] CREG clk driver for NXP LPC18xx family
 2015-07-11 21:48 UTC  (3+ messages)
` [PATCH 1/2] clk: add lpc18xx creg clk driver
` [PATCH 2/2] doc: dt: add documentation for lpc1850-creg-clk driver

[PATCH v3 0/2] RTC support for NXP LPC18xx family
 2015-07-11 17:28 UTC  (3+ messages)
` [PATCH v3 1/2] rtc: add rtc-lpc24xx driver
` [PATCH v3 2/2] doc: dt: add documentation for nxp,lpc1788-rtc

[PATCH] irqchip: bcm2835: Add FIQ support
 2015-07-11 15:26 UTC  (5+ messages)

[PATCH 0/2] ARM: OMAP2+: sparse fixes
 2015-07-11 14:59 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP2+: sparse: add missing static declaration
` [PATCH 2/2] ARM: OMAP2+: sparse: add missing function declarations

[PATCH v2 1/2] ARM: dts: Add binding documentation for AXP152 PMIC
 2015-07-11 12:53 UTC  (5+ messages)
` [PATCH v2 2/2] mfd: ax20x: Add axp152 support
      ` [linux-sunxi] "

[PATCH 0/4] PL08x DT bindings and LPC18xx DMA support
 2015-07-11 12:12 UTC  (5+ messages)
` [PATCH 1/4] dmaengine: pl08x: support dt channel assignment
` [PATCH 2/4] doc: dt: dma: add binding doc for pl08x
` [PATCH 3/4] dmaengine: add driver for lpc18xx dmamux
` [PATCH 4/4] doc: dt: dma: add bindings for lpc1850-dmamux

[RESEND PATCH 0/6] This series adds SMP support for the MediaTek MT6580
 2015-07-11 10:38 UTC  (4+ messages)
  ` [RESEND PATCH 1/6] Document: bindings: DT: Add SMP enable method for MT6580 SoC platform

[PATCH v2 0/9] Add SMP bringup support for mt65xx socs
 2015-07-11 10:32 UTC  (5+ messages)
` [PATCH v2 4/9] clocksource: mediatek: Use GPT as sched clock source

[PATCH V3] trace/events: add chip name and hwirq to irq entry tracepoint
 2015-07-11  8:02 UTC  (5+ messages)

Raspberry Pi 2 support, part 1: Interrupt controller
 2015-07-11  7:51 UTC  (7+ messages)
` [PATCH 3/4] irqchip: Add documentation for the bcm2836 interrupt controller
` [PATCH 4/4] irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2

[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-07-11  6:36 UTC  (5+ messages)
` [PATCH v2 4/7] clk: samsung: exynos4x12: add cpu clock configuration data and instantiate cpu clock

[PATCH v4 0/2] arm/arm64: KVM: Optimize arm64 fp/simd, saves 30-50% on exits for non-VHE
 2015-07-11  1:19 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: KVM: Optimize arm64 non-VHE fpsimd skip 30-50% save/restore on exits
` [PATCH v4 2/2] keep arm vfp/simd exit handling consistent with arm64

[PATCH 0/4] ARM: dts: rockchip: add initial support for rk3288 Chrome-devices
 2015-07-11  0:29 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: Add sbs-battery dts fragment used by chromebooks
` [PATCH 2/4] ARM: dts: rockchip: add shared rk3288-veyron files
` [PATCH 3/4] ARM: dts: rockchip: add veyron-jerry board
` [PATCH 4/4] ARM: dts: rockchip: add Pinky board


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 read-only IMAP folder(s) and NNTP newsgroup(s).