Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-15 02:34:08 to 2015-07-15 15:37:14 UTC [more...]

[PATCH v5 0/3] Add MediaTek display PWM driver
 2015-07-15 15:37 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: pwm: add MediaTek display PWM bindings

[PATCH] arm: fault.c: fix unhandled page fault message
 2015-07-15 15:30 UTC 

[PATCH 0/3] arm/arm64: vexpress: DT updates for v4.2
 2015-07-15 15:28 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MG

[RFC 0/3] arm64: ftrace: fix incorrect output from stack tracer
 2015-07-15 14:55 UTC  (8+ messages)
` [RFC 2/3] arm64: refactor save_stack_trace()

No subject
 2015-07-15 14:54 UTC  (5+ messages)
` [PATCH] dmaengine: fsl-edma: add PM suspend/resume support

[PATCH v2] ARM: dts: vf-colibri: define stdout-path property
 2015-07-15 14:50 UTC 

[PATCH v3 0/3] arm: kernel: implement cpuidle_ops with psci backend
 2015-07-15 14:45 UTC  (9+ messages)
` [PATCH v3 3/3] "

[PATCH 1/2] irqchip: gic: enable SKIP_SET_WAKE and MASK_ON_SUSPEND
 2015-07-15 14:38 UTC  (2+ messages)
` [PATCH 2/2] irqchip: gic: remove reduntant gic_set_irqchip_flags

[GIT PULL] omap dts changes for v4.3, part 1
 2015-07-15 14:21 UTC  (2+ messages)

[PATCH v3] gpio: UniPhier: add driver for UniPhier GPIO controller
 2015-07-15 14:15 UTC  (2+ messages)

[RFC PATCH 0/2] spi: add dual parallel & stacked mode support in Zynq MPSoC GQSPI controller
 2015-07-15 14:12 UTC  (3+ messages)

[PATCH] ARM: dts: vf-colibri: define stdout-path property
 2015-07-15 14:05 UTC  (3+ messages)

[GIT PULL] omap fixes against v4.2-rc2
 2015-07-15 14:01 UTC  (2+ messages)

[PATCH] input: snvs_pwrkey: add linux prefix for wakeup property
 2015-07-15 14:00 UTC  (2+ messages)

[PATCH][v3] ARM: imx: pinctrl-imx: imx7d: add support for iomuxc lpsr
 2015-07-15 13:57 UTC  (3+ messages)

[RESEND PATCH 0/2] get pinctrl more flexible for per pin muxing controllers
 2015-07-15 13:52 UTC  (14+ messages)
` [RESEND PATCH 1/2] pinctrl: change function behavior "
` [RESEND PATCH 2/2] pinctrl: introduce complex pin description

[PATCH] ARM: DRA7: Provide proper IO map table
 2015-07-15 13:41 UTC  (3+ messages)

[PATCH 0/4] ARM: dts: rockchip: add initial support for rk3288 Chrome-devices
 2015-07-15 13:34 UTC  (4+ messages)
` [PATCH 1/4] ARM: dts: Add sbs-battery dts fragment used by chromebooks
  ` [PATCH v1.1 "

[PATCH] pinctrl: at91: fix null pointer dereference
 2015-07-15 13:30 UTC  (5+ messages)

[PATCH] phy: Drop owner assignment from platform_driver
 2015-07-15 13:27 UTC  (3+ messages)

[PATCH 0/4] phy: berlin-usb: PLL divider fixes
 2015-07-15 13:23 UTC  (3+ messages)

[PATCH] arm64: Split out platform options to separate Kconfig
 2015-07-15 13:20 UTC  (3+ messages)

[PATCH v3 0/2] Implement sample time consideration for Vybrid's ADC
 2015-07-15 13:02 UTC  (4+ messages)
` [PATCH v3 2/2] ARM: dts: vf-colibri: Add property for minimum sample time

[RFC PATCH 0/2] remoteproc: Add zynqmp R5 remoteproc driver
 2015-07-15 12:50 UTC  (4+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] Documentation: DTS: bindings: add ZynqMP RPU remoteproc

[PATCH 1/1] ARM: dts: imx6ul: add snvs rtc, powerkey and poweroff support
 2015-07-15 12:43 UTC 

[PATCH] irqchip: omap-intc: improve IRQ handler
 2015-07-15 12:36 UTC  (4+ messages)

[PATCH v6 0/4] musb: sunxi: Add support for the Allwinner sunxi musb
 2015-07-15 12:35 UTC  (4+ messages)
` [PATCH v6 1/4] phy-sun4i-usb: Add missing EXPORT_SYMBOL for sun4i_usb_phy_set_squelch_detect

[PATCH v2 0/5] Mediatek xHCI support
 2015-07-15 12:33 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs

[PATCH v2 0/5] clk: support clocks which requires parent clock on during operation
 2015-07-15 12:29 UTC  (5+ messages)
` [PATCH v2 1/5] clk: remove duplicated code with __clk_set_parent_after

[PATCH v4 00/19] Per-device MSI domain & platform MSI
 2015-07-15 12:16 UTC  (20+ messages)
` [PATCH v4 01/19] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v4 02/19] PCI: MSI: Register irq domain with specific token
` [PATCH v4 03/19] device core: Introduce per-device MSI domain pointer
` [PATCH v4 04/19] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v4 05/19] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v4 06/19] PCI/MSI: of: Allow msi_domain lookup using the host bridge node
` [PATCH v4 07/19] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v4 08/19] platform: of: Assign MSI domain to platform device
` [PATCH v4 09/19] drivers: base: Add MSI domain support for non-PCI devices
` [PATCH v4 10/19] genirq: Add DOMAIN_BUS_NEXUS irqdomain property
` [PATCH v4 11/19] irqchip: gicv3-its: Split PCI/MSI code from the core ITS driver
` [PATCH v4 12/19] irqchip: gicv3-its: Register irq domain with NEXUS token
` [PATCH v4 13/19] irqchip: gicv3-its: Get rid of struct msi_controller
` [PATCH v4 14/19] irqchip: gicv3-its: Make the PCI/MSI code standalone
` [PATCH v4 15/19] irqchip: gicv3-its: Add platform MSI support
` [PATCH v4 16/19] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH v4 17/19] irqchip: GICv2m: Add platform MSI support
` [PATCH v4 18/19] PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
` [PATCH v4 19/19] PCI/MSI: Drop domain field from msi_controller

[PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
 2015-07-15 12:02 UTC  (6+ messages)
` [PATCH v2 15/15] KVM: arm64: enable ITS emulation as a virtual MSI controller

[PATCH v4 0/2] USB OTG PHY driver for NXP LPC18xx family
 2015-07-15 11:53 UTC  (3+ messages)

[PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board
 2015-07-15 11:52 UTC  (7+ messages)
` [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size

[RFC] ARM: EXYNOS: reset KFC cores when cpu is up
 2015-07-15 11:35 UTC  (7+ messages)

[PATCH] ARM64: kernel: implement ACPI parking protocol
 2015-07-15 11:33 UTC 

[PATCH v5 0/7] phy-sun4i-usb: Add OTG and newer SoC support
 2015-07-15 11:07 UTC  (2+ messages)

[PATCH v4 0/2] Remaining sunxi musb patches
 2015-07-15 10:58 UTC  (4+ messages)
` [PATCH v4 1/2] phy-sun4i-usb: Add full support for usb0 phy / OTG

[PATCH 0/3] kexec: crash_kexec_post_notifiers boot option related fixes
 2015-07-15 10:49 UTC  (21+ messages)
` [PATCH 1/3] panic: Disable crash_kexec_post_notifiers if kdump is not available
` [PATCH 3/3] kexec: Change the timing of callbacks related to "crash_kexec_post_notifiers" boot option

[PATCH 0/2] PSCI: system suspend support
 2015-07-15 10:20 UTC  (11+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] drivers: firmware: psci: add "

[PATCH] ARM: BCM: Restrict Broadcom BCM470X / BCM5301X to non-LPAE
 2015-07-15 10:08 UTC  (4+ messages)

[PATCH v3 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform
 2015-07-15 10:01 UTC  (3+ messages)
` [PATCH v3 1/4] clk: samsung: exynos5250: add cpu clock configuration data and instantiate cpu clock

[PATCH] arm64: dts: sprd: adding ETM entries to Spreadtrum SC9836
 2015-07-15 10:01 UTC  (2+ messages)

[PATCH] arm: dts: dra7: arch timer sits in always-on power domain
 2015-07-15 10:00 UTC  (3+ messages)

[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-07-15  9:58 UTC  (3+ messages)
` [PATCH v2 4/7] clk: samsung: exynos4x12: add cpu clock configuration data and instantiate cpu clock

[PATCH 0/2] Add MT8173 MMPLL change rate support
 2015-07-15  9:51 UTC  (5+ messages)

[PATCH v2 1/2] ASoC: Drop owner assignment from i2c_driver
 2015-07-15  9:45 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: Drop owner assignment from platform_driver

[RESEND PATCH v3] ARM: tegra124: pmu support
 2015-07-15  9:35 UTC  (2+ messages)

[PATCH v3 0/4] arm64: IOMMU-backed DMA mapping
 2015-07-15  9:31 UTC  (3+ messages)
` [PATCH v3 3/4] arm64: Add IOMMU dma_ops

[GIT PULL] ARM: imx: fixes for 4.2
 2015-07-15  9:30 UTC  (2+ messages)

[PATCH 2/2] dmaengine: fsl-edma: add PM suspend/resume support
 2015-07-15  9:29 UTC 

[PATCH 2/2] dmaengine: fsl-edma: add PM suspend/resume support
 2015-07-15  9:23 UTC 

[PATCH v2 0/4] Add Broadcom North Star 2 support
 2015-07-15  9:21 UTC  (6+ messages)
` [PATCH v2 1/4] PCI: iproc: enable arm64 support for iProc PCIe
` [PATCH v2 2/4] PCI: iproc: Fix ARM64 dependency in Kconfig
` [PATCH v2 3/4] arm64: Add Broadcom iProc family support
` [PATCH v2 4/4] arm64: dts: Add Broadcom North Star 2 support

[PATCH 3.16.y-ckt 116/185] clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifier
 2015-07-15  9:11 UTC 

[PATCH v2 00/20] xen/arm64: Add support for 64KB page
 2015-07-15  8:56 UTC  (4+ messages)
` [PATCH v2 09/20] xen/biomerge: Don't allow biovec to be merge when Linux is not using 4KB page
    ` [Xen-devel] "

[PATCH v2 0/5] KASan for arm64
 2015-07-15  8:55 UTC  (6+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCH] ARM: pxa: fix dm9000 platform data regression
 2015-07-15  8:23 UTC  (2+ messages)

[PATCH v7 0/9] Add simple NVMEM Framework via regmap
 2015-07-15  8:21 UTC  (4+ messages)
` [PATCH v7 3/9] nvmem: Add nvmem_device based consumer apis

[PATCH V3 00/19] Add generic PM domain support for Tegra SoCs
 2015-07-15  8:17 UTC  (11+ messages)
` [PATCH V3 06/19] clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2
` [PATCH V3 19/19] ARM: tegra: select PM_GENERIC_DOMAINS

[PATCH 00/13] Discover and probe dependencies
 2015-07-15  8:13 UTC  (6+ messages)
` [PATCH 04/13] pinctrl: tegra: Only set the gpio range if needed

[PATCH] ARM: dts: socfpga: Add support of Terasic DE0 Atlas board
 2015-07-15  8:02 UTC  (2+ messages)

[PATCH v2] ARM: dts: ls1021a: audio: Add dts nodes for audio on LS1021A
 2015-07-15  8:02 UTC 

[PATCH] ARM: multi_v7_defconfig: Remove Marzen
 2015-07-15  7:44 UTC  (4+ messages)

[PATCH] ARM: shmobile: Enable fixed voltage regulator in shmobile_defconfig
 2015-07-15  7:43 UTC  (4+ messages)

[PATCH v2] ARM: dts: ls1021a: add wakeup device ftm0 node for ls1021a
 2015-07-15  7:40 UTC 

[PATCH v2] serial: mxs-auart: keep the AUART unit in reset state when not in use
 2015-07-15  7:36 UTC 

[PATCH] serial: mxs-auart: keep the AUART unit in reset state when not in use
 2015-07-15  7:34 UTC  (3+ messages)

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-15  7:31 UTC  (4+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC

[PATCH v2 0/7] KVM: arm/arm64: gsi routing support
 2015-07-15  7:29 UTC  (5+ messages)
` [PATCH v2 4/7] KVM: arm/arm64: enable irqchip routing

[PATCH 0/2] ARM-OMAP2+: Deletion of unnecessary checks before two function calls
 2015-07-15  6:41 UTC  (2+ messages)

[PATCH v4] clk: mediatek: Export CPU mux clocks for CPU frequency control
 2015-07-15  6:38 UTC  (2+ messages)
` [PATCH] "

[PATCH v3 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-07-15  6:32 UTC  (47+ messages)
` [PATCH v3 01/46] usb: gadget: encapsulate endpoint "
` [PATCH v3 02/46] usb: gadget: add endpoint capabilities flags
` [PATCH v3 03/46] usb: gadget: add endpoint capabilities helper macros
` [PATCH v3 04/46] staging: emxx_udc: add ep capabilities support
` [PATCH v3 05/46] usb: chipidea: udc: "
` [PATCH v3 06/46] usb: dwc2: gadget: "
` [PATCH v3 07/46] usb: dwc3: "
` [PATCH v3 08/46] usb: gadget: amd5536udc: "
` [PATCH v3 09/46] usb: gadget: at91_udc: "
` [PATCH v3 10/46] usb: gadget: bcm63xx_udc: "
` [PATCH v3 11/46] usb: gadget: bdc: "
` [PATCH v3 12/46] usb: gadget: dummy-hcd: "
` [PATCH v3 13/46] usb: gadget: fotg210-udc: "
` [PATCH v3 14/46] usb: gadget: fsl_qe_udc: "
` [PATCH v3 15/46] usb: gadget: fsl_udc_core: "
` [PATCH v3 16/46] usb: gadget: fusb300_udc: "
` [PATCH v3 17/46] usb: gadget: goku_udc: "
` [PATCH v3 18/46] usb: gadget: gr_udc: "
` [PATCH v3 19/46] usb: gadget: lpc32xx_udc: "
` [PATCH v3 20/46] usb: gadget: m66592-udc: "
` [PATCH v3 21/46] usb: gadget: mv_u3d_core: "
` [PATCH v3 22/46] usb: gadget: mv_udc_core: "
` [PATCH v3 23/46] usb: gadget: net2272: "
` [PATCH v3 24/46] usb: gadget: net2280: "
` [PATCH v3 25/46] usb: gadget: omap_udc: "
` [PATCH v3 26/46] usb: gadget: pch_ud: "
` [PATCH v3 27/46] usb: gadget: pxa25x_udc: "
` [PATCH v3 28/46] usb: gadget: pxa27x_udc: "
` [PATCH v3 29/46] usb: gadget: r8a66597-udc: "
` [PATCH v3 30/46] usb: gadget: s3c-hsudc: "
` [PATCH v3 31/46] usb: gadget: s3c2410_udc: "
` [PATCH v3 32/46] usb: gadget: udc-xilinx: "
` [PATCH v3 33/46] usb: isp1760: udc: "
` [PATCH v3 34/46] usb: musb: gadget: "
` [PATCH v3 35/46] usb: renesas: "
` [PATCH v3 36/46] usb: gadget: atmel_usba_udc: "
` [PATCH v3 37/46] usb: gadget: epautoconf: add endpoint capabilities flags verification
` [PATCH v3 38/46] usb: gadget: epautoconf: remove pxa quirk from ep_matches()
` [PATCH v3 39/46] usb: gadget: epautoconf: remove ep and desc configuration "
` [PATCH v3 40/46] usb: gadget: epautoconf: rework ep_matches() function
` [PATCH v3 41/46] usb: gadget: add 'ep_match' callback to usb_gadget_ops
` [PATCH v3 42/46] usb: gadget: move ep_matches() from epautoconf to udc-core
` [PATCH v3 43/46] usb: gadget: move find_ep() from epautoconf to gadget.h
` [PATCH v3 44/46] usb: gadget: net2280: add net2280_match_ep() function
` [PATCH v3 45/46] usb: gadget: goku_udc: add goku_match_ep() function
` [PATCH v3 46/46] usb: musb: gadget: add musb_match_ep() function

[PATCH V2] arm:DTS Correct audio input route & set mic bias
 2015-07-15  5:30 UTC  (3+ messages)

[PATCH] pinctrl: add support for Qualcomm Technologies QDF2xxx ARM64 SoCs
 2015-07-15  5:21 UTC  (2+ messages)

[PATCH] ARM: VDSO: fix regression with toolchains lacking ld.bfd executable
 2015-07-15  4:34 UTC 

[PATCH 0/2] Add codec machine driver for rockchip platform
 2015-07-15  3:15 UTC  (3+ messages)
` [PATCH 1/2] ASoC: rockchip: Add machine driver for max98090 codec
` [PATCH 2/2] ASoC: rockchip: Add machine driver for rt5645/rt5650 codec

[PATCH 00/10] OPP: Add code to support operating-points-v2 bindings
 2015-07-15  2:59 UTC  (4+ messages)
` [PATCH 10/10] cpufreq-dt: Add support for "


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