Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-16 22:06:45 to 2015-06-17 14:28:22 UTC [more...]

[PATCH] ARM: mvebu: use DT properties to fine-tune the L2 configuration
 2015-06-17 14:28 UTC  (2+ messages)

[PATCH v2 0/7] xen: Clean up
 2015-06-17 14:28 UTC  (8+ messages)
` [PATCH v2 1/7] xen: Include xen/page.h rather than asm/xen/page.h
` [PATCH v2 2/7] xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ring
` [PATCH v2 3/7] xen/grant-table: Remove unused macro SPP
` [PATCH v2 4/7] arm/xen: Drop duplicate define mfn_to_virt
` [PATCH v2 5/7] block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQS
` [PATCH v2 6/7] block/xen-blkfront: Remove invalid comment
` [PATCH v2 7/7] block/xen-blkback: s/nr_pages/nr_segs/

[PATCH] dmaengine: at_xdmac: fix bug about channel configuration
 2015-06-17 14:22 UTC 

[PATCH v7 0/7] arm64: Add kernel probes (kprobes) support
 2015-06-17 14:18 UTC  (2+ messages)

Add Mediatek SPI driver
 2015-06-17 14:10 UTC  (15+ messages)
` [PATCH 2/3] spi: mediatek: Add spi bus for Mediatek MT8173

[PATCH 1/9] irq: add irq_set_chained_handler_and_data()
 2015-06-17 14:10 UTC  (3+ messages)
` [PATCH] GPU: ipu: fix lockup caused by pending chained interrupts

[PATCH v3 00/10] kvmtool: arm64: GICv3 guest support
 2015-06-17 14:06 UTC  (19+ messages)
` [PATCH v3 01/10] AArch64: Reserve two 64k pages for GIC CPU interface
` [PATCH v3 02/10] AArch{32, 64}: use KVM_CREATE_DEVICE & co to instanciate the GIC
` [PATCH v3 03/10] irq: add irq__get_nr_allocated_lines
` [PATCH v3 04/10] AArch{32, 64}: dynamically configure the number of GIC interrupts
` [PATCH v3 05/10] arm: finish VGIC initialisation explicitly
` [PATCH v3 06/10] arm: simplify MMIO dispatching
` [PATCH v3 07/10] limit number of VCPUs on demand
` [PATCH v3 08/10] arm: prepare for instantiating different IRQ chip devices
` [PATCH v3 09/10] arm: add support for supplying GICv3 redistributor addresses
` [PATCH v3 10/10] arm: use new irqchip parameter to create different vGIC types

[PATCH v3] watchdog: bcm2835: Fix poweroff behaviour
 2015-06-17 14:04 UTC 

[PATCH 0/2] PSCI: system suspend support
 2015-06-17 13:57 UTC  (3+ messages)
` [PATCH 1/2] arm64: kernel: rename __cpu_suspend to keep it aligned with arm

[PATCH] ARM: DT: STiH410: Add bdisp dt nodes
 2015-06-17 13:52 UTC  (3+ messages)

[PATCH V7 0/3] OPP: Introduce OPP (V2) bindings
 2015-06-17 13:47 UTC  (10+ messages)
` [PATCH V7 2/3] OPP: Allow multiple OPP tables to be passed via DT
` [PATCH V7 3/3] OPP: Add binding for 'opp-suspend'

[PATCH] ARM: imx_v6_v7_defconfig: Enable kexec support
 2015-06-17 13:46 UTC 

[PATCH] ARM: mvebu: adjust Armada XP DT spi muxing after pinctrl function rename
 2015-06-17 13:43 UTC  (2+ messages)

[PATCH 00/13] Discover and probe dependencies
 2015-06-17 13:42 UTC  (14+ messages)
` [PATCH 01/13] gpiolib: Fix docs for gpiochip_add_pingroup_range
` [PATCH 02/13] driver-core: defer all probes until late_initcall
` [PATCH 03/13] ARM: tegra: Add gpio-ranges property
` [PATCH 04/13] pinctrl: tegra: Only set the gpio range if needed
` [PATCH 05/13] driver core: fix docbook for device_private.device
` [PATCH 06/13] of/platform: Set fwnode field for new devices
` [PATCH 07/13] driver-core: Add class.get_dependencies() callback
` [PATCH 08/13] gpio: sysfs: implement class.get_dependencies()
` [PATCH 09/13] gpu: host1x: "
` [PATCH 10/13] driver-core: add for_each_class()
` [PATCH 11/13] device property: add fwnode_get_parent()
` [PATCH 12/13] device property: add fwnode_get_name()
` [PATCH 13/13] driver-core: probe dependencies before probing

[PATCH 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-06-17 13:34 UTC  (9+ messages)
` [PATCH 04/10] KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
` [PATCH 07/10] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest

[PATCH v6 00/14] crypto: add a new driver for Marvell's CESA
 2015-06-17 13:32 UTC  (19+ messages)
` [PATCH v6 01/14] crypto: mv_cesa: document the clocks property
` [PATCH v6 02/14] crypto: mv_cesa: use gen_pool to reserve the SRAM memory region
` [PATCH v6 03/14] crypto: mv_cesa: explicitly define kirkwood and dove compatible strings
` [PATCH v6 04/14] crypto: add a new driver for Marvell's CESA
` [PATCH v6 05/14] crypto: marvell/CESA: add TDMA support
        ` [PATCH v7 "
` [PATCH v6 06/14] crypto: marvell/CESA: add DES support
` [PATCH v6 07/14] crypto: marvell/CESA: add Triple-DES support
` [PATCH v6 08/14] crypto: marvell/CESA: add MD5 support
` [PATCH v6 09/14] crypto: marvell/CESA: add SHA256 support
` [PATCH v6 10/14] crypto: marvell/CESA: add support for all armada SoCs
` [PATCH v6 11/14] crypto: marvell/CESA: add allhwsupport module parameter
` [PATCH v6 12/14] crypto: marvell/CESA: add support for Orion SoCs
` [PATCH v6 13/14] crypto: marvell/CESA: add support for Kirkwood and Dove SoCs
` [PATCH v6 14/14] crypto: marvell/CESA: add DT bindings documentation

[PATCH v5 0/2] ahci: Add generic MSI-X support for single interrupts to SATA PCI
 2015-06-17 13:30 UTC  (6+ messages)
    ` [PATCH] ahci, msix: Fix build error for !PCI_MSI
        ` [PATCH v2] "

[PATCH] clk: at91: add generated clock driver
 2015-06-17 13:23 UTC 

[PATCH] clk: at91: trivial: typo in peripheral clock description
 2015-06-17 13:22 UTC 

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

[PATCH 0/5] ARM: shmobile: R-Mobile APE6 / R-Car Gen2: Use "arm, gic-400"
 2015-06-17 13:03 UTC  (6+ messages)
` [PATCH 1/5] ARM: shmobile: r8a73a4 dtsi: Use "arm,gic-400" for GIC
` [PATCH 2/5] ARM: shmobile: r8a7790 "
` [PATCH 3/5] ARM: shmobile: r8a7791 "
` [PATCH 4/5] ARM: shmobile: r8a7793 "
` [PATCH 5/5] ARM: shmobile: r8a7794 "

[PATCH v4 0/6] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-06-17 13:02 UTC  (6+ messages)
` [PATCH v4 1/6] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others

[PATCH] ARM: fix DEBUG_UART_PHYS/VIRT issue when modifying DEBUG_LL output
 2015-06-17 12:46 UTC  (2+ messages)

[RESEND PATCH 0/2] get pinctrl more flexible for per pin muxing controllers
 2015-06-17 12:42 UTC  (7+ messages)
` [RESEND PATCH 1/2] pinctrl: change function behavior "
` [RESEND PATCH 2/2] pinctrl: introduce complex pin description

[PATCH v2 1/2] clk: at91: cleanup PMC header file for PCR register fields
 2015-06-17 12:40 UTC  (2+ messages)
` [PATCH v2 2/2] clk: at91: modify PMC peripheral clock to deal with newer register layout

[PATCH RESEND 0/4] dmaengine: mv_xor improvements
 2015-06-17 12:37 UTC  (7+ messages)
` [PATCH RESEND 1/4] dmaengine: mv_xor: add suspend/resume support
` [PATCH RESEND 2/4] dmaengine: mv_xor: remove support for dmacap, * DT properties
` [PATCH RESEND 3/4] ARM: mvebu: remove unneeded dmacap, * properties in Device Trees
` [PATCH RESEND 4/4] ARM: mvebu: use armada-380-xor on Armada 38x and 39x

[PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board
 2015-06-17 12:19 UTC  (5+ messages)
` [PATCH 11/11] dt: Exynos: add Snow SPI NOR node

[PATCH] ata: ahci_mvebu: add suspend/resume support
 2015-06-17 12:11 UTC 

[PATCH v2] clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSED
 2015-06-17 11:57 UTC  (2+ messages)

[PATCH v4] ARM: early fixmap support for earlycon
 2015-06-17 11:43 UTC  (5+ messages)

[PATCH 00/10] arm64: Use BRK instruction for generic BUG traps
 2015-06-17 11:35 UTC  (7+ messages)
` [PATCH 09/10] arm64/BUG: "
` [PATCH 10/10] arm64/BUG: Show explicit backtrace for WARNs

[PATCH] i2c: omap: improve duty cycle on SCL
 2015-06-17 11:09 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog
 2015-06-17 10:58 UTC  (6+ messages)
` [PATCH v2 2/3] watchdog: bcm2835: Add poweroff code for the Raspberry Pi

[PATCH v1 0/2] Implement sample time consideration
 2015-06-17 10:32 UTC  (5+ messages)
` [PATCH v1 1/2] iio: adc: Determine sampling frequencies by using minimum sample time

[PATCH 00/21] On-demand device registration
 2015-06-17 10:04 UTC  (8+ messages)
` [PATCH 02/21] ARM: tegra: Add gpio-ranges property

[PATCH 00/12] Remove mach-msm and associated code
 2015-06-17  9:56 UTC  (3+ messages)
      ` [PATCH 12/12] msm: msm_fb: Remove dead code

[PATCH 1/2] ARM: shmobile: R-Car Gen2: CONFIG_ARCH_SHMOBILE_MULTI is always set
 2015-06-17  9:34 UTC  (2+ messages)
` [PATCH 2/2] ARM: shmobile: timer: r8a73a4 and r8a7790 are multi-platform only

[PATCH 00/15] ARM: shmobile: Remove legacy sh73a0/kzm9g and r8a7740/armadillo
 2015-06-17  9:31 UTC  (16+ messages)
` [PATCH 01/15] ARM: shmobile: Remove legacy board code for KZM-A9-GT
` [PATCH 02/15] ARM: shmobile: Remove legacy kzm9g_defconfig
` [PATCH 03/15] ARM: shmobile: Drop sh73a0-kzm9g.dtb for legacy builds
` [PATCH 04/15] ARM: shmobile: Remove legacy SoC code for SH-Mobile AG5
` [PATCH 05/15] ARM: shmobile: Remove legacy board code for Armadillo-800 EVA
` [PATCH 06/15] ARM: shmobile: Remove legacy armadillo800eva_defconfig
` [PATCH 07/15] ARM: shmobile: Drop r8a7740-armadillo800eva.dtb for legacy builds
` [PATCH 08/15] ARM: shmobile: Remove legacy SoC code for R-Mobile A1
` [PATCH 09/15] ARM: shmobile: Remove unused dma-register.h
` [PATCH 10/15] ARM: shmobile: R-Mobile: Remove legacy PM Domain code
` [PATCH 11/15] ARM: shmobile: Remove obsolete zboot support
` [PATCH 12/15] pinctrl: sh-pfc: sh73a0: Remove obsolete multi-platform check
` [PATCH 13/15] pinctrl: sh-pfc: Remove obsolete sh73a0 platform_device_id entry
` [PATCH 14/15] pinctrl: sh-pfc: r8a7740: Remove obsolete multi-platform check
` [PATCH 15/15] pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entry

[PATCH v2] arm: KVM: force execution of HCPTR access on VM exit
 2015-06-17  9:27 UTC 

[PATCH RESEND] i2c: omap: improve duty cycle on SCL
 2015-06-17  9:19 UTC  (2+ messages)

[PATCH] arm64/kvm: Add generic v8 KVM target
 2015-06-17  9:00 UTC 

[RESEND PATCH 1/2] ARM: at91/dt: trivial: fix USB udc compatible string
 2015-06-17  8:59 UTC  (2+ messages)
` [RESEND PATCH 2/2] ARM: at91/dt: update udc compatible strings

[PATCH] gpio: zynq: add missing module_exit function
 2015-06-17  8:51 UTC 

[PATCHv2 0/7] arm64: perf: heterogeneous PMU support
 2015-06-17  8:42 UTC  (5+ messages)
` [PATCHv2 1/7] arm: perf: factor arm_pmu core out to drivers

[PATCH v2 0/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb
 2015-06-17  8:38 UTC  (8+ messages)
` [PATCH v2 1/7] Revert "staging: board: disable as it breaks the build"
` [PATCH v2 2/7] staging: board: Initialize staging board code earlier
` [PATCH v2 3/7] staging: board: Add support for translating hwirq to virq numbers
` [PATCH v2 4/7] staging: board: kzm9d: Translate hwirq numbers "
` [PATCH v2 5/7] staging: board: Add support for devices with complex dependencies
` [PATCH v2 6/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb
` [PATCH v2 7/7] ARM: shmobile: armadillo800eva dts: Add pinctrl and gpio-hog for lcdc0

[PATCH 0/2] pinctrl: Enable support for external GPIO interrupts
 2015-06-17  8:26 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: meson: Enable GPIO IRQs

[PATCH 1/2] pinctrl: rockchip: generalize perpin driver-strength setting
 2015-06-17  8:21 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: rockchip: add support for the rk3368

[PATCH v5 00/11] Add simple NVMEM Framework via regmap
 2015-06-17  8:00 UTC  (18+ messages)
` [PATCH v5 03/11] nvmem: Add a simple NVMEM framework for nvmem providers
` [PATCH v5 04/11] nvmem: Add a simple NVMEM framework for consumers
` [PATCH v5 05/11] nvmem: Add nvmem_device based consumer apis
` [PATCH v5 06/11] nvmem: Add bindings for simple nvmem framework
` [PATCH v5 07/11] nvmem: Add simple nvmem-mmio consumer helper functions
` [PATCH v5 08/11] nvmem: qfprom: Add Qualcomm QFPROM support
` [PATCH v5 09/11] nvmem: qfprom: Add bindings for qfprom
` [PATCH v5 10/11] nvmem: sunxi: Move the SID driver to the nvmem framework

[PATCH v4] Mediatek SCPSYS power domain support
 2015-06-17  7:56 UTC  (4+ messages)
` [PATCH 5/5] ARM64: MediaTek MT8173: Add SCPSYS device node

[PATCH v5 00/14] crypto: add a new driver for Marvell's CESA
 2015-06-17  7:37 UTC  (10+ messages)
` [PATCH v5 04/14] "
` [PATCH v5 05/14] crypto: marvell/CESA: add TDMA support

[PATCH v2 0/6] Introduce Allwinner A33 support
 2015-06-17  7:26 UTC  (16+ messages)
` [PATCH v2 6/6] ARM: sun8i: dts: Add Ippo-q8h v1.2 with A33 and 1024x600 lcd support

[PATCH v4 0/4] remoteproc: Introduce wkup_m3_rproc driver
 2015-06-17  7:12 UTC  (2+ messages)

[PATCH 9/9] irq: spear-shirq: fix race in installing chained IRQ handler
 2015-06-17  2:40 UTC  (2+ messages)

[PATCH v0] arm64: dts: Add poweroff button device node for APM X-Gene platform
 2015-06-17  1:41 UTC 

[PATCH v2 0/2] Add R8A7790 EtherAVB DT support
 2015-06-17  0:39 UTC  (3+ messages)

[PATCH] drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c code
 2015-06-17  0:36 UTC  (5+ messages)

[GIT PULL] SoCFPGA updates for v4.2, part 3
 2015-06-16 23:21 UTC  (2+ messages)

[PATCH] Documentation: ARM: EXYNOS: Describe boot loaders interface
 2015-06-16 23:12 UTC  (2+ messages)

[PATCH 0/3] ARM: Allow SPARSEMEM on multiplatform build
 2015-06-16 23:08 UTC  (2+ messages)

[PATCH 1/2] arm: boot: dts: am4372: add operating points
 2015-06-16 22:08 UTC  (5+ messages)
` [PATCH 2/2] cpufreq: dt: allow driver to boot automatically

[PATCH 8/9] irq: irq-keystonr: fix race in installing chained IRQ handler
 2015-06-16 22:06 UTC 

[PATCH 7/9] gpio: gpio-tegra: fix race in installing chained IRQ handler
 2015-06-16 22:06 UTC 

[PATCH 6/9] gpio: gpio-mxs: fix race in installing chained IRQ handler
 2015-06-16 22:06 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 read-only IMAP folder(s) and NNTP newsgroup(s).