linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-25 09:16:14 to 2013-10-27 16:14:27 UTC [more...]

[PATCH 0/4] wl1251 device tree support
 2013-10-27 16:14 UTC  (3+ messages)
` [PATCH 1/4] wl1251: split wl251 platform data to a separate structure
` [PATCH 2/4] wl1251: move power GPIO handling into the driver

[GIT PULL FOR v3.13] SH Mobile PFC patches
 2013-10-27 15:47 UTC 

[PATCH v2 1/2] ARM: dts: sun4i/sun7i: add RTC node
 2013-10-27 14:27 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: sun4i/sun7i: RTC driver

[PATCH] ARM: dts: Add initial support for cm-fx6
 2013-10-27 14:24 UTC  (5+ messages)

ARM/kirkwood: v3.12-rc6: kernel BUG at mm/util.c:390!
 2013-10-27 14:19 UTC  (11+ messages)

[PATCHv3][ 1/5] fbdev: Add the lacking FB_SYNC_* for matching the DISPLAY_FLAGS_*
 2013-10-27 13:56 UTC  (7+ messages)
` [PATCHv3][ 3/5] video: mx3fb: Add device tree suport

[PATCHv5 0/4] Add Freescale FTM PWM driver
 2013-10-27 13:50 UTC  (5+ messages)
` [PATCHv5 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

[PATCH 0/6] Drop legacy booting for omap4 for v3.11, boot with device tree only
 2013-10-27 13:26 UTC  (9+ messages)
` [PATCH 1/6] ARM: OMAP2+: Remove board-4430sdp.c

[PATCHv2 0/3] Add Nokia N900 DT support
 2013-10-27 12:23 UTC  (6+ messages)
` [PATCHv2 1/3] Input: twl4030-keypad - add device tree support

[RFC 0/3] Allow CONFIG_DEBUG_SET_MODULE_RONX to be used on ARM
 2013-10-27 11:57 UTC  (6+ messages)
  ` [RFC 2/3] arm: mm: Define set_memory_* functions for ARM

[PATCH] ARM: dts: N900: GPIO key definitions
 2013-10-27 11:31 UTC  (3+ messages)

[PATCH] ARM: remove unused XSCALE_PMU Kconfig param
 2013-10-27  7:14 UTC 

[PATCH v3 0/3] MCPM/TC2 support for CPU powerdown synchronisation
 2013-10-27  2:52 UTC  (4+ messages)

[RFC] arm: use built-in byte swap function
 2013-10-27  2:41 UTC  (20+ messages)
                              ` [PATCH v6] "
                                  ` [PATCH v7] "

[PATCH 2/2] mmc: dw_mmc: add dw_mmc-k3 for k3 platform
 2013-10-27  2:28 UTC  (3+ messages)

Subsystem/interface for a 16x2 character LCD driver?
 2013-10-26 22:58 UTC  (3+ messages)

[PATCH] ARM: remove name from machine_desc for DT platforms
 2013-10-26 15:34 UTC  (2+ messages)

[PATCH] ARM: dts: mxs: add additional can interface pinmuxes to imx28.dtsi
 2013-10-26 15:15 UTC 

[PATCHv9 00/43] ARM: TI SoC clock DT conversion
 2013-10-26 12:46 UTC  (46+ messages)
` [PATCHv9 01/43] clk: Add support for regmap register read/write
` [PATCHv9 02/43] clk: divider: add init call which supports regmap
` [PATCHv9 03/43] clk: mux: "
` [PATCHv9 04/43] CLK: TI: Add DPLL clock support
` [PATCHv9 05/43] CLK: TI: add DT alias clock registration mechanism
` [PATCHv9 06/43] CLK: ti: add init support for clock IP blocks
` [PATCHv9 07/43] CLK: TI: add autoidle support
` [PATCHv9 08/43] clk: ti: add composite clock support
` [PATCHv9 09/43] CLK: ti: add support for ti divider-clock
` [PATCHv9 10/43] clk: ti: add support for TI fixed factor clock
` [PATCHv9 11/43] CLK: TI: add support for gate clock
` [PATCHv9 12/43] CLK: TI: add support for clockdomain binding
` [PATCHv9 13/43] clk: ti: add support for basic mux clock
` [PATCHv9 14/43] CLK: TI: add omap4 clock init file
` [PATCHv9 15/43] CLK: TI: add omap5 "
` [PATCHv9 16/43] CLK: TI: omap5: Initialize USB_DPLL at boot
` [PATCHv9 17/43] CLK: TI: DRA7: Add APLL support
` [PATCHv9 18/43] CLK: TI: add dra7 clock init file
` [PATCHv9 19/43] CLK: TI: add am33xx "
` [PATCHv9 20/43] CLK: TI: add interface clock support for OMAP3
` [PATCHv9 21/43] CLK: TI: add omap3 clock init file
` [PATCHv9 22/43] CLK: TI: add am43xx "
` [PATCHv9 23/43] ARM: dts: omap4 clock data
` [PATCHv9 24/43] ARM: dts: omap5 "
` [PATCHv9 25/43] ARM: dts: dra7 "
` [PATCHv9 26/43] ARM: dts: clk: Add apll related clocks
` [PATCHv9 27/43] ARM: dts: DRA7: Change apll_pcie_m2_ck to fixed factor clock
` [PATCHv9 28/43] ARM: dts: DRA7: Add PCIe related clock nodes
` [PATCHv9 29/43] ARM: dts: DRA7: link in clock DT data
` [PATCHv9 30/43] ARM: dts: am33xx clock data
` [PATCHv9 31/43] ARM: dts: omap3 "
` [PATCHv9 32/43] ARM: dts: AM35xx: use DT "
` [PATCHv9 33/43] ARM: dts: am43xx "
` [PATCHv9 34/43] ARM: OMAP2+: clock: add support for regmap
` [PATCHv9 35/43] ARM: OMAP2+: clock: use driver API instead of direct memory read/write
` [PATCHv9 36/43] ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdm
` [PATCHv9 37/43] ARM: OMAP3: hwmod: initialize clkdm from clkdm_name
` [PATCHv9 38/43] ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DT
` [PATCHv9 39/43] ARM: OMAP2+: io: use new clock init API
` [PATCHv9 40/43] ARM: OMAP4: remove old clock data and link in new clock init code
` [PATCHv9 41/43] ARM: OMAP: DRA7: Enable clock init
` [PATCHv9 42/43] ARM: AM33xx: remove old clock data and link in new clock init code
` [PATCHv9 43/43] ARM: OMAP3: use DT clock init if DT data is available

[RFC PATCH] kernel/kallsyms.c: only show legal kernel symbol
 2013-10-26 12:31 UTC  (9+ messages)

[PATCHv7][ 1/5] ASoC: eukrea-tlv320: Use dev_err instead of pr_err
 2013-10-26 11:48 UTC  (4+ messages)
` [PATCHv7][ 2/5] ASoC: eukrea-tlv320: Add DT support

[PATCH RFC 0/4] MDIO bus timeout issues on Dreamplug
 2013-10-26  5:45 UTC  (6+ messages)
` [PATCH RFC v2 "
  ` [PATCH RFC v2 1/4] net: mvmdio: make orion_mdio_wait_ready consistent
  ` [PATCH RFC v2 3/4] net: mvmdio: slight optimisation of orion_mdio_write

[RFC PATCH dtc] C-based DT schema checker integrated into dtc
 2013-10-25 23:29 UTC  (7+ messages)

[PATCH 0/2] add MSM BAM dmaengine driver
 2013-10-25 23:20 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: add msm bam dma driver
` [PATCH 2/2] dmaengine: msm_bam_dma: Add device tree binding

[PATCH 0/4] Add Broadcom Capri pinctrl driver
 2013-10-25 22:48 UTC  (8+ messages)
` [PATCH 3/4] ARM: pinctrl: "

[PATCH V2] ARM: trace: Add tracepoint for the Inter Processor Interrupt
 2013-10-25 22:25 UTC  (4+ messages)

[PATCH 1/2] ARM: s3c64xx: cpuidle: convert to platform driver
 2013-10-25 22:23 UTC  (5+ messages)

[PATCH 1/8] irqchip: add DesignWare APB ICTL interrupt controller
 2013-10-25 21:30 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v8 0/19] enable swiotlb-xen on arm and arm64
 2013-10-25 20:46 UTC  (9+ messages)
` [PATCH v8 13/19] swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device

[PATCH 02/11] video: imxfb: Introduce regulator support
 2013-10-25 20:10 UTC  (6+ messages)
` [PATCHv4] video: backlight: gpio-backlight: Add DT support

[PATCH 1/2] Documentation: DTS: bq27xxx are trivial i2c devices
 2013-10-25 19:56 UTC  (2+ messages)

[PATCH RESEND v5 0/5] ARM: rockchip: add smp functionality
 2013-10-25 19:55 UTC  (3+ messages)
` [PATCH RESEND v5 1/5] misc: sram: add ability to limit used sram areas

[PATCHv5][ 1/3] DT: Add basic support for imx35-based devices
 2013-10-25 19:52 UTC  (2+ messages)

[PATCHv7][ 1/4] Input: tsc2007: Add device tree support
 2013-10-25 19:11 UTC  (4+ messages)

[PATCHv6 2/4] ARM: msm: Add support for APQ8074 Dragonboard
 2013-10-25 17:12 UTC  (2+ messages)

ARM automated build and boot testing presentation
 2013-10-25 16:13 UTC 

[PATCH v3 0/4] : AArch64: KGDB support
 2013-10-25 15:40 UTC  (3+ messages)
` [PATCH v3 4/4] KGDB: make kgdb_breakpoint() as noinline

[PATCH 1/3] ARM: dts: omap4-panda: add DPI pinmuxing
 2013-10-25 15:24 UTC  (13+ messages)
` [PATCH 2/3] ARM: dts: omap4-sdp: add LCD pinmuxing
` [PATCH 3/3] ARM: OMAP2: omap4-sdp: remove unneeded gpios from dss-common

[PATCH RFC v2 0/6] ARM64: Add kernel probes(Kprobes) support
 2013-10-25 15:24 UTC  (5+ messages)
` [PATCH RFC v4 1/6] arm64: support single-step and breakpoint handler hooks
` [PATCH RFC 6/6] kprobes: Add cases for arm and arm64 in sample module

[RFC PATCH] device: Add kernel standard devm_k.alloc functions
 2013-10-25 15:23 UTC  (8+ messages)

[PATCH] arm64: perf: fix event number mask
 2013-10-25 15:16 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP: dmtimers improvements
 2013-10-25 14:31 UTC  (3+ messages)

[PATCH] RFT: ARM: gemini: convert to GENERIC_CLOCKEVENTS
 2013-10-25 13:53 UTC  (4+ messages)

[RFC] Does PHY UTMI data width belong to DWC2 or PHY binding?
 2013-10-25 13:33 UTC  (10+ messages)

[PATCH v3 0/4] Add support for the Allwinner A31 Reset Controllers
 2013-10-25 13:22 UTC  (5+ messages)
` [PATCH v3 1/4] reset: Add Allwinner SoCs Reset Controller Driver
` [PATCH v3 2/4] ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER
` [PATCH v3 3/4] ARM: sunxi: Register the A31 reset IP in init_time
` [PATCH v3 4/4] ARM: sun6i: Add the reset controller to the DTSI

[PATCH 0/2] ARM64: perf: add support for the perf registers and dwarf unwinding
 2013-10-25 13:14 UTC  (3+ messages)
` [PATCH 1/2] ARM64: perf: add support for perf registers API

[PATCH v2 0/5] Allwinner SoCs High Speed Timer support
 2013-10-25 13:07 UTC  (6+ messages)
` [PATCH v2 1/5] clocksource: sun4i: Increase a bit the clock event and sources rating
` [PATCH v2 2/5] clocksource: Add Allwinner SoCs HS timers driver
` [PATCH v2 3/5] ARM: sun5i: a10s: Add support for the High Speed Timers
` [PATCH v2 4/5] ARM: sun5i: a13: "
` [PATCH v2 5/5] ARM: sun7i: a20: "

[PATCH 0/8] ARM: imx: add IMX50 SoC support
 2013-10-25 12:53 UTC  (3+ messages)

ARM subplatform maintainer mailing list
 2013-10-25 12:50 UTC 

arm64: add ftrace support
 2013-10-25 11:39 UTC 

[PATCH 0/2] More Allwinner SoC timer fixes
 2013-10-25 11:16 UTC  (3+ messages)
` [PATCH 1/2] clockevent: sun4i: Fill the irq field in the clockevent structure
` [PATCH 2/2] clocksource: sun4i: change CPU mask to cpu_possible_mask

[PATCH v9 0/18] enable swiotlb-xen on arm and arm64
 2013-10-25 11:08 UTC  (20+ messages)
` [PATCH v9 01/18] arm: make SWIOTLB available
` [PATCH v9 02/18] arm64: define DMA_ERROR_CODE
` [PATCH v9 03/18] arm/xen,arm64/xen: introduce p2m
` [PATCH v9 04/18] xen/x86: allow __set_phys_to_machine for autotranslate guests
` [PATCH v9 05/18] xen: make xen_create_contiguous_region return the dma address
` [PATCH v9 06/18] xen/arm,arm64: enable SWIOTLB_XEN
` [PATCH v9 07/18] swiotlb-xen: introduce xen_swiotlb_set_dma_mask
` [PATCH v9 08/18] arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domain
` [PATCH v9 09/18] arm64/xen: "
` [PATCH v9 10/18] xen: introduce xen_alloc/free_coherent_pages
` [PATCH v9 11/18] swiotlb-xen: use xen_alloc/free_coherent_pages
` [PATCH v9 12/18] xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device
` [PATCH v9 13/18] swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
` [PATCH v9 14/18] ASoC: Samsung: Rename dma_ops by samsung_dma_ops
` [PATCH v9 15/18] swiotlb: print a warning when the swiotlb is full
` [PATCH v9 16/18] arm, arm64: do not always merge biovec if we are running on Xen
` [PATCH v9 17/18] grant-table: call set_phys_to_machine after mapping grant refs
` [PATCH v9 18/18] swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus and range_straddles_page_boundary

[PATCHv7][ 1/6] video: imxfb: Introduce regulator support
 2013-10-25 11:07 UTC  (5+ messages)
` [PATCHv7][ 3/6] ARM: imx{25, 27} DT: Permit the selection of the imxfb framebuffer driver
  ` [PATCHv7][ 3/6] ARM: imx{25,27} "

[RFC 0/1] Device Tree Schema Source format proposal
 2013-10-25 10:52 UTC  (2+ messages)
  ` [RFC 1/1] Device Tree Schema Source format description

[GIT PULL V2] ARM: tegra: core SoC support changes for 3.13
 2013-10-25 10:51 UTC  (2+ messages)

[Add SMP support for Allwinner A20: PATCH V5 0/3]
 2013-10-25 10:25 UTC  (3+ messages)
` [Add SMP support for Allwinner A20: PATCH V5 1/3] Add smp support for Allwinner A20(sunxi 7i)

[GIT PULL] ARM: SoC fixes for 3.12-rc
 2013-10-25 10:21 UTC 

[PATCH v2 0/4] Exynos 5410 Dual cluster support
 2013-10-25 10:06 UTC  (3+ messages)
` [PATCH v2 3/4] ARM: EXYNOS: add Exynos Dual Cluster Support

[tip:timers/core] ARM: Kconfig: allow full nohz CPU accounting
 2013-10-25  9:38 UTC  (4+ messages)

[PATCH] ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init()
 2013-10-25  9:31 UTC 

[PATCH] ASoC: Samsung: I2S: fix return value check in i2s_alloc_dai()
 2013-10-25  9:26 UTC  (2+ messages)

ARM topic: Is DT on ARM the solution, or is there something better?
 2013-10-25  9:24 UTC  (9+ messages)

[Ksummit-2013-discuss] ARM topic: Is DT on ARM the solution, or is there something better?
 2013-10-25  9:16 UTC  (11+ 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).