messages from 2015-10-12 23:26:12 to 2015-10-13 13:44:06 UTC [more...]
[PATCH] DT: ARM: pxa: Remove incorrect binding from documentation
2015-10-13 13:44 UTC
[RFC PATCH] ASoC: Modify check condition of multiple bindings of components
2015-10-13 13:37 UTC
[PATCH 1/2] ARM: dts: fix gpio-keys wakeup-source property
2015-10-13 13:32 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: change gpio-key,wakeup property to boolean
Regression: at24 eeprom writing
2015-10-13 13:26 UTC (9+ messages)
bcm2835 (Raspberry Pi) KMS driver
2015-10-13 13:26 UTC (3+ messages)
` [PATCH v3 1/7] drm/vc4: Add devicetree bindings for VC4
[PATCH] arm64: kasan: fix issues reported by sparse
2015-10-13 13:26 UTC (2+ messages)
[PATCH v2 0/7] Add support for Exynos SROM Controller driver
2015-10-13 13:25 UTC (3+ messages)
[PATCH 1/4] ARM: exynos_defconfig: Enable Maxim 8997 family drivers
2015-10-13 13:18 UTC (9+ messages)
` [PATCH 2/4] ARM: exynos_defconfig: Enable Maxim 77693 LED and haptic drivers
` [PATCH 3/4] ARM: multi_v7_defconfig: Enable Maxim 8997 family drivers
` [PATCH 4/4] ARM: multi_v7_defconfig: Enable Maxim 77693 LED and haptic drivers
[RFC/PATCH] media: omap3isp: Set maximum DMA segment size
2015-10-13 13:18 UTC
[PATCH v3 0/8] Add support for Exynos SROM Controller driver
2015-10-13 13:13 UTC (9+ messages)
` [PATCH v3 1/8] ARM: EXYNOS: remove unused static mapping of CMU for exynos5
` [PATCH v3 2/8] ARM: EXYNOS: code cleanup in map.h
` [PATCH v3 3/8] Documentation: dt-bindings: add exynos-srom binding information
` [PATCH v3 4/8] ARM: dts: add SROM device node for exynos4
` [PATCH v3 5/8] ARM: dts: add SROM device node for exynos5
` [PATCH v3 6/8] drivers: soc: add support for exynos SROM driver
` [PATCH v3 7/8] MAINTAINERS: add maintainers entry for drivers/soc/samsung
` [PATCH v3 8/8] ARM: EXYNOS: Remove SROM related register settings from mach-exynos
[PATCH v2 0/3] arm:irchip: IRQCHIP_DECLARE macro is now accessible
2015-10-13 12:56 UTC (4+ messages)
` [PATCH v2 1/3] arm:exynos: "
` [PATCH v2 2/3] arm:imx: "
` [PATCH v2 3/3] arm:omap2: "
next-20151013 build: 1 failures 50 warnings (next-20151013)
2015-10-13 12:52 UTC (2+ messages)
[PATCH 0/3] Adding Xilinx Zynq 7000 FPGA Manager driver
2015-10-13 12:52 UTC (9+ messages)
` [PATCH 3/3] fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000
[PATCH 0/5] arm: dts: lpc32xx: fixes and updates to lpc32xx.dtsi
2015-10-13 12:44 UTC (9+ messages)
` [PATCH 1/5] arm: dts: lpc32xx: change include syntax to be C preprocessor friendly
` [PATCH 2/5] arm: dts: lpc32xx: fix improper usage of ranges property
` [PATCH 3/5] arm: dts: lpc32xx: add labels to all defined peripheral nodes
` [PATCH 4/5] arm: dts: lpc32xx: remove unneeded cell settings from cpus
` [PATCH 5/5] arm: dts: lpc32xx: add device node for the second pwm controller
[PATCH v4 0/3] Mediatek SPI-NOR flash driver
2015-10-13 12:44 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 v4 3/3] arm64: dts: mt8173: Add nor flash node
[PATCH resend 0/1] ARM: dts: sun6i: Turn on gmac on Colombus
2015-10-13 12:37 UTC (2+ messages)
` [PATCH resend] "
[PATCH 1/3] ARM: dts: sun8i: Add sun8i-a23-q8-tablet.dts file
2015-10-13 12:35 UTC (3+ messages)
` [PATCH 2/3] ARM: dts: sun8i: Make ippo-q8h-v*.dts a symlink to q8-tablet.dts
` [PATCH 3/3] ARM: dts: sun8i: Make et-q8-v1.6.dts "
[PATCH v7 1/7] ARM: dts: imx: imx7d-sbd remove fixed can2-3v3 regulator
2015-10-13 12:25 UTC (3+ messages)
[PATCH v6 0/3] arm64: IOMMU-backed DMA mapping
2015-10-13 12:12 UTC (2+ messages)
[PATCH] ARM: dts: msm8974: fix typo in "disabled" property
2015-10-13 12:02 UTC (4+ messages)
[PATCH v2 00/17] Divorcing irqdomain and device_node
2015-10-13 11:51 UTC (18+ messages)
` [PATCH v2 01/17] irqdomain: Use irq_domain_get_of_node() instead of direct field access
` [PATCH v2 02/17] irqdomain: Convert irqdomain->of_node to fwnode
` [PATCH v2 03/17] irqdomain: Allow irq domain lookup by fwnode
` [PATCH v2 04/17] irqdomain: Introduce a firmware-specific IRQ specifier structure
` [PATCH v2 05/17] irqchip: Convert all alloc/xlate users from of_node to fwnode
` [PATCH v2 06/17] irqdomain: Introduce irq_create_fwspec_mapping
` [PATCH v2 07/17] irqdomain: Introduce irq_domain_create_{linear, tree}
` [PATCH v2 08/17] irqdomain: Add a fwnode_handle allocator
` [PATCH v2 09/17] acpi/gsi: Always perform an irq domain lookup
` [PATCH v2 10/17] acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer
` [PATCH v2 11/17] irqchip/gic: Get rid of gic_init_bases()
` [PATCH v2 12/17] irqchip/gic: Switch ACPI support to stacked domains
` [PATCH v2 13/17] irqchip/gic: Kill the xlate method
` [PATCH v2 14/17] acpi/gsi: Cleanup acpi_register_gsi
` [PATCH v2 15/17] irqdomain: Introduce irq_domain_create_hierarchy
` [PATCH v2 16/17] irqdomain/msi: Use fwnode instead of of_node
` [PATCH v2 17/17] irqdomain: Documentation updates
[PATCH 0/4] Add support for STM32 DMA
2015-10-13 11:50 UTC (5+ messages)
` [PATCH 2/4] dmaengine: Add STM32 DMA driver
[PATCH] ARM:mm: fix kmap_atomic_to_page
2015-10-13 11:44 UTC (6+ messages)
[PATCH] ARM: dts: imx6: phyFLEX: fix typo in "pinctrl-names"
2015-10-13 11:43 UTC
[PATCH] ARM: dts: berlin: fix typo in chosen property
2015-10-13 11:35 UTC (2+ messages)
[PATCH v2 0/2] Enabling PSCI based idle on ARM 32-bit platforms
2015-10-13 11:34 UTC (5+ messages)
[PATCH v2 0/9] Add support for FDMA DMA controller found on STi chipsets
2015-10-13 11:33 UTC (15+ messages)
` [PATCH v2 3/9] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v2 5/9] dmaengine: st_fdma: Add xp70 firmware loading mechanism
` [PATCH v2 6/9] dmaengine: st_fdma: Add fdma suspend and resume callbacks
` [PATCH v2 1/9] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
[RFC] arm: add __initbss section attribute
2015-10-13 11:28 UTC (5+ messages)
[PATCH 0/3] ARM: digicolor: add pinctrl support
2015-10-13 11:28 UTC (4+ messages)
` [PATCH 1/3] ARM: digicolor: select pinctrl/gpio driver
` [PATCH 2/3] ARM: digicolor: add pinctrl module device node
` [PATCH 3/3] ARM: digicolor: dts: add uart pin configuration
[PATCH v2 1/1] ARM: orion5x: use mac_pton() helper
2015-10-13 11:27 UTC (2+ messages)
[PATCH] ARM: at91/dt: fix "disabled" property on at91rm9200
2015-10-13 11:24 UTC
[PATCH v10 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
2015-10-13 11:18 UTC (7+ messages)
` [PATCH v10 4/6] "
[PATCH v4 0/2] arm64: Introduce IRQ stack
2015-10-13 11:00 UTC (7+ messages)
` [PATCH v4 2/2] arm64: Expand the stack trace feature to support "
[PATCH 0/4] add support for GICv3 on the Foundation model
2015-10-13 10:44 UTC (7+ messages)
` [PATCH 1/4] arm64: dts: prepare foundation-v8.dts to cope with GICv3
` [PATCH 2/4] arm64: dts: Foundation model: increate GICC region to allow EOImode=1
` [PATCH 3/4] arm64: dts: split Foundation model dts to put the GIC separately
` [PATCH 4/4] arm64: dts: add .dts for GICv3 Foundation model
[PATCH v5 0/2] arm64: kvm: reset hyp context for kexec
2015-10-13 10:43 UTC (5+ messages)
` [PATCH v5 1/2] arm64: kvm: allows kvm cpu hotplug
[PATCH 12/17] ARM: OMAP2+: remove misuse of IRQF_NO_SUSPEND flag
2015-10-13 10:42 UTC (4+ messages)
[PATCH v4 00/25] dmaengine/ARM: Merge the edma drivers into one
2015-10-13 10:39 UTC (5+ messages)
` [PATCH v4 11/25] ARM/dmaengine: edma: Merge the two drivers under drivers/dma/
[PATCH 0/4] Add tune support of Mediatek MMC driver
2015-10-13 10:38 UTC (6+ messages)
` [PATCH 1/4] mmc: core: Add DT bindings for eMMC hardware reset support
` [PATCH 2/4] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH 3/4] mmc: mediatek: Add tune support
` [PATCH 4/4] arm64: dts: mediatek:: Add HS200/HS400/SDR50/SDR104 support
[BUG] broken mixer after second resume from mem
2015-10-13 10:25 UTC
[PATCH v2 00/22] arm64: Consolidate CPU feature handling
2015-10-13 10:12 UTC (11+ messages)
` [PATCH v2 07/22] arm64: Keep track of CPU feature registers
` [PATCH v2 12/22] arm64: Delay cpu feature checks
[PATCH v2 0/3] mfd: EXYNOS: Properly shutdown Odroid XU3
2015-10-13 10:07 UTC (4+ messages)
` [PATCH v2 1/3] mfd: documentation: dt: Document grounded ACOKB pin on S2MPS11
[RFC] regulator: Propagate voltage changes to supply regulators
2015-10-13 9:30 UTC (6+ messages)
` [PATCH 4/6] regulator: core: "
[PATCH v3] mtd: nand: pass page number to ecc->write_xxx() methods
2015-10-13 9:22 UTC (4+ messages)
` [PATCH v4] "
[PATCH v4 0/16] Add Analogix Core Display Port Driver
2015-10-13 9:21 UTC (10+ messages)
` [PATCH v5 0/17] "
[PATCH v5 0/5] Provide better MADT subtable sanity checks
2015-10-13 8:43 UTC (15+ messages)
` [Linaro-acpi] "
[PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity
2015-10-13 8:37 UTC (12+ messages)
` [PATCH 03/37] ARM: mvebu: Armada 388 GP: Remove unneeded regulator property
` [PATCH 05/37] ARM: dts: s5pv210-aquila: Fix typo in regulator enable GPIO property
` [PATCH 06/37] ARM: dts: s5pv210-goni: "
` [PATCH 12/37] ARM: dts: dove-sbc-a510: Fix regulator enable GPIO polarity
[PATCH v7 0/4] KASAN for arm64
2015-10-13 8:34 UTC (2+ messages)
[PATCH 00/16] Divorcing irqdomain and device_node
2015-10-13 8:24 UTC (7+ messages)
` [PATCH 03/16] irqdomain: Allow irq domain lookup by fwnode
[PATCH 00/20] tree-wide convert to memremap()
2015-10-13 8:24 UTC (5+ messages)
` [PATCH 09/20] i915: switch from acpi_os_ioremap to memremap
` [Intel-gfx] "
[RFC][PATCH 0/2] Devicetree bindings for Ion
2015-10-13 8:14 UTC (5+ messages)
` [RFC][PATCH 1/2] WIP: "
[PATCH] ARM: pxa: fix pxa3xx DFI lockup hack
2015-10-13 7:57 UTC (4+ messages)
` [PATCH] pxa: remove incorrect __init annotation on pxa27x_set_pwrmode
I/O issues with writing to mtdblock devices on kirkwood
2015-10-13 7:51 UTC (8+ messages)
[PATCH v8 0/6] Altera PCIe host controller driver with MSI support
2015-10-13 7:47 UTC (5+ messages)
` [PATCH v8 3/6] pci:host: Add Altera PCIe host controller driver
[BISECTED] v4.3-rc5: OMAP1 boot hang
2015-10-13 7:30 UTC
[PATCH RFC 0/2] simplefb: Add regulator handling support
2015-10-13 7:16 UTC (6+ messages)
` [PATCH RFC 1/2] dt-bindings: simplefb: Support a list of regulator supply properties
[PATCH v5 0/3] Support Mbigen interrupt controller
2015-10-13 6:55 UTC (12+ messages)
` [PATCH v5 1/3] initialize each mbigen device node as a "
[PATCH v3] drivers: power: twl4030_charger: fix link problems when building as module
2015-10-13 6:43 UTC (8+ messages)
` [PATCH v3] ARM: dts: twl4030: Add iio properties for bci subnode
[PATCH] arm, omap2, sram: On HS/EMU devices, only 64K internal SRAM is available
2015-10-13 5:54 UTC
[PATCH] scsi: advansys needs ISA dma api for ISA support
2015-10-13 5:47 UTC (2+ messages)
[PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to detect sd-card
2015-10-13 4:07 UTC (31+ messages)
` [PATCH 2/3] ARM: dts: use vmmc-supply of emmc/sd for exynos5422-odroidxu3
` [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support
[PATCH 1/3] clk: add flag for clocks that need to be enabled on rate changes
2015-10-13 3:34 UTC (5+ messages)
[PATCH v2 0/3] Fix random hang up issue while kernel init
2015-10-13 2:21 UTC (3+ messages)
[PATCH v2] PCI: layerscape: Add PCIe support for LS1043a and LS2080a
2015-10-13 1:37 UTC (5+ messages)
[PATCH v6 0/17] Add Analogix Core Display Port Driver
2015-10-13 1:21 UTC (7+ messages)
` [PATCH v6 10/17] phy: Add driver for rockchip Display Port PHY
` [PATCH v6 11/17] Documentation: phy: add document for rockchip dp phy
[PATCH v3 0/3] arm64: EFI stub isolation
2015-10-13 1:18 UTC (3+ messages)
` [PATCH v3 1/3] arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property
[PATCH] ARM: shmobile: porter: add QSPI DT support
2015-10-13 1:04 UTC (4+ messages)
[PATCH 0/2] Add R8A7794/SILK board PCI USB DT support
2015-10-13 1:01 UTC (3+ messages)
` [PATCH] ARM: shmobile: porter: enable internal PCI and USB PHY
[PATCH v1 0/4] Audio Codec Driver of RK3036 SoC
2015-10-13 1:01 UTC (5+ messages)
` [PATCH v1 1/4] ASoC: codec: Inno codec driver for "
` [PATCH v1 2/4] ASoC: RK3036: Add binding doc of inno-rk3036 codec driver
` [PATCH v1 3/4] ASoC: Add codec machine driver for RK3036
` [PATCH v1 4/4] ASoC: RK3036: Add binding doc for audio machine driver
[PATCH v2 0/4] arm64: Hi6220: enable CPU idle states
2015-10-13 0:58 UTC (5+ messages)
` [PATCH v2 1/4] arm64: dts: Reserve memory regions for hi6220
` [PATCH v2 2/4] arm64: Kconfig: select sp804 timer for ARCH_HISI
` [PATCH v2 3/4] arm64: dts: add sp804 timer node for Hi6220
` [PATCH v2 4/4] arm64: dts: enable idle states "
[GIT PULL] ARM: defconfig: Exynos improvements for 4.4, 2nd pull
2015-10-13 0:38 UTC
[PATCH] thermal: exynos: Fix register read in TMU
2015-10-12 23:51 UTC
[PATCH v2] arm: dts: Fix audio card detection on peach boards
2015-10-12 23:49 UTC (4+ messages)
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).