messages from 2014-01-15 22:26:11 to 2014-01-16 17:20:13 UTC [more...]
[RFC 00/18] Versatile Express config rework
2014-01-16 17:20 UTC (6+ messages)
` [RFC 04/18] driver core & of: Mark of_nodes of added device as populated
` [RFC 06/18] regmap: Formalise use of non-bus context
How to support SDIO wifi/bt in DT
2014-01-16 17:15 UTC (6+ messages)
[PATCH 0/4] Add Allwinner A31 SPI controller support
2014-01-16 17:11 UTC (5+ messages)
` [PATCH 1/4] clk: sunxi: Add support for PLL6 on the A31
` [PATCH 2/4] ARM: sun6i: dt: Add PLL6 and SPI module clocks
` [PATCH 3/4] spi: sunxi: Add Allwinner A31 SPI controller driver
` [PATCH 4/4] ARM: sun6i: dt: Add SPI controllers to the A31 DTSI
[PATCH] ARM: imx: clk-imx6sl: Suppress duplicate const sparse warning
2014-01-16 17:06 UTC (3+ messages)
v3.12 regression from "ARM: kirkwood: convert to DT irqchip and clocksource" on non-DT kirkwood platforms
2014-01-16 16:53 UTC (6+ messages)
` [PATCH] ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER
[PATCH RFC 00/10] Generic Device Tree based power domain look-up
2014-01-16 16:34 UTC (3+ messages)
` [PATCH RFC 04/10] base: power: Add generic OF-based "
[PATCH v3] arm: remove !CPU_V6 and !GENERIC_ATOMIC64 build dependencies for XEN
2014-01-16 16:27 UTC (6+ messages)
No subject
2014-01-16 16:11 UTC (5+ messages)
` [PATCH v10 1/4] ata: Export required functions by APM X-Gene SATA driver
` [PATCH v10 2/4] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding
` [PATCH v10 3/4] ata: Add APM X-Gene SoC SATA host controller driver
` [PATCH v10 4/4] arm64: Add APM X-Gene SoC SATA host controller DTS entries
No subject
2014-01-16 16:09 UTC (5+ messages)
` [PATCH v8 1/4] PHY: Add function set_speed to generic PHY framework
` [PATCH v8 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation
` [PATCH v8 3/4] PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver
` [PATCH v8 4/4] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries
[PATCH v2 2/2] ARM: dts: tps65910 backup battery regulator
2014-01-16 16:08 UTC (2+ messages)
` [PATCH v2] "
[PATCH REPOST] ARM: Fix incorrect FDT initrd parameter override
2014-01-16 16:04 UTC (2+ messages)
[PATCHv2 0/2] pwm: imx: support polarity inversion
2014-01-16 16:03 UTC (4+ messages)
` [PATCHv2 1/2] pwm: imx: indentation cleanup
` [PATCHv2 2/2] pwm: imx: support polarity inversion
[PATCH v4 0/9] ASoC: fsl-ssi: offline/online configuration and cleanups
2014-01-16 15:55 UTC (3+ messages)
` [PATCH v4 9/9] ARM: DTS: imx5* imx6*, use imx51-ssi
[PATCH] dma: imx-sdma: remove firmare not found warning
2014-01-16 15:46 UTC
[PATCH] ARM i.MX: remove PWM platform support
2014-01-16 15:39 UTC
[PATCH] ARM: moxart: move fixed rate clock child node to board level dts
2014-01-16 15:39 UTC
[PATCH v1 0/5] pinctrl: st: Add interrupt controller support
2014-01-16 15:37 UTC (6+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] pinctrl: st: Add Interrupt support
` [PATCH v2 2/4] pinctrl: st: Add software edge trigger interrupt support
` [PATCH v2 3/4] ARM:STi: STiH416: Add interrupt support for pin controller
` [PATCH v2 4/4] ARM:STi: STiH415: "
[PATCH v4 0/4] Add ethernet support for r7s72100
2014-01-16 15:36 UTC (7+ messages)
` [PATCH v4 net-next 2/4] sh_eth: Add "
[PATCH] ARM: at91/dt: fix sama5d3 ohci hclk clock reference
2014-01-16 15:25 UTC
[PATCH v6 0/4] Add ethernet support for r7s72100
2014-01-16 15:19 UTC (6+ messages)
` [PATCH v6 net-next 1/4] sh_eth: Use bool as return type of sh_eth_is_gether()
` [PATCH v6 net-next 2/4] sh_eth: Add support for r7s72100
` [PATCH v6 3/4] ARM: shmobile: r7s72100: Add clock for r7s72100-ether
` [PATCH v6 4/4] ARM: shmobile: genmai: Enable r7s72100-ether
[PATCH] clk: turn rate change failed warning into pr_debug
2014-01-16 15:12 UTC
[PATCH] pwm: Remove obsolete HAVE_PWM Kconfig symbol
2014-01-16 15:01 UTC
[PATCH v6 0/6] ARM: rockchip: add smp functionality
2014-01-16 14:36 UTC (5+ messages)
` [PATCH v6 1/6] dt-bindings: sram: describe option to reserve parts of the memory
` [PATCH v6 2/6] misc: sram: implement mmio-sram-reserved option
[PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
2014-01-16 14:31 UTC (15+ messages)
` [PATCH 01/11] iommu/arm-smmu: Introduce driver option handling
` [PATCH 02/11] iommu/arm-smmu: Introduce bus notifier block
` [PATCH 03/11] iommu/arm-smmu: Support buggy implementation where all config accesses are secure
` [PATCH 04/11] iommu/arm-smmu: Introduce automatic stream-id-masking
` [PATCH 05/11] iommu/arm-smmu: Check for duplicate stream IDs when registering master devices
` [PATCH 06/11] documentation/iommu: Update description of ARM System MMU binding
` [PATCH 07/11] iommu/arm-smmu: Set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS
` [PATCH 08/11] of: Increase MAX_PHANDLE_ARGS
` [PATCH 09/11] ARM: dts: Add nodes for SMMUs on Calxeda ECX-2000
` [PATCH 10/11] arm: dma-mapping: Add additional parameters to arm_iommu_create_mapping
` [PATCH 11/11] arm: dma-mapping: Add support to extend DMA IOMMU mappings
[PATCH v6 0/3] AArch64: KGDB support
2014-01-16 13:47 UTC (6+ messages)
` [PATCH v6 1/3] AArch64: KGDB: Add Basic "
[PATCH v3 0/7] ARM: brcmstb: Add Broadcom STB SoC support
2014-01-16 13:47 UTC (8+ messages)
` [PATCH v3 7/7] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445
[PATCH] ARM64: perf: support dwarf unwinding in compat mode
2014-01-16 13:47 UTC (5+ messages)
[PATCH v2 2/2] i2c: New bus driver for the QUP I2C controller
2014-01-16 13:37 UTC (2+ messages)
[PATCH v3 0/6] Add Broadcom Capri pinctrl driver
2014-01-16 13:28 UTC (10+ messages)
` [PATCH v4 "
` [PATCH v4 1/4] pinctrl: Add void * to pinctrl_pin_desc
` [PATCH v4 2/4] pinctrl: Add pinctrl binding for Broadcom Capri SoCs
` [PATCH v4 3/4] ARM: pinctrl: Add Broadcom Capri pinctrl driver
` [PATCH v4 4/4] pinctrl: Enable pinctrl for Broadcom Capri SoCs
Multiple CCR definitions (was: Re: mmc: omap_hsmmc: use the generic config for omap2plus devices)
2014-01-16 13:07 UTC
[PATCH] ARM: imx6: dmo edmqmx6 updates
2014-01-16 12:52 UTC (5+ messages)
` [PATCH 1/4] ARM: dts: imx6: edmqmx6: Add usdhc4 (emmc) support
` [PATCH 2/4] ARM: dts: imx6: edmqmx6: Add sata support
` [PATCH 3/4] ARM: dts: imx6: edmqmx6: add PF0100 PMIC to device tree
` [PATCH 4/4] ARM: dts: imx6: edmqmx6: Add LED support
[PATCH v2] mmc: dw_mmc: fix dw_mci_get_cd
2014-01-16 12:48 UTC (4+ messages)
` [PATCH] "
[PATCH] ARM: dts: imx6q: Add support for Zealz GK802
2014-01-16 12:48 UTC
[PATCH] ARM: dts: imx6: Add DFI FS700-M60 board support
2014-01-16 12:45 UTC
[PATCH] dts: i.MX: Add aliases
2014-01-16 12:44 UTC (5+ messages)
` [PATCH 1/4] ARM: dts: imx53: Add mmc aliases
` [PATCH 2/4] ARM: dts: imx6q: Add spi4 alias
` [PATCH 3/4] ARM: dts: imx6qdl: Add mmc aliases
` [PATCH 4/4] ARM: dts: imx51: "
[PATCH v3 0/3] ARM: sun7i/sun6i: irqchip: Irqchip driver for NMI
2014-01-16 12:39 UTC (3+ messages)
` [PATCH v3 1/3] ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controller
linux-next: manual merge of the libata tree with the arm-soc tree
2014-01-16 12:26 UTC (2+ messages)
[PATCH] arch_timer: Move delay timer to drivers clocksource
2014-01-16 12:16 UTC (6+ messages)
Huge lockdep warning from sdhci/imx esdhc code
2014-01-16 12:16 UTC (2+ messages)
device-tree: at91: irq and gpios: problem while requesting a gpio used as an interrupt source
2014-01-16 12:02 UTC (6+ messages)
[PATCH 0/5] phy: remove the need for the phys to know about their users
2014-01-16 11:58 UTC (8+ messages)
` [PATCH 4/5] arm: omap3: twl: use the new lookup method with usb phy
[PATCH 00/12] PCI:Add SPEAr13xx PCie support
2014-01-16 11:45 UTC (8+ messages)
` [PATCH 02/12] SPEAr13xx: Move SPEAr1340 definitions to header file
[PATCH v5 0/4] Krait L1/L2 EDAC driver
2014-01-16 11:33 UTC (6+ messages)
` [PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC
[PATCH] mmc: dw_mmc: fix dw_mci_get_cd
2014-01-16 11:25 UTC (8+ messages)
[PATCHv9 0/2] dma: Add Freescale eDMA engine driver support
2014-01-16 11:12 UTC (5+ messages)
` [PATCHv9 1/2] ARM: dts: vf610: Add eDMA node
` [PATCHv9 2/2] dma: Add Freescale eDMA engine driver support
[PATCHv10][ 1/2] ARM: dts: cpuimx35 Add touchscreen support
2014-01-16 11:08 UTC (2+ messages)
` [PATCHv10][ 2/2] ARM: dts: cpuimx51 "
[PATCH 0/3] ASoC: atmel_ssc_dai: add option to choose clock
2014-01-16 11:03 UTC (10+ messages)
` [PATCH 2/3] ASoC: atmel_wm8904: make it available "
` [PATCH 3/3] Binding: atmel-wm8904: add option "
[PATCH] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode
2014-01-16 10:55 UTC (4+ messages)
[PATCH v3 1/2] ARM: dts: vf610: lpuart: Add eDMA support
2014-01-16 10:47 UTC (8+ messages)
` [PATCH v3 2/2] serial: fsl_lpuart: add DMA support
[PATCH v9 0/4] ata: Add APM X-Gene SoC SATA host controller support
2014-01-16 10:38 UTC (7+ messages)
` [PATCH v9 2/4] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding
[PATCH] ARM: sunxi: Add driver for sunxi usb phy
2014-01-16 10:33 UTC (7+ messages)
` [linux-sunxi] "
[PATCH V5 0/4] DRIVERS: IRQCHIP: Add support for crossbar IP
2014-01-16 10:22 UTC (3+ messages)
` [PATCH V5 2/4] DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP
[PATCH 1/1] drivers: i2c: silence a compile warning in i2c-s3c2410.c
2014-01-16 10:21 UTC (2+ messages)
` [PATCH v2] "
[PATCH repost] at91: dt: i2c: add a new compatibility string for the at91sam9261
2014-01-16 10:07 UTC (2+ messages)
[PATCH RESEND v2] pinctrl: sunxi: Honor GPIO output initial vaules
2014-01-16 10:07 UTC
[PATCH V2] arm: mm: Remove hugetlb warning from Coherent DMA allocator
2014-01-16 10:07 UTC
[PATCH v4 0/7] mtd: spi-nor: add a new framework for SPI NOR
2014-01-16 9:39 UTC (4+ messages)
[PATCH V7 1/3] ARM: imx: add suspend in ocram support for i.mx6q
2014-01-16 9:35 UTC (3+ messages)
` [PATCH V7 2/3] ARM: imx: add suspend in ocram support for i.mx6dl
` [PATCH V7 3/3] ARM: imx: add suspend in ocram support for i.mx6sl
[PATCH v2] pinctrl: sunxi: Honor GPIO output initial vaules
2014-01-16 9:25 UTC (2+ messages)
[PATCH v4 00/16] uprobes: Add uprobes support for ARM
2014-01-16 9:18 UTC (5+ messages)
` [PATCH v4 13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
[PATCH 1/2] usb: chipidea: usbmisc: Add support for i.MX27/i.MX31 CPUs
2014-01-16 9:03 UTC (8+ messages)
[PATCH] ARM: exynos_defconfig: Update EHCI config entry
2014-01-16 8:50 UTC (2+ messages)
[PATCHv2 0/2] ARM: dts: imx53: add support for Ka-Ro TX53 modules
2014-01-16 8:15 UTC (3+ messages)
` [PATCHv2 1/2] ARM: dts: imx53: add another pingroup for NAND pads
` [PATCHv2 2/2] ARM: dts: imx53: add support for Ka-Ro TX53 modules
[PATCH V6 1/3] ARM: imx: add suspend in ocram support for i.mx6q
2014-01-16 7:36 UTC (6+ messages)
` [PATCH V6 2/3] ARM: imx: add suspend in ocram support for i.mx6dl
` [PATCH V6 3/3] ARM: imx: add suspend in ocram support for i.mx6sl
[PATCH net-next 0/2] net: mvneta: simple cleanups
2014-01-16 7:14 UTC (5+ messages)
[PATCHv12] ARM: dts: Add support for the cpuimx35 board from Eukrea and its baseboard
2014-01-16 6:16 UTC (2+ messages)
[PATCH v3 0/6] generic early_ioremap support
2014-01-16 2:13 UTC (5+ messages)
` [PATCH v3 4/6] arm: add "
[PATCH v5 0/4] Add ethernet support for r7s72100
2014-01-16 1:15 UTC (7+ messages)
` [PATCH v5 net-next 1/4] sh_eth: Use bool as return type of sh_eth_is_gether()
` [PATCH v5 net-next 2/4] sh_eth: Add support for r7s72100
Deadlock in do_page_fault() on ARM (old kernel)
2014-01-16 1:13 UTC
[PATCH] ARM: shmobile: Break out R-Car SYSC PM code
2014-01-16 0:50 UTC (5+ messages)
[RFC PATCH net-next] etherdevice: Use ether_addr_copy to copy an Ethernet address
2014-01-16 0:45 UTC (2+ messages)
[PATCH v7 0/2] ohci and ehci-platform clks, phy and dt support
2014-01-16 0:11 UTC (3+ messages)
` [PATCH v7 2/2] ehci-platform: Add support for clks and phy passed through devicetree
[PATCHv4 0/7] omap hwspinlock dt support
2014-01-15 23:46 UTC (7+ messages)
` [PATCHv4 6/7] hwspinlock/omap: enable module before reading SYSSTATUS register
` [UPDATED PATCHv4 "
[PATCH 1/2] drm: share drm_add_fake_info_node
2014-01-15 23:42 UTC (7+ messages)
` [Intel-gfx] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).