Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-29 21:30:08 to 2015-06-30 15:18:07 UTC [more...]

[PATCH 00/13] Discover and probe dependencies
 2015-06-30 15:18 UTC  (7+ messages)
` [PATCH 08/13] gpio: sysfs: implement class.get_dependencies()
` [PATCH 13/13] driver-core: probe dependencies before probing

[PATCH 1/4] ARM: rcm-k1879xb1: Add support for K1879XB1 SoC
 2015-06-30 15:15 UTC  (7+ messages)
` [PATCH v2 0/5] [New SoC] Add support for RC Module's K1879XB1YA
  ` [PATCH v2 1/5] ARM: rcm-k1879xb1: Add support for K1879XB1 SoC
  ` [PATCH v2 2/5] of: Add vendor prefix for RC Module
  ` [PATCH v2 3/5] ARM: dts: rcm-k1879xb1: Add dts files for K1879XB1YA
  ` [PATCH v2 4/5] ARM: Add defconfig for RC Module K1879XB1YA SoC
  ` [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver for K1879XB1YA

[PATCH RFC v2 00/16] PM / Domains: Generic PM domains for CPUs
 2015-06-30 15:10 UTC  (5+ messages)
` [PATCH RFC v2 09/16] arm: domain: Add platform callbacks for domain power on/off

[PATCH v2 0/9] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
 2015-06-30 15:07 UTC  (10+ messages)
` [PATCH v2 6/9] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init

[PATCH] ARM: psci: boot_secondary: replace __pa with virt_to_idmap
 2015-06-30 15:05 UTC  (3+ messages)

[PATCH v3 1/1] ARM: dts: imx7d: add cortex-a7 coresight component
 2015-06-30 14:58 UTC 

[PATCH] keystone: adds cpu_die implementation
 2015-06-30 14:54 UTC  (7+ messages)

[PATCH 0/2] arm64/efi: adapt to UEFI 2.5 properties table changes
 2015-06-30 14:53 UTC  (5+ messages)
` [PATCH 1/2] arm64/efi: base UEFI mapping permissions on region attributes
` [PATCH 2/2] arm64/efi: don't pad between EFI_MEMORY_RUNTIME regions

[PATCH v3 0/6] dmaengine: mv_xor fixes and improvements
 2015-06-30 14:36 UTC  (7+ messages)
` [PATCH v3 1/6] dmaengine: mv_xor: fix big endian operation in register mode
` [PATCH v3 2/6] dmaengine: mv_xor: add suspend/resume support
` [PATCH v3 3/6] dmaengine: mv_xor: remove support for dmacap, * DT properties
` [PATCH v3 4/6] dmaengine: mv_xor: remove mv_xor_chan->current_type field
` [PATCH v3 5/6] dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()
` [PATCH v3 6/6] dmaengine: mv_xor: optimize performance by using a subset of the XOR channels

[PATCH v4 0/3] Fix Ethernet jumbo frames support for Armada 370 and 38x
 2015-06-30 14:26 UTC  (7+ messages)
` [PATCH v4 1/3] net: mvneta: introduce compatible string "marvell, armada-xp-neta"
  ` [PATCH v4 1/3] net: mvneta: introduce compatible string "marvell,armada-xp-neta"
` [PATCH v4 2/3] ARM: mvebu: update Ethernet compatible string for Armada XP
` [PATCH v4 3/3] net: mvneta: disable IP checksum with jumbo frames for Armada 370

[RFC PATCH v4 0/4] arm64:numa: Add numa support for arm64 platforms
 2015-06-30 14:22 UTC  (4+ messages)

[PATCH v2] ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table
 2015-06-30 14:15 UTC 

[PATCH 0/4] irqchip, gicv3: Implement Cavium ThunderX errata
 2015-06-30 14:14 UTC  (5+ messages)
` [PATCH 1/4] irqchip, gicv3-its: Read typer register outside the loop
` [PATCH 2/4] irqchip, gicv3: Add HW revision detection and configuration
` [PATCH 3/4] irqchip, gicv3: Implement Cavium ThunderX erratum 23154
` [PATCH 4/4] irqchip, gicv3-its: Implement Cavium ThunderX errata 22375, 24313

[PATCH 0/8] iommu/arm-smmu: bugfixs and add support for non-pci devices
 2015-06-30 14:11 UTC  (21+ messages)
` [PATCH 1/8] iommu/arm-smmu: fix the assignment of log2size field
` [PATCH 3/8] iommu/arm-smmu: fix the values of ARM64_TCR_IRGN0_SHIFT and ARM64_TCR_ORGN0_SHIFT
` [PATCH 4/8] iommu/arm-smmu: set EPD1 to disable TT1 translation table walk
` [PATCH 6/8] iommu/arm-smmu: add support for non-pci devices
` [PATCH 7/8] iommu/arm-smmu: enlarge STRTAB_L1_SZ_SHIFT to support larger sidsize
` [PATCH 8/8] iommu/arm-smmu: suppress fault information about CMD_PREFETCH_CONFIG execution

[PATCH v3 0/3] Fix Ethernet jumbo frames support for Armada 370 and 38x
 2015-06-30 14:08 UTC  (5+ messages)
` [PATCH v3 1/3] net: mvneta: introduce compatible string "marvell, armada-xp-neta"
` [PATCH v3 2/3] ARM: mvebu: update Ethernet compatible string for Armada XP
` [PATCH v3 3/3] ARM: mvebu: disable IP checksum with jumbo frames for Armada 370

[PATCH 1/3] hvc_dcc: bind driver to core0 for reads and writes
 2015-06-30 14:07 UTC  (3+ messages)

[PATCH v3 0/4] tty/serial: at91: add support to FIFOs
 2015-06-30 14:05 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: at91/dt: add a new DT property to support FIFOs on Atmel USARTs
` [PATCH v3 2/4] tty/serial: at91: fix some macro definitions to fit coding style
` [PATCH v3 3/4] tty/serial: at91: add support to FIFOs
` [PATCH v3 4/4] tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled

[PATCH 0/7] KVM: arm/arm64: gsi routing support
 2015-06-30 14:02 UTC  (4+ messages)
` [PATCH 4/7] KVM: arm/arm64: enable irqchip routing

[PATCH v2] gpio/xilinx: Use correct address when setting initial values
 2015-06-30 13:58 UTC  (2+ messages)

[PATCH] ARM64: TTY: hvc_dcc: Add support for ARM64 dcc
 2015-06-30 13:58 UTC  (5+ messages)

[GIT PULL] ARM: mvebu: fixes for v4.2
 2015-06-30 13:57 UTC 

[PATCH] ARM: tegra: paz00: set gpiod_lookup table conn_id's
 2015-06-30 13:56 UTC  (3+ messages)

[PATCH for 3.10.y v2] bus: mvebu: pass the coherency availability information at init time
 2015-06-30 13:54 UTC 

[PATCH for 3.14.y] bus: mvebu: pass the coherency availability information at init time
 2015-06-30 13:52 UTC 

[PATCH] gpio: zynq: Fix problem with unbalanced pm_runtime_enable
 2015-06-30 13:46 UTC  (2+ messages)

[PATCH v7 0/7] arm64: Add kernel probes (kprobes) support
 2015-06-30 13:41 UTC  (13+ messages)
` [PATCH v7 1/7] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
` [PATCH v7 2/7] arm64: Add more test functions to insn.c
` [PATCH v7 5/7] arm64: Add trampoline code for kretprobes

[PATCH v2 0/4] Add Mediatek SPI bus driver
 2015-06-30 13:35 UTC  (6+ messages)
` [PATCH v2 3/4] spi: mediatek: Add spi bus for Mediatek MT8173
` [PATCH v2 4/4] arm64: dts: Add spi bus dts

[PATCH v3 00/11] KVM: arm: debug infrastructure support
 2015-06-30 13:20 UTC  (17+ messages)
` [PATCH v3 02/11] KVM: arm: rename pm_fake handler to trap_raz_wi
` [PATCH v3 03/11] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code
` [PATCH v3 05/11] KVM: arm: check ordering of all system register tables
` [PATCH v3 07/11] KVM: arm: add trap handlers for 64-bit debug registers
` [PATCH v3 08/11] KVM: arm: implement dirty bit mechanism for "
` [PATCH v3 09/11] KVM: arm: implement lazy world switch "
` [PATCH v3 10/11] KVM: arm: add a trace event for cp14 traps
` [PATCH v3 11/11] KVM: arm: enable trapping of all debug registers

[PATCH] ARM: mvebu: pass the coherency availability information at init time
 2015-06-30 13:09 UTC  (8+ messages)

[PATCH] dmaengine: at_xdmac: fix bug about channel configuration
 2015-06-30 13:03 UTC  (2+ messages)

[PATCH v2 1/1] dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
 2015-06-30 13:01 UTC  (3+ messages)

[PATCH] ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not set
 2015-06-30 12:48 UTC 

[PATCH v4] ARM: early fixmap support for earlycon
 2015-06-30 12:33 UTC  (2+ messages)

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-06-30 12:27 UTC  (10+ messages)
` [PATCH v2 1/9] arm: allow copying of vector table to internal SRAM memory
` [PATCH v2 2/9] arm: twr-k70f120m: basic support for Kinetis TWR-K70F120M
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC
` [PATCH v2 4/9] arm: twr-k70f120m: timer "
` [PATCH v2 5/9] arm: twr-k70f120m: IOMUX "
` [PATCH v2 6/9] arm: twr-k70f120m: extend Freescale eDMA driver with the ability to support "
` [PATCH v2 7/9] arm: twr-k70f120m: use Freescale eDMA driver with "
` [PATCH v2 8/9] arm: twr-k70f120m: extend Freescale lpuart driver with ability to support "
` [PATCH v2 9/9] arm: twr-k70f120m: use Freescale lpuart driver with "

[PATCH 1/1] ARM: OMAP2: Deletion of unnecessary checks before three function calls
 2015-06-30 12:10 UTC  (2+ messages)
                                  ` [PATCH] ARM: OMAP2: Delete "

[PATCH] ARM: dts: am4372.dtsi: disable rfbi
 2015-06-30 12:04 UTC 

[PATCH v4] arm DMA: Fix allocation from CMA for coherent DMA
 2015-06-30 11:40 UTC  (3+ messages)

[PATCH] ARM: fix vdsomunge not to depend on glibc specific error.h
 2015-06-30 11:05 UTC  (2+ messages)

Regular oops on shutdown of KVM/ARM64 machines with VGA device
 2015-06-30 10:34 UTC  (7+ messages)

[PATCH 1/1] dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
 2015-06-30 10:13 UTC  (2+ messages)

Memory size unaligned to section boundary
 2015-06-30 10:01 UTC  (3+ messages)
` [PATCH] ARM: mm: handle non-pmd-aligned end of RAM

[PATCH 0/7] ARM: shmobile: Move gpio ranges from C code to DT
 2015-06-30  9:54 UTC  (18+ messages)
` [PATCH 1/7] ARM: shmobile: r8a73a4 dtsi: Add missing "gpio-ranges" to gpio node
` [PATCH 2/7] ARM: shmobile: r8a7740 "
` [PATCH 3/7] ARM: shmobile: sh73a0 "
` [PATCH 4/7] pinctrl: sh-pfc: Stop calling gpiochip_add_pin_range() on DT platforms
` [PATCH 5/7] pinctrl: sh-pfc: Remove empty gpio_function_free()
` [PATCH 6/7] pinctrl: sh-pfc: Move sh_pfc_add_gpiochip() up
` [PATCH 7/7] pinctrl: sh-pfc: Confine legacy function GPIOs to SH

n900 in 4.1-rc0
 2015-06-30  9:53 UTC  (3+ messages)
  ` n900 in 4.2-rc0: repeating oopses

[PATCH 1/3] ARM: dts: imx6qdl-sabrelite: Allow HDMI and LVDS to work simultaneously
 2015-06-30  9:41 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: imx6qdl-nitrogen6x: "

[PATCH 01/41] clocksource: asm9260: Migrate to new 'set-state' interface
 2015-06-30  9:20 UTC  (6+ messages)
` [PATCH 02/41] clocksource: cadence_ttc: "

[RESEND PATCH 0/2] get pinctrl more flexible for per pin muxing controllers
 2015-06-30  9:17 UTC  (6+ messages)
` [RESEND PATCH 1/2] pinctrl: change function behavior "

[PATCH] arm64: dts: mt8173: add clock_null
 2015-06-30  9:07 UTC  (5+ messages)

[PATCH] arm: perf: Set affinity for PPI based PMUs
 2015-06-30  8:52 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-wandboard: add gpio lines to wandboard shared dtsi
 2015-06-30  8:08 UTC  (3+ messages)
` [PATCH] Add dts info for wandboard GPIO lines

Use of pinctrl-single for external device over I2C
 2015-06-30  7:58 UTC  (7+ messages)

[PATCH v2 0/2] Add mt6580 basic chip support
 2015-06-30  7:02 UTC  (3+ messages)
` [PATCH v2 1/2] Document: DT: Add bindings for mediatek MT6580 SoC Platform
` [PATCH v2 2/2] ARM: dts: mediatek: add 6580 support

[PATCH v1 0/4] Add support for touchscreen on Colibri VF50
 2015-06-30  6:54 UTC  (5+ messages)
` [PATCH v1 1/4] ARM: dts: vfxxx: Add io-channel-cells property for ADC node
` [PATCH v1 2/4] ARM: dts: vf500-colibri: Add device tree node for touchscreen support
` [PATCH v1 3/4] touchscreen: colibri-vf50-ts: Add touchscreen support for Colibri VF50
` [PATCH v1 4/4] input: Add DT binding documentation for Colibri VF50 touchscreen

[PATCH v3 0/2] Add MediaTek display PWM driver
 2015-06-30  6:35 UTC  (2+ messages)

[PATCH RESEND v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries
 2015-06-30  6:34 UTC  (2+ messages)

[PATCH] clk: samsung: fix cpu clock's flags checking
 2015-06-30  6:27 UTC  (3+ messages)

[PATCH v3 0/2] arm64: dts: Mediatek: MT8173 updtes
 2015-06-30  6:26 UTC  (5+ messages)
` [PATCH v3 2/2] arm64: dts: mt8173: Add I2C device node

[PATCH] phy: phy-mxs-usb: suspend to RAM causes NULL pointer dereference
 2015-06-30  6:20 UTC  (4+ messages)

[PATCH] pinctrl: samsung: Remove old unused defines
 2015-06-30  6:20 UTC  (2+ messages)

next-20150629 build: 1 failures 74 warnings (next-20150629)
 2015-06-30  6:11 UTC  (2+ messages)

[PATCH-V5 0/4] mfd: 88pm800: Add Device tree support
 2015-06-30  5:40 UTC  (11+ messages)
` [PATCH-V5 1/4] mfd: 88pm800: Add device "
` [PATCH-V5 2/4] mfd: 88pm800: Remove unnecessary protection around pdata
` [PATCH-V5 3/4] mfd: 88pm800: Set default interrupt clear method
` [PATCH-V5 4/4] mfd: devicetree: bindings: Add new 88pm800 mfd binding

[PATCH 0/2] Consolidate redundant register/stack access code
 2015-06-30  3:29 UTC  (5+ messages)
` [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file

[PATCH v2 0/4] Add Mediatek MT8173 subsystem clocks support
 2015-06-30  2:58 UTC  (5+ messages)
` [PATCH v2 1/4] clk: mediatek: mt8173: Fix enabling of critical clocks
` [PATCH v2 2/4] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock controllers
` [PATCH v2 3/4] clk: mediatek: Add subsystem clocks of MT8173
` [PATCH v2 4/4] clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS

[PATCH] ARM: dts: vf610: Extend I2C support to all available buses
 2015-06-30  2:20 UTC  (3+ messages)

[PATCH] ARM: dts: exynos4: add DMA support for serial ports
 2015-06-30  0:56 UTC  (2+ messages)

[PATCH] ARM: dts: sunxi: Adjust touchscreen compatible for sun5i and later
 2015-06-30  0:39 UTC  (4+ messages)

[PATCH v2 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform
 2015-06-30  0:22 UTC  (7+ messages)
` [PATCH v2 2/4] ARM: dts: Exynos5250: add CPU OPP and regulator supply property
` [PATCH v2 3/4] ARM: Exynos: switch to using generic cpufreq driver for Exynos5250
` [PATCH v2 4/4] cpufreq: exynos: remove Exynos5250 specific cpufreq driver support

ARM64 kexec/kdump timeline
 2015-06-29 23:20 UTC  (5+ messages)

[PATCH 0/2] Add Mediatek MT8173 cpufreq driver
 2015-06-29 21:53 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mediatek: Add MT8173 cpufreq driver binding

[PATCH 0/2] iProc clock driver fixes
 2015-06-29 21:33 UTC  (6+ messages)
` [PATCH 1/2] clk: iproc: fix memory leak from clock name
` [PATCH 2/2] clk: iproc: fix bit manipulation arithmetic


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 read-only IMAP folder(s) and NNTP newsgroup(s).