messages from 2014-01-20 15:44:22 to 2014-01-21 13:37:37 UTC [more...]
[PATCH 3/5] mfd: tc3589x: reform device tree probing
2014-01-21 13:37 UTC (2+ messages)
[PATCH 1/4 v3] mfd: tc3589x: Add device tree bindings
2014-01-21 13:35 UTC (2+ messages)
[PATCH 4/5 v3] input: tc3589x-keypad: support probing from device tree
2014-01-21 13:32 UTC (4+ messages)
[PATCH RFC v2 0/2] ARM: defining power states DT bindings
2014-01-21 13:31 UTC (6+ messages)
` [PATCH RFC v2 1/2] Documentation: arm: add cache "
` [PATCH RFC v2 2/2] Documentation: arm: define DT C-states bindings
[PATCH v3 00/15] Armada 370/XP watchdog support
2014-01-21 13:26 UTC (16+ messages)
` [PATCH v3 01/15] ARM: Introduce atomic MMIO modify
` [PATCH v3 02/15] clocksource: orion: Use atomic access for shared registers
` [PATCH v3 03/15] watchdog: "
` [PATCH v3 04/15] watchdog: orion: Handle IRQ
` [PATCH v3 05/15] watchdog: orion: Make RSTOUT register a separate resource
` [PATCH v3 06/15] watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
` [PATCH v3 07/15] watchdog: orion: Introduce an orion_watchdog device structure
` [PATCH v3 08/15] watchdog: orion: Introduce per-compatible of_device_id data
` [PATCH v3 09/15] watchdog: orion: Add per-compatible clock initialization
` [PATCH v3 10/15] watchdog: orion: Add per-compatible watchdog start implementation
` [PATCH v3 11/15] watchdog: orion: Add support for Armada 370 and Armada XP SoC
` [PATCH v3 12/15] ARM: mvebu: Enable Armada 370/XP watchdog in the devicetree
` [PATCH v3 13/15] ARM: kirkwood: Add RSTOUT 'reg' entry to devicetree
` [PATCH v3 14/15] watchdog: orion: Enable the build on ARCH_MVEBU
` [PATCH v3 15/15] ARM: mvebu: Enable watchdog support in defconfig
[PATCH RFC v4 00/10] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver
2014-01-21 13:15 UTC (14+ messages)
` [PATCH RFC v4 01/10] libahci: Allow drivers to override start_engine
` [PATCH RFC v4 02/10] libahci: Move ahci_host_priv declaration to include/linux/ahci.h
` [PATCH RFC v4 03/10] ahci-platform: Pass ahci_host_priv ptr to ahci_platform_data init method
` [PATCH RFC v4 04/10] ahci-platform: Add support for devices with more then 1 clock
` [PATCH RFC v4 05/10] ahci-platform: Add support for an optional regulator for sata-target power
` [PATCH RFC v4 06/10] ahci-platform: Add enable_ / disable_resources helper functions
` [PATCH RFC v4 07/10] ahci-platform: "Library-ise" ahci_probe functionality
` [PATCH RFC v4 08/10] ahci-platform: "Library-ise" suspend / resume functionality
` [PATCH RFC v4 09/10] ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform
` [PATCH RFC v4 10/10] ahci_imx: Port to library-ised ahci_platform
` Re: [PATCH RFC v4 00/10] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver
[PATCH v2 00/15] Armada 370/XP watchdog support
2014-01-21 12:57 UTC (38+ messages)
` [PATCH v2 01/15] ARM: Introduce atomic MMIO modify
` [PATCH v2 02/15] clocksource: orion: Use atomic access for shared registers
` [PATCH v2 03/15] watchdog: "
` [PATCH v2 04/15] watchdog: orion: Handle IRQ
` [PATCH v2 05/15] watchdog: orion: Make RSTOUT register a separate resource
` [PATCH v2 06/15] watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
` [PATCH v2 07/15] watchdog: orion: Introduce an orion_watchdog device structure
` [PATCH v2 08/15] watchdog: orion: Introduce per-compatible of_device_id data
` [PATCH v2 09/15] watchdog: orion: Add per-compatible clock initialization
` [PATCH v2 10/15] watchdog: orion: Add per-compatible watchdog start implementation
` [PATCH v2 11/15] watchdog: orion: Add support for Armada 370 and Armada XP SoC
` [PATCH v2 12/15] ARM: mvebu: Enable Armada 370/XP watchdog in the devicetree
` [PATCH v2 13/15] ARM: kirkwood: Add RSTOUT 'reg' entry to devicetree
` [PATCH v2 14/15] watchdog: orion: Allow to build on any Orion platform
` Removing PLAT_ORION dependency from ARCH_MVEBU (Was Re: [PATCH v2 14/15] watchdog: orion: Allow to build on any Orion platform)
` [PATCH v2 15/15] ARM: mvebu: Enable watchdog support in defconfig
[RFC] dt-bindings: configuration of parent clocks and clock frequency
2014-01-21 12:48 UTC
[PATCH 1/3] serial: sh-sci: Fix compatible string in DT bindings example
2014-01-21 12:48 UTC
[RFC PATCH 1/1] of/irq: create interrupts-extended-2 property
2014-01-21 12:46 UTC (6+ messages)
[PATCH v9] clk: add MOXA ART SoCs clock driver
2014-01-21 12:44 UTC (2+ messages)
` [PATCH v10] "
[PATCH RFC 0/6] net: rfkill: gpio: Add device tree support
2014-01-21 12:35 UTC (8+ messages)
` [PATCH RFC 4/6] net: rfkill: gpio: add "
[PATCH v3 0/6] Add Broadcom Capri pinctrl driver
2014-01-21 12:35 UTC (9+ messages)
` [PATCH v4 "
` [PATCH v4 3/4] ARM: pinctrl: "
[PATCH 0/3] Extend dtc with data type handling
2014-01-21 12:06 UTC (2+ messages)
` [PATCH 1/3] dtc: Keep type information from DTS
[PATCH v5 0/4] ata: ahci_platform: Add PHY support and OMAP support
2014-01-21 11:59 UTC (4+ messages)
[PATCHv3 00/41] OMAPDSS: DT support v3
2014-01-21 10:57 UTC (42+ messages)
` [PATCHv3 01/41] ARM: OMAP2+: add omapdss_init_of()
` [PATCHv3 02/41] ARM: OMAP2+: DT 'compatible' tweak for displays
` [PATCHv3 03/41] OMAPDSS: add 'label' support for DT
` [PATCHv3 05/41] OMAPFB: clean up default display search
` [PATCHv3 06/41] OMAPFB: search for default display with DT alias
` [PATCHv3 07/41] OMAPDSS: add of helpers
` [PATCHv3 08/41] OMAPDSS: Improve regulator names for DT
` [PATCHv3 10/41] OMAPDSS: Add DT support to DISPC
` [PATCHv3 11/41] OMAPDSS: Add DT support to HDMI
` [PATCHv3 12/41] OMAPDSS: Add DT support to VENC
` [PATCHv3 13/41] OMAPDSS: Add DT support to DSI
` [PATCHv3 14/41] OMAPDSS: panel-dsi-cm: Add DT support
` [PATCHv3 15/41] OMAPDSS: encoder-tfp410: "
` [PATCHv3 16/41] OMAPDSS: connector-dvi: "
` [PATCHv3 17/41] OMAPDSS: encoder-tpd12s015: "
` [PATCHv3 18/41] OMAPDSS: hdmi-connector: "
` [PATCHv3 19/41] OMAPDSS: panel-dpi: "
` [PATCHv3 20/41] OMAPDSS: connector-analog-tv: "
` [PATCHv3 21/41] OMAPDSS: acx565akm: "
` [PATCHv3 22/41] ARM: omap2.dtsi: add omapdss information
` [PATCHv3 23/41] ARM: omap3.dtsi: "
` [PATCHv3 24/41] ARM: omap4.dtsi: "
` [PATCHv3 25/41] ARM: omap4-panda.dts: add display information
` [PATCHv3 04/41] OMAPDSS: get dssdev->alias from DT alias
` [PATCHv3 09/41] OMAPDSS: Add DT support to DSS
` [PATCHv3 26/41] ARM: omap4-sdp.dts: add display information
` [PATCHv3 29/41] ARM: omap3-igep0020.dts: "
` [PATCHv3 27/41] ARM: omap3-beagle.dts: "
` [PATCHv3 28/41] ARM: omap3-beagle-xm.dts: "
` [PATCHv3 30/41] ARM: omap3-n900.dts: "
` [PATCHv3 31/41] OMAPDSS: remove DT hacks for regulators
` [PATCHv3 32/41] ARM: OMAP2+: remove pdata quirks for displays
` [PATCHv3 33/41] Doc/DT: Add OMAP DSS DT Bindings
` [PATCHv3 34/41] Doc/DT: Add DT binding documentation for Analog TV Connector
` [PATCHv3 35/41] Doc/DT: Add DT binding documentation for DVI Connector
` [PATCHv3 36/41] Doc/DT: Add DT binding documentation for HDMI Connector
` [PATCHv3 37/41] Doc/DT: Add DT binding documentation for MIPI DPI Panel
` [PATCHv3 38/41] Doc/DT: Add DT binding documentation for MIPI DSI CM Panel
` [PATCHv3 39/41] Doc/DT: Add DT binding documentation for Sony acx565akm panel
` [PATCHv3 40/41] Doc/DT: Add DT binding documentation for TFP410 encoder
` [PATCHv3 41/41] Doc/DT: Add DT binding documentation for tpd12s015 encoder
[PATCH v6] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
2014-01-21 10:52 UTC (2+ messages)
` [PATCH v7] mmc: moxart: Add MOXA ART SD/MMC driver
[PATCH] Add Xilinx AXI Video DMA Engine driver
2014-01-21 10:21 UTC (6+ messages)
` [PATCH] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support
[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
2014-01-21 10:11 UTC (3+ messages)
` [PATCH 1/2] usb: dwc3: core: continue probing if usb phy library returns -ENODEV/-ENXIO
` [PATCH v4 2/2] usb: dwc3: adapt dwc3 core to use Generic PHY Framework
[PATCH] dtc: Sort unit addresses by number
2014-01-21 10:02 UTC (2+ messages)
[PATCH 0/3] RFC/RFT: Powering on MMC Wifi/BT modules in MMC core
2014-01-21 8:55 UTC (17+ messages)
` [PATCH 1/3] mmc: add support for power-on sequencing through DT
[PATCH v2 0/2] Add Qualcomm BAM dmaengine driver
2014-01-21 8:03 UTC (9+ messages)
` [PATCH v2 1/2] dmaengine: add Qualcomm BAM dma driver
[PATCH v3] phy: Add new Exynos5 USB 3.0 PHY driver
2014-01-21 7:46 UTC (2+ messages)
[PATCHv13 00/40] ARM: TI SoC clock DT conversion
2014-01-21 7:42 UTC (4+ messages)
` [PATCHv13 27/40] ARM: dts: omap3 clock data
[PATCH v2 3/7] devicetree: bindings: add cpu clock configuration data binding for Exynos4/5
2014-01-21 7:31 UTC (3+ messages)
[PATCH V12 0/3] Add watchdog DT nodes and use syscon regmap interface to configure pmu registers
2014-01-21 5:08 UTC (5+ messages)
` [PATCH V12 1/3] ARM: dts: Add pmu sysreg node to exynos5250 and exynos5420 dtsi files
[PATCH v3 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
2014-01-21 2:40 UTC (6+ messages)
` [PATCH v3 1/2] i2c: qup: Add device tree bindings information
` [PATCH v3 2/2] i2c: New bus driver for the QUP I2C controller
[PATCH] powerpc: T4240: Add ina220 node in dts
2014-01-21 2:31 UTC
[PATCH v4 0/7] mtd: spi-nor: add a new framework for SPI NOR
2014-01-21 2:29 UTC (11+ messages)
[PATCH] clk: corenet: Update the clock bindings
2014-01-21 2:02 UTC
PWM
2014-01-21 0:39 UTC (6+ messages)
[PATCH] mmc: omap_hsmmc: Add support for Erratum 2.1.1.128 in device tree boot
2014-01-20 23:39 UTC (2+ messages)
[PATCH] ARM: dts: omap3-ldp: fix mmc configuration
2014-01-20 23:34 UTC
[PATCH] DT: net: document Ethernet bindings in one place
2014-01-20 23:33 UTC (5+ messages)
[early RFC] Device Tree bindings for OMAP3 Camera Subsystem
2014-01-20 23:27 UTC (5+ messages)
` [RFCv2] Device Tree bindings for OMAP3 Camera System
[PATCH RFC] dt: bindings: submitting patches document
2014-01-20 22:31 UTC (2+ messages)
` [PATCH V2] dt: bindings: submitting patches and ABI documents
[PATCH 0/2] DT updates for Hummingboard and new Cubox-i
2014-01-20 21:06 UTC (8+ messages)
[PATCH] ARM: dts: omap3-gta04: Add EOC irq gpio line handling
2014-01-20 20:25 UTC (2+ messages)
[RFC/PATCH 0/1] mtd: Add NAND ECC devicetree binding
2014-01-20 19:48 UTC (6+ messages)
[PATCH] powerpc/mpic: Fix build errors for CONFIG_MPIC_WEIRD
2014-01-20 19:42 UTC
[PATCHv13 00/40] ARM: TI SoC clock DT conversion
2014-01-20 17:36 UTC (17+ messages)
[PATCH RFC 00/10] Generic Device Tree based power domain look-up
2014-01-20 17:32 UTC (6+ messages)
` [PATCH RFC 04/10] base: power: Add generic OF-based "
[PATCH 2/2] i2c designware add support of I2C standard mode
2014-01-20 16:45 UTC (2+ messages)
` [PATCH v2 "
[PATCH 1/2] i2c designware make SCL and SDA falling time configurable
2014-01-20 16:43 UTC (2+ messages)
` [PATCH v2 "
[PATCH] ARM: dts: Add basic devices for AM3517-craneboard
2014-01-20 16:43 UTC (6+ messages)
[PATCH v7 0/7] ARM: rockchip: add smp functionality
2014-01-20 16:42 UTC (6+ messages)
` [PATCH v7 4/7] ARM: rockchip: add snoop-control-unit
` [PATCH v7 5/7] ARM: rockchip: add sram dt nodes and documentation
` [PATCH v7 6/7] ARM: rockchip: add power-management-unit
` [PATCH v7 7/7] ARM: rockchip: add smp bringup code
` [PATCH v7.1 "
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).