messages from 2015-10-15 19:42:50 to 2015-10-16 08:19:08 UTC [more...]
[PATCH v2 0/2] Fix display on second resume on 5250-snow
2015-10-16 8:19 UTC (6+ messages)
` [PATCH v2 1/2] clk: samsung: exynos5250: Add DISP1 clocks
` [PATCH v2 2/2] ARM: dts: exynos5250: Add clocks to DISP1 domain
[PATCH] soc: rockchip: power-domain: don't try to print the clock name in error case
2015-10-16 8:17 UTC (3+ messages)
[PATCHv3 00/11] arm64: 16K translation granule support
2015-10-16 8:11 UTC (11+ messages)
` [PATCHv3 08/11] arm64: Check for selected "
[PATCH RFC 0/7] Adding core support for wire-MSI bridges
2015-10-16 8:03 UTC (10+ messages)
` [PATCH RFC 2/7] platform-msi: Factor out allocation/free of private data
` [PATCH RFC 4/7] genirq/msi: Make the .prepare callback reusable
[PATCH v1 0/2] Common SerDes driver for TI's Keystone Platforms
2015-10-16 8:02 UTC (13+ messages)
` [PATCH v1 1/2] phy: keystone: serdes driver for gbe 10gbe and pcie
[PATCH v2 0/2] pinctrl: sunxi: r_pio irq fixes
2015-10-16 7:57 UTC (5+ messages)
` [PATCH v2 1/2] pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl block
` [PATCH v2 2/2] pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontroller
[PATCH] ARM: keystone: dts: add PCI serdes driver bindings
2015-10-16 7:55 UTC (2+ messages)
[PATCH] ARM: SWP emulation: Restore original *data when failed
2015-10-16 7:52 UTC (8+ messages)
[PATCH 1/2 v2] ARM: DRA7/335x/437x/OMAP4: hwmod: Remove elm address space from hwmod data
2015-10-16 7:52 UTC (4+ messages)
` [PATCH 2/2 v2] ARM: DRA7/335x/437x: hwmod: Remove gpmc "
[linux-sunxi] [PATCH] dts: sun6i: yones toptech bs1078 v2: Add AXP221 support to dts
2015-10-16 7:51 UTC
[PATCH v4 0/3] Mediatek SPI-NOR flash driver
2015-10-16 7:39 UTC (5+ messages)
` [PATCH v4 1/3] doc: dt: add documentation for Mediatek spi-nor controller
` [PATCH v4 2/3] mtd: mtk-nor: mtk serial flash controller driver
[PATCH v6 0/7] arm64: berlin: add pinctrl support
2015-10-16 7:37 UTC (8+ messages)
` [PATCH v6 1/7] pinctrl: berlin: introduce berlin_pinctrl_probe_regmap()
` [PATCH v6 2/7] pinctrl: berlin: Make berlin pinctrl driver visible if COMPILE_TEST=y
` [PATCH v6 3/7] pinctrl: berlin: add the berlin4ct pinctrl driver
` [PATCH v6 4/7] arm64: berlin: add the pinctrl dependency for Marvell Berlin SoCs
` [PATCH v6 5/7] pinctrl: dt-binding: document berlin4ct SoC pinctrl
` [PATCH v6 6/7] arm64: dts: berlin4ct: add the pinctrl node
` [PATCH v6 7/7] arm64: dts: berlin4ct: add default pinmux for uart0
[PATCH v2 0/4] arm64: Hi6220: enable CPU idle states
2015-10-16 7:30 UTC (3+ messages)
` [PATCH v2 1/4] arm64: dts: Reserve memory regions for hi6220
[PATCH v2 0/5] ARM: sunxi: Sinlinx SinA31s support / AXP22x dtsi conversion
2015-10-16 7:25 UTC (6+ messages)
` [PATCH v2 5/5] ARM: dts: sun6i: Add support for Sinlinx A31s SDK board
[RESEND v4.1 0/5] Mailbox: Provide support STi based platforms
2015-10-16 7:21 UTC (6+ messages)
` [PATCH v4 1/5] mailbox: dt: Supply bindings for ST's Mailbox IP
` [PATCH v4 2/5] mailbox: Add support "
` [PATCH v4 3/5] ARM: STi: stih407-family: Add nodes for Mailbox
` [PATCH v4 4/5] mailbox: Add generic mechanism for testing Mailbox Controllers
` [PATCH v4 5/5] ARM: STi: DT: STiH407: Enable Mailbox testing facility
[PATCH v4 1/6] PCI: layerscape: remove ls_pcie_establish_link()
2015-10-16 7:19 UTC (6+ messages)
` [PATCH v4 2/6] PCI: layerscape: check PCIe controller work mode
` [PATCH v4 3/6] PCI: layerscape: factor out SCFG related function
` [PATCH v4 4/6] PCI: layerscape: update ls_add_pcie_port()
` [PATCH v4 5/6] PCI: layerscape: add PCIe support for LS1043a and LS2080a
` [PATCH v4 6/6] PCI: layerscape: add ls_pcie_msi_host_init
[PATCH v2 00/14] dmaenigne: edma/ti-crossbar: fixes, new bindings
2015-10-16 7:18 UTC (15+ messages)
` [PATCH v2 01/14] dmaengine: edma: Remove alignment constraint for memcpy
` [PATCH v2 02/14] dmaengine: edma: Optimize memcpy operation
` [PATCH v2 03/14] dmaengine: edma: Simplify function parameter list for channel operations
` [PATCH v2 04/14] dmaengine: edma: Correct PaRAM access function names (_parm_ to _param_)
` [PATCH v2 05/14] dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventq
` [PATCH v2 06/14] dmaengine: edma: Get qDMA channel information from HW also
` [PATCH v2 07/14] dmaengine: edma: Refactor the dma device and channel struct initialization
` [PATCH v2 08/14] dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT boot
` [PATCH v2 09/14] dmaengine: edma: Merge the of parsing functions
` [PATCH v2 10/14] dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xx
` [PATCH v2 11/14] dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAP
` [PATCH v2 12/14] dmaengine: edma: New device tree binding
` [PATCH v2 13/14] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3
` [PATCH v2 14/14] ARM: DTS: am437x: "
[PATCH v4 0/5] Mailbox: Provide support STi based platforms
2015-10-16 7:14 UTC (3+ messages)
[PATCH v2 1/2] arm: Add msi.h to arch Kbuild files
2015-10-16 7:00 UTC (2+ messages)
` [PATCH v2 2/2] irqchip/Layerscape: Add SCFG MSI controller support
[PATCH 0/6] mfd: axp20x: Add support for RSB based AXP223
2015-10-16 6:46 UTC (8+ messages)
` [PATCH 1/6] mfd: axp20x: Add AXP223 to list of supported PMICs in DT bindings
` [PATCH 3/6] mfd: axp20x: Add support for RSB based AXP223 PMIC
` [linux-sunxi] "
` [PATCH 5/6] ARM: dts: sun8i: Add NMI interrupt controller node
[PATCH 0/5] NAND support for Broadcom NS2 SoC
2015-10-16 6:46 UTC (10+ messages)
` [PATCH 3/5] mtd: brcmnand: Optional DT flag to reset IPROC NAND controller
[PATCH 1/3] ARM: at91/dt: sama5d2: add missing devices
2015-10-16 6:44 UTC (6+ messages)
` [PATCH 3/3] ARM: at91/defconfig: update sama5 defconfig
[PATCH 0/5] pinctrl: berlin: clean up
2015-10-16 6:39 UTC (8+ messages)
` [PATCH 1/5] pinctrl: berlin: select the pinctrl driver according to the SoC used
` [PATCH 4/5] pinctrl: berlin: Kconfig clean up
` [PATCH 5/5] pinctrl: berlin: fix my family name spelling
[PATCH v4] ARM: fix vdsomunge not to depend on glibc specific byteswap.h
2015-10-16 6:38 UTC
[PATCH 0/3] mtd: nand: add preliminary support for data scramblers
2015-10-16 6:38 UTC (7+ messages)
` [PATCH 1/3] mtd: nand: add NAND_NEED_SCRAMBLING option flag
` [linux-sunxi] "
` [PATCH 3/3] mtd: nand: sunxi: add randomizer support
` [linux-sunxi] "
[PATCH v3 0/4] mtd: pxa3xx_nand: rework the timing setup
2015-10-16 6:38 UTC (3+ messages)
[PATCH v4 0/4] mailbox: hisilicon: add Hi6220 mailbox driver
2015-10-16 6:18 UTC (11+ messages)
` [PATCH v4 1/4] dt-bindings: mailbox: Document "
` [PATCH v4 2/4] mailbox: Hi6220: add "
[PATCH v3 00/20] KVM: ARM64: Add guest PMU support
2015-10-16 6:08 UTC (6+ messages)
` [PATCH v3 04/20] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v3 07/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
[GIT PULL] ARM: Exynos: Clock for v4.4 (dependency)
2015-10-16 5:42 UTC (2+ messages)
` [GIT PULL] ARM: dts: Exynos for v4.4 (3rd)
[PATCH 0/3] ARM: dts: uniphier: DTS updates for UniPhier SoCs for Linux 4.14-rc1
2015-10-16 5:24 UTC (4+ messages)
` [PATCH 2/3] ARM: dts: uniphier: add ProXstream2 Vodka board support
[PATCH V4 1/6] i2c: Add i2c support to Freescale Layerscape platforms
2015-10-16 5:12 UTC (12+ messages)
` [PATCH V4 2/6] watchdog: Add support for "
` [PATCH V4 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC
` [PATCH V4 5/6] clk: qoriq: Add ls1043a support
[PATCH 0/2] pinctrl: sunxi: r_pio pinctrl irq fixes
2015-10-16 3:29 UTC (5+ messages)
` [PATCH 1/2] pinctrl: sunxi: Fix irq_of_xlate for the r_pio pinctrl block
` [PATCH 2/2] pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontroller
[RESEND PATCH] pwm-backlight: fix the panel power sequence
2015-10-16 2:42 UTC (2+ messages)
[RFC PATCH] ASoC: Modify check condition of multiple bindings of components
2015-10-16 2:31 UTC (9+ messages)
` [alsa-devel] "
[GIT PULL] qcom SoC changes for 4.4 *RESEND*
2015-10-16 2:28 UTC (3+ messages)
[PATCH v3] PCI: layerscape: Add PCIe support for LS1043a and LS2080a
2015-10-16 2:21 UTC (3+ messages)
[PATCH] ahci: qoriq: Fix a compiling warning
2015-10-16 2:12 UTC (5+ messages)
[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
2015-10-15 23:49 UTC (4+ messages)
[PATCH] i2c: at91: fix write transfers by clearing pending interrupt first
2015-10-15 23:47 UTC (6+ messages)
[PATCH v3 1/2] dt-bindings: Add new SoCs to bcm4708 DT bindings
2015-10-15 22:24 UTC (2+ messages)
` [PATCH v3 2/2] ARM: dts: bcm5301x: Add BCM SVK DT files
[PATCH v2 0/2] ARM: dts: bcm5301x: Add BCM SVK DT files
2015-10-15 22:22 UTC (11+ messages)
` [PATCH v2 1/2] dt-bindings: Add new boards to bcm4708 DT bindings
` [PATCH v2 2/2] ARM: dts: bcm5301x: Add BCM SVK DT files
[PATCH V2 RFT] ARM: bcm2835: enable all bcm2835-relevant in defconfig
2015-10-15 21:57 UTC
[PATCH v5 0/7] arm64: berlin: add pinctrl support
2015-10-15 21:55 UTC (5+ messages)
` [PATCH v5 3/7] pinctrl: berlin: add the berlin4ct pinctrl driver
[PATCH 0/5] fix sdhci-pxav3 clock name and berlin clk clean up
2015-10-15 21:41 UTC (3+ messages)
` [PATCH 1/5] mmc: sdhci-pxav3: fix optional clock name
Atmel sama5d3 boot regression, today's linux-next
2015-10-15 21:31 UTC (4+ messages)
[PATCH] ARM: dts: berlin: fix typo in chosen property
2015-10-15 21:30 UTC (2+ messages)
[PATCH v3 0/10] clk: iproc: add support for BCM NS, NSP, and NS2
2015-10-15 21:25 UTC (22+ messages)
` [PATCH v3 01/10] ARM: cygnus: fix link failures when CONFIG_COMMON_CLK_IPROC is disabled
` [PATCH v3 02/10] clk: cygnus: Convert all macros to all caps
` [PATCH v3 03/10] clk: iproc: Add PWRCTRL support
` [PATCH v3 04/10] clk: nsp: add clock support for Broadcom Northstar Plus SoC
` [PATCH v3 05/10] clk: iproc: Add PLL base write function
` [PATCH v3 06/10] clk: iproc: Split off dig_filter
` [PATCH v3 07/10] clk: iproc: Separate status and control variables
` [PATCH v3 08/10] clk: ns2: add clock support for Broadcom Northstar 2 SoC
` [PATCH v3 09/10] clk: iproc: define Broadcom NSP iProc clock binding
` [PATCH v3 10/10] clk: iproc: define Broadcom NS2 "
[PATCH 0/3] SMP support for Broadcom NSP
2015-10-15 21:17 UTC (6+ messages)
` [PATCH 3/3] ARM: BCM: Add "
[GIT PULL] PSCI 1.0 implementation for v4.4
2015-10-15 21:12 UTC (2+ messages)
[GIT PULL] qcom arm64 updates for 4.4 *RESEND*
2015-10-15 21:10 UTC (2+ messages)
[GIT PULL 2/2] omap device tree changes for v4.4
2015-10-15 21:04 UTC
[PATCH 0/8] Broadcom iProc PCIe fixes and outbound mapping support
2015-10-15 21:01 UTC (6+ messages)
` [PATCH] PCI: iproc: fix 32-bit build error
` [PATCH v2] "
[GIT PULL] ARM: berlin: SoC changes for v4.4 (round 2)
2015-10-15 20:56 UTC (2+ messages)
[PATCH RFT] ARM: bcm2835: dt: fix memory of Raspberry Pi B+
2015-10-15 20:48 UTC
[PATCH RFT] ARM: bcm2835: enable all bcm2835-relevant in defconfig
2015-10-15 20:47 UTC
[GIT PULL] ARM: berlin: DT CPU clock fixup for v4.4
2015-10-15 20:43 UTC (3+ messages)
` [GIT PULL] ARM: berlin: CPU clock driver for v4.4 (round 1)
[PATCH] ARM: configs: Enable FIXED_PHY in multi_v7 defconfig
2015-10-15 20:40 UTC (2+ messages)
[PATCH v2 0/8] of: Handle multi-parent version of msi-parent & msi-map
2015-10-15 20:39 UTC (8+ messages)
` [PATCH v2 3/8] PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
` [PATCH v2 7/8] PCI: Add per-device MSI domain hook
` [PATCH v2 8/8] PCI/MSI: Allow the MSI domain to be device-specific
[GIT PULL][2/2] SCPI support on ARM64 Juno Development Platform
2015-10-15 20:39 UTC (2+ messages)
[PATCH 0/3] ARM: digicolor: add pinctrl support
2015-10-15 20:37 UTC (5+ messages)
` [PATCH 1/3] ARM: digicolor: select pinctrl/gpio driver
` [PATCH 3/3] ARM: digicolor: dts: add uart pin configuration
[RFC PATCH 3/4] drm/rockchip: Convert the probe function to the generic drm_of_component_probe()
2015-10-15 20:37 UTC (2+ messages)
[GIT PULL 1/2] Keystone SOC driver update for 4.4
2015-10-15 20:37 UTC (4+ messages)
` [GIT PULL 2/2] ARM Keystone DTS part2 "
[GIT PULL] LPC18xx DTS changes for v4.4
2015-10-15 20:26 UTC (3+ messages)
` [GIT PULL] PL172 driver updates "
[PATCH] VFIO: platform: AMD xgbe reset module
2015-10-15 20:26 UTC (8+ messages)
[PATCH] ARM: configs: update lpc18xx defconfig
2015-10-15 20:25 UTC (4+ messages)
` [PATCH] MAINTAINERS: update lpc18xx entry with more drivers
[GIT PULL] Broadcom soc changes for v4.4
2015-10-15 20:23 UTC (4+ messages)
` [GIT PULL] Broadcom soc changes for v4.4 (try 2)
[GIT PULL] Allwinner drivers for 4.4, round 1
2015-10-15 20:21 UTC (2+ messages)
[PATCH v3 00/12] ARM64: Update support for FSL's LS2085A SoC
2015-10-15 20:11 UTC (10+ messages)
` [PATCH v3 05/12] doc/bindings: Update Layerscape PCIe devicetree binding to be more flexible
` [PATCH v3 09/12] dts/ls2080a: Update Simulator DTS to add support of various peripherals
` [PATCH v3 12/12] dts/Makefile: Add build support for LS2080a QDS & RDB board DTS
[PATCH v5 0/4] MSI, of, irqchip/gicv3-its: Handle "msi-map" properties
2015-10-15 20:08 UTC (3+ messages)
` [PATCH v5 3/4] PCI/MSI: Add helper function pci_msi_domain_get_msi_rid()
[GIT PULL 1/3] ARM: berlin: CPU clock topic for v4.4 (round 1)
2015-10-15 20:07 UTC (3+ messages)
` [GIT PULL 3/3] ARM: berlin: SoC changes "
[GIT PULL 1/2] ARM64: berlin: DT changes for v4.4 (round 1)
2015-10-15 20:04 UTC (3+ messages)
` [GIT PULL 2/2] ARM64: berlin: SoC "
[GIT PULL] ARM: mvebu: soc for v4.4
2015-10-15 20:03 UTC (2+ messages)
[PATCH v3 0/5] clk: qoriq: Move chip-specific knowledge into driver
2015-10-15 20:03 UTC (7+ messages)
` [PATCH v3 2/5] "
` [PATCH v3 3/5] clk: qoriq: Add ls2080a support
` [PATCH v3 4/5] clk: Add consumer APIs for discovering possible parent clocks
[PATCH V3 0/6] Add LS1043A SoC support
2015-10-15 19:54 UTC (5+ messages)
` [PATCH V3 5/6] clk: qoriq: Add ls1043a support
[GIT PULL] ARM: mvebu: cleanup for v4.4
2015-10-15 19:54 UTC (2+ messages)
[PATCH 0/7] Add STM32 pinctrl/GPIO driver
2015-10-15 19:42 UTC (3+ messages)
` [PATCH 5/7] ARM: mach-stm32: Select pinctrl
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).