Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-07 19:17:07 to 2015-07-08 13:00:09 UTC [more...]

[PATCH 00/10] i2c/drm: fix i2c adapter device driver user counter
 2015-07-08 13:00 UTC  (9+ messages)
` [PATCH 01/10] i2c: add and export of_get_i2c_adapter_by_node() interface
` [PATCH 02/10] drm: dw_hdmi: use of_get_i2c_adapter_by_node interface
` [PATCH 03/10] drm: exynos_hdmi: "
` [PATCH 04/10] drm: imx-tve: "
` [PATCH 05/10] drm: panel-simple: "
` [PATCH 06/10] drm: sti_hdmi: "
` [PATCH 07/10] drm: tegra: "
` [PATCH 08/10] drm: tilcdc: "

[PATCH v2 0/2] arm: kernel: implement cpuidle_ops with psci backend
 2015-07-08 12:51 UTC  (3+ messages)
` [PATCH v2 1/2] firmware: psci: move cpu_suspend handling to generic code
` [PATCH v2 2/2] arm: kernel: implement cpuidle_ops with psci backend

[PATCH 0/4] arm: psci: implement cpuidle_ops
 2015-07-08 12:42 UTC  (8+ messages)
` [PATCH 1/4] arm: psci: rename psci_smp.c to psci.c
` [PATCH 2/4] arm: psci: enable PSCI on UP systems
` [PATCH 3/4] firmware: psci: move cpu_suspend handling to generic code
` [PATCH 4/4] arm: psci: add cpuidle_ops support

[PATCH-v6 0/6] mfd: 88pm800: Add Device tree support
 2015-07-08 12:26 UTC  (7+ messages)
` [PATCH-v6 1/6] mfd: 88pm800: remove duplicate dev_err calls during probe
` [PATCH-v6 2/6] mfd: 88pm800: Add device tree support
` [PATCH-v6 3/6] mfd: 88pm800: Get pdata from 'device' rather than passing as a parameter
` [PATCH-v6 4/6] mfd: 88pm800: Remove unnecessary protection around pdata
` [PATCH-v6 5/6] mfd: 88pm800: Set default interrupt clear method
` [PATCH-v6 6/6] mfd: devicetree: bindings: Add new 88pm800 mfd binding

[PATCH-V5 3/4] mfd: 88pm800: Set default interrupt clear method
 2015-07-08 12:22 UTC  (12+ messages)

[PATCH v4 0/3] Add MediaTek display PWM driver
 2015-07-08 12:11 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: pwm: add MediaTek display PWM bindings

[PATCH v2 0/5] usb: gadget: miscellaneous fixes
 2015-07-08 12:03 UTC  (7+ messages)
` [PATCH v2 1/5] usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
` [PATCH v2 2/5] usb: gadget: midi: avoid redundant f_midi_set_alt() call
` [PATCH v2 3/5] usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()
` [PATCH v2 4/5] staging: emxx_udc: "
` [PATCH v2 5/5] usb: gadget: atmel_usba_udc: add missing ret value check

[PATCH 0/5] Host1x/TegraDRM fixes/improvements
 2015-07-08 11:35 UTC  (6+ messages)
` [PATCH 1/5] host1x: Store device address to all bufs
` [PATCH 2/5] host1x: Pass register value in firewall
` [PATCH 3/5] host1x: Handle HOST1X class address registers directly
` [PATCH 4/5] drm/tegra: Support kernel mappings with IOMMU
` [PATCH 5/5] drm/tegra: Add Tegra DRM allocation API

[PATCH v5 0/2] Add Mediatek MT8173 cpufreq driver
 2015-07-08 11:34 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: mediatek: Add MT8173 cpufreq driver binding
` [PATCH v5 2/2] cpufreq: mediatek: Add MT8173 cpufreq driver

[PATCH v2 0/4] Add Mediatek SPI bus driver
 2015-07-08 11:32 UTC  (4+ messages)
` [PATCH v2 3/4] spi: mediatek: Add spi bus for Mediatek MT8173

[PATCH v2 0/9] cpufreq: Introduce support for ST's cpufreq functionality
 2015-07-08 11:12 UTC  (4+ messages)

[PATCH 00/37] usb: gadget: rework ep matching and claiming mechanism
 2015-07-08 11:09 UTC  (38+ messages)
` [PATCH 01/37] usb: gadget: encapsulate endpoint "
` [PATCH 02/37] usb: gadget: add endpoint capabilities flags
` [PATCH 03/37] usb: gadget: add endpoint capabilities helper macros
` [PATCH 04/37] staging: emxx_udc: add ep capabilities support
` [PATCH 05/37] usb: chipidea: udc: "
` [PATCH 06/37] usb: dwc2: gadget: "
` [PATCH 07/37] usb: dwc3: "
` [PATCH 08/37] usb: gadget: amd5536udc: "
` [PATCH 09/37] usb: gadget: at91_udc: "
` [PATCH 10/37] usb: gadget: bcm63xx_udc: "
` [PATCH 11/37] usb: gadget: bdc: "
` [PATCH 12/37] usb: gadget: dummy-hcd: "
` [PATCH 13/37] usb: gadget: fotg210-udc: "
` [PATCH 14/37] usb: gadget: fsl_qe_udc: "
` [PATCH 15/37] usb: gadget: fsl_udc_core: "
` [PATCH 16/37] usb: gadget: fusb300_udc: "
` [PATCH 17/37] usb: gadget: goku_udc: "
` [PATCH 18/37] usb: gadget: gr_udc: "
` [PATCH 19/37] usb: gadget: lpc32xx_udc: "
` [PATCH 20/37] usb: gadget: m66592-udc: "
` [PATCH 21/37] usb: gadget: mv_u3d_core: "
` [PATCH 22/37] usb: gadget: mv_udc_core: "
` [PATCH 23/37] usb: gadget: net2272: "
` [PATCH 24/37] usb: gadget: net2280: "
` [PATCH 25/37] usb: gadget: omap_udc: "
` [PATCH 26/37] usb: gadget: pch_ud: "
` [PATCH 27/37] usb: gadget: pxa25x_udc: "
` [PATCH 28/37] usb: gadget: pxa27x_udc: "
` [PATCH 29/37] usb: gadget: r8a66597-udc: "
` [PATCH 30/37] usb: gadget: s3c-hsudc: "
` [PATCH 31/37] usb: gadget: s3c2410_udc: "
` [PATCH 32/37] usb: gadget: udc-xilinx: "
` [PATCH 33/37] usb: isp1760: udc: "
` [PATCH 34/37] usb: musb: gadget: "
` [PATCH 35/37] usb: renesas: "
` [PATCH 36/37] usb: gadget: atmel_usba_udc: "
` [PATCH 37/37] usb: gadget: epautoconf: add endpoint capabilities flags verification

[PATCH V3 2/5] mm: mlock: Add new mlock, munlock, and munlockall system calls
 2015-07-08 11:06 UTC  (4+ messages)

[PATCH v3 00/15] Introducing per-device MSI domain
 2015-07-08 11:02 UTC  (4+ messages)
` [PATCH v3 09/15] irqchip: gicv3-its: Split PCI/MSI code from the core ITS driver

[RFC PATCH] arm64: force CONFIG_SMP=y and remove redundant #ifdefs
 2015-07-08 10:58 UTC  (2+ messages)

[PATCH/RFC 00/11] ARM: shmobile: Let CPG use syscon for MD pin values
 2015-07-08 10:54 UTC  (6+ messages)
` [PATCH/RFC 06/11] ARM: shmobile: r8a7790: Link CPG to RST using "renesas, modemr"

[PATCH v3 00/11] KVM: arm: debug infrastructure support
 2015-07-08 10:50 UTC  (8+ messages)
` [PATCH v3 08/11] KVM: arm: implement dirty bit mechanism for debug registers

[PATCH 0/4] irqchip, gicv3: Implement Cavium ThunderX errata
 2015-07-08 10:44 UTC  (5+ messages)
` [PATCH 3/4] irqchip, gicv3: Implement Cavium ThunderX erratum 23154

[PATCH v3 0/3] IRQ/Gic-V3:Support Mbigen interrupt controller
 2015-07-08 10:44 UTC  (5+ messages)
` [PATCH v3 1/3] IRQ/Gic-V3: Add mbigen driver to support mbigen "

[PATCH v4 0/5] generic TEE subsystem
 2015-07-08 10:16 UTC  (6+ messages)
` [PATCH v4 1/5] arm/arm64: add smccc ARCH32
` [PATCH v4 2/5] dt/bindings: add bindings for optee
` [PATCH v4 3/5] tee: generic TEE subsystem
` [PATCH v4 4/5] tee: add OP-TEE driver
` [PATCH v4 5/5] Documentation: tee subsystem and op-tee driver

[PATCH 0/9] locking/qrwlock: get qrwlocks up and running on arm64
 2015-07-08 10:06 UTC  (13+ messages)
` [PATCH 2/9] locking/qrwlock: avoid redundant atomic_add_return on read_lock_slowpath
` [PATCH 4/9] locking/qrwlock: implement queue_write_unlock using smp_store_release
` [PATCH 5/9] locking/qrwlock: remove redundant cmpxchg barriers on writer slow-path
` [PATCH 6/9] locking/qrwlock: allow architectures to hook in to contended paths

[PATCH v8 00/11] KVM Guest Debug support for arm64
 2015-07-08 10:03 UTC  (5+ messages)
` [PATCH v8 08/11] KVM: arm64: introduce vcpu->arch.debug_ptr
` [PATCH v8 11/11] KVM: arm64: add trace points for guest_debug debug

[PATCH 0/9] qcom: Add support for TSENS driver
 2015-07-08  9:47 UTC  (10+ messages)
` [PATCH 1/9] thermal: qcom: tsens: Add a skeletal TSENS drivers
` [PATCH 2/9] thermal: qcom: tsens-8916: Add support for 8916 family of SoCs
` [PATCH 3/9] thermal: qcom: tsens-8974: Add support for 8974 "
` [PATCH 4/9] thermal: qcom: tsens-8960: Add support for 8960 "
` [PATCH 5/9] clk: qcom: gcc-msm8960: add child devices support
` [PATCH 6/9] arm: dts: msm8974: Add thermal zones, tsens and eeprom nodes
` [PATCH 7/9] arm: dts: apq8064: "
` [PATCH 8/9] arm: dts: apq8084: "
` [PATCH 9/9] arm64: dts: msm8916: "

[PATCH v2 0/5] Mediatek xHCI support
 2015-07-08  9:41 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs
` [PATCH v2 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller
` [PATCH v2 3/5] usb: phy: add usb3.0 phy driver for mt65xx SoCs
` [PATCH v2 4/5] xhci: mediatek: support MTK xHCI host controller
` [PATCH v2 5/5] arm64: dts: mediatek: add xHCI & usb phy for mt8173

[PATCH v6 0/6] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-07-08  9:38 UTC  (3+ messages)
` [PATCH v6 4/6] ARM: vf610: enable NAND Flash Controller

[PATCH] ARM: dts: imx6qdl-sabreauto: Add HDMI support
 2015-07-08  9:34 UTC  (6+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Enable kexec support
 2015-07-08  9:24 UTC  (2+ messages)

[PATCH] ARM: dts: vf610: Extend I2C support to all available buses
 2015-07-08  9:17 UTC  (2+ messages)

[PATCH] ARM: dts: vf610: Nomenclature fixup for PTA6 pin used in RMII mode
 2015-07-08  9:10 UTC  (2+ messages)

[PATCH v5] clk: change clk_ops' ->determine_rate() prototype
 2015-07-08  9:00 UTC  (3+ messages)

[PATCH 0/6] mmc: imx: a few fixes and new feature add
 2015-07-08  9:00 UTC  (5+ messages)
` [PATCH 2/6] mmc: sdhci-esdhc-imx: add tuning-step seting support

[PATCH 0/2] Add MT8173 MMPLL change rate support
 2015-07-08  8:58 UTC  (5+ messages)
` [PATCH v2 1/2] clk: mediatek: Fix PLL registers setting flow
` [PATCH v2 2/2] clk: mediatek: Add MT8173 MMPLL change rate support

[PATCH] arm64: defconfig: Add Ceva ahci to the defconfig
 2015-07-08  8:36 UTC  (3+ messages)

[PATCH 4/4] ARM: dts: Extend exynos5420-pinctrl nodes using labels instead of paths
 2015-07-08  8:30 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: Use labels instead of full paths for Exynos5 pinctrl nodes
 2015-07-08  8:29 UTC  (8+ messages)
` [PATCH 1/4] ARM: dts: Include exynos5250-pinctrl after the nodes were defined
` [PATCH 2/4] ARM: dts: Extend exynos5250-pinctrl nodes using labels instead of paths
` [PATCH 3/4] ARM: dts: Include exynos5420-pinctrl after the nodes were defined

[PATCH 0/5] usb: gadget: miscellaneous fixes
 2015-07-08  8:20 UTC  (7+ messages)
` [PATCH 1/5] usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
` [PATCH 5/5] usb: gadget: atmel_usba_udc: add missing ret value check

[PATCH] thermal: consistently use int for temperatures
 2015-07-08  8:11 UTC  (2+ messages)

[PATCH] ARM: tegra: roth: Add MMC pwrseq to power wifi on
 2015-07-08  7:18 UTC  (3+ messages)

[RFC PATCH 0/3] arm: psci: implement cpuidle_ops
 2015-07-08  6:46 UTC  (4+ messages)
` [RFC PATCH 3/3] arm: psci: add cpuidle_ops support

[PATCH] arm:irqchip: IRQCHIP_DECLARE macro is now accessible
 2015-07-08  6:40 UTC  (3+ messages)

[PATCHv2 0/3] regmap: Use different lockdep class for each regmap init call
 2015-07-08  6:30 UTC  (4+ messages)
` [PATCHv2 1/3] mfd: vexpress: Add parentheses around bridge->ops->regmap_init call
` [PATCHv2 2/3] thermal: sti: "
` [PATCHv2 3/3] regmap: Use different lockdep class for each regmap init call

[PATCH 01/41] clocksource: asm9260: Migrate to new 'set-state' interface
 2015-07-08  6:14 UTC  (4+ messages)

[PATCH] arm64: dts: mt8173: add clock_null
 2015-07-08  5:44 UTC  (7+ messages)

[RFC PATCH v6 0/3] Implement NVMEM/SoC bus support for Vybrid
 2015-07-08  5:39 UTC  (6+ messages)
` [RFC PATCH v6 3/3] drivers: nvmem: Add Vybrid OCOTP support

[PATCH 0/7] This series adds pinctrl drivers for UniPhier SoC family
 2015-07-08  5:01 UTC  (4+ messages)
` [PATCH 1/7] pinctrl: UniPhier: add UniPhier pinctrl core support

[PATCH 0/3] ARM: add UART and EHCI support for UniPhier DTS and enable them
 2015-07-08  4:51 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: UniPhier: add USB EHCI device nodes

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

[PATCH] arm: dts: ls1021a: Update 'dspi' device node compatible string
 2015-07-08  2:43 UTC 

[PATCH] thermal: cpu_cooling: Iterate over all CPUs in clip_cpu mask to get frequency table
 2015-07-08  1:50 UTC  (4+ messages)

[PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-07-08  1:46 UTC  (7+ messages)
` [PATCH v4 3/8] clk: add support for clocks provided by SCP(System Control Processor)

[PATCH] ARM: v7 setup function should invalidate L1 cache
 2015-07-08  1:17 UTC  (2+ messages)
` [PATCH] ARM: BCM63xx: Remove custom secondary_startup function

[PATCH] ARM: BCM5301X: Enable UART0 on tested devices
 2015-07-08  1:09 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 00/15] Kill off set_irq_flags
 2015-07-08  1:04 UTC  (6+ messages)
` [PATCH 12/15] SH: kill off set_irq_flags usage

[PATCH v2] ARM: shmobile: kzm9g dts: Use adxl345-specific compatible property
 2015-07-08  0:51 UTC  (5+ messages)

[PATCH] ARM: dts: Add CPU cooling binding for Exynos3250-based Rinato/Monk board
 2015-07-08  0:19 UTC  (7+ messages)

[PATCHv5] ARM: dts: add exynos5422-cpus.dtsi to correct cpu order
 2015-07-07 23:41 UTC  (4+ messages)

[PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases
 2015-07-07 23:10 UTC  (10+ messages)

[PATCH V3 1/1] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources
 2015-07-07 21:18 UTC  (3+ messages)

Raspberry Pi 2 support, part 1: Interrupt controller
 2015-07-07 21:13 UTC  (5+ messages)
` [PATCH 1/4] irqchip: bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQ
` [PATCH 2/4] irqchip: bcm2835: If a parent interrupt is registered, chain from it
` [PATCH 3/4] irqchip: Add documentation for the bcm2836 interrupt controller
` [PATCH 4/4] irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2

[PATCH v3 1/7] dt/bindings: Add binding for the Raspberry Pi clock provider
 2015-07-07 20:13 UTC  (3+ messages)

[PATCH 1/4][v3] ARM: imx: imx7d-pinfunc: add gpio pad iomuxc settings
 2015-07-07 19:36 UTC  (7+ messages)
` [PATCH 2/4][v3] ARM: dts: imx: imx7d add iomuxc lpsr register base address
` [PATCH 3/4][v3] ARM: imx: pinctrl-imx: imx7d: add support for iomuxc lpsr
` [PATCH 4/4][v3] ARM: imx: pinctrl-imx7d: add iomuxc-lpsr gpio group ids


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