linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-15 11:09:40 to 2013-07-15 20:23:30 UTC [more...]

DT binding review for Armada display subsystem
 2013-07-15 20:23 UTC  (2+ messages)

[PATCH v1 00/24] add COMMON_CLK support for PowerPC MPC512x
 2013-07-15 20:17 UTC  (17+ messages)
` [PATCH v1 01/24] spi: mpc512x: prepare clocks before enabling them
` [PATCH v1 02/24] serial: "
` [PATCH v1 03/24] mtd: mpc5121_nfc: "
` [PATCH v1 04/24] powerpc: mpc512x: array decl for MCLK registers in CCM
` [PATCH v1 05/24] clk: wrap I/O access for improved portability
` [PATCH v1 06/24] dts: mpc512x: prepare for preprocessor support
` [PATCH v1 07/24] dts: mpc512x: introduce dt-bindings/clock/ header
` [PATCH v1 08/24] dts: mpc512x: add clock related device tree specs
` [PATCH v1 09/24] clk: mpc512x: introduce COMMON_CLK for MPC512x
` [PATCH v1 10/24] dts: mpc512x: add clock specs for client lookups
` [PATCH v1 11/24] net: can: mscan: add a comment on reg to idx mapping
` [PATCH v1 12/24] net: can: mscan: make mpc512x code use common clock
` [PATCH v1 13/24] spi: mpc512x: OF clock lookup, use the 'mclk' name
` [PATCH v1 14/24] powerpc/mpc512x: improve DIU related clock setup

pci-mvebu driver on km_kirkwood
 2013-07-15 19:51 UTC  (7+ messages)

[PATCH V2 1/5] gpio: clean up gpio-ranges documentation
 2013-07-15 19:34 UTC  (7+ messages)
` [PATCH V2 2/5] of: move documentation of of_parse_phandle_with_args
` [PATCH V2 3/5] of: introduce of_parse_phandle_with_fixed_args
` [PATCH V2 4/5] gpio: implement gpio-ranges binding document fix
` [PATCH V2 5/5] ARM: remove #gpio-ranges-cells property

Boot hang regression 3.10.0-rc4 -> 3.10.0
 2013-07-15 19:23 UTC  (16+ messages)

[RFC PATCH 00/11] ARM: DT: update cpu device of_node
 2013-07-15 19:10 UTC  (3+ messages)
` [RFC PATCH 02/11] ARM: DT/kernel: define ARM specific arch_of_get_cpu_node

[PATCH] Route kbd LEDs through the generic LEDs layer
 2013-07-15 19:08 UTC  (4+ messages)

[PATCH] arm: align shared memory unconditionally to the SHMLBA boundary
 2013-07-15 18:57 UTC  (4+ messages)

[PATCH] ARM: tegra: remove tegra114-pluto.dts
 2013-07-15 18:55 UTC 

[RFC PATCH v4 00/18] ARM: DT cpu bindings updates
 2013-07-15 18:50 UTC  (5+ messages)
` [RFC PATCH v4 03/18] Documentation: devicetree: arm: cpus/cpu nodes "

[PATCH] ARM: tegra114: Enable Cortex-A15 errata 798181
 2013-07-15 18:27 UTC  (2+ messages)

Devicetree support for Eukrea cpuimx{25,35,51}
 2013-07-15 18:27 UTC  (29+ messages)
` [PATCH 01/22] ARM i.MX25: devicetree: add compatible property for imxfb support
` [PATCH 02/22] arm/dts: imx25.dtsi: Add an alias for the LCD controller
` [PATCH 03/22] pinctrl: pinctrl-imx: add imx25 pinctrl driver
` [PATCH 04/22] arm/dts: imx25.dtsi: Add some pinmux pins
` [PATCH 05/22] ARM: i.MX25 DT: use auxdata to attach imxfb_platform_data
` [PATCH 06/22] arm/dts: i.MX25: Add ssi clocks and DMA events
` [PATCH 07/22] arm/dts: i.MX25: Add sdma script path
` [PATCH 08/22] ASoC: eukrea-tlv320: Add DT support
` [PATCH 09/22] arm/dts: imx25.dtsi: Add an alias for the Audio Multiplexer
` [PATCH 10/22] arm/dts: Add support for the cpuimx25 board from Eukrea and its baseboard
` [PATCH 11/22] arm/dts: imx51.dtsi: i2c1 : Add pinctrl configuration
` [PATCH 12/22] video: backlight: Add GPIO Backlight driver
` [PATCH 13/22] lcd: Add GPIO LCD driver
` [PATCH 14/22] staging: imx-drm: use of_get_display_timings
` [PATCH 15/22] drm: Add the lacking DRM_MODE_FLAG_* for matching the DISPLAY_FLAGS_*
` [PATCH 16/22] staging: drm/imx: ipuv3-crtc: don't harcode some mode flags
` [PATCH 17/22] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format
` [PATCH 18/22] staging: video: imx: Add RGB666 support for parallel display
` [PATCH 19/22] Input: tsc2007: Add device tree support
` [PATCH 20/22] arm/dts: Add support for the cpuimx51 board from Eukrea and its baseboard
` [PATCH 21/22] DT: Add basic support for imx35-based devices
` [PATCH 22/22] arm/dts: Add support for the cpuimx35 board from Eukrea and its baseboard

preempted dup_mm misses TLB invalidate
 2013-07-15 18:19 UTC 

[PATCH] ARM: tegra: cpuidle: use CPUIDLE_FLAG_TIMER_STOP flag
 2013-07-15 18:04 UTC  (2+ messages)

[PATCHv5 00/11] MSI support for Marvell EBU PCIe driver
 2013-07-15 17:33 UTC  (16+ messages)
` [PATCHv5 01/11] irqdomain: add irq_alloc_mapping() function
` [PATCHv5 02/11] PCI: use weak functions for MSI arch-specific functions
` [PATCHv5 03/11] PCI: remove ARCH_SUPPORTS_MSI kconfig option
` [PATCHv5 04/11] PCI: Introduce new MSI chip infrastructure
` [PATCHv5 05/11] of: pci: add registry of MSI chips
` [PATCHv5 06/11] irqchip: armada-370-xp: properly request resources
` [PATCHv5 07/11] irqchip: armada-370-xp: implement MSI support
` [PATCHv5 08/11] ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
` [PATCHv5 09/11] ARM: mvebu: the MPIC now provides MSI controller features
` [PATCHv5 10/11] PCI: mvebu: add support for MSI
` [PATCHv5 11/11] ARM: mvebu: link PCIe controllers to the MSI controller

[PATCH V2] ARM: tegra: enable palmas device for dalmore
 2013-07-15 17:29 UTC  (4+ messages)

arm: Only load TLS values when needed
 2013-07-15 17:14 UTC 

[PATCH] remove vlan tags in CPSW dual emac mode
 2013-07-15 17:02 UTC  (8+ messages)

[PATCH] ARM: tegra: fix DT node ordering in Tegra30 Cardhu
 2013-07-15 16:51 UTC 

[PATCH V3] ARM: tegra: enable gpio-keys on dalmore
 2013-07-15 16:49 UTC  (2+ messages)

[PATCH 1/5] ARM: dts: imx23-evk: enable USB PHY and controller
 2013-07-15 16:39 UTC  (6+ messages)
` [PATCH 3/5] ARM: dts: imx23-evk: enable Low Resolution ADC
` [PATCH 4/5] ARM: dts: imx23-olinuxino: "

[PATCH] xen/arm: disable cpuidle when linux is running as dom0
 2013-07-15 16:22 UTC  (3+ messages)
` [Xen-devel] "

[PATCH v7 3/9] iommu/exynos: fix page table maintenance
 2013-07-15 16:18 UTC  (4+ messages)

[GIT PULL] ARM: imx: fixes for 3.11
 2013-07-15 16:12 UTC 

[PATCH] ARM: dma: imx: Fix deadlock bug
 2013-07-15 16:09 UTC  (6+ messages)

[PATCH] arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host
 2013-07-15 15:59 UTC  (8+ messages)

[PATCH v7 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2013-07-15 15:56 UTC  (5+ messages)

[RFC PATCH 0/3] Add DT support for fixed PHYs
 2013-07-15 15:50 UTC  (6+ messages)
` [RFC PATCH 1/3] of: provide a binding for the 'fixed-link' property
` [RFC PATCH 2/3] net: phy: call mdiobus_scan() after adding a fixed PHY
` [RFC PATCH 3/3] net: mvneta: add support for fixed links

[PATCH] xen/control: protect functions with CONFIG_HIBERNATE_CALLBACKS to avoid warning
 2013-07-15 15:49 UTC  (3+ messages)
    ` [Xen-devel] "

[PATCH 0/4] Enable USB3 for OMAP5
 2013-07-15 15:46 UTC  (7+ messages)
` [PATCH 1/4] arm: omap5: dts: fix reg property size
` [PATCH 2/4] arm: omap5: hwmod: add missing ocp2scp hwmod data
` [PATCH 3/4] arm: omap5: dts: add palmas-usb node
` [PATCH 4/4] arm: omap2plus_defconfig: enable dwc3 and dependencies

[PATCH 0/3] Few ignored framebuffer fixes/additions
 2013-07-15 15:27 UTC  (4+ messages)
` [PATCH 1/3] video: mxsfb: fix color settings for 18bit data bus and 32bpp
` [PATCH 2/3] video: hx8357: Make IM pins optional
` [PATCH 3/3] fb: backlight: HX8357: Add HX8369 support

[PATCH] typo fixes (coordiante -> coordinate) in am335x
 2013-07-15 15:25 UTC 

[PATCH v5 0/7] Sound support for at91sam9x5-wm8731 based boards
 2013-07-15 15:22 UTC  (8+ messages)
` [PATCH v5 1/7] sound: codec: wm8731: add rates constraints
` [PATCH v5 2/7] sound: sam9x5_wm8731: machine driver for at91sam9x5 wm8731 boards

[RESEND PATCH v7 00/22] MBus DT binding: The return of PCIe
 2013-07-15 14:57 UTC  (23+ messages)
` [RESEND PATCH v7 01/22] memory: mvebu-devbus: Remove address decoding window workaround
` [RESEND PATCH v7 02/22] bus: mvebu-mbus: Add new API for window creation
` [RESEND PATCH v7 03/22] ARM: kirkwood: Move to ID based MBus "
` [RESEND PATCH v7 04/22] ARM: mv78xx0: Move to ID based "
` [RESEND PATCH v7 05/22] ARM: orion5x: "
` [RESEND PATCH v7 06/22] ARM: dove: "
` [RESEND PATCH v7 07/22] bus: mvebu-mbus: Factor out initialization details
` [RESEND PATCH v7 08/22] bus: mvebu-mbus: Introduce device tree binding
` [RESEND PATCH v7 09/22] bus: mvebu-mbus: Add static window allocation to the DT binding
` [RESEND PATCH v7 10/22] bus: mvebu-mbus: Add new API for the PCIe memory and IO aperture
` [RESEND PATCH v7 11/22] PCI: mvebu: Adapt to the new device tree layout
` [RESEND PATCH v7 12/22] bus: mvebu-mbus: Remove the no longer used name-based API
` [RESEND PATCH v7 13/22] bus: mvebu-mbus: Remove name -> target, attribute mapping tables
` [RESEND PATCH v7 14/22] bus: mvebu-mbus: Update main description
` [RESEND PATCH v7 15/22] bus: mvebu-mbus: Factorize Armada 370/XP data structures
` [RESEND PATCH v7 16/22] ARM: mvebu: Remove the harcoded BootROM window allocation
` [RESEND PATCH v7 17/22] ARM: mvebu: Initialize MBus using the DT binding
` [RESEND PATCH v7 18/22] ARM: mvebu: Use the preprocessor on Armada 370/XP device tree files
` [RESEND PATCH v7 19/22] ARM: mvebu: Add MBus to Armada 370/XP device tree
` [RESEND PATCH v7 20/22] ARM: mvebu: Add BootROM "
` [RESEND PATCH v7 21/22] ARM: mvebu: Relocate Armada 370/XP DeviceBus device tree nodes
` [RESEND PATCH v7 22/22] ARM: mvebu: Relocate Armada 370/XP PCIe "

[PATCH 1/2] ASoC: sgtl5000: Let the codec acquire its clock
 2013-07-15 14:30 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx51-babbage: Pass a real clock to the codec

[PATCH 0/3] i2c-mv64xxx: Fixes and new feature for controlers embedded in Aramda XP
 2013-07-15 14:24 UTC  (4+ messages)
` [PATCH 1/3] i2c-mv64xxx: Add I2C Transaction Generator support
` [PATCH 2/3] i2c-mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)
` [PATCH 3/3] ARM: dts: mvebu: Introduce a new compatible string for mv64xxx-i2c

[PATCH] xen/arm: enable PV control for ARM
 2013-07-15 14:23 UTC 

[PATCH] arm: choose debug/uncompress.h include when uncompress debug is disabled
 2013-07-15 14:15 UTC 

[PATCH] ARM: a.out: remove partial a.out support
 2013-07-15 14:08 UTC  (2+ messages)

[PATCH v2 0/4] ARM: OMAP2+: Panda USB Host support and DVI EDID fix
 2013-07-15 14:05 UTC  (3+ messages)
` [PATCH v2 4/4] ARM: OMAP2+: Provide alias to USB PHY clock

[PATCH v3 0/2] TWL6030, TWL6032 GPADC driver
 2013-07-15 14:05 UTC  (10+ messages)
` [PATCH v3 2/2] iio: twl6030-gpadc: "

[PATCH] ARM: Fix r7/r11 confusion when CONFIG_THUMB2_KERNEL=y
 2013-07-15 13:54 UTC  (2+ messages)

[PATCH] ARM: perf: Implement perf_arch_fetch_caller_regs
 2013-07-15 13:53 UTC  (2+ messages)

[RFC PATCH 0/5] arm64: initial CPU_HOTPLUG support
 2013-07-15 13:45 UTC  (4+ messages)

[PATCH] clk: sunxi: Fix checking return value of clk_register_[composite|factors]
 2013-07-15 13:42 UTC  (2+ messages)

[PATCH] ARM: locks: remove opencoded #16 for ticket shift
 2013-07-15 13:27 UTC 

[PATCH 0/2] net: mvneta: big endian support
 2013-07-15 13:27 UTC  (3+ messages)
` [PATCH 1/2] net: mvneta: move the RX and TX desc macros outside of the structs
` [PATCH 2/2] net: mvneta: support big endian

[PATCH] ARM: multi_v7: Enabled omap4430 sdp nfsroot
 2013-07-15 13:23 UTC  (2+ messages)

[PATCH v5 0/2] ARM: dts: Add USB host support for Beagle-xm
 2013-07-15 13:20 UTC  (3+ messages)

v3.10 - big endian core support
 2013-07-15 13:17 UTC  (7+ messages)

Call for testing/opinions: Optimized memset/memcpy
 2013-07-15 13:15 UTC  (4+ messages)

[PATCH 0/5] iio: at91: Add touch screen support in at91 adc
 2013-07-15 13:15 UTC  (9+ messages)
` [PATCH 1/5] iio: at91: use adc_clk_khz to make the calculation not easy to large than u32
` [PATCH 2/5] iio: at91: Use different prescal, startup mask in MR for different IP
` [PATCH 4/5] iio: at91: add an optional dt property for for adc clock hz
` [PATCH 5/5] iio: at91: introduce touch screen support in iio adc driver

[PATCH 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
 2013-07-15 12:09 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT

[PATCH 1/1] ARM: EXYNOS: Update CONFIG_ARCH_NR_GPIO for Exynos
 2013-07-15 11:52 UTC  (2+ messages)

[PATCH] ARM: EXYNOS: remove references to non-DT SoCs
 2013-07-15 11:25 UTC  (4+ 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).