linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-11 23:03:42 to 2014-06-12 14:43:07 UTC [more...]

[PATCH] arm64/crypto: fix and improve GHASH secure hash implementation
 2014-06-12 14:43 UTC 

[PATCH] [media] staging: allow omap4iss to be modular
 2014-06-12 14:28 UTC  (7+ messages)

[PATCH] drm: imx: use GENERIC_IRQ_CHIP
 2014-06-12 14:23 UTC  (2+ messages)

[PATCH V2 00/19] irqchip: crossbar: driver fixes
 2014-06-12 14:18 UTC  (40+ messages)
` [PATCH V2 01/19] irqchip: crossbar: dont use '0' to mark reserved interrupts
` [PATCH V2 02/19] irqchip: crossbar: check for premapped crossbar before allocating
` [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
` [PATCH V2 04/19] irqchip: crossbar: Initialise the crossbar with a safe value
` [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs
` [PATCH V2 06/19] irqchip: crossbar: remove IS_ERR_VALUE check
` [PATCH V2 07/19] irqchip: crossbar: fix sparse warnings
` [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning
` [PATCH V2 09/19] irqchip: crossbar: fix kerneldoc warning
` [PATCH V2 10/19] irqchip: crossbar: DRA7: Fix unused crossbar list
` [PATCH V2 11/19] irqchip: crossbar: fix memory leak incase of invalid entry
` [PATCH V2 12/19] irqchip: crossbar: return proper error value
` [PATCH V2 13/19] irqchip: crossbar: change the goto naming
` [PATCH V2 14/19] irqchip: crossbar: set cb pointer to null in case of error
` [PATCH V2 15/19] irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
` [PATCH V2 16/19] irqchip: crossbar: introduce ti, max-crossbar-sources to identify valid crossbar mapping
  ` [PATCH V2 16/19] irqchip: crossbar: introduce ti,max-crossbar-sources "
` [PATCH V2 17/19] irqchip: crossbar: introduce centralized check for crossbar write
` [PATCH V2 18/19] Documentation: dt: OMAP: crossbar: add description for interrupt consumer
` [PATCH V2 19/19] irqchip: crossbar allow for quirky hardware with direct hardwiring of GIC

Kconfig fails: big select-based circular dependency
 2014-06-12 14:17 UTC  (13+ messages)

[PATCH 0/5] Handle non-secure L2C initialization on Exynos4
 2014-06-12 14:13 UTC 

[PATCH 1/3 v4] spi: s3c64xx: fix broken "cs_gpios" usage in the driver
 2014-06-12 14:07 UTC  (6+ messages)
` [PATCH 2/3 v4] spi: s3c64xx: for DT platofrms always get the chipselect info from DT node
` [PATCH 3/3 v4] ARM: DTS: fix the chip select gpios definition in the SPI nodes

[PATCH] arm64: fix MAX_ORDER for 64K pagesize
 2014-06-12 13:57 UTC  (4+ messages)

[PATCH] ARM: dts: Initial ODROID U2 support
 2014-06-12 13:24 UTC  (4+ messages)
  ` Aw: "

[PATCHv4 0/5] mtd: gpmi: make blockmark swapping optional
 2014-06-12 13:20 UTC  (6+ messages)
` [PATCHv4 1/5] mtd: gpmi: remove useless (void *) type casts and spaces between type casts and variables
  ` [PATCHv4 2/5] mtd: gpmi: remove line breaks from error messages and improve wording
    ` [PATCHv4 3/5] mtd: gpmi: make blockmark swapping optional
      ` [PATCHv4 4/5] of/mtd/nand: add generic binding and helper for NAND_BBT_NO_OOB_BBM
        ` [PATCHv4 5/5] mtd: gpmi: prevent creating a new BBT when blockmark swapping is disabled

[PATCH 1/2] [RFC] ASoC: samsung: move s3c24xx over to dmaengine
 2014-06-12 13:16 UTC  (4+ messages)

[PATCH] ARM: dts: add support for Ka-Ro TX51
 2014-06-12 13:09 UTC 

[PATCHv2] ARM: dts: imx6: add support for Ka-Ro TX6 modules
 2014-06-12 13:05 UTC 

[PATCHv4 0/4] pwm: imx: support output polarity inversion
 2014-06-12 12:52 UTC  (5+ messages)
` [PATCHv4 1/4] pwm: print error messages with pr_err() instead of pr_debug()
  ` [PATCHv4 2/4] pwm: make the PWM_POLARITY flag in DTB optional
    ` [PATCHv4 3/4] pwm: imx: indentation cleanup
      ` [PATCHv4 4/4] pwm: imx: support output polarity inversion

[PATCH V2 0/2] ARM: dts: dra7: Add crossbar dt support
 2014-06-12 12:05 UTC  (3+ messages)
` [PATCH V2 1/2] ARM: dts: DRA7: Add routable-irqs property for gic node
` [PATCH V2 2/2] ARM: dts: DRA7: Add crossbar device binding

[PATCH V2 0/2] ARM: OMAP2+: remove DMA interrupt if DT provided
 2014-06-12 11:45 UTC  (3+ messages)
` [PATCH V2 1/2] ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driver
` [PATCH V2 2/2] ARM: DRA7: hwmod: remove interrupts for DMA

[PATCH v2 00/10] CMA: generalize CMA reserved area management code
 2014-06-12 11:38 UTC  (50+ messages)
` [PATCH v2 01/10] DMA, CMA: clean-up log message
` [PATCH v2 02/10] DMA, CMA: fix possible memory leak
` [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs
` [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region
` [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality
` [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework
` [PATCH v2 08/10] mm, cma: clean-up cma allocation error path
` [PATCH v2 09/10] mm, cma: move output param to the end of param list
` [PATCH v2 10/10] mm, cma: use spinlock instead of mutex

[PATCH 00/24] PM / Domains: Generic OF-based support and cleanups
 2014-06-12 10:26 UTC  (4+ messages)
` [PATCH 19/24] dt: bindings: ux500: Add documentation for power domains

[PATCH] ARM: dts: berlin2q.dtsi: set L2CC tag and data latency as 2 cycles
 2014-06-12 10:19 UTC  (4+ messages)

[RFC v2 00/10] kgdb: NMI/FIQ support for ARM
 2014-06-12  9:54 UTC  (5+ messages)
` [RFC v3 0/9] "
  ` [RFC v3 1/9] arm: fiq: arbitrary mappings from IRQ to FIQ virqs

[PATCH 0/{1,1}] i2c: Make I2C ID tables non-mandatory for DT/ACPI
 2014-06-12  9:28 UTC  (13+ messages)
` [PATCH] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices

[GIT PULL] MMC fixes for v.3.16
 2014-06-12  9:27 UTC 

[PATCH] ARM: dts: exynos4: fix pwm-cells in pwm node
 2014-06-12  9:21 UTC  (2+ messages)

[PATCH v4 0/6] ARM generic idle states
 2014-06-12  9:19 UTC  (8+ messages)
` [PATCH v4 3/6] drivers: cpuidle: implement OF based idle states infrastructure

[PATCH] mmc: sdhci-msm: Fix fallout from sdhci refactoring
 2014-06-12  8:59 UTC  (2+ messages)

[PATCH 1/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support
 2014-06-12  8:46 UTC  (6+ messages)
` [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

[PATCH v3 0/6] mfd: twl4030-power: Enable off-idle configuration when booted with device tree
 2014-06-12  8:33 UTC  (9+ messages)
` [GIT PULL] mfd: Immutable branch between MFD and OMAP, due for v3.16

[PATCH v2] mtd: atmel_nand: make ecc parameters same as definition
 2014-06-12  7:58 UTC 

[PATCH] mmc: atmel-mci: add 0x600 IP version
 2014-06-12  7:47 UTC 

[PATCH] clocksource: arch_arm_timer: Fix timecounter initialization
 2014-06-12  7:45 UTC  (3+ messages)

[PATCH] mtd: atmel_nand: make ecc parameters same as definition
 2014-06-12  7:45 UTC  (6+ messages)

[PATCH 0/3] Fix boot-hang on Peach-pit and Enable audio
 2014-06-12  7:40 UTC  (8+ messages)
` [PATCH 1/3] clk: exynos-audss: Keep the parent of mout_audss always enabled

[PATCH] i2c: sun6-p2wi: fix erroneous error message
 2014-06-12  7:32 UTC 

[PATCH v2] pinctrl: hide CONFIG_PINMUX and CONFIG_PINCONF
 2014-06-12  7:31 UTC  (2+ messages)

[PATCH v2 1/4] of: Add NVIDIA Tegra XUSB pad controller binding
 2014-06-12  7:22 UTC  (4+ messages)
` [PATCH v2 2/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support

[PATCH v1] fs2dt: Refine kdump device_tree sort
 2014-06-12  5:16 UTC 

[PATCH RFC v2 0/3] Add support for Hisilicon SMMU architecture
 2014-06-12  5:08 UTC  (4+ messages)
` [PATCH RFC v2 1/3] iommu/arm: Adjust code to facilitate support arm smmu variants
` [PATCH RFC v2 2/3] iommu/hisilicon: Add support for Hisilicon Ltd. System MMU architecture
` [PATCH RFC v2 3/3] documentation/iommu: Add description of Hisilicon SMMU private binding

[PATCH] ARM: exynos: Fix warning by constifying 'reg' in exynos_fdt_map_chipid()
 2014-06-12  4:49 UTC  (3+ messages)

[PATCH v2 1/2] usb: ehci-exynos: Make provision for vdd regulators
 2014-06-12  4:21 UTC  (3+ messages)

[PATCH 0/4] spi: qup: Fixes and new version support
 2014-06-12  4:02 UTC  (4+ messages)
` [PATCH 1/4] spi: qup: Remove chip select function

[PATCH v7 0/4] arm: dirty page logging support for ARMv7
 2014-06-12  3:02 UTC  (13+ messages)
` [PATCH v7 4/4] arm: dirty page logging 2nd stage page fault handling support
` [RESEND PATCH v7 3/4] arm: dirty log write protect management support

BUG: Bad page state in process swapper pfn:00000
 2014-06-12  2:51 UTC  (4+ messages)

[PATCH v2 0/2] clk: clk-hix5hd2 add complex clk and sd clk
 2014-06-12  2:39 UTC  (3+ messages)
` [PATCH v2 1/2] clk: hix5hd2: add complex clk
` [PATCH v2 2/2] clk: hix5hd2: add sd clk

[PATCH v5 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-06-12  1:59 UTC  (4+ messages)
` [PATCH v5 4/4] drivers: net: Add APM X-Gene SoC ethernet "

[PATCH 0/2] Add VIN and ADV7180 DT support for R8A7791/Henninger board
 2014-06-12  0:19 UTC  (6+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7791: add VIN DT support

[PATCH 0/2] arm64 bootwrapper fixes
 2014-06-12  0:12 UTC  (3+ messages)
` [PATCH 1/2] Makefile: Add local perl module include path
` [PATCH 2/2] configure: Fixes for --enable-xxx

[PATCH v2 0/7] Generic serial earlycon
 2014-06-11 23:44 UTC  (12+ messages)
` [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon

[PATCH] spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI
 2014-06-11 23:42 UTC  (2+ 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).