linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-14 16:57:37 to 2014-04-15 08:11:05 UTC [more...]

[PATCH 2/8] arm/arm64: KVM: Fix line length exceeding 80 characters
 2014-04-15  8:11 UTC  (4+ messages)

dma_alloc_coherent and cache?
 2014-04-15  8:10 UTC  (2+ messages)

[PATCH 0/2] ARM: berlin: add GPIO support for the BG2Q
 2014-04-15  8:07 UTC  (3+ messages)
` [PATCH 1/2] ARM: berlin: add the LIBGPIO as a dependency "
` [PATCH 2/2] ARM: dts: berlin: add GPIO nodes "

[PATCH] arm64: Flush the process's mm context TLB entries when switching
 2014-04-15  8:02 UTC  (4+ messages)

[PATCH] tty/serial: atmel_serial: Fix device tree documentation
 2014-04-15  8:00 UTC  (5+ messages)

[PATCH v3 1/4] reset: add driver for socfpga
 2014-04-15  7:56 UTC  (4+ messages)
` [PATCH v3 2/4] Documentation: dt: socfpga: add reset-cells property
` [PATCH v3 3/4] Documentation: dt: reset: move socfpga-reset
` [PATCH v3 4/4] ARM: socfpga: dts: add reset-controller

[PATCH] arm64:kconfig: make default for CONFIG_COMPAT
 2014-04-15  7:54 UTC  (4+ messages)

[PATCH v4 0/5] rework sched_domain topology description
 2014-04-15  7:53 UTC  (3+ messages)

[PATCH v2 00/12] Add Hisilicon HiP04 SoC
 2014-04-15  7:50 UTC  (11+ messages)
` [PATCH v2 06/12] ARM: mcpm: change max clusters to 4
` [PATCH v2 07/12] ARM: hisi: add hip04 SoC support

[PATCHv2 00/11] improve PWM lookup support without device tree
 2014-04-15  7:42 UTC  (16+ messages)
` [PATCHv2 01/11] pwm: add period and polarity to struct pwm_lookup
` [PATCHv2 02/11] ARM: shmobile: Armadillo 800 EVA: initialize all struct pwm_lookup members
` [PATCHv2 03/11] pwm: renesas-tpu: remove useless struct tpu_pwm_platform_data
` [PATCHv2 04/11] ARM: OMAP3: Beagle: initialize all the struct pwm_lookup members
` [PATCHv2 05/11] ARM: pxa: hx4700: "
` [PATCHv2 06/11] pwm: modify PWM_LOOKUP to initialize all "
` [PATCHv2 07/11] ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookup
` [PATCHv2 08/11] ARM: shmobile: Armadillo 800 EVA: "
` [PATCHv2 09/11] ARM: pxa: hx4700: "
` [PATCHv2 10/11] leds: leds-pwm: retrieve configured pwm period
` [PATCHv2 11/11] backlight: pwm_bl: "

[PATCH] arm: exynos: generalize power register address calculation
 2014-04-15  7:38 UTC  (11+ messages)

[RFC PATCH] regmap: smbus: add support for regmap over SMBus
 2014-04-15  7:36 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH 7/8] arm64: mm: Implement 4 levels of translation tables
 2014-04-15  7:28 UTC  (5+ messages)

[PATCH 1/2] spi: sirf: refactor spi transfer functions
 2014-04-15  7:25 UTC  (2+ messages)
` [PATCH 2/2] spi: sirf: decrease the interrupt count and latency of PIO mode

[PATCH] ARM: mach-mxs: readd just removed select CLKSRC_OF
 2014-04-15  7:20 UTC 

[PATCH v2 1/4] reset: add driver for socfpga
 2014-04-15  7:20 UTC  (3+ messages)

[PATCH 0/4] pinctrl: sirf: switch to one gpiolib and gpiolib_irqchip helpers
 2014-04-15  6:43 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: sirf: wrap all gpio banks into one gpio_chip
` [PATCH 2/4] pinctrl: sirf: switch driver to use gpiolib irqchip helpers
` [PATCH 3/4] gpio: make handler_data configurable while using gpiolib_irqchip
` [PATCH 4/4] pinctrl: sirf: move to use irq_get_handler_data

[PATCH 0/7] net: rfkill: gpio: Add device tree support
 2014-04-15  6:41 UTC  (8+ messages)
` [PATCH 1/7] gpiolib: gpiolib-of: Implement device tree gpio-names based lookup
` [PATCH 2/7] gpiolib: Support purely name based gpiod lookup in device trees
` [PATCH 3/7] net: rfkill: gpio: use clk_prepare_enable/clk_disable_unprepare
` [PATCH 4/7] net: rfkill: gpio: fix reversed clock enable state
` [PATCH 5/7] net: rfkill: gpio: add device tree support
` [PATCH 6/7] net: rfkill: gpio: add clock-frequency device tree property
` [PATCH 7/7] ARM: sun7i: cubietruck: enable bluetooth module

[PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state
 2014-04-15  6:37 UTC  (2+ messages)

[PATCH v9 00/12] In-kernel PSCI v0.2 emulation for KVM ARM/ARM64
 2014-04-15  6:14 UTC  (13+ messages)
` [PATCH v9 01/12] KVM: Add capability to advertise PSCI v0.2 support
` [PATCH v9 02/12] ARM/ARM64: KVM: Add common header for PSCI related defines
` [PATCH v9 03/12] ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
` [PATCH v9 04/12] KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature
` [PATCH v9 05/12] ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
` [PATCH v9 06/12] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header
` [PATCH v9 07/12] ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET
` [PATCH v9 08/12] ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO
` [PATCH v9 09/12] ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions
` [PATCH v9 10/12] ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2
` [PATCH v9 11/12] ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND
` [PATCH v9 12/12] ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space

[PATCH V4 0/5] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
 2014-04-15  6:09 UTC  (16+ messages)
` [PATCH V4 1/5] phy: Add new Exynos5 USB 3.0 PHY driver

[PATCH 0/4] Tegra SD/MMC fixes
 2014-04-15  6:06 UTC  (6+ messages)
` [PATCH 1/4] mmc: tegra: disable UHS modes
` [PATCH 2/4] mmc: tegra: fix reporting of base clock frequency
` [PATCH 3/4] mmc: sdhci: defer probing on regulator_get_optional() failures
` [PATCH 4/4] ARM: tegra: fix Venice2 VQMMC regulators

Device tree support for Atmel AC97 controller on AT91SAM9263
 2014-04-15  5:59 UTC  (17+ messages)
` [PATCH 1/4] ALSA: sound/atmel/ac97c.c: Convert to module_platform_driver
` [PATCH 2/4] ALSA: sound/atmel-ac97c.h: Remove unused flags from platform data
` [PATCH 3/4] ALSA: sound/atmel/ac97c.c: Add device tree support

[PATCH 08/20] cpufreq: exynos5440: Use cpufreq_for_each_entry macro for iteration
 2014-04-15  5:44 UTC  (2+ messages)

[PATCH 07/20] cpufreq: exynos: Use cpufreq_for_each_entry macro for iteration
 2014-04-15  5:39 UTC  (2+ messages)

[PATCH] PM / devfreq: Use freq_table for available_frequencies
 2014-04-15  5:16 UTC 

[PATCHv2 0/8] Support new Exynos3250 SoC based on Cortex-A7 dual core
 2014-04-15  5:09 UTC  (10+ messages)
` [PATCHv2 1/8] ARM: EXYNOS: Add Exynos3250 SoC ID
` [PATCHv2 2/8] ARM: EXYNOS: Add IO mapping for non-secure SYSRAM of Exynos3250
` [PATCHv2 3/8] ARM: EXYNOS: Add IO mapping for PMU "
` [PATCHv2 4/8] ARM: EXYNOS: Support secondary CPU boot of Exynos4212
` [PATCHv2 5/8] ARM: EXYNOS: Support secondary CPU boot of Exynos3250
` [PATCHv2 6/8] ARM: EXYNOS: Enter a15 lowpower mode for Exynos3250 based on Cortex-a7
` [PATCHv2 7/8] clk: samsung: exynos3250: Add clocks using common clock framework
` [PATCHv2 8/8] ARM: dts: Add device tree sources for Exynos3250

[PATCH] clk: sirf: fix a bundle of checkpatch issues
 2014-04-15  5:01 UTC  (2+ messages)

[PATCH] ARM: imx: Remove mx51_babbage board file
 2014-04-15  4:13 UTC  (2+ messages)

[PATCH v8 00/12] In-kernel PSCI v0.2 emulation for KVM ARM/ARM64
 2014-04-15  3:43 UTC  (4+ messages)
` [PATCH v8 02/12] ARM/ARM64: KVM: Add common header for PSCI related defines

[PATCH 1/2] ARM: imx6q: clk: Parent DI clocks to video PLL via di_pre_sel
 2014-04-15  3:21 UTC  (4+ messages)
` [PATCH 2/2] ARM: i.MX6: ipu_di_sel clocks can set parent rates

[PATCH 1/2] ahci: imx: use macros to define registers and bits
 2014-04-15  3:19 UTC  (3+ messages)
` [PATCH 2/2] ahci: imx: software workaround for phy reset issue in resume

[PATCH 0/3] pinctrl: qcom: Add IPQ8064 pinctrl support
 2014-04-15  3:10 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: qcom: Add definitions for IPQ8064
` [PATCH 2/3] dt: Document Qualcomm IPQ8064 pinctrl binding
` [PATCH 3/3] ARM: qcom: Select PINCTRL by default for ARCH_QCOM

[PATCH 00/29] ARM: orion5x: big step towards DT conversion
 2014-04-15  2:59 UTC  (8+ messages)
` [PATCH 23/29] ARM: orion5x: use DT to describe NOR on edmini_v2
` [PATCH 24/29] ARM: orion5x: keep TODO list in edmini_v2 DT

[PATCH 0/5] spi : sirf: some chip-select, DMA and checkpatch fixes
 2014-04-15  1:43 UTC  (12+ messages)
` [PATCH 1/5] spi: sirf: correct TXFIFO empty interrupt status bit
` [PATCH 2/5] spi: sirf: set SPI controller in RISC IO chipselect mode
` [PATCH 3/5] spi: sirf: make GPIO chipselect function work well
` [PATCH 4/5] spi: sirf: fix line over 80 characters style issue
` [PATCH 5/5] spi: sirf: fix spi full-duplex DMA transferring issue

[PATCH] arm64:kconfig: Add default line for CONFIG_COMPAT
 2014-04-15  1:28 UTC 

[PATCH 8/8] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
 2014-04-15  0:45 UTC  (3+ messages)

Rockchip RK3188 I2C driver
 2014-04-15  0:19 UTC 

BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25
 2014-04-14 23:45 UTC 

[PATCH] ARM: tegra: define Jetson TK1 regulators
 2014-04-14 22:55 UTC 

[PATCH 00/11] Fixes for omap PM for making omap3 DT only
 2014-04-14 22:51 UTC  (3+ messages)
` [PATCH 02/11] ARM: OMAP3: Fix idle mode signaling for sys_clkreq and sys_off_mode

[PATCH v2 1/6] ARM: dts: keystone: drop address and size cells from GIC node
 2014-04-14 22:38 UTC  (5+ messages)
` [PATCH v2 5/6] ARM: shmobile: r8a7740: drop address "
` [PATCH v2 6/6] ARM: shmobile: sh73a0: "

[PATCH v9 0/2] hibernation support on ARM
 2014-04-14 22:37 UTC  (4+ messages)
` [PATCH v9 1/2] ARM: avoid tracers in soft_restart

[PATCH v2] arm64: enable EDAC on arm64
 2014-04-14 22:21 UTC  (3+ messages)

[PATCH v2 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-04-14 22:15 UTC  (9+ messages)
` [PATCH v2 2/4] Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
` [PATCH v2 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support

[PATCH v5] ARM: vDSO gettimeofday using generic timer architecture
 2014-04-14 22:05 UTC  (6+ messages)

[PATCH v2] ARM: uprobes need icache flush after xol write
 2014-04-14 21:40 UTC  (12+ messages)
  ` [RFC PATCH] uprobes: copy to user-space xol page with proper cache flushing

[PATCH] dts: socfpga: Add DTS entries for USB
 2014-04-14 21:38 UTC 

[PATCH 1/4] pinctrl: tegra: remove redundant data table fields
 2014-04-14 21:33 UTC  (3+ messages)
` [PATCH 3/4] pinctrl: tegra: reduce size of "
` [PATCH 4/4] pinctrl: tegra: print better error messages

[PATCH v2 0/2] ARM: mm: implement CONFIG_DEBUG_RODATA
 2014-04-14 21:20 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: mm: allow non-text sections to be non-executable
` [PATCH v2 2/2] ARM: mm: allow text and rodata sections to be read-only

[PATCH 17/20] davinci: da850: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:10 UTC 

[PATCH 15/20] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:10 UTC 

[RFC PATCH] ARM: mm: implement CONFIG_DEBUG_RODATA
 2014-04-14 21:08 UTC  (11+ messages)
` [PATCH 2/2] ARM: mm: make text and rodata read-only

[PATCH 1/3] ARM: tegra: remove UART5/UARTE from tegra124.dtsi
 2014-04-14 20:53 UTC  (2+ messages)

[PATCH] PM / devfreq: Use freq_table for available_frequencies
 2014-04-14 20:51 UTC  (2+ messages)

[PATCH 0/4] Support additional regulators on BCM590xx
 2014-04-14 19:59 UTC  (6+ messages)
` [PATCH 1/4] mfd: bcm590xx: update binding with additional BCM59056 regulators
` [PATCH 2/4] mfd: bcm590xx: add support for second i2c slave address space
` [PATCH 3/4] regulator: bcm590xx: add support for regulators on secondary i2c slave
` [PATCH 4/4] ARM: dts: bcm590xx: add support for GPLDO and VBUS regulators

[PATCH v4 1/2] ASoC: sam9g20_wm8731: remove useless mach/gpio.h
 2014-04-14 19:41 UTC  (2+ messages)

[PATCH] arm: allow all architectures to change max zone order
 2014-04-14 19:35 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: DRA7/AM4372: add l3_noc information
 2014-04-14 19:12 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: DRA7: Use dra7-l3-noc instead of omap4-l3-noc
` [PATCH 2/2] ARM: dts: AM4372: add l3-noc information

[PATCH] pinctrl/at91: Fix mask creation in at91_gpio_dbg_show
 2014-04-14 18:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] ARM: PCI: implement virtual PCI host controller
 2014-04-14 18:48 UTC  (4+ messages)

[PATCH v2 0/5] Support for Marvell AHCI interface on Armada 38x
 2014-04-14 18:44 UTC  (7+ messages)

[PATCH v2 0/5] Introduce keystone reset driver
 2014-04-14 18:44 UTC  (7+ messages)
` [PATCH v2 1/5] Power: reset: keystone-reset: introduce "
` [PATCH v2 2/5] Power: reset: add bindings for "
` [PATCH v2 3/5] ARM: keystone: remove redundant reset stuff
` [PATCH v2 4/5] ARM: dts: keystone: update reset node to work with reset driver
` [PATCH v2 5/5] ARM: keystone: enable reset driver support

[PATCH 0/3] ARM: implement workaround for Cortex-A9/PL310/PCIe deadlock
 2014-04-14 18:39 UTC  (6+ messages)

[PATCH] ARM: dts: imx6qdl: Add VDOA compatible and clocks properties
 2014-04-14 18:18 UTC 

[PATCH v2] rtc: Fix suspend/resume for APM X-Gene SoC RTC driver
 2014-04-14 18:09 UTC 

[PATCH] rtc: Fix suspend/resume for APM X-Gene SoC RTC driver
 2014-04-14 17:52 UTC  (3+ messages)
` [rtc-linux] "

[PATCH v2] pata_arasan_cf: fix ata_host_activate() failure handling
 2014-04-14 17:50 UTC  (2+ messages)

[PATCH] ARM: debug: qcom: make UART address selection configuration option
 2014-04-14 17:48 UTC  (2+ messages)

[PATCH 0/3] add LPAE support for kexec and kernel
 2014-04-14 17:31 UTC  (5+ messages)
` [PATCH 2/3] ARM : kdump : add arch_crash_save_vmcoreinfo

[linux-next][regression] [PATCH] percpu: add preemption checks to __this_cpu ops
 2014-04-14 17:12 UTC  (2+ messages)
  ` [3.15-rc1] a huge number of warnings produced by xhci &

ARM: Zynq: CPUFreq issues in setting frequencies (Was: Re: Help about PetaLinux)
 2014-04-14 17:05 UTC  (2+ messages)

[PATCH v2 0/4] ARM: mvebu: fix bus width handling in mvebu-devbus
 2014-04-14 17:00 UTC  (2+ messages)

[PATCH 0/2] ARM SMMU fixes
 2014-04-14 16:58 UTC  (5+ messages)

[PULL] fix for ARM SMMU driver
 2014-04-14 16:57 UTC  (2+ messages)


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