messages from 2016-04-06 12:31:11 to 2016-04-07 13:03:54 UTC [more...]
[PATCH v5 00/10] Support for Cortex-M Prototyping System
2016-04-07 13:03 UTC (3+ messages)
` [PATCH v5 04/10] serial: mps2-uart: add MPS2 UART driver
[PATCH v1 1/2] dt/bindings/usb: Add bindings for PIC32 MUSB driver
2016-04-07 13:02 UTC (3+ messages)
[RFC PATCH v2 0/3] Add ACPI support for pinctrl configuration
2016-04-07 12:56 UTC (2+ messages)
[PATCH 0/6] ASoC: davinci-mcbsp: add binding for McBSP
2016-04-07 12:55 UTC (12+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] ASoC: Davinci: McBSP: add device tree support "
` [PATCH 3/6] ARM: davinci: da850: add clocks for mcbsp0 and 1
` [PATCH 4/6] ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entries for mcbsp0 and mcbsp1
` [PATCH 5/6] ARM: DTS: da850: Fix wrong number of interrupts
` [PATCH 6/6] ARM: DTS: da850: Add McBSP0 and McBSP1
` [alsa-devel] "
[PATCH] wlcore: spi: add wl18xx support
2016-04-07 12:45 UTC (2+ messages)
[PATCH v2 1/2] dt/bindings/usb: Add bindings for PIC32 MUSB driver
2016-04-07 12:32 UTC
[PATCH v4 00/12] ARM/arm64: dts: rcar: Add SYSC PM domains
2016-04-07 12:20 UTC (13+ messages)
` [PATCH v4 01/12] ARM: dts: r8a7779: Add SYSC PM Domains
` [PATCH v4 02/12] ARM: dts: r8a7790: "
` [PATCH v4 03/12] ARM: dts: r8a7791: "
` [PATCH v4 04/12] ARM: dts: r8a7793: "
` [PATCH v4 05/12] ARM: dts: r8a7794: "
` [PATCH v4 06/12] arm64: dts: r8a7795: "
` [PATCH v4 07/12] ARM: dts: r8a7779: Use SYSC "always-on" PM Domain
` [PATCH v4 08/12] ARM: dts: r8a7790: "
` [PATCH v4 10/12] ARM: dts: r8a7793: "
` [PATCH v4 11/12] ARM: dts: r8a7794: "
` [PATCH v4 09/12] ARM: dts: r8a7791: "
` [PATCH v4 12/12] arm64: dts: r8a7795: "
[PATCH v4 0/7] PM / Domains: Add DT bindings for the R-Car System Controller
2016-04-07 12:20 UTC (8+ messages)
` [PATCH v4 1/7] "
` [PATCH v4 2/7] soc: renesas: Add r8a7779 SYSC PM Domain Binding Definitions
` [PATCH v4 3/7] soc: renesas: Add r8a7790 "
` [PATCH v4 4/7] soc: renesas: Add r8a7791 "
` [PATCH v4 5/7] soc: renesas: Add r8a7793 "
` [PATCH v4 6/7] soc: renesas: Add r8a7794 "
` [PATCH v4 7/7] soc: renesas: Add r8a7795 "
[RFC PATCH 0/4] Add ACPI support for pinctrl configuration
2016-04-07 12:11 UTC (7+ messages)
[PATCH v11 00/17] Add ACPI support for Xen Dom0 on ARM64
2016-04-07 12:03 UTC (18+ messages)
` [PATCH v11 01/17] Xen: ACPI: Hide UART used by Xen
` [PATCH v11 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH v11 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v11 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
` [PATCH v11 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v11 06/17] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v11 07/17] Xen: ARM: Add support for mapping AMBA "
` [PATCH v11 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
` [PATCH v11 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v11 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v11 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v11 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v11 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v11 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
` [PATCH v11 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v11 16/17] FDT: Add a helper to get the subnode by given name
` [PATCH v11 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI
[PATCH] clk: sunxi: Add CSI (camera's Sensors Interface) module clock driver for sun[457]i
2016-04-07 11:55 UTC (3+ messages)
[PATCH v10 1/9] dt-bindings: phy: Add NVIDIA Tegra XUSB pad controller binding
2016-04-07 11:50 UTC (14+ messages)
` [PATCH v10 3/9] dt-bindings: phy: tegra-xusb-padctl: Add Tegra210 support
` [PATCH v10 4/9] phy: Add Tegra XUSB pad controller support
` [PATCH v10 8/9] usb: xhci: Add NVIDIA Tegra XUSB controller driver
[PATCH v10 00/17] Add ACPI support for Xen Dom0 on ARM64
2016-04-07 11:25 UTC (13+ messages)
` [PATCH v10 06/17] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v10 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v10 11/17] ARM: XEN: Move xen_early_init() before efi_init()
[PATCH] of/platform: Allow secondary compatible match in of_dev_lookup
2016-04-07 11:15 UTC (5+ messages)
[PATCHv2 0/7] Add Altera Arria10 OCRAM EDAC support
2016-04-07 11:10 UTC (6+ messages)
` [PATCHv2 6/7] ARM: socfpga: Enable Arria10 OCRAM ECC on startup
[PATCH] ARM: DTS: da850: fixed missing #gpio-cells in gpio node
2016-04-07 11:03 UTC (2+ messages)
[PATCH v2] rtc: omap: Support ext_wakeup configuration
2016-04-07 10:48 UTC (8+ messages)
[PATCH 00/13] ARM: dts: OMAP2+: Enable gpio controller for GPMC and add NAND ready pin
2016-04-07 10:25 UTC (14+ messages)
` [PATCH 01/13] ARM: dts: omap24xx: Enable gpio and interrupt controller for GPMC
` [PATCH 02/13] ARM: dts: omap4: "
` [PATCH 03/13] ARM: dts: omap5: "
` [PATCH 04/13] ARM: dts: dra7: Enable gpio "
` [PATCH 05/13] ARM: dts: am335x: "
` [PATCH 06/13] ARM: dts: am4372: "
` [PATCH 07/13] ARM: dts: omap3: "
` [PATCH 08/13] ARM: dts: dm814x: "
` [PATCH 09/13] ARM: dts: dm816x: "
` [PATCH 10/13] ARM: dts: dra7x-evm: Provide NAND ready pin
` [PATCH 11/13] ARM: dts: am437x: "
` [PATCH 12/13] ARM: dts: am335x: "
` [PATCH 13/13] ARM: dts: omap3-beagle: "
[PATCH v6 00/17] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
2016-04-07 10:08 UTC (18+ messages)
` [PATCH v6 01/17] ARM: OMAP2+: gpmc: Add platform data
` [PATCH v6 02/17] ARM: OMAP2+: gpmc: Add gpmc timings and settings to "
` [PATCH v6 03/17] memory: omap-gpmc: Introduce GPMC to NAND interface
` [PATCH v6 04/17] memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status
` [PATCH v6 05/17] memory: omap-gpmc: Implement IRQ domain for NAND IRQs
` [PATCH v6 06/17] mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registers
` [PATCH v6 07/17] mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check
` [PATCH v6 08/17] mtd: nand: omap: Copy platform data parameters to omap_nand_info data
` [PATCH v6 09/17] mtd: nand: omap: Clean up device tree support
` [PATCH v6 10/17] mtd: nand: omap: Update DT binding documentation
` [PATCH v6 11/17] memory: omap-gpmc: Prevent mapping into 1st 16MB
` [PATCH v6 12/17] memory: omap-gpmc: Move device tree binding to correct location
` [PATCH v6 13/17] memory: omap-gpmc: Support general purpose input for WAITPINs
` [PATCH v6 14/17] memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring
` [PATCH v6 15/17] memory: omap-gpmc: Support WAIT pin edge interrupts
` [PATCH v6 16/17] memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs
` [PATCH v6 17/17] mtd: nand: omap2: Implement NAND ready using gpiolib
[PATCH v2 0/9] imx: add latest Boundary Devices boards support
2016-04-07 10:07 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 4/9] ARM: dts: imx: add Boundary Devices Nitrogen7 board
` [PATCH v3 5/9] ARM: dts: imx: add Boundary Devices Nitrogen6_MAX QP board
` [PATCH v3 7/9] ARM: imx_v6_v7_defconfig: add FT5x06 and TSC2004 touch support
[PATCH 0/3] Add Device Tree support for tps6507x-ts
2016-04-07 9:36 UTC (4+ messages)
` [PATCH 3/3] ARM: DTS: da850: add DT node "
[PATCH v5 0/2] auxdisplay: Introduce driver for ht16k33 LED controller
2016-04-07 8:54 UTC (3+ messages)
` [PATCH v5 1/2] of: add vendor prefix for Holtek Semiconductor
` [PATCH v5 2/2] auxdisplay: ht16k33: Driver for LED controller
[PATCH v2 0/2] Add Hisilicon Random Number Generator(RNG) support
2016-04-07 8:23 UTC (3+ messages)
` [PATCH v2 1/2] dt/bindings: Add bindings for hisilicon random number generator
` [PATCH v2 2/2] hwrng: hisi: Add support for Hisilicon SoC RNG
[PATCH 1/8] mfd: twl-core: Rename struct twl4030_platform_data to twl_platform_data
2016-04-07 8:02 UTC (3+ messages)
` [PATCH 3/8] mfd: twl-core: Rename TWL4030_CORE Kconfig option to TWL_CORE
[PATCH v2 0/1] leds: pca9532: Add device tree binding
2016-04-07 7:22 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] ARM: dts: r8a7791: Don't disable referenced optional clocks
2016-04-07 7:00 UTC (6+ messages)
[PATCH] Revert "ARM: dts: porter: Enable SCIF_CLK frequency and pins"
2016-04-07 7:00 UTC (2+ messages)
[PATCH 1/2] usb: dwc2: Add reset control to dwc2
2016-04-07 6:51 UTC (2+ messages)
[PATCH 0/1] leds: pca9532: Add device tree binding
2016-04-07 6:12 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v4 0/5] dmaengine: vdma: AXI DMA's enhancments
2016-04-07 5:29 UTC (6+ messages)
` [PATCH v4 1/5] dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma
` [PATCH v4 2/5] Documentation: DT: vdma: update binding doc for AXI DMA
` [PATCH v4 3/5] dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine
` [PATCH v4 4/5] Documentation: DT: vdma: update binding doc for AXI CDMA
` [PATCH v4 5/5] dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory Access Engine
[PATCH V8 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
2016-04-07 4:55 UTC (5+ messages)
` [PATCH V10 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller
[PATCH] drm: bridge: analogix/dp: fix no drm hpd event when panel plug in
2016-04-07 4:19 UTC (2+ messages)
[PATCH v3 0/5] dmaengine: vdma: AXI DMA's enhancments
2016-04-07 4:03 UTC (13+ messages)
` [PATCH v3 1/5] Documentation: DT: vdma: Rename vdma-chan prefix to dma-chan
` [PATCH v3 2/5] Documentation: DT: vdma: update binding doc for AXI DMA
` [PATCH v3 3/5] dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine
` [PATCH v3 4/5] Documentation: DT: vdma: update binding doc for AXI CDMA
` [PATCH v3 5/5] dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory Access Engine
[PATCH v2 1/3] dt-bindings: add multidomain support to i.MX GPC DT binding
2016-04-07 2:50 UTC (5+ messages)
` [PATCH v2 2/3] ARM: imx6: rework GPC to support multiple power domains
` [PATCH v2 3/3] ARM: imx6: adopt DT to new GPC binding
[RESEND PATCH v9] mtd: spi-nor: add hisilicon spi-nor flash controller driver
2016-04-07 2:28 UTC (6+ messages)
[PATCH 00/10] ARM: dts: rockchip: enable edp functionality
2016-04-06 23:28 UTC (2+ messages)
[PATCH v9 1/7] ALSA: pcm: add IEC958 channel status helper for hw_params
2016-04-06 21:42 UTC (2+ messages)
` Applied "ALSA: pcm: add IEC958 channel status helper for hw_params" to the asoc tree
[PATCH v9 2/7] ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper
2016-04-06 21:42 UTC (2+ messages)
` Applied "ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper" to the asoc tree
[PATCH v2 1/3] phy: rockchip-dp: should be a child device of the GRF
2016-04-06 20:38 UTC (2+ messages)
[PATCH v4 0/3] Syscon support for iProc touchscreen driver
2016-04-06 20:25 UTC (4+ messages)
` [PATCH v4 3/3] ARM: dts: use syscon in cygnus touchscreen dt node
[PATCH] ARM: tegra: fix naming in GPIO DT binding header
2016-04-06 17:32 UTC (3+ messages)
[PATCH next 1/2] PCI: keystone: add pci error irq handler
2016-04-06 17:11 UTC (2+ messages)
[PATCH 1/2] thermal: generic-adc: Add DT binding for ADC based thermal sensor driver
2016-04-06 16:48 UTC (3+ messages)
[RESEND PATCH v2 0/6] dmaengine: vdma: AXI DMA's enhancments
2016-04-06 15:43 UTC (8+ messages)
` [RESEND PATCH v2 1/6] dmaengine: vdma: Fix checkpatch.pl warnings
` [RESEND PATCH v2 2/6] dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma
` [RESEND PATCH v2 3/6] Documentation: DT: vdma: update binding doc for AXI DMA
[RESEND PATCH v3 1/2] dmaengine: vdma: Add 64 bit addressing support to the driver
2016-04-06 15:42 UTC (2+ messages)
[PATCH v2 0/5] bam dma fixes and one dt extension
2016-04-06 15:30 UTC (7+ messages)
` [PATCH v2 3/5] dmaengine: qcom: bam_dma: add controlled remotely dt property
` [PATCH v2 5/5] dmaengine: qcom: bam_dma: rename BAM_MAX_DATA_SIZE define
[PATCH V2 0/5] iommu/msm: Add DT adaptation and generic bindings support
2016-04-06 14:29 UTC (6+ messages)
` [PATCH V2 1/5] iommu/msm: Add DT adaptation
` [PATCH V2 2/5] iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
` [PATCH V2 3/5] iommu/msm: Add support for generic master bindings
` [PATCH V2 4/5] iommu/msm: use generic ARMV7S short descriptor pagetable ops
` [PATCH V2 5/5] iommu/msm: Remove driver BROKEN
[PATCH 0/3] phy: rcar-gen3-usb2: add vbus-supply and extcon
2016-04-06 12:45 UTC (5+ messages)
` [PATCH 2/3] phy: rcar-gen3-usb2: Add vbus-supply to handle VBUS on/off
[PATCH v2 2/2] PCI: imx6: Add reset-gpio-active-high boolean property to DT
2016-04-06 12:40 UTC (3+ messages)
` [PATCH v3 "
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).