messages from 2016-08-03 21:46:29 to 2016-08-04 15:10:10 UTC [more...]
[PATCH v2 00/10] STMPE fixes/rework and add STMPE1600 support
2016-08-04 15:10 UTC (5+ messages)
` [PATCH v2 05/10] mfd: stmpe: use generic bit mask name
` [PATCH v2 09/10] mfd: Add STMPE1600 support
[PATCH v2 00/14] PM: SoC idle support using PM domains
2016-08-04 15:08 UTC (7+ messages)
` [PATCH v2 01/14] PM / Domains: Allow domain power states to be read from DT
` [PATCH v2 06/14] PM / cpu_domains: Setup PM domains for CPUs/clusters
[PATCH v5] usb: ohci-at91: Forcibly suspend ports while USB suspend
2016-08-04 15:02 UTC (2+ messages)
[PATCH 0/2] Display regmap values in debugfs for write only registers
2016-08-04 14:55 UTC (3+ messages)
` [PATCH 1/2] regmap: Add a function to check if a regmap register is cached
` [PATCH 2/2] regmap: debugfs: Add support for dumping write only device registers
[PATCH] ARM: dts: da850: Add basic DTS for the L138/C6748 Dev Kit
2016-08-04 14:43 UTC
[PATCH] dmaengine: qcom_hidma: release the descriptor before the callback
2016-08-04 14:40 UTC (7+ messages)
[PATCH 0/8] ARM: clean up PC-relative arithmetic
2016-08-04 14:11 UTC (30+ messages)
` [PATCH 1/8] ARM: assembler: introduce adr_l, ldr_l and str_l macros
[PATCH 0/9] remoteproc: Allow platform-specific drivers to request resources
2016-08-04 14:00 UTC (11+ messages)
` [PATCH 1/9] remoteproc: core: Ensure error message is clear
` [PATCH 2/9] remoteproc: core: Trivial: Improve error checking, spelling and debug prints
` [PATCH 3/9] remoteproc: core: Remove pointless OOM print
` [PATCH 4/9] remoteproc: core: New API to add new resources to the resource table
` [PATCH 5/9] remoteproc: core: Add function to amend an existing resource table entry
` [PATCH 6/9] remoteproc: core: Add function to append a new "
` [PATCH 7/9] remoteproc: core: Add function to over-ride current resource table
` [PATCH 8/9] remoteproc: core: Skip resource table integrity checks if there are amendments
` [PATCH 9/9] remoteproc: core: Support empty resource tables
[PATCH 00/10] dmaengine: qcom_hidma: add MSI interrupt support
2016-08-04 13:59 UTC (6+ messages)
` [PATCH 10/10] dmaengine: qcom_hidma: add MSI support for interrupts
[PATCH 2/2] imx53.dtsi : Add DMA configuration for UART
2016-08-04 13:47 UTC (4+ messages)
` [PATCH v2 "
` [PATCH 1/1] imx53.dtsi: Add IPU nodes for csi
[PATCH 0/8] ASoC: s3c24xx_uda134x card fixes and cleanups
2016-08-04 13:38 UTC (9+ messages)
` [PATCH 1/8] ASoC: L3 bus: Add default gpio ops
` [PATCH 2/8] ARM: S3C24XX: Specify audio codec platform_data for mini2440 board
` [PATCH 3/8] ASoC: uda134x: Optionally initialize L3 ops to default GPIO ops
` [PATCH 4/8] ASoC: s3c24xx_uda134x: Remove unused power() callback
` [PATCH 5/8] ASoC: s3c24xx_uda134x: Drop initialization of codec's platform data
` [PATCH 6/8] ASoC: samsung: Convert s3c24xx_uda134x to use devm_snd_soc_register_card()
` [PATCH 7/8] ASoC: samsung: s3c24xx_uda134x: debug/error trace cleanup
` [PATCH 8/8] ASoC: s3c244_uda134x: Allocate private data dynamically
[PATCH] KVM: arm/arm64: initialize new VGIC even without host GIC
2016-08-04 12:51 UTC (3+ messages)
[PATCH 1/2 v16] Documentation: bridge: Add documentation for ps8640 DT properties
2016-08-04 12:23 UTC (8+ messages)
` [PATCH 2/2 v16] drm/bridge: Add I2C based driver for ps8640 bridge
[RFC PATCH v3 1/2] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation
2016-08-04 12:13 UTC (2+ messages)
` [RFC PATCH v3 2/2] net: phy: Add gmiitorgmii converter support
[PULL 0/8] KVM/ARM Changes for v4.8 - Take #2
2016-08-04 11:40 UTC (9+ messages)
` [PULL 1/8] KVM: api: Pass the devid in the msi routing entry
` [PULL 2/8] KVM: Add devid in kvm_kernel_irq_routing_entry
` [PULL 3/8] KVM: irqchip: Convey devid to kvm_set_msi
` [PULL 4/8] KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific header
` [PULL 5/8] KVM: arm/arm64: Enable irqchip routing
` [PULL 6/8] KVM: arm/arm64: Enable MSI routing
` [PULL 7/8] KVM: arm: vgic-irqfd: Workaround changing kvm_set_routing_entry prototype
` [PULL 8/8] arm64: KVM: Set cpsr before spsr on fault injection
Support for configurable PCIe endpoint
2016-08-04 11:13 UTC (8+ messages)
[PATCH v6 00/10] MT2701 DRM support
2016-08-04 11:07 UTC (11+ messages)
` [PATCH v6 01/10] drm/mediatek: rename macros, add chip prefix
` [PATCH v6 02/10] drm/mediatek: add *driver_data for different hardware settings
` [PATCH v6 03/10] drm/mediatek: add shadow register support
` [PATCH v6 04/10] drm/mediatek: update display module connections
` [PATCH v6 05/10] drm/mediatek: cleaning up and refine
` [PATCH v6 06/10] drm/mediatek: add dsi interrupt control
` [PATCH v6 07/10] drm/mediatek: add dsi transfer function
` [PATCH v6 08/10] drm/mediatek: update DSI sub driver flow
` [PATCH v6 09/10] drm/mediatek: add support for Mediatek SoC MT2701
` [PATCH v6 10/10] arm: dts: mt2701: Add display subsystem related nodes for MT2701
[PATCH] ARM: dts: da850: Add missing pin muxing for the UARTs
2016-08-04 11:06 UTC
[PULL] KVM/ARM updates for Linux 4.8, take #1
2016-08-04 10:47 UTC (3+ messages)
` [PATCH 41/55] KVM: arm64: vgic-its: Implement MSI injection in ITS emulation
[PATCH v2 0/7] drm/mediatek: cleaning up and refine
2016-08-04 10:42 UTC (9+ messages)
` [PATCH v2 1/7] drm/mediatek: Remove mtk_drm_crtc_check_flush
` [PATCH v2 2/7] drm/mediatek: plane: Remove plane zpos/index
` [PATCH v2 3/7] drm/mediatek: Remove mtk_drm_plane
` [PATCH v2 4/7] drm/mediatek: Use drm_atomic destroy_state helpers
` [PATCH v2 5/7] drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update
` [PATCH v2 6/7] drm/mediatek: plane: Use FB's format's cpp to compute x offset
` [PATCH v2 7/7] drm/mediatek: Fix mtk_atomic_complete for runtime_pm
[RFC PATCH v2 0/4] net: ethernet: Add support for gmii2rgmii converter
2016-08-04 10:34 UTC (10+ messages)
` [RFC PATCH v2 1/4] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation
[PATCH v12] acpi, apei, arm64: APEI initial support for aarch64
2016-08-04 10:30 UTC (3+ messages)
[PATCHv3 00/11] crypto: omap HW crypto fixes
2016-08-04 10:28 UTC (12+ messages)
` [PATCHv3 01/11] crypto: omap-sham: avoid executing tasklet where not needed
` [PATCHv3 02/11] crypto: omap-sham: add support for flushing the buffer
` [PATCHv3 03/11] crypto: omap-sham: implement context export/import APIs
` [PATCHv3 04/11] crypto: omap-sham: fix software fallback handling
` [PATCHv3 05/11] crypto: omap-sham: fix SW fallback HMAC handling for omap2/omap3
` [PATCHv3 06/11] crypto: omap-des: Fix support for unequal lengths
` [PATCHv3 07/11] crypto: omap-aes: use runtime_pm autosuspend for clock handling
` [PATCHv3 08/11] crypto: omap-aes: Add support for multiple cores
` [PATCHv3 09/11] crypto: omap-aes: Add fallback support
` [PATCHv3 10/11] crypto: omap-aes: fix crypto engine initialization order
` [PATCHv3 11/11] crypto: omap-des: "
[PATCH v3 0/4] add support for Allwinner SoCs ADC
2016-08-04 10:27 UTC (6+ messages)
` [PATCH v3 4/4] iio: adc: "
[PATCH] KVM: arm64: ITS: move ITS registration into first VCPU run
2016-08-04 10:26 UTC (4+ messages)
[PATCH v2 00/17] ARM: mvebu: misc Armada 38x/39x DT and v7 defconfig improvements
2016-08-04 10:14 UTC (18+ messages)
` [PATCH v2 01/17] ARM: mvebu: enable MTD command line partition table in mvebu_v7_defconfig
` [PATCH v2 02/17] ARM: mvebu: enable UBI and UBIFS "
` [PATCH v2 03/17] ARM: dts: mvebu: a385-db-ap: enable USB (orion-ehci) port
` [PATCH v2 04/17] ARM: dts: mvebu: a385-db-ap: add default partition description for NAND
` [PATCH v2 05/17] ARM: dts: mvebu: armada-390: add missing compatibility string and bracket
` [PATCH v2 06/17] ARM: dts: mvebu: armada-39x: update the SDHCI node on Armada 39x
` [PATCH v2 07/17] ARM: dts: mvebu: armada-39x: enable PMU, CA9 SoC Controller and Coherency fabric
` [PATCH v2 08/17] ARM: dts: mvebu: armada-39x: enable the thermal sensor in Armada-39x SoCs
` [PATCH v2 09/17] ARM: dts: mvebu: armada-39x: enable watchdog for all "
` [PATCH v2 10/17] ARM: dts: mvebu: armada-39x: add missing nodes describing GPIO's
` [PATCH v2 11/17] ARM: dts: mvebu: armada-39x: add missing nodes describing USB2.0 and USB3.0
` [PATCH v2 12/17] ARM: dts: mvebu: armada-39x: enable rtc for all Armada-39x SoCs
` [PATCH v2 13/17] ARM: dts: mvebu: armada-395: add support for the Armada 395 SoC family
` [PATCH v2 14/17] ARM: dts: mvebu: armada-398: update the dtsi about missing interfaces
` [PATCH v2 15/17] ARM: dts: mvebu: armada-398-db: enable supported usb interfaces
` [PATCH v2 16/17] ARM: dts: mvebu: armada-390-db: add support for the Armada 390 DB board
` [PATCH v2 17/17] ARM: dts: mvebu: armada-395-gp: add support for the Armada 395 GP Board
[PATCH] ARM: S3C24XX: Add missing DMA device for Mini2440 board
2016-08-04 10:08 UTC
"Failed to create /dev/root: -14" after commit e6978e4bf1 ("ARM: save and reset the address limit when entering an exception")
2016-08-04 10:07 UTC (4+ messages)
[PATCH] ARM: S3C24XX: Add dma_mask assignments for DMA devices
2016-08-04 9:56 UTC
arm64: Implement IPI based TLB invalidation
2016-08-04 9:15 UTC (5+ messages)
` [PATCH 1/4] arm64: insn: Do not disable irqs during patching
` [PATCH 2/4] arm64: Implement IPI based TLB invalidation
` [PATCH 3/4] KVM: arm/arm64: Check for broadcast TLBI support
` [PATCH 4/4] arm64: hibernate: "
[RFC PATCH v1 00/10] arm64:perf: Support for Hisilicon SoC Hardware event counters
2016-08-04 9:07 UTC (11+ messages)
` [RFC PATCH v1 01/10] Documentation: arm64: Add Hisilicon HiP05/06/07 Sysctrl and Djtag dts bindings
` [RFC PATCH v1 02/10] drivers: soc: Add support for Hisilicon Djtag driver
` [RFC PATCH v1 03/10] arm64:perf: Add Documentaion for HIP05 PMU event counting. 1. Documentaion for perf usage and PMU events
` [RFC PATCH v1 04/10] arm64:perf: Add Devicetree bindings for Hisilicon SoC PMU
` [RFC PATCH v1 05/10] arm64:perf: Update Kconfig for Hisilicon PMU support
` [RFC PATCH v1 06/10] arm64:perf: Add support for Hisilicon SoC event counters
` [RFC PATCH v1 07/10] arm64:perf: Makefile for Hisilicon Hip05 PMU
` [RFC PATCH v1 08/10] arm64:perf: Update Makefile for Hisilicon PMU support
` [RFC PATCH v1 09/10] arm64:perf: L3 cache(LLC) event listing in perf
` [RFC PATCH v1 10/10] arm64: dts: hip05: Add L3 cache PMU support
Can cores have different CPU features in a SMP system?
2016-08-04 8:42 UTC (8+ messages)
[PATCH] pinctrl: meson: Drop pinctrl_unregister for devm_ registered device
2016-08-04 8:10 UTC (2+ messages)
[PATCH] drm/rockchip: fix fbdev crash when not use DRM_FBDEV_EMULATION
2016-08-04 8:08 UTC (3+ messages)
` [PATCH v1] "
[PATCH 0/3] mfd: Provide MACRO to declare commonly defined MFD cell attributes
2016-08-04 7:47 UTC (3+ messages)
` [PATCH 3/3] mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs
[PATCH v22 0/8] arm64: add kdump support
2016-08-04 6:21 UTC (7+ messages)
` [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range
[PATCH v4 0/6] power: add power sequence library
2016-08-04 6:04 UTC (4+ messages)
` [PATCH v4 2/6] "
[PATCH v23 0/9] arm64: add kdump support
2016-08-04 5:20 UTC (7+ messages)
` [PATCH v23 9/9] Documentation: dt: chosen properties for arm64 kdump
[PATCH v2 0/4] arm64 kexec-tools patches
2016-08-04 5:11 UTC (9+ messages)
` [PATCH v2 4/4] arm64: Add support for binary image files
[PATCH v15 04/10] arm64: Kprobes with single stepping support
2016-08-04 4:47 UTC (13+ messages)
[PATCH] usb: ohci-at91: Suspend the ports while USB suspending
2016-08-04 3:39 UTC (3+ messages)
[PATCH v1] net: phy: micrel: Add specific suspend
2016-08-04 3:33 UTC (2+ messages)
[PATCH v5] arm64: dts: mt8173: add mmsel clocks for 4K support
2016-08-04 2:57 UTC
[PATCH v3 0/3] MT8173 HDMI 4K support
2016-08-04 2:38 UTC (4+ messages)
` [PATCH v3 1/3] drm/mediatek: do mtk_hdmi_send_infoframe after HDMI clock enable
` [PATCH v3 2/3] drm/mediatek: enhance the HDMI driving current
` [PATCH v3 3/3] drm/mediatek: fix the wrong pixel clock when resolution is 4K
[PATCH V4]mmc: dw_mmc-k3: UHS-SD card for Hisilicon Hikey
2016-08-04 2:16 UTC
[PATCH 1/3] drm/rockchip: inno_hdmi: add audio support
2016-08-04 2:11 UTC (3+ messages)
[PATCH] UHS-SD card for Hisilicon Hikey
2016-08-04 1:18 UTC (2+ messages)
Extcon build failure in next
2016-08-04 0:45 UTC (3+ messages)
[PATCH v4 0/7] rk3399 support ddr frequency scaling
2016-08-04 0:33 UTC (7+ messages)
` [PATCH v4 6/7] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
[PATCH v3 0/3] watchdog: Add Amlogic Meson GXBB Watchdog Timer driver
2016-08-04 0:29 UTC (6+ messages)
` [PATCH v3 3/3] ARM64: dts: amlogic: meson-gxbb: Add watchdog node
No subject
2016-08-04 0:25 UTC (2+ messages)
` [PATCH v2 0/4] pwm: Add Amlogic Meson SoC PWM Controller
[PATCH v2 1/2] ARM64: dts: meson-gxbb: add MMC support
2016-08-03 23:18 UTC (2+ messages)
` [PATCH v2 2/2] MMC: meson: initial support for GXBB platforms
[PATCH 1/2] ARM64: dts: meson-gxbb: add MMC support
2016-08-03 22:13 UTC (2+ messages)
[PATCH V3 0/6] perf: Driver specific configuration for PMU
2016-08-03 21:46 UTC (4+ messages)
` [PATCH V3 4/6] perf tools: pushing driver configuration down to the kernel
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).