devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-05 08:11:59 to 2015-09-07 18:56:12 UTC [more...]

[PATCH V8 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2015-09-07 18:56 UTC  (5+ messages)
` [PATCH 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

[PATCH 0/3] Generic PCI MSI + IOMMU topology bindings
 2015-09-07 18:05 UTC  (6+ messages)
` [PATCH 2/3] Docs: dt: Add PCI MSI map bindings

[PATCH v4 2/3] dt-bindings: binding for jz4780-{nand,bch}
 2015-09-07 17:16 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: update Boundary Devices boards support
 2015-09-07 16:57 UTC  (5+ messages)
  ` [PATCH 1/4] ARM: dts: imx6dql-nitrogen6x: add touchscreen support
  ` [PATCH 2/4] ARM: dts: imx6qdl-nitrogen6x: add wifi wl1271 support
  ` [PATCH 3/4] ARM: dts: imx: add Boundary Devices Nitrogen6_Max board
  ` [PATCH 4/4] ARM: dts: imx: add Boundary Devices Nitrogen6_Lite board

[PATCH 0/2] ASoC: atmel-classd: add the Audio Class D Amplifier
 2015-09-07 16:25 UTC  (9+ messages)
` [PATCH 1/2] ASoC: atmel-classd: add the Audio Class D Amplifier code
` [PATCH 2/2] ASoC: atmel-classd: DT binding for Class D audio amplifier driver

[PATCH] ARM: dts: omap3-igep: Move eth IRQ pinmux to IGEPv2 common dtsi
 2015-09-07 16:24 UTC 

st_fdma: Firmware filename in DT?
 2015-09-07 15:59 UTC  (15+ messages)

[PATCH v5 0/9] Goodix touchscreen enhancements
 2015-09-07 14:36 UTC  (10+ messages)
` [PATCH v5 1/9] Input: goodix - sort includes alphabetically
  ` [PATCH v5 2/9] Input: goodix - use actual config length for each device type
  ` [PATCH v5 3/9] Input: goodix - reset device at init
  ` [PATCH v5 4/9] Input: goodix - write configuration data to device
  ` [PATCH v5 7/9] Input: goodix - add support for ESD
  ` [PATCH v5 8/9] Input: goodix - add sysfs interface to dump config
` [PATCH v5 5/9] Input: goodix - add power management support
` [PATCH v5 6/9] Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_send
` [PATCH v5 9/9] Input: goodix - add runtime power management support

[PATCH v6 0/2] Add support and documentation for UPISEMI us5182d als and proximity sensor
 2015-09-07 13:59 UTC  (5+ messages)
` [PATCH v6 2/2] devicetree: Add documentation for UPISEMI us5182d ALS and Proximity sensor

[PATCH 0/4] MIPS: ath79: Add USB support on the TL-WR1043ND
 2015-09-07 13:20 UTC  (2+ messages)

[PATCH 0/5] New Atmel PIO4 pinctrl/gpio driver
 2015-09-07 13:12 UTC  (2+ messages)

[PATCH v6 1/2] dmaengine: Add Xilinx Central DMA DT Binding Documentation
 2015-09-07 12:55 UTC  (2+ messages)

[PATCH-v2 0/3] mmc: sdhci-pxav3: Fix tabbing issue
 2015-09-07 12:52 UTC  (6+ messages)
` [PATCH-v2 1/3] "
` [PATCH-v2 2/3] mmc: sdhci-pxav3: Use BIT macro for bit field definitions
  ` [PATCH-v2 3/3] mmc: sdhci: print notice on -EPROBE_DEFER in sdhci_add_host() fn

[PATCH 0/3] of/irq: fix guards and dummies for OF=y and OF_IRQ=n
 2015-09-07 12:37 UTC  (4+ messages)
  ` [PATCH 1/3] of/irq: add a dummy of_msi_configure if OF_IRQ=n
  ` [PATCH 2/3] of/irq: fix guards of of_irq_find_parent and of_msi_configure
  ` [PATCH 3/3] of/irq: fix guards for irq_of_parse_and_map prototype

[RFC PATCH] gpio-pca953x driver and PCA9536 chip
 2015-09-07 12:36 UTC  (3+ messages)

[PATCH v2] Documentation: add Device tree bindings for hwmon/nct7802
 2015-09-07 12:35 UTC  (2+ messages)

[PATCH v3 0/18] On-demand device probing
 2015-09-07 12:31 UTC  (5+ messages)
` [PATCH v3 02/18] of/platform: add of_platform_probe

[PATCH v4 0/22] On-demand device probing
 2015-09-07 12:23 UTC  (23+ messages)
` [PATCH v4 02/22] ARM: amba: Move reading of periphid to pre_probe()
` [PATCH v4 03/22] of/platform: Point to struct device from device node
` [PATCH v4 04/22] of: add function to allow probing a device from a OF node
  ` [PATCH v4 01/22] driver core: Add pre_probe callback to bus_type
  ` [PATCH v4 05/22] gpio: Probe GPIO drivers on demand
  ` [PATCH v4 11/22] i2c: core: Probe i2c adapters and devices "
  ` [PATCH v4 12/22] pwm: Probe PWM chip "
  ` [PATCH v4 13/22] backlight: Probe backlight "
  ` [PATCH v4 16/22] pinctrl: Probe pinctrl "
` [PATCH v4 06/22] gpio: "
` [PATCH v4 07/22] regulator: core: Reduce critical area in _regulator_get
` [PATCH v4 08/22] regulator: core: Probe regulators on demand
` [PATCH v4 09/22] drm: Probe panels "
` [PATCH v4 10/22] drm/tegra: Probe dpaux devices "
` [PATCH v4 14/22] usb: phy: Probe phy "
` [PATCH v4 15/22] clk: Probe clk providers "
` [PATCH v4 17/22] phy: core: Probe phy "
` [PATCH v4 18/22] dma: of: Probe DMA controllers "
` [PATCH v4 19/22] power-supply: Probe power supplies "
` [PATCH v4 20/22] driver core: Allow deferring probes until late init
` [PATCH v4 21/22] driver core: Start processing deferred probes earlier
` [PATCH v4 22/22] of/platform: Defer probes of registered devices

[PATCH v8 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-09-07 12:17 UTC  (5+ messages)
` [PATCH v8 3/6] PCI: designware: Add ARM64 support

[PATCH v2 0/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb
 2015-09-07 12:08 UTC  (8+ messages)
` [PATCH v2 5/7] staging: board: Add support for devices with complex dependencies

[RFC 0/2] drm/dsi: DSI for devices with different control bus
 2015-09-07 11:46 UTC  (2+ messages)

[PATCH v3] usb: chipidea: Use extcon framework for VBUS and ID detect
 2015-09-07 11:45 UTC  (5+ messages)

[PATCH v4] usb: chipidea: Use extcon framework for VBUS and ID detect
 2015-09-07 11:45 UTC 

[PATCH] spi: mediatek: fix spi cs polarity error
 2015-09-07 11:37 UTC 

QEMU fw_cfg DMA interface
 2015-09-07 11:25 UTC  (6+ messages)
` [PATCH v2] QEMU fw_cfg DMA interface documentation

[PATCH-v2 0/7] mmc: sdhci-pxav3: Enable support for PXA1928 SDCHI controller
 2015-09-07 11:18 UTC  (8+ messages)
` [PATCH-v2 1/7] mmc: sdhci-pxav3: Enable pxa1928 device support
` [PATCH-v2 2/7] mmc: sdhci-pxav3: binding: Add pxa1928 compatible support
` [PATCH-v2 3/7] mmc: sdhci-pxav3: Add platform specific set_clock ops
` [PATCH-v2 4/7] mmc: sdhci-pxav3: Add pinctl setting according to bus clock
` [PATCH-v2 5/7] mmc: sdhci-pxav3: Fix HS200 mode support
` [PATCH-v2 6/7] mmc: sdhci: add new quirk for setting BUS_POWER & BUS_VLT fields
` [PATCH-v2 7/7] mmc: sdhci: enable SDHCI_QUIRK2_CARD_ON_NEEDS_BUS_ON for pxa1928

[PATCH] Docs: dt: add #msi-cells to GICv3 ITS binding
 2015-09-07  9:49 UTC 

[net-next PATCH v3] drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
 2015-09-07  9:46 UTC 

[PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet
 2015-09-07  9:30 UTC  (7+ messages)
    `  "
            ` [linux-sunxi] "

[PATCH v4 0/4] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only
 2015-09-07  9:15 UTC  (5+ messages)
` [PATCH v4 2/4] PCI: pci-host-generic: Fix lookup of linux,pci-probe-only property
` [PATCH v4 3/4] powerpc: PCI: "

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-09-07  9:01 UTC  (49+ messages)
` [PATCH v4 01/16] drm: exynos/dp: fix code style
` [PATCH v4 03/16] drm: bridge: analogix/dp: split exynos dp driver to bridge dir
` [PATCH v4 05/16] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & colorimetry
` [PATCH v4 09/16] drm: rockchip: add bpc and color mode setting
` [PATCH v4 11/16] drm: bridge: analogix/dp: add platform device type support
` [PATCH v4 14/16] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
` [PATCH v4 10/16] phy: Add driver for rockchip Display Port PHY

[PATCH 1/3] Revert "ahci: added support for Freescale AHCI sata"
 2015-09-07  8:52 UTC  (4+ messages)
` [PATCH 2/3] devicetree:bindings: add devicetree bindings for Freescale AHCI
` [PATCH 3/3 v2] ahci: added a new driver for supporting Freescale AHCI sata

[PATCH] ARM: dts: vfxxx: Add iio_hwmon node for ADC temperature channel
 2015-09-07  8:49 UTC  (4+ messages)

[PATCH v10 0/4] Implement OCOTP driver for Vybrid using NVMEM
 2015-09-07  8:21 UTC  (5+ messages)
` [PATCH v10 1/4] clk: clk-vf610: Add clock for Vybrid OCOTP controller
  ` [PATCH v10 2/4] ARM: dts: vfxxx: Add OCOTP node
  ` [PATCH v10 4/4] nvmem: Add DT binding documentation for Vybrid OCOTP driver
` [PATCH v10 3/4] drivers: nvmem: Add Vybrid OCOTP support

[RFC v2 0/4] iio: new chemical sensor framework and channel types
 2015-09-07  8:08 UTC  (8+ messages)
` [RFC v2 1/4] iio: chemical: Add IIO_CONCENTRATION channel type
  ` [RFC v2 2/4] iio: resistance: add IIO_RESISTANCE "
  ` [RFC v2 3/4] devicetree: add SGX Sensortech vendor id
` [RFC v2 4/4] iio: chemical: add SGX VZ89x VOC sensor support

[PATCH 0/3] ARM: OMAP2+: Optimize soc_is calls
 2015-09-07  7:05 UTC  (4+ messages)
  ` [PATCH 1/3] ARM: OMAP2: DRA7: Modify optimize string comparisons in "
  ` [PATCH 2/3] ARM: dts: AM43x-epos-evm: Add AM438x compatible string for epos
  ` [PATCH 3/3] ARM: OMAP2: AM43XX: Modify optimize string comparisons in soc_is calls

Raspberry Pi native clock driver
 2015-09-07  6:48 UTC  (6+ messages)
` [PATCH 1/4] clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers
  ` [PATCH 2/4] clk: bcm2835: Add binding docs for the new platform clock driver
` [PATCH 3/4] clk: bcm2835: Add support for programming the audio domain clocks
` [PATCH 4/4] ARM: bcm2835: Switch to using the new clock driver support

thermal: mediatek: Add cpu power cooling model
 2015-09-07  6:09 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: mt8173: Add thermal zone node for mt8173

[PATCH] power: bq24261_charger: Add support for TI BQ24261 charger
 2015-09-07  3:57 UTC  (2+ messages)

[PATCH] of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages
 2015-09-07  3:50 UTC  (5+ messages)

[PATCH v2 1/8] pinctrl: freescale: imx: fix system crash if enable two pinctl instances
 2015-09-07  2:42 UTC  (11+ messages)
` [PATCH v2 2/8] ARM: imx: imx7d-pinfunc: add gpio1 pad iomux settings
` [PATCH v2 5/8] pinctrl: freescale: imx: add ZERO_OFFSET_VALID flag
` [PATCH v2 6/8] pinctrl: freescale: imx: add shared input select reg support
` [PATCH v2 8/8] pinctrl: freescale: imx: imx7d iomuxc-lpsr devicetree bindings

[PATCH v3 0/5] Add imx6ul touch screen controller support
 2015-09-07  0:27 UTC  (5+ messages)
` [PATCH v3 1/5] input: touchscreen: add imx6ul_tsc driver support
` [PATCH v3 3/5] ARM: imx_v6_v7_defconfig: enable imx6ul_tsc

[PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
 2015-09-06 21:03 UTC  (4+ messages)

[PATCH v2 03/10] Documentation/dts: Add bindings for QIXIS FPGA controller found on FSL boards
 2015-09-06 20:00 UTC  (8+ messages)
  ` [PATCH v2 04/10] doc/bindings: Update PCIe devicetree binding documentation for LS2080A

[PATCH RESEND] ARM: dts: Fix Makefile target for sun4i-a10-itead-iteaduino-plus
 2015-09-06 11:20 UTC  (2+ messages)

[PATCH v17 0/4] ARM: rk3288: Add PM Domain support
 2015-09-06 10:10 UTC  (7+ messages)
` [PATCH v17 1/4] dt-bindings: add document of Rockchip power domains
` [PATCH v17 3/4] soc: rockchip: power-domain: Add power domain driver

[PATCH v3 0/2] arm64: Support Hisilicon Hip05-D02 board
 2015-09-06  9:34 UTC  (3+ messages)
  ` [PATCH v3 1/2] arm64: hip05-d02: Document devicetree bindings for Hisilicon Hip05-D02 Board
` [PATCH v3 2/2] arm64: dts: add dts files for Hisilicon Hip05-D02 Development Board

[PATCH V6 0/3] nvmem: add ocotp support for i.MX23 and i.MX28
 2015-09-06  7:55 UTC  (3+ messages)
` [PATCH V6 3/3] ARM: mxs: enable ocotp "

[PATCH v6 0/6] mmc: imx: a few fixes and new feature
 2015-09-06  7:35 UTC  (3+ messages)
` [PATCH v6 4/6] ARM: dts: imx7d-sdb: add eMMC5.0 support

[PATCH] ARM: dts: imx6ul: add pm_power_off support
 2015-09-06  7:31 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imx6ul: add sram support for i.mx6ul
 2015-09-06  4:18 UTC  (2+ messages)

[PATCH 0/2] arm64: Support Hisilicon Hip05-D02 board
 2015-09-06  2:47 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: add dts files for Hisilicon Hip05-D02 Development Board

[PATCH 2/2] net, thunder, bgx: Add support for ACPI binding
 2015-09-05 20:00 UTC  (5+ messages)
              ` _DSD standardization note (WAS: Re: [PATCH 2/2] net, thunder, bgx: Add support for ACPI binding.)

[PATCH v5 0/3] Add support for touchscreen on Colibri VF50
 2015-09-05 17:59 UTC  (3+ messages)
` [PATCH v5 3/3] touchscreen: colibri-vf50-ts: Add touchscreen support for "

[PATCHv6 0/6] iio: mma8452: improve driver and support more chips
 2015-09-05 17:07 UTC  (11+ messages)
` [PATCH 1/6] iio: mma8452: refactor for seperating chip specific data
` [PATCH 2/6] iio: mma8452: add support for MMA8453Q accelerometer chip
` [PATCH 3/6] iio: mma8452: add freefall / motion interrupt source
` [PATCH 4/6] iio: mma8452: add support for MMA8652FC and MMA8653FC
` [PATCH 6/6] iio: mma8452: leave sysfs namings to the iio core

[[PATCH v2] 0/2] Add Altera Modular ADC Driver
 2015-09-05 15:47 UTC  (5+ messages)
` [[PATCH v2] 1/2] Altera Modular ADC driver device binding
` [[PATCH v2] 2/2] Altera Modular ADC driver support

[PATCH 1/3] ARM: dts: sunxi: Add sun?i-q8-common.dtsi files for q8 tablets
 2015-09-05 14:55 UTC  (3+ messages)
  ` [PATCH 2/3] ARM: dts: sun5i: Add sun5i-q8-common.dtsi
  ` [PATCH 3/3] ARM: dts: sun5i: Add dts file for q8 formfactor a13 based tablets


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