public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2014-06-11 16:50:27 to 2014-06-12 12:52:46 UTC [more...]

[PATCHv4 0/4] pwm: imx: support output polarity inversion
 2014-06-12 12:52 UTC  (3+ 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

[PATCH V2 00/19] irqchip: crossbar: driver fixes
 2014-06-12 12:51 UTC  (21+ 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 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

[PATCH] ARM: dts: Initial ODROID U2 support
 2014-06-12 12:44 UTC 

Kconfig fails: big select-based circular dependency
 2014-06-12 12:19 UTC  (9+ messages)

[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  (19+ messages)
` [PATCH 07/24] ARM: shmobile: Drop dev_irq_safe from r8a7779 genpd config
` [PATCH 19/24] dt: bindings: ux500: Add documentation for power domains
` [PATCH 20/24] dt: bindings: ux500: Add header for power domains specifiers
` [PATCH 02/24] drivercore: Bind/unbind power domain on probe/remove

[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  (10+ messages)
` [PATCH v4 1/6] Documentation: arm: define DT idle states bindings
` [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  (5+ 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 2/2] configure: Fixes for --enable-xxx
` [PATCH 1/2] Makefile: Add local perl module include path

[PATCH v2 0/7] Generic serial earlycon
 2014-06-11 23:44 UTC  (13+ 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)

[PATCH] arm64: fix MAX_ORDER for 64K pagesize
 2014-06-11 23:04 UTC  (3+ messages)

[RFC 0/5] Two-phase seccomp and an x86_64 fast path
 2014-06-11 22:32 UTC  (13+ messages)
` [RFC 1/5] seccomp, x86, arm, mips, s390: Remove nr parameter from secure_computing
` [RFC 2/5] x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls
` [RFC 3/5] seccomp: Refactor the filter callback and the API
` [RFC 4/5] seccomp: Allow arch code to provide seccomp_data
` [RFC 5/5] x86,seccomp: Add a seccomp fastpath

[PATCH v7 0/2] i2c: sunxi: add P2WI controller support
 2014-06-11 22:24 UTC  (2+ messages)

[PATCH v2] uhci-platform: use devm_ioremap resource
 2014-06-11 21:03 UTC  (5+ messages)

[PATCH] arm64: fix build error in sigcontext.h
 2014-06-11 20:14 UTC 

[PATCH 1/2 v3] spi: s3c64xx: use "cs-gpios" from spi node instead of "cs-gpio"
 2014-06-11 18:28 UTC  (9+ messages)

[PATCH v8 0/7] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-06-11 18:14 UTC  (3+ messages)
` [PATCH v8 2/7] clocksource: Add support for the Mediatek SoCs

[GIT PULL] Allwinner sunXi clock changes for 3.16, rebased
 2014-06-11 17:14 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