devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-12 19:28:08 to 2014-09-15 14:44:14 UTC [more...]

[PATCH v4 0/4] Qualcomm SPMI PMIC pin controller drivers
 2014-09-15 14:44 UTC  (5+ messages)
` [PATCH v4 1/4] pinctrl: Device tree bindings for Qualcomm PMIC GPIO block
` [PATCH v4 2/4] pinctrl: Device tree bindings for Qualcomm PMIC MPP block
` [PATCH v4 3/4] pinctrl: Qualcomm SPMI PMIC GPIO pin controller driver
` [PATCH v4 4/4] pinctrl: Qualcomm SPMI PMIC MPP "

[PATCH] ARM: dts: Add Maxim 77693 PMIC to the Trats2 board
 2014-09-15 14:36 UTC  (2+ messages)

[PATCH v2] iio: adc: rockchip_saradc: add support for rk3066-tsadc variant
 2014-09-15 14:28 UTC  (3+ messages)

[PATCH v2 0/2] Intial support for voltage ADC
 2014-09-15 14:16 UTC  (9+ messages)
` [PATCH v2 1/2] iio: vadc: Qualcomm SPMI PMIC voltage ADC driver
` [PATCH v2 2/2] DT: iio: vadc: document dt binding

[PATCH v3 0/9] ARM: Berlin: Ethernet support
 2014-09-15 14:01 UTC  (10+ messages)
` [PATCH v3 1/9] net: pxa168_eth: clean up
` [PATCH v3 2/9] net: pxa168_eth: add device tree support
` [PATCH v3 3/9] Documentation: bindings: net: add the Marvell PXA168 Ethernet controller
` [PATCH v3 4/9] net: pxa168_eth: fix Ethernet flow control status
` [PATCH v3 5/9] net: pxa168_eth: get and set the mac address on the Ethernet controller
` [PATCH v3 6/9] net: pxa168_eth: rework the MAC address setup
  ` [PATCH v3 7/9] net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driver
` [PATCH v3 8/9] ARM: dts: berlin: add the Ethernet node
` [PATCH v3 9/9] ARM: dts: berlin: enable the Ethernet port on the BG2Q DMP

[PATCH v3 0/4] omap-serial high-speed fixes/improvements
 2014-09-15 14:00 UTC  (5+ messages)
` [PATCH 1/4] tty: omap-serial: pull out calculation from baud_is_mode16
` [PATCH 2/4] tty: omap-serial: prevent division by zero
` [PATCH 3/4] tty: omap-serial: use threaded interrupt handler
` [PATCH 4/4] tty: omap-serial: support setting of hardware flow control in dts

[PATCH v2 0/9] Zynq PM updates
 2014-09-15 13:34 UTC  (2+ messages)

[Patch v4 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-15 13:24 UTC  (18+ messages)
` [Patch v4 net-next 01/12] net:fec: add enet refrence clock for i.MX 6SX chip
` [Patch v4 net-next 02/12] net:fec: add enet AVB feature macro define for imx6sx
` [Patch v4 net-next 03/12] net: fec: change data structure to support multiqueue
` [Patch v4 net-next 04/12] net: fec: parser max queue number from dt file
` [Patch v4 net-next 05/12] net: fec: init multi queue date structure
` [Patch v4 net-next 06/12] net:fec: Disable enet-avb MAC instead of reset MAC
` [Patch v4 net-next 07/12] net: fec: add enet-avb IP support
` [Patch v4 net-next 08/12] net:fec: Add fsl, imx6sx-fec compatible strings
` [Patch v4 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement
` [Patch v4 net-next 10/12] net: fec: init complete variable in early to avoid kernel dump
` [Patch v4 net-next 11/12] ARM: Documentation: Update fec dts binding doc
` [Patch v4 net-next 12/12] ARM: dts: imx6sx: add multi-queue support enet

[PATCH 0/3] drm-exynos-dp/phy-exynos-dp: Refactor to use pmu-system-controller and dp driver cleanup
 2014-09-15 13:13 UTC  (4+ messages)
` [PATCH 1/3] phy: exynos-dp-video: Use syscon support to control pmu register
` [PATCH 2/3] drm/exynos: dp: Remove support for unused dptx-phy
` [PATCH 3/3] arm: dts: Exynos5: Use pmu_system_controller phandle for dp phy

[PATCH 0/3] ARM+ARM64: constify of_device_ids
 2014-09-15 13:11 UTC  (3+ messages)
` [PATCH 3/3] ARM64: make of_device_ids const

[PATCH v3] spi: davinci: add support for adding delay between word's transmissions
 2014-09-15 13:06 UTC  (3+ messages)

[PATCH 0/5] Add Phytec pbab01 audio support
 2014-09-15 12:07 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] ARM: dts: pbab01: enable I2S audio on phyFLEX-i.MX6 boards
      ` [alsa-devel] "

[PATCH v2] ARM: dts: imx6dl: disable dma support for spi on i.mx6dl
 2014-09-15 11:50 UTC  (3+ messages)

[PATCH v2] clocksource: arch_timer: Allow the device tree to specify the physical timer
 2014-09-15 11:10 UTC  (11+ messages)

[PATCH 0/3 v3] Fix Exynos USB on kernels with USB Gadget support
 2014-09-15 10:52 UTC  (4+ messages)
` [PATCH 1/3 v3] ARM: dts: exynos: Explicitly set dr_mode on peach-pit and peach-pi
` [PATCH 2/3 v3] ARM: dts: exynos: Explicitly set dr_mode on arndale-octa
` [PATCH 3/3 v3] ARM: exynos_defconfig: enable USB gadget support

[RFC][PATCH] devicetree: Add master-id-bits property to the iommu device
 2014-09-15 10:37 UTC  (3+ messages)

[PATCH v5 00/12] ARM: berlin: USB support
 2014-09-15 10:36 UTC  (13+ messages)
` [PATCH v5 01/12] reset: add the Berlin reset controller driver
` [PATCH v5 02/12] Documentation: bindings: add reset bindings docs for Marvell Berlin SoCs
` [PATCH v5 03/12] ARM: Berlin: select the reset controller
` [PATCH v5 04/12] ARM: dts: berlin: add a required reset property in the chip controller node
  ` [PATCH v5 05/12] phy: add the Berlin USB PHY driver
` [PATCH v5 06/12] Documentation: bindings: add doc for the Berlin USB PHY
` [PATCH v5 07/12] usb: chipidea: add a usb2 driver for ci13xxx
` [PATCH v5 08/12] Documentation: bindings: add doc for the USB2 ChipIdea USB driver
` [PATCH v5 09/12] ARM: dts: berlin: add BG2Q nodes for USB support
` [PATCH v5 10/12] ARM: dts: Berlin: enable USB on the BG2Q DMP
` [PATCH v5 11/12] ARM: dts: berlin: add BG2CD nodes for USB support
` [PATCH v5 12/12] ARM: dts: berlin: enable USB on the Google Chromecast

[PATCH v2] Removes OF_SELFTEST dependency on OF_DYNAMIC config symbol
 2014-09-15  9:34 UTC  (2+ messages)

[PATCH v3 0/5] Initial support for XPowers AXP288 PMIC
 2014-09-15  9:02 UTC  (11+ messages)
` [PATCH v3 1/5] mfd/axp20x: rename files to support more devices
` [PATCH v3 3/5] regulator/axp20x: use axp2xx consolidated header
` [PATCH v3 5/5] iio: add documentation for current attribute

[PATCH 00/16] R-Car Display Unit DT bindings
 2014-09-15  8:52 UTC  (3+ messages)
` [PATCH 03/16] video: Add DT binding documentation for VGA connector

[PATCH] ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA Host Controller driver
 2014-09-15  8:49 UTC  (6+ messages)

SPI and module auto-loading
 2014-09-15  8:10 UTC  (5+ messages)

[PATCH v3 0/9] Tegra xHCI support
 2014-09-15  7:00 UTC  (6+ messages)

[Patch v9 0/3] DWC3 USB support for Qualcomm platform
 2014-09-15  6:37 UTC  (10+ messages)
` [Patch v9 2/3] usb: dwc3: Add Qualcomm DWC3 glue layer driver
` [Patch v9 3/3] phy: Add Qualcomm DWC3 HS/SS PHY driver

[PATCH] fbdev: fsl-sii902x: HDMI support for Freescale SoCs
 2014-09-15  2:17 UTC  (3+ messages)

[PATCH 0/4 v3] The Designware GPIO Supporting
 2014-09-15  1:18 UTC  (6+ messages)
` [PATCH 1/4 v3] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver

[PATCH 0/5] regulator: add support for syr82x to fan53555
 2014-09-14 19:23 UTC  (6+ messages)
` [PATCH 1/5] regulator: fan53555: enable vin supply
` [PATCH 2/5] regulator: fan53555: set regulator name from constraints name
  ` [PATCH 3/5] dt-bindings: add devicetree bindings for Fairchild FAN53555 regulators
` [PATCH 4/5] regulator: fan53555: add devicetree support
` [PATCH 5/5] regulator: fan53555: add support for Silergy SYR82x regulators

[PATCH 4/5] dt-bindings: Add binding info for Xgene QMTM UIO driver
 2014-09-14 17:57 UTC  (2+ messages)

[PATCH] net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-09-14 17:32 UTC 

[PATCH 1/2] bcma: register bcma as device tree driver
 2014-09-14 17:16 UTC  (6+ messages)
  ` [PATCH 2/2] bcma: get IRQ numbers from dt

[PATCH v8 0/8] ARM generic idle states
 2014-09-14 16:59 UTC  (10+ messages)
` [PATCH v8 6/8] drivers: cpuidle: CPU idle ARM64 driver

[PATCH v4 1/9] ACPI / PM: Let acpi_dev_pm_detach() return an error code
 2014-09-14 16:38 UTC  (3+ messages)
` [v4,1/9] "

[PATCH 00/14] Support 64bit Cortex A57 based Exynos7 SoC
 2014-09-14 13:45 UTC  (4+ messages)

[PATCH 0/2 V6] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-09-14  6:30 UTC  (3+ messages)
` [PATCH 1/2 V6] irqchip: gic: Add supports for ARM GICv2m MSI(-X)
` [PATCH 2/2 V6] irqchip: gicv2m: Add support for multiple MSI for ARM64 GICv2m

[PATCH v2 0/2] irqchip: Broadcom BCM7120-style Level 2 interrupt controller
 2014-09-14  6:22 UTC  (2+ messages)

[PATCH v2 1/3] irqchip: renesas-intc-irqpin: Document SoC-specific bindings
 2014-09-14  5:32 UTC  (2+ messages)

[PATCH 00/35] arm: omap: move intc to drivers/irqchip/
 2014-09-14  5:18 UTC  (2+ messages)

use IORESOURCE_REG resource type for non-translatable addresses in DT
 2014-09-14  4:46 UTC  (5+ messages)
` [PATCH] RFC: add function for localbus address

[PATCH reword] ARM: MVEBU: Netgear RN102: Use Hardware BCH ECC
 2014-09-14  4:18 UTC  (4+ messages)

[PATCH 0/2] rockchip-max98090: add driver for rockchip board with max98090
 2014-09-14  3:00 UTC  (3+ messages)

[PATCH V3] ARM: dts: Add DT changes for display on peach_pi
 2014-09-14  0:23 UTC  (3+ messages)

[PATCH v3 0/3] net: Add Keystone NetCP ethernet driver support
 2014-09-13 20:07 UTC  (4+ messages)
` [PATCH v3 1/3] Documentation: dt: net: Add binding doc for Keystone NetCP ethernet driver
` [PATCH v3 2/3] net: Add "
` [PATCH v3 3/3] MAINTAINER: net: Add TI NETCP Ethernet driver entry

[PATCH V3 1/2] ARM: dts: Add DT changes for display on snow
 2014-09-13 18:47 UTC  (3+ messages)

[PATCH 0/7] clk: sun6i: Unify AHB1 clock and fix rate calculation
 2014-09-13 14:43 UTC  (7+ messages)
` [PATCH 1/7] clk: sunxi: Add post clk divider for factor clocks
` [PATCH 3/7] clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-divider

[PATCH 0/3] ARM: sun8i: Add DMA controller support
 2014-09-13 13:53 UTC  (4+ messages)
  ` [PATCH 1/3] dmaengine: sun6i: support parameterized compatible strings
  ` [PATCH 2/3] dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variant
  ` [PATCH 3/3] ARM: dts: sun8i: Add DMA controller node

[PATCH 0/4] Add initial support for pinctrl on Exynos7
 2014-09-13 11:34 UTC  (11+ messages)
` [PATCH 1/4] pinctrl: exynos: Generalize the eint16_31 demux code
` [PATCH 2/4] pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts
` [PATCH 3/4] pinctrl: exynos: Add initial driver data for Exynos7
` [PATCH 4/4] arm64: dts: Add initial pinctrl support to EXYNOS7

[PATCH v4 0/8] arch: arm64: enable support for Samsung Exynos7 SoC
 2014-09-13 11:20 UTC  (7+ messages)
` [PATCH v4 2/8] clk: samsung: Factor out the common code to clk.c
` [PATCH v4 4/8] clk: samsung: add initial clock support for Exynos7 SoC

[PATCH v2 00/11] Follow up patches and several new fixes
 2014-09-13  8:28 UTC  (12+ messages)
  ` [PATCH v2 01/11] NFC: st21nfca: Fix few coding style issue
  ` [PATCH v2 02/11] NFC: st21nfca: Fix potential skb leaks in NFC-DEP code
  ` [PATCH v2 03/11] NFC: st21nfca: Fix recursive fault when doing p2p in target mode
  ` [PATCH v2 04/11] NFC: dts: st21nfcb_i2c: Fix invalid interrupts polarity
  ` [PATCH v2 05/11] NFC: st21nfcb: Fix improper management of -EREMOTEIO error code
  ` [PATCH v2 06/11] NFC: st21nfcb: Fix improper ndlc T2 management
  ` [PATCH v2 07/11] NFC: nci: Add support for proprietary RF Protocols
  ` [PATCH v2 08/11] NFC: st21nfcb: Add ISO15693 Reader/Writer support
  ` [PATCH v2 09/11] NFC: st21nfcb: remove error output
  ` [PATCH v2 10/11] NFC: st21nfca: ERR_PTR vs NULL fix
  ` [PATCH v2 11/11] NFC: st21nfca: Fix potential double kfree_skb error

[PATCH v3 00/12] clk: sunxi: Improve MMC clocks support
 2014-09-13  8:24 UTC  (5+ messages)
` [PATCH v3 09/12] ARM: sunxi: dt: Add sample and output mmc clocks

[PATCH/RFC v5 0/4] LED / flash API integration - LED Flash Class
 2014-09-12 21:05 UTC  (4+ messages)
` [PATCH/RFC v5 1/4] leds: Improve and export led_update_brightness

[RFC PATCHv2 0/3] Support for HwSpinlock reserved locks
 2014-09-12 20:56 UTC  (4+ messages)
` [RFC PATCHv2 1/3] hwspinlock/core: prepare unregister code to support "
` [RFC PATCHv2 2/3] hwspinlock/core: prepare core "
` [RFC PATCHv2 3/3] hwspinlock/core: add support for "

[Patch v3 net-next 00/12] net: fec: imx6sx multiqueue support
 2014-09-12 20:45 UTC  (4+ messages)
` [Patch v3 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement

[PATCHv6 0/5] hwspinlock core/omap dt support
 2014-09-12 20:24 UTC  (6+ messages)
` [PATCHv6 1/5] Documentation: dt: add common bindings for hwspinlock
` [PATCHv6 2/5] Documentation: dt: add the omap hwspinlock bindings document
` [PATCHv6 3/5] hwspinlock/core: maintain a list of registered hwspinlock banks
  ` [PATCHv6 4/5] hwspinlock/core: add common OF helpers
` [PATCHv6 5/5] hwspinlock/omap: add support for dt nodes

[PATCH 00/11] Follow up patches and several new fixes
 2014-09-12 19:49 UTC  (12+ messages)
  ` [PATCH 01/11] NFC: st21nfca: Fix few coding style issue
  ` [PATCH 02/11] NFC: st21nfca: Fix potential skb leaks in NFC-DEP code
  ` [PATCH 03/11] NFC: st21nfca: Fix recursive fault when doing p2p in target mode
  ` [PATCH 04/11] NFC: dts: st21nfcb_i2c: Fix invalid interrupts polarity
  ` [PATCH 05/11] NFC: st21nfcb: Fix improper management of -EREMOTEIO error code
  ` [PATCH 06/11] NFC: st21nfcb: Fix improper ndlc T2 management
  ` [PATCH 07/11] NFC: nci: Add support for proprietary RF Protocols
  ` [PATCH 08/11] NFC: st21nfcb: Add ISO15693 Reader/Writer support
  ` [PATCH 09/11] NFC: st21nfcb: remove error output
  ` [PATCH 10/11] NFC: st21nfca: Replace all remaining IS_ERR(skb) with !skb
  ` [PATCH 11/11] NFC: st21nfca: Fix potential double kfree_skb error


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