linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-18 10:20:17 to 2015-03-18 16:43:38 UTC [more...]

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-18 16:43 UTC  (5+ messages)
` [PATCH 08/35 linux-next] dma: "
` [PATCH 32/35 linux-next] clk: "

[PATCH 0/6] pinctrl: st: Fix disparity between Pinctrl & GPIO in /sysfs
 2015-03-18 16:41 UTC  (11+ messages)
` [PATCH 1/6] ARM: STi: DT: STiH407: Fix retime pin mask for PIO5 and PIO35
  ` [STLinux Kernel] "
` [PATCH 2/6] pinctrl: st: Introduce a 'get pin function' call
  ` [STLinux Kernel] "
` [PATCH 3/6] pinctrl: st: Move st_get_pio_control() further up the source file
  ` [STLinux Kernel] "
` [PATCH 4/6] pinctrl: st: Supply a GPIO get_direction() call-back
` [PATCH 5/6] pinctrl: st: Show correct pin direction -- even when in GPIO mode
` [PATCH 6/6] pinctrl: st: Display pin's function when printing pinctrl debug information
  ` [STLinux Kernel] "

[GIT PULL 1/2] ARM: rockchip: soc code changes for 4.1
 2015-03-18 16:41 UTC 

[PATCH v7 0/6] wlcore: add device-tree support
 2015-03-18 16:38 UTC  (7+ messages)
` [PATCH v7 1/6] wlcore: set irq_trigger in board files instead of hiding behind a quirk
` [PATCH v7 2/6] wl12xx: use frequency instead of enumerations for pdata clocks
` [PATCH v7 3/6] dt: bindings: add TI's wilink wireless device
` [PATCH v7 4/6] wlcore: add device-tree support
` [PATCH v7 5/6] ARM: dts: add wl12xx/wl18xx bindings
` [PATCH v7 6/6] wlcore: remove wl12xx_platform_data

[PATCH 1/2] ARM: DRA7: hwmod_data: Fix hwmod data for pcie
 2015-03-18 16:36 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: dra7: remove ti,hwmod property from pcie phy

[PATCH 0/4] Few dm816x fixes and improvments
 2015-03-18 16:25 UTC  (6+ messages)
` [PATCH 3/4] ARM: dts: Add cppi41 support for dm816x MUSB

[PATCH] ARM: mvebu: Conform L2CC node with ePAPR specification by adding cache-level
 2015-03-18 16:12 UTC  (3+ messages)

[PATCH v5 0/8] arm64: head.S cleanup
 2015-03-18 16:11 UTC  (10+ messages)
` [PATCH v5 1/8] arm64: Get rid of struct cpu_table
` [PATCH v5 2/8] arm64: add macros for common adrp usages
` [PATCH v5 3/8] arm64: remove processor_id
` [PATCH v5 4/8] arm64: remove __switch_data object from head.S
` [PATCH v5 5/8] arm64: use PC-relative reference for secondary_holding_pen_release
` [PATCH v5 6/8] arm64: merge __enable_mmu and __turn_mmu_on
` [PATCH v5 7/8] arm64: remove __calc_phys_offset
` [PATCH v5 8/8] arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocol

[PATCH 0/5] simple-mfd and syscon LEDs
 2015-03-18 16:06 UTC  (3+ messages)
` [PATCH 1/5] MFD/OF: document MFD devices and handle simple-mfd

[PATCH] ARM: mvebu: clk: remove cpuclk resources overlapping coredivclk registers on Armada XP
 2015-03-18 16:02 UTC  (3+ messages)

[PATCH v4 0/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
 2015-03-18 16:00 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: EXYNOS: fix CPU1 hotplug on Exynos3250
` [PATCH v4 2/4] ARM: EXYNOS: add code for setting/clearing boot flag
` [PATCH v4 3/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
` [PATCH v4 4/4] ARM: EXYNOS: cpuidle: allow driver usage on Exynos3250 SoC

[PATCH] ARM: tegra: support big-endian kernel
 2015-03-18 16:00 UTC 

[PATCH] ARM: tegra: Maintain CPU endianness for asm code
 2015-03-18 15:55 UTC 

ATSAMA5D big endian work
 2015-03-18 15:53 UTC  (13+ messages)
` [PATCH 01/13] ARM: at91: Add big endian configuration for ATSAMA5D devices
` [PATCH 02/13] tty: serial: atmel: fix big-endian on ARMv7 devices
` [PATCH 03/13] ARM: at91: use readl/writel relaxed instead of __raw for big endian
` [PATCH 04/13] ARM: at91: setup.c: use endian agnostic IO functions
` [PATCH 05/13] ARM: at91: debug: fix debug in big endian mode
` [PATCH 06/13] ARM: at91: PIT: make IO endian agnostic
` [PATCH 07/13] clocksource: tcb_clksrc: "
` [PATCH 08/13] rtc: at91rm9200: "
` [PATCH 09/13] spi: atmel: use endian agnostic IO
` [PATCH 10/13] usb: gadget: atmel_usba: use endian agnostic IO on ARM
` [PATCH 11/13] can: at91_can: use endian agnostic IO accessors
` [PATCH 12/13] mmc: atmel-mci: use endian agnostic IO

[PATCH v3] ARM: l2c: Maintain CPU endianness for early resume function
 2015-03-18 15:52 UTC 

[PATCH 0/3] mailbox: New mailbox driver for ST
 2015-03-18 15:34 UTC  (11+ messages)
` [PATCH 3/3] mailbox: Add support for ST's Mailbox IP

[PATCH v6 0/4] irqchip: move away from gic_arch_extn.irq_set_wake
 2015-03-18 15:30 UTC  (2+ messages)

[PATCH 0/9] PM / Domains: Don't leave unused PM domains powered after ->probe()
 2015-03-18 15:09 UTC  (7+ messages)
` [PATCH 1/9] PM / Domains: Add dev_pm_domain_get|put() APIs
        ` [PATCH] driver core / PM: Add callbacks for PM domain initialization/cleanup

[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-18 15:06 UTC  (6+ messages)
` [PATCH v10 08/21] ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
` [PATCH v10 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64

[PATCH v3 0/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
 2015-03-18 15:03 UTC  (14+ messages)
` [PATCH v3 1/4] ARM: EXYNOS: fix CPU1 hotplug for AFTR mode on Exynos3250
` [PATCH v3 2/4] ARM: EXYNOS: add code for setting/clearing boot flag
` [PATCH v3 3/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
` [PATCH v3 4/4] ARM: EXYNOS: cpuidle: allow driver usage on Exynos3250 SoC

[PATCH] MAINTAINERS: add amlogic meson git tree and website
 2015-03-18 15:02 UTC  (2+ messages)

[PATCH v5 0/2] ARM: sun9i: Add USB host controller support for A80
 2015-03-18 14:52 UTC  (3+ messages)
` [PATCH v5 2/2] ARM: dts: sun9i: optimus: Switch to phy core regulator bindings for usb phys

[PATCH] spi: trigger trace event for message-done before mesg->complete
 2015-03-18 14:48 UTC  (5+ messages)

[PATCHv4 00/35] ARM: OMAP2+: PRCM / SCM cleanups against 4.0-rc1
 2015-03-18 14:44 UTC  (36+ messages)
` [PATCHv4 01/35] ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init
` [PATCHv4 02/35] ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs
` [PATCHv4 03/35] ARM: OMAP2+: PRM: add generic API for clear_mod_irqs
` [PATCHv4 04/35] ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
` [PATCHv4 05/35] ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
` [PATCHv4 06/35] ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver
` [PATCHv4 07/35] ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order
` [PATCHv4 08/35] clk: ti: fix ti_clk_get_reg_addr error handling
` [PATCHv4 09/35] Documentation: DT: document PRCM compatible strings for dm81x SoCs
` [PATCHv4 10/35] ARM: OMAP2+: PRCM: add support for static clock memmap indices
` [PATCHv4 11/35] ARM: OMAP2+: clock: move clock provider infrastructure to clock driver
` [PATCHv4 12/35] ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
` [PATCHv4 13/35] ARM: OMAP2+: CM: determine CM base address from device tree
` [PATCHv4 14/35] ARM: OMAP2+: PRM: determine PRM "
` [PATCHv4 15/35] ARM: OMAP2+: control: determine control module base address from DT
` [PATCHv4 16/35] ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
` [PATCHv4 17/35] ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility
` [PATCHv4 18/35] ARM: OMAP2+: CM: move SoC specific init calls within a generic API
` [PATCHv4 19/35] ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags
` [PATCHv4 20/35] ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init
` [PATCHv4 21/35] ARM: OMAP2+: clock: add low-level support for regmap
` [PATCHv4 22/35] ARM: OMAP2+: control: remove API for getting control module base address
` [PATCHv4 23/35] ARM: OMAP2+: id: cache omap_type value
` [PATCHv4 24/35] ARM: OMAP2+: control: add syscon support for register accesses
` [PATCHv4 25/35] ARM: dts: omap24xx: merge control module features under scrm node
` [PATCHv4 26/35] ARM: dts: omap3: "
` [PATCHv4 27/35] ARM: dts: am33xx: "
` [PATCHv4 28/35] ARM: dts: am43xx-epos-evm: fix pinmux node layout
` [PATCHv4 29/35] ARM: dts: am4372: merge control module features under scrm node
` [PATCHv4 30/35] ARM: dts: omap4: add system control module node
` [PATCHv4 31/35] ARM: OMAP4: display: convert display to use syscon for dsi muxing
` [PATCHv4 32/35] ARM: OMAP4+: control: remove support for legacy pad read/write
` [PATCHv4 33/35] ARM: dts: omap5: add system control module node
` [PATCHv4 34/35] ARM: dts: dra7: "
` [PATCHv4 35/35] ARM: OMAP4+: control: add support for initializing control module via DT

[update][PATCH v10 06/21] ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT
 2015-03-18 14:36 UTC  (2+ messages)

[PATCH v7 0/7] Support for Fujitsu MB86S7X SoCs
 2015-03-18 14:23 UTC  (8+ messages)
` [PATCH v7 2/7] mailbox: arm_mhu: add driver for ARM MHU controller

[PATCH v4 0/2] ARM: CPU feature detection
 2015-03-18 14:20 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: treat CPU feature register fields as signed quantities
` [PATCH v4 2/2] ARM: advertise availability of v8 Crypto instructions

[RFC PATCH 0/7] Pseudo-NMI for arm64 using ICC_PMR_EL1 (GICv3)
 2015-03-18 14:20 UTC  (8+ messages)
` [RFC PATCH 1/7] serial: Emulate break using control characters
` [RFC PATCH 2/7] printk: Simple implementation for NMI backtracing
` [RFC PATCH 3/7] irqchip: gic-v3: Reset BPR during initialization
` [RFC PATCH 4/7] arm64: irqflags: Reorder the fiq & async macros
` [RFC PATCH 5/7] arm64: irqflags: Use ICC sysregs to implement IRQ masking
` [RFC PATCH 6/7] arm64: irqflags: Automatically identify I bit mis-management
` [RFC PATCH 7/7] arm64: Add support for on-demand backtrace of other CPUs

[PATCH v2 1/4] i2c: mux-pinctrl: Rework to honor disabled child nodes
 2015-03-18 14:00 UTC  (5+ messages)
` [PATCH v3 "

[PATCH v8 0/3] dmaengine: APM X-Gene SoC DMA engine driver support
 2015-03-18 13:47 UTC  (4+ messages)
` [PATCH v8 1/3] dmaengine: Add support for APM X-Gene SoC DMA engine driver
` [PATCH v8 2/3] arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodes
` [PATCH v8 3/3] Documentation: dma: Add documentation for the APM X-Gene SoC DMA device DTS binding

[PATCH v16 00/11] ARM: qcom: cpuidle support for 8064, 8074, 8084
 2015-03-18 13:37 UTC  (3+ messages)

[PATCH 1/2] DT: arm64: msm8916: add all SPI DT nodes
 2015-03-18 12:53 UTC  (3+ messages)

[PATCH 0/2] i2c: prevent id collisions in the DT case
 2015-03-18 12:46 UTC  (5+ messages)
` [PATCH 1/2] of: base: add function to get highest id of an alias stem
` [PATCH 2/2] i2c: busses with dynamic ids should start after fixed ids for DT

[PATCHv3] mm: Don't offset memmap for flatmem
 2015-03-18 12:41 UTC  (3+ messages)

[PATCH 1/5] USB: ehci-atmel: rework clk handling
 2015-03-18 12:28 UTC  (3+ messages)

[RFC] ARM: dts: mt8173: Add psci-0.2 cpuidle support
 2015-03-18 12:16 UTC  (2+ messages)

[PATCH 0/3] more arm64 early boot stuff
 2015-03-18 12:09 UTC  (9+ messages)
` [PATCH 1/3] arm64: merge __enable_mmu and __turn_mmu_on
` [PATCH 2/3] arm64: remove __calc_phys_offset

[PATCH] pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include file
 2015-03-18 12:07 UTC  (2+ messages)

[PATCH 00/12] Remove mach-msm and associated code
 2015-03-18 12:02 UTC  (3+ messages)
` [PATCH 02/12] gpio: Remove gpio-msm-v1 driver

[PATCH 2/2] pinctrl: mediatek: Adjust mt8173 pinctrl kconfig
 2015-03-18 12:01 UTC  (3+ messages)
` [PATCH v3] "

[RESEND 0/7] ARM: davinci: McASP related cleanups and fixes
 2015-03-18 11:58 UTC  (5+ messages)
` [RESEND 6/7] ARM: davinci: irqs: Correct McASP1 TX interrupt definition for DM646x

[RFC PATCH 0/5] MT8173 IOMMU support
 2015-03-18 11:22 UTC  (4+ messages)
` [PATCH 2/5] iommu/mediatek: Add mt8173 IOMMU driver

[PATCH 0/2 v2] dmaengine: remove Renesas Audio DMAC peri peri
 2015-03-18 11:21 UTC  (5+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 v2] ARM: configs: remove all CONFIG_RCAR_AUDMAC_PP from ARM defconfigs

[PATCH v7] ARM: dts: Add HS400 support for exynos5420 and exynos5800
 2015-03-18 11:20 UTC 

[PATCH] clocksource: atmel-st: select REGMAP_MMIO
 2015-03-18 11:06 UTC 

[PATCH v4 0/3] genirq: Saving/restoring the irqchip state of an irq line
 2015-03-18 11:01 UTC  (4+ messages)
` [PATCH v4 1/3] genirq: Allow the irqchip state of an IRQ to be save/restored
` [PATCH v4 2/3] irqchip: GIC: Add support for irq_{get, set}_irqchip_state
` [PATCH v4 3/3] irqchip: GICv3: "

[PATCH] arm64: defconfig: increase NR_CPUS range to 2-4096
 2015-03-18 11:01 UTC 

[PATCH v3] ARM: advertise availability of v8 Crypto instructions
 2015-03-18 11:01 UTC  (2+ messages)

[PATCH v2 0/3] ARM: mvebu: Enable XHCI on the Armada 385 AP
 2015-03-18 10:59 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: mvebu: armada-385-ap: Enable USB3 port

[PATCH v2] ARM: EXYNOS: Fix failed second suspend on Exynos4
 2015-03-18 10:47 UTC  (6+ messages)

[RFC PATCH v4 0/4] arm64:numa: Add numa support for arm64 platforms
 2015-03-18 10:47 UTC  (11+ messages)
` [RFC PATCH v4 3/4] arm64:thunder: Add initial dts for Cavium's Thunder SoC in 2 Node topology

[PATCH v6] ARM: dts: Add HS400 support for exynos5420 and exynos5800
 2015-03-18 10:39 UTC  (2+ messages)

[PATCH 1/2] arm64: psci: move psci firmware calls out of line
 2015-03-18 10:39 UTC  (6+ messages)
` [PATCH 2/2] ARM: "

Is cpufreq-dt safe without regulator support?
 2015-03-18 10:35 UTC  (8+ messages)

[PATCH v2 0/5] PCI: st: provide support for dw pcie
 2015-03-18 10:35 UTC  (5+ messages)
` [PATCH v2 3/5] PCI: st: Provide support for the sti PCIe controller

exynos5800-peach-pi: suspend/resume (still) broken
 2015-03-18 10:31 UTC  (2+ messages)

[PATCH] ARM: dts: sun9i: Enable ARM architected timer on A80
 2015-03-18 10:30 UTC  (2+ messages)

[PATCH 0/3] ARM: sun8i: Add SMP and arch-timer support for A23
 2015-03-18 10:29 UTC  (5+ messages)
` [PATCH 1/3] ARM: dts: sun8i: Enable ARM architected timer on A23
` [PATCH 2/3] ARM: sun8i: Add SMP support for the Allwinner A23

[PATCH] pinmux: allow exlusive pin allocation among GPIO and peripheral funtions via flag strict in struct pinctrl_desc
 2015-03-18 10:21 UTC 


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