linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-15 07:42:03 to 2014-04-15 14:44:16 UTC [more...]

[PATCH 0/7] net: rfkill: gpio: Add device tree support
 2014-04-15 14:44 UTC  (11+ messages)
` [PATCH 1/7] gpiolib: gpiolib-of: Implement device tree gpio-names based lookup
` [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 6/7] net: rfkill: gpio: add clock-frequency device tree property
` [PATCH 7/7] ARM: sun7i: cubietruck: enable bluetooth module

[PATCH] arm: dts: exynos4412-trats2: rename alias for i2c_ak8975 label
 2014-04-15 14:25 UTC 

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

[PATCH 0/3] net: mvneta: fix usage as a module, and support QSGMII properly
 2014-04-15 13:50 UTC  (4+ messages)
` [PATCH 1/3] net: phy: add minimal support for QSGMII PHY
` [PATCH 2/3] net: mvneta: properly configure the MAC <-> PHY connection in all situations
` [PATCH 3/3] ARM: mvebu: use qsgmii phy-mode for Armada XP GP interfaces

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

[PATCH v2 0/5] ARM: SMP: support Broadcom mobile SoCs
 2014-04-15 13:12 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: introduce CPU_METHOD_OF_DECLARE_SETUP()
` [PATCH v2 2/5] ARM: add SMP support for Broadcom mobile SoCs
` [PATCH v2 3/5] ARM: configs: enable SMP in bcm_defconfig
` [PATCH v2 4/5] ARM: dts: enable SMP support for bcm28155
` [PATCH v2 5/5] ARM: dts: enable SMP support for bcm21664

[PATCH v9 00/12] In-kernel PSCI v0.2 emulation for KVM ARM/ARM64
 2014-04-15 13:07 UTC  (33+ 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 v2] ARM: perf: save/restore pmu registers in pm notifier
 2014-04-15 13:05 UTC  (8+ messages)

Help for doubt about why update SCTLR by cr_alignment every syscall,IRQ,exception ?
 2014-04-15 12:54 UTC  (2+ messages)

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

[PATCH] pata_samsung_cf: fix ata_host_activate() failure handling
 2014-04-15 12:49 UTC  (4+ messages)

[PATCH 1/3] clocksource: exynos_mct: Fix stall after CPU hotplugging
 2014-04-15 12:47 UTC  (4+ messages)

[PATCH 0/5] Add platform support for LSI AXM55xx
 2014-04-15 12:45 UTC  (9+ messages)
` [PATCH 1/5] ARM: Add platform support for LSI AXM55xx SoC
` [PATCH 2/5] ARM: dts: Device tree for AXM55xx
` [PATCH 3/5] ARM: axxia: Adding defconfig "
` [PATCH 4/5] power: reset: Add Axxia system reset driver
` [PATCH 5/5] ARM: dts: axxia: Add reset controller

[PATCH] ARM: Kirkwood: T5325: Fix double probe of Codec
 2014-04-15 12:40 UTC 

[PATCH v4] mach-bcm: clean up config and build targets
 2014-04-15 12:37 UTC 

[PATCH 1/4] pinctrl: tegra: remove redundant data table fields
 2014-04-15 12:31 UTC  (5+ messages)
` [PATCH 3/4] pinctrl: tegra: reduce size of "
  ` [PATCH 2/4] pinctrl: tegra: remove fsafe from data tables

[PATCH 0/5] ARM: SMP: support Broadcom mobile SoCs
 2014-04-15 12:30 UTC  (5+ messages)
` [PATCH 2/5] ARM: add SMP support for "

Renesas clock clk-mstp updates for clock-indices
 2014-04-15 12:24 UTC  (8+ messages)
` [PATCH 2/2] clk: shmobile: clk-mstp: add backwards comapt for indices field

[PATCHv2 0/7] Add Allwinner SoCs PWM support
 2014-04-15 11:56 UTC  (5+ messages)
` [PATCHv2 1/7] pwm: Add Allwinner SoC support
` [PATCHv2 2/7] pwm: sunxi: document OF bindings

[PATCH V8 0/9] PCI: Add SPEAr13xx PCie support
 2014-04-15 11:49 UTC  (10+ messages)
` [PATCH V8 1/9] clk: SPEAr13XX: Fix pcie clock name
` [PATCH V8 2/9] SPEAr13XX: Fix static mapping table
` [PATCH V8 7/9] SPEAr13XX: dts: Add PCIe node information
` [PATCH V8 9/9] SPEAr13xx: defconfig: Update
` [PATCH V8 3/9] phy: SPEAr1310/40-miphy: Add binding information
` [PATCH V8 4/9] SPEAr: misc: "
` [PATCH V8 5/9] phy: SPEAr1310/40-miphy: Add phy driver for PCIe and SATA
` [PATCH V8 6/9] SPEAr13XX: Add binding information for PCIe controller
` [PATCH V8 8/9] pcie: SPEAr13xx: Add designware wrapper support

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

[PATCH v3] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-04-15 11:38 UTC 

[PATCH v2 0/5] Introduce keystone reset driver
 2014-04-15 11:25 UTC  (4+ messages)
` [PATCH v2 2/5] Power: reset: add bindings for "

[PATCH 0/2] Add more peripherals to the sam9rlek
 2014-04-15 11:07 UTC  (3+ messages)
` [PATCH 1/2] ARM: at91/dt: sam9rl: add lcd, adc, usb gadget and pwm support
` [PATCH 2/2] ARM: at91/dt: add peripherals to the at91sam9rlek board

[PATCH v3 0/2] change ARM linux memory layout to support 32 CPUs
 2014-04-15 11:06 UTC  (3+ messages)
` [PATCH v3 1/2] ARM : fixmap : remove FIX_KMAP_BEGIN and FIX_KMAP_END
` [PATCH v3 2/2] ARM : change fixmap mapping region to support 32 CPUs

[PATCH v2 0/2] change ARM linux memory layout to support 32 CPUs
 2014-04-15 11:04 UTC  (8+ messages)
` [PATCH v2 2/2] ARM : change fixmap mapping region "

[PATCH 08/20] cpufreq: exynos5440: Use cpufreq_for_each_entry macro for iteration
 2014-04-15 11:02 UTC  (3+ messages)

dma_alloc_coherent and cache?
 2014-04-15 10:49 UTC  (5+ messages)

Change of TEXT_OFFSET for multi_v7_defconfig
 2014-04-15 10:44 UTC 

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

[PATCHv3 00/15] iio: adc: at91 cleanups and atmel_tsadcc removal
 2014-04-15 10:28 UTC  (16+ messages)
` [PATCHv3 01/15] ARM: at91: sam9g45: remove unused platform_data
` [PATCHv3 02/15] ARM: at91: sam9260: "
` [PATCHv3 03/15] iio: adc: at91: cleanup platform_data
` [PATCHv3 04/15] iio: adc: at91_adc: Add support for touchscreens without TSMR
` [PATCHv3 05/15] ARM: at91: sam9m10g45ek: Add touchscreen support through at91_adc
` [PATCHv3 06/15] iio: adc: at91: remove unused include from include/mach
` [PATCHv3 07/15] iio: adc: at91: add sam9rl support
` [PATCHv3 08/15] ARM: at91: sam9rl: add at91_adc to support adc and touchscreen
` [PATCHv3 09/15] ARM: at91: sam9rlek add touchscreen support through at91_adc
` [PATCHv3 10/15] ARM: at91: sam9g45: switch from atmel_tsadcc to at91_adc
` [PATCHv3 11/15] ARM: at91: sam9rl: "
` [PATCHv3 12/15] ARM: at91: remove atmel_tsadcc from sama5_defconfig
` [PATCHv3 13/15] Input: atmel_tsadcc: remove driver
` [PATCHv3 14/15] ARM: at91: remove atmel_tsadcc platform_data
` [PATCHv3 15/15] ARM: at91/dt: at91-cosino_mega2560 remove useless tsadcc node

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

[PATCH] ARM: prima2: remove L2 cache size override
 2014-04-15 10:13 UTC  (3+ messages)

[PATCH 0/5] spi : sirf: some chip-select, DMA and checkpatch fixes
 2014-04-15 10:12 UTC  (7+ messages)
` [PATCH 5/5] spi: sirf: fix spi full-duplex DMA transferring issue

[GIT PULL] ARM: rockchip: fixes for v3.15
 2014-04-15 10:11 UTC 

[PATCH v2 0/6] PCI irq mapping fixes and cleanups
 2014-04-15 10:07 UTC  (4+ messages)
` [PATCH v2 2/6] PCI: tegra: use new OF interrupt mapping when possible

[PATCH] hwrng: remove unbuildable picoxcell TRNG
 2014-04-15 10:06 UTC  (2+ messages)

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

[PATCH v2] clk: sirf: fix a bundle of checkpatch issues
 2014-04-15  9:48 UTC 

[PATCH v2 0/6] Further cleanup and enable multiplat build
 2014-04-15  9:28 UTC  (7+ messages)
` [PATCH 1/6] ARM: EXYNOS: Remove duplicate lines in Makefile
` [PATCH 2/6] ARM: EXYNOS: Remove exynos_subsys registration
` [PATCH 3/6] ARM: EXYNOS: Migrate Exynos specific macros from plat to mach
` [PATCH 4/6] ARM: EXYNOS: Remove unnecessary inclusion of cpu.h
` [PATCH 5/6] ARM: EXYNOS: Enable multi-platform build support
` [PATCH 6/6] ARM: multi_v7_defconfig: Enable Exynos platform

[PATCH] ARM: spear: Remove references to PLAT_SPEAR_SINGLE
 2014-04-15  9:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCHv2 0/8] Support new Exynos3250 SoC based on Cortex-A7 dual core
 2014-04-15  9:24 UTC  (14+ messages)
` [PATCHv2 3/8] ARM: EXYNOS: Add IO mapping for PMU of Exynos3250
` [PATCHv2 8/8] ARM: dts: Add device tree sources for Exynos3250

[PATCH] arm: allow all architectures to change max zone order
 2014-04-15  9:20 UTC  (4+ messages)

[PATCH] dts: socfpga: Add DTS entries for USB
 2014-04-15  9:15 UTC  (2+ messages)

[RFC PATCH] imx6: imx6duallite/solo i2c4 clock
 2014-04-15  9:15 UTC 

[PATCH] clk: sirf: fix a bundle of checkpatch issues
 2014-04-15  9:10 UTC  (3+ messages)

[PATCH 0/6] Further cleanup and enable multiplat build
 2014-04-15  9:06 UTC  (7+ messages)
` [PATCH 2/6] ARM: EXYNOS: Staticize exynos_subsys

[PATCH] ARM: fix do_div() bug in big-endian systems
 2014-04-15  8:44 UTC  (5+ messages)

[PATCH] mmc: mmci: switch the driver to using gpio descriptors
 2014-04-15  8:43 UTC  (2+ messages)

Rockchip RK3188 I2C driver
 2014-04-15  8:42 UTC  (2+ messages)

[PATCH 0/5] MCPM backend for Exynos5420
 2014-04-15  8:36 UTC  (6+ messages)
` [PATCH 5/5] arm: exynos: Add MCPM call-back functions

[PATCH v4 1/2] Documentation: Add GPIO reset binding to reset binding documentation
 2014-04-15  8:35 UTC  (4+ messages)
` [PATCH v4 2/2] reset: Add GPIO support to reset controller framework

[PATCH] ARM: integrator: add MMCI device to IM-PD1
 2014-04-15  8:33 UTC 

[PATCH] clk: impd1: add pclk clocks
 2014-04-15  8:29 UTC 

[PATCH] arm64: initialize spinlock for init_mm's context
 2014-04-15  8:20 UTC 

[GIT PULL] ARM: imx: fixes for 3.15
 2014-04-15  8:17 UTC 

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

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

[PATCH 2/8] arm/arm64: KVM: Fix line length exceeding 80 characters
 2014-04-15  8:11 UTC  (4+ 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 v4 0/5] rework sched_domain topology description
 2014-04-15  7:53 UTC  (3+ messages)

[PATCHv2 00/11] improve PWM lookup support without device tree
 2014-04-15  7:42 UTC  (5+ messages)
` [PATCHv2 07/11] ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookup


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