linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-12 17:23:42 to 2014-02-13 10:36:40 UTC [more...]

[PATCH 0/3] RFC/RFT: Powering on MMC Wifi/BT modules in MMC core
 2014-02-13 10:36 UTC  (10+ messages)
` [PATCH 1/3] mmc: add support for power-on sequencing through DT

[PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x
 2014-02-13 10:29 UTC  (4+ messages)
` [PATCH 4/4] phy: miphy365x: Provide support for the MiPHY356x Generic PHY

[PATCH v2 0/4] ARM: dts: Fixes for Overo/Tobi against 3.14-rc2
 2014-02-13 10:25 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: omap3-tobi: Fix boot with OMAP36xx-based Overo
` [PATCH v2 2/4] ARM: dts: omap3-tobi: Use the correct vendor prefix
` [PATCH v2 3/4] ARM: dts: Add support for both OMAP35xx and OMAP36xx Overo/Tobi
` [PATCH v2 4/4] Documentation: dt: OMAP: Update Overo/Tobi

[PATCH v2 0/3] ARM: PCI: implement generic PCI host controller
 2014-02-13 10:06 UTC  (8+ messages)
` [PATCH v2 1/3] ARM: mach-virt: allow PCI support to be selected
` [PATCH v2 2/3] ARM: bios32: use pci_enable_resource to enable PCI resources
` [PATCH v2 3/3] PCI: ARM: add support for generic PCI host controller

[PATCH] dt: platform driver: Fill the resources before probe and defer if needed
 2014-02-13 10:06 UTC  (2+ messages)

[PATCH 0/8] OMAP: OMAP3 DSS related clock patches
 2014-02-13 10:04 UTC  (9+ messages)
` [PATCH 1/8] clk: divider: fix rate calculation for fractional rates
` [PATCH 2/8] clk: ti/divider: "
` [PATCH 3/8] ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENT
` [PATCH 4/8] ARM: dts: fix omap3 dss clock handle names
` [PATCH 5/8] ARM: dts: fix DPLL4 x2 clkouts on 3630
` [PATCH 6/8] ARM: dts: use ti, fixed-factor-clock for dpll4_m4x2_mul_ck
` [PATCH 7/8] ARM: dts: set 'ti,set-rate-parent' for dpll4_m4 path
` [PATCH 8/8] OMAPDSS: fix rounding when calculating fclk rate

[PATCH] i2c: mv64xxx: Fix locked bus when offload is selected but not used on a message
 2014-02-13  9:41 UTC  (2+ messages)

[PATCH 0/4] clk: dt: add support for default rate/parent
 2014-02-13  9:00 UTC  (5+ messages)
` [PATCH 1/4] clk: ti: mux: add support for default-parenting
` [PATCH 2/4] clk: add support for default-rate
` [PATCH 3/4] clk: ti: add support for default-rate property from DT
` [PATCH 4/4] clk: ti: omap4: set default-parents and default-rates using DT

[PATCH] [RFC] Support for creating generic host_bridge from device tree
 2014-02-13  8:57 UTC  (9+ messages)
` [PATCH] pci: Add support for creating a "

[PATCH v4 0/8] Device Tree support for the at91sam9261ek
 2014-02-13  8:54 UTC  (10+ messages)
` [PATCH v4 2/8] at91: pinctrl: don't request GPIOs used for interrupts but lock them as IRQ
` [PATCH v4 3/8] at91: dt: Add at91sam9261 dt SoC support

[PATCH] ARM: tegra: don't timeout if CPU is powergated
 2014-02-13  8:49 UTC  (4+ messages)

[PATCH v2 0/2] i2c: sunxi: Change compatibles pattern
 2014-02-13  8:26 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: sunxi: dt: Convert to the new i2c compatibles

[PATCH 00/03] ARM: shmobile: Clean up the EMEV2 and KZM9D code base
 2014-02-13  8:26 UTC  (4+ messages)
` [PATCH 01/03] ARM: shmobile: Remove legacy EMEV2 SoC support
` [PATCH 02/03] ARM: shmobile: Remove KZM9D board code
` [PATCH 03/03] ARM: shmobile: Get rid of legacy KZM9D defconfig

[PATCH RESEND] ARM: mcpm: Make all mcpm functions notrace
 2014-02-13  8:26 UTC 

[PATCH] clocksource: exynos_mct: remove unwanted header file inclusion
 2014-02-13  8:15 UTC  (2+ messages)

[PATCH 1/3] irqchip: exynos-combiner: call handle_bad_irq directly
 2014-02-13  8:14 UTC  (3+ messages)

[GIT PULL 00/12] Second Round of Renesas ARM Based SoC Updates for v3.15
 2014-02-13  8:14 UTC  (13+ messages)
` [PATCH 01/12] ARM: shmobile: Use 64-bit dma_addr_t on r8a7790/r8a7791
` [PATCH 02/12] ARM: shmobile: Break out R-Car SYSC PM code
` [PATCH 03/12] ARM: shmobile: r8a7790 SYSC setup code
` [PATCH 04/12] ARM: shmobile: r8a7790 CA7-SCU enablement
` [PATCH 05/12] ARM: shmobile: r8a7790 CA15-SCU enablement
` [PATCH 06/12] ARM: shmobile: r8a7778: add audio clock in new style
` [PATCH 07/12] ARM: shmobile: r8a7790: add audio clock
` [PATCH 08/12] ARM: shmobile: r7s72100 clock: Add RSPI clocks
` [PATCH 09/12] ARM: shmobile: r7s72100 clock: Add RSPI clocks for DT
` [PATCH 10/12] ARM: shmobile: r8a7791 clock: add QSPI clocks
` [PATCH 11/12] ARM: shmobile: r7s72100: Add clock for r7s72100-ether
` [PATCH 12/12] ARM: shmobile: r8a7790: Correct SYS DMAC clock defines

[PATCH] drm/i2c: tda998x: fix memory leak in case of i2c error
 2014-02-13  8:13 UTC 

[GIT PULL 0/3] Second Round of Renesas ARM Based SoC DT Updates for v3.15
 2014-02-13  8:04 UTC  (4+ messages)
` [PATCH 1/3] ARM: shmobile: r7s72100 dtsi: Add RSPI nodes
` [PATCH 2/3] ARM: shmobile: r8a7791 dtsi: Add QSPI node
` [PATCH 3/3] ARM: shmobile: koelsch dts: Add QSPI nodes

[GIT PULL 0/4] Second Round of Renesas ARM Based SoC Defconfig Updates for v3.15
 2014-02-13  8:04 UTC  (5+ messages)
` [PATCH 1/4] ARM: shmobile: koelsch: Enable I2C in defconfig
` [PATCH 2/4] ARM: shmobile: lager: add sound support on defconfig
` [PATCH 3/4] ARM: shmobile: koelsch defconfig: Enable RSPI and MTD_M25P80
` [PATCH 4/4] ARM: shmobile: genmai defconfig: Enable RSPI

[GIT PULL 00/11] Second Round of Renesas ARM Based SoC Board Updates for v3.15
 2014-02-13  8:03 UTC  (12+ messages)
` [PATCH 01/11] ARM: shmobile: Lager: pass Ether PHY IRQ
` [PATCH 02/11] ARM: shmobile: Koelsch: "
` [PATCH 03/11] ARM: shmobile: koelsch: Add I2C support
` [PATCH 04/11] ARM: shmobile: bockw: use wp-gpios instead of WP pin
` [PATCH 05/11] ARM: shmobile: Lager USB0 cable detection workaround
` [PATCH 06/11] ARM: shmobile: lager: add sound support
` [PATCH 07/11] Revert "ARM: shmobile: marzen: Conditionally select SMSC_PHY"
` [PATCH 08/11] ARM: shmobile: genmai legacy: Add RSPI support
` [PATCH 09/11] ARM: shmobile: koelsch legacy: Add QSPI support
` [PATCH 10/11] ARM: shmobile: lager legacy: Switch QSPI to named IRQs
` [PATCH 11/11] ARM: shmobile: genmai: Enable r7s72100-ether

[PATCH v3 0/7] cpufreq: use cpufreq-cpu0 driver for exynos based platforms
 2014-02-13  8:02 UTC  (7+ messages)
` [PATCH v3 1/7] cpufreq: cpufreq-cpu0: allow use of optional boost mode frequencies
` [PATCH v3 2/7] clk: samsung: add infrastructure to register cpu clocks

[PATCH v5 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-13  7:24 UTC  (3+ messages)
` [PATCH v5 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
  ` [linux-sunxi] "

[PATCH 0/14] Xilinx axi ethernet patches
 2014-02-13  7:19 UTC  (6+ messages)
` [PATCH 08/14] net: axienet: Removed checkpatch errors/warnings

[PATCH v2 0/2] Xilinx axi ethernet bug fixes
 2014-02-13  7:10 UTC  (3+ messages)
` [PATCH v2 1/2] net: axienet: Fix compilation error
` [PATCH v2 2/2] net: axienet: Fix compilation warnings

[PATCH] input: sirfsoc-onkey - report onkey untouch event by detecting pin status
 2014-02-13  6:48 UTC  (5+ messages)

[PATCH 0/3] clk: mmp: bug fix for clk-frac
 2014-02-13  6:41 UTC  (2+ messages)

[PATCH] ARM: shmobile: koelsch: Enable SDHI, GPIO and regulators in defconfig
 2014-02-13  6:39 UTC 

[PATCH 0/2] Add Ether DT support for R8A7791/Koelsch reference board
 2014-02-13  6:03 UTC  (2+ messages)

[PATCH 0/2] Add Ether DT support for R8A7790/Lager reference board
 2014-02-13  6:02 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a7778 dtsi: Remove duplicate i2c nodes
 2014-02-13  5:57 UTC  (2+ messages)

[PATCH] ARM: shmobile: Remove legacy r8a7790 DT clocks
 2014-02-13  5:39 UTC  (2+ messages)

[PATCH v3 0/7] Modernize pm8921 with irqdomains, regmap, DT
 2014-02-13  5:38 UTC  (4+ messages)
` [PATCH v3 7/7] devicetree: bindings: Document PM8921/8058 PMICs

[PATCH 0/7] ARM: shmobile: r8a7790/Lager QSPI SoC/board integration
 2014-02-13  5:34 UTC  (3+ messages)

[PATCH] ARM: shmobile: koelsch: Enable SDHI in defconfig
 2014-02-13  5:19 UTC 

[PATCH v1 0/2] exynos_mct driver: fix irq allocation and cleanup
 2014-02-13  3:08 UTC  (3+ messages)
` [PATCH v1 1/2] clocksource: mct: remove request_irq from exynos4_local_timer_setup
` [PATCH v1 2/2] clocksource: mct: cleanup, remove non-dt stuff from mct

[PATCH v2 0/9] ARM: multi-platform kconfig cleanup and mach-virt removal
 2014-02-13  2:30 UTC  (10+ messages)
` [PATCH 3/9] ARM: select MIGHT_HAVE_CACHE_L2X0 for V7 multi-platform

[PATCH 1/2] ARM: tegra: enable I2C Mux driver for PCA9546 in defconfig
 2014-02-13  2:22 UTC  (9+ messages)

[PATCH] ARM: tegra: dalmore: fix irq trigger type
 2014-02-13  2:19 UTC  (6+ messages)

[PATCHv3 0/2] Remove ARM meminfo
 2014-02-13  2:17 UTC  (4+ messages)
` [PATCHv3 2/2] arm: Get rid of meminfo

[PATCH V2 1/2] ARM: dts: imx6q: add 852MHz setpoint for CPU freq
 2014-02-13  2:17 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-sabresd: Do not place regulator nodes under simple-bus
 2014-02-13  1:59 UTC  (8+ messages)

[PATCH] ARM: dts: imx27-phytec-phycard-s-som: Rename file to .dtsi
 2014-02-13  1:58 UTC  (2+ messages)

[PATCH RFC v3 0/3] ARM: defining idle states DT bindings
 2014-02-13  1:31 UTC  (3+ messages)
` [PATCH RFC v3 3/3] Documentation: arm: define DT idle states bindings

[RFC/PATCH 0/3] Add devicetree scanning for randomness
 2014-02-13  0:54 UTC  (16+ messages)
  ` [RFC/PATCH 2/3] arm: Add ARCH_WANT_OF_RANDOMNESS

[PATCH] ARM: shmobile: set proper DMA masks for Ether devices
 2014-02-12 23:45 UTC  (3+ messages)

[PATCH 1/2] bus: mvebu-mbus: Fix incorrect size for PCI aperture resources
 2014-02-12 23:24 UTC  (4+ messages)
` [PATCH 2/2] PCI: mvebu - Call request_resources on the apertures

[PATCH v2] ARM: mm: report both sections from PMD
 2014-02-12 22:46 UTC 

[PATCH v2] ARM: mm: fix reporting of read-only PMD bits
 2014-02-12 22:43 UTC 

[PATCH 0/3] ARM: PCI: implement virtual PCI host controller
 2014-02-12 22:24 UTC  (18+ messages)
` [PATCH 2/3] PCI: ARM: add support for "

[PATCH] dma: mv_xor: Silence a bunch of LPAE-related warnings
 2014-02-12 21:58 UTC  (7+ messages)

[PATCH] PCI: MVEBU: Use Device ID and revision from underlying endpoint
 2014-02-12 21:06 UTC  (2+ messages)

[PATCH v4 0/6] generic early_ioremap support
 2014-02-12 20:56 UTC  (5+ messages)
` [PATCH v4 2/6] mm: create generic early_ioremap() support
` [PATCH v4 4/6] arm: add early_ioremap support
` [PATCH v4 5/6] arm64: initialize pgprot info earlier in boot
` [PATCH v4 6/6] arm64: add early_ioremap support

[PATCH v2 0/6] ARM: firmware: improvements to Trusted Foundations support
 2014-02-12 20:07 UTC  (3+ messages)

[PATCH] clk: bcm281xx: don't disable unused peripheral clocks
 2014-02-12 20:05 UTC 

[PATCH v2 6/6] ARM: tegra: cpuidle: use firmware for power down
 2014-02-12 20:04 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v6 0/6] Add support for the System Power Management Interface (SPMI)
 2014-02-12 19:44 UTC  (7+ messages)
` [PATCH v6 1/6] spmi: Linux driver framework for SPMI
` [PATCH v6 2/6] spmi: add generic SPMI controller binding documentation
` [PATCH v6 3/6] spmi: Add MSM PMIC Arbiter SPMI controller
` [PATCH v6 4/6] spmi: pmic_arb: add support for interrupt handling
` [PATCH v6 5/6] spmi: document the PMIC arbiter SPMI bindings
` [PATCH v6 6/6] regmap: spmi: support base and extended register spaces

[PATCH] pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibility
 2014-02-12 19:22 UTC  (2+ messages)

[PATCH 0/3] arm64: add new support Samsung GH7 SoC and SSDK board
 2014-02-12 19:14 UTC  (8+ messages)
` [PATCH 2/3] arm64: Add Kconfig option for Samsung GH7 SoC family

[BUG] Circular locking dependency - DRM/CMA/MM/hotplug/
 2014-02-12 18:42 UTC  (5+ messages)

[PATCH] arm64: smp: Add a memory barrier before we start secondary cores
 2014-02-12 18:23 UTC  (6+ messages)

[PATCH v4] gpio: davinci: reuse for keystone soc
 2014-02-12 18:00 UTC  (3+ messages)

Toggling gpio pins while powering down
 2014-02-12 17:49 UTC  (3+ messages)

[PATCH RFC v2 00/35] Second preview of imx-drm cleanup series
 2014-02-12 17:24 UTC  (3+ messages)

[PATCH v3 0/2] ASoC: atmel_ssc_dai: add option to choose clock
 2014-02-12 17:23 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).