devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-25 10:36:54 to 2013-11-26 08:29:16 UTC [more...]

[PATCH v6 0/6] gpio: daVinci: cleanup and feature enhancement
 2013-11-26  8:29 UTC  (9+ messages)
` [PATCH v6 1/6] gpio: davinci: use readl/writel instead of __raw_*
` [PATCH v6 4/6] gpio: davinci: add OF support

[PATCHv10 00/41] ARM: TI SoC clock DT conversion
 2013-11-26  8:06 UTC  (42+ messages)
` [PATCHv10 01/41] clk: add support for platform specific clock I/O wrapper functions
` [PATCHv10 02/41] CLK: TI: add DT alias clock registration mechanism
` [PATCHv10 03/41] CLK: ti: add init support for clock IP blocks
` [PATCHv10 04/41] CLK: TI: Add DPLL clock support
` [PATCHv10 05/41] CLK: TI: add autoidle support
` [PATCHv10 06/41] clk: ti: add composite clock support
` [PATCHv10 07/41] CLK: ti: add support for ti divider-clock
` [PATCHv10 08/41] clk: ti: add support for TI fixed factor clock
` [PATCHv10 09/41] CLK: TI: add support for gate clock
  ` [PATCHv10 10/41] CLK: TI: add support for clockdomain binding
  ` [PATCHv10 13/41] CLK: TI: add omap5 clock init file
  ` [PATCHv10 18/41] CLK: TI: add interface clock support for OMAP3
  ` [PATCHv10 22/41] ARM: dts: omap5 clock data
  ` [PATCHv10 25/41] ARM: dts: DRA7: Change apll_pcie_m2_ck to fixed factor clock
  ` [PATCHv10 36/41] ARM: OMAP2+: io: use new clock init API
` [PATCHv10 11/41] clk: ti: add support for basic mux clock
` [PATCHv10 12/41] CLK: TI: add omap4 clock init file
` [PATCHv10 14/41] CLK: TI: omap5: Initialize USB_DPLL at boot
` [PATCHv10 15/41] CLK: TI: DRA7: Add APLL support
` [PATCHv10 16/41] CLK: TI: add dra7 clock init file
` [PATCHv10 17/41] CLK: TI: add am33xx "
` [PATCHv10 19/41] CLK: TI: add omap3 "
` [PATCHv10 20/41] CLK: TI: add am43xx "
` [PATCHv10 21/41] ARM: dts: omap4 clock data
` [PATCHv10 23/41] ARM: dts: dra7 "
` [PATCHv10 24/41] ARM: dts: clk: Add apll related clocks
` [PATCHv10 26/41] ARM: dts: DRA7: Add PCIe related clock nodes
` [PATCHv10 27/41] ARM: dts: am33xx clock data
` [PATCHv10 28/41] ARM: dts: omap3 "
` [PATCHv10 29/41] ARM: dts: AM35xx: use DT "
` [PATCHv10 30/41] ARM: dts: am43xx "
` [PATCHv10 31/41] ARM: OMAP2+: clock: add support for regmap
` [PATCHv10 32/41] ARM: OMAP2+: clock: use driver API instead of direct memory read/write
` [PATCHv10 33/41] ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdm
` [PATCHv10 34/41] ARM: OMAP3: hwmod: initialize clkdm from clkdm_name
` [PATCHv10 35/41] ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DT
` [PATCHv10 37/41] ARM: OMAP4: remove old clock data and link in new clock init code
` [PATCHv10 38/41] ARM: OMAP: DRA7: Enable clock init
` [PATCHv10 39/41] ARM: AM43xx: "
` [PATCHv10 40/41] ARM: AM33xx: remove old clock data and link in new clock init code
` [PATCHv10 41/41] ARM: OMAP3: use DT clock init if DT data is available

[PATCH 00/17] Add memory mapped support for ti qspi, m25p80 serial flash
 2013-11-26  7:35 UTC  (18+ messages)
` [PATCH 03/17] spi/qspi: parse register by name
  ` [PATCH 01/17] spi/spi.h: Add get_buf/put_buf support in spi master
  ` [PATCH 02/17] spi/spi.h: Add configure from slave support
  ` [PATCH 04/17] spi/qspi: parse control module register
  ` [PATCH 05/17] spi/qspi: parse memory map register
  ` [PATCH 06/17] spi/qspi: Add support to switc to memory mapped operation
  ` [PATCH 08/17] spi/qspi: Add api for get_buf/put_buf
  ` [PATCH 09/17] spi/spi.h: Add "mem" variable in spi master
  ` [PATCH 12/17] spi/qspi: convert driver to enable/disable memory mapped
  ` [PATCH 13/17] drivers: mtd: m25p80: Add api to configure master register
  ` [PATCH 14/17] drivers: mtd: m25p80: Adapt driver to support memory mapped read
  ` [PATCH 15/17] arm: dts: dra7: Add qspi device
  ` [PATCH 17/17] Documentation: bindings: ti-qspi: update binding information
` [PATCH 07/17] spi/qspi: configure set up register for memory map
` [PATCH 10/17] spi/spi.h: Add mmap flag in spi master
` [PATCH 11/17] spi/qspi: set "mmap" flag to true
` [PATCH 16/17] arm: dts: am43x-epos: Add qspi device

[PATCH 10/12] mtd: nand: davinci: don't set timings if AEMIF is used
 2013-11-26  7:20 UTC  (14+ messages)
                  ` [PATCH] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
  ` [PATCH 06/12] mtd: nand: davinci: adjust DT properties to MTD generic
  ` [PATCH 07/12] memory: davinci-aemif: introduce AEMIF driver

[PATCH v5 0/4] ata: Add APM X-Gene SoC SATA host controller support
 2013-11-26  7:01 UTC  (5+ messages)
` [PATCH v5 1/4] ata: Export required functions by APM X-Gene SATA driver
  ` [PATCH v5 2/4] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding
    ` [PATCH v5 3/4] ata: Add APM X-Gene SoC SATA host controller driver
      ` [PATCH v5 4/4] arm64: Add APM X-Gene SoC SATA host controller DTS entries

[PATCH V3 1/6] clk: exynos-audss: convert to platform device
 2013-11-26  6:29 UTC  (4+ messages)
` [PATCH V4 "

linux 3.13-rc1 make dw_mmc-exynos more worse
 2013-11-26  6:00 UTC  (8+ messages)

[PATCH] clk: exynos: Fix typos in DT bindings documentation
 2013-11-26  5:53 UTC  (4+ messages)

[PATCH v3 0/4] PHY: Add APM X-Gene SoC 15Gbps Multi-purpose PHY support
 2013-11-26  5:46 UTC  (5+ messages)
` [PATCH v3 1/4] PHY: Add function set_speed to generic PHY framework
  ` [PATCH v3 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation
    ` [PATCH v3 3/4] PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver
      ` [PATCH v3 4/4] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries

[PATCH v2 3/3] Documentation: add the binding file for Freescale vf610 ADC driver
 2013-11-26  5:46 UTC 

[PATCH] staging: dwc2: set up all module params
 2013-11-26  5:02 UTC 

[PATCH 0/4] Add dt support for exynos hdmiphy settings
 2013-11-26  3:40 UTC  (5+ messages)
` [PATCH 4/4] drm: exynos: hdmi: Add dt support for "

[PATCHv7 0/4] twl4030-pwrbutton DT binding
 2013-11-26  3:29 UTC  (3+ messages)

[PATCH v8 0/4] pinctrl: imx27: imx27 pincontrol driver
 2013-11-26  2:43 UTC  (5+ messages)

[PATCH 4/5 v3] input: tc3589x-keypad: support probing from device tree
 2013-11-26  2:34 UTC  (2+ messages)

[PATCH] of: Add simple panel device tree binding
 2013-11-26  2:01 UTC  (3+ messages)

[PATCH 0/5] Add Broadcom Kona PWM Support
 2013-11-26  1:50 UTC  (9+ messages)
` [PATCH 1/5] Documentation: dt: Add kona-pwm binding
` [PATCH 2/5] pwm: kona: Introduce Kona PWM controller support

[PATCH v11 0/7] ARM: support for the Trusted Foundations secure monitor
 2013-11-26  1:35 UTC  (5+ messages)
` [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

[PATCH 0/3] pinctrl: Qualcomm 8x74 pinctrl driver
 2013-11-26  0:52 UTC  (6+ messages)
` [PATCH 1/3] pinctrl: Add Qualcomm TLMM driver
  ` [PATCH 2/3] pinctrl: Add msm8x74 configuration
    ` [PATCH 3/3] pinctrl: Add documentation for pinctrl-msm8x74

[PATCH] pinctrl: samsung: Allow grouping multiple pinmux/pinconf nodes
 2013-11-26  0:32 UTC  (5+ messages)

[PATCH] pinctrl: samsung: Allow pin value to be initialized using pinfunc
 2013-11-26  0:30 UTC  (8+ messages)

[PATCH V9 0/3] Add watchdog DT nodes and use syscon regmap interface to configure pmu registers
 2013-11-26  0:12 UTC  (8+ messages)
` [PATCH V9 1/3] ARM: dts: Add pmu sysreg node to exynos5250 and exynos5420 dtsi files
` [PATCH V9 2/3] watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register
` [PATCH V9 3/3] ARM: dts: update watchdog device nodes for Exynos5250 and Exynos5420

[PATCH 0/2] Add support for hym8563 rtcs
 2013-11-25 23:40 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: add hym8563 binding
` [PATCH 2/2] rtc: add hym8563 rtc-driver

[PATCH] ARM: OMAP: dts: add n8x0 onenand
 2013-11-25 23:39 UTC  (2+ messages)

[PATCH 1/4] ARM: tegra: add reset properties to Tegra124 DTs
 2013-11-25 22:39 UTC  (4+ messages)
  ` [PATCH 2/4] ARM: tegra: add APB DMA controller to Tegra124 DT
  ` [PATCH 3/4] ARM: tegra: add Tegra124 pinmux node to DT
  ` [PATCH 4/4] ARM: tegra: add MMC controllers to Tegra124 DT

[PATCH] ARM: tegra: delete nvidia,tegra20-spi.txt binding
 2013-11-25 22:37 UTC 

[PATCH V2 0/3] ARM: tegra: use common reset and DMA bindings
 2013-11-25 22:25 UTC  (6+ messages)
  ` [PATCH V2 1/3] ARM: tegra: add missing clock documentation to DT bindings
  ` [PATCH V2 2/3] ARM: tegra: document reset properties in "
  ` [PATCH V2 3/3] ARM: tegra: document use of standard DMA "

[PATCH 0/4] ARM: mvebu/kirkwood: NETGEAR ReadyNAS .dts files cleanup
 2013-11-25 22:08 UTC  (7+ messages)
` [PATCH 3/4] ARM: mvebu: NETGEAR ReadyNAS 104 .dts file cleanup

[PATCH v2 0/7] Make dwc3 use Generic PHY Framework
 2013-11-25 21:32 UTC  (5+ messages)
` [PATCH v2 1/7] usb: dwc3: get "usb_phy" only if the platform indicates the presence of PHY's

[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
 2013-11-25 21:21 UTC  (3+ messages)
` [PATCH v3 04/10] usb: dwc3: use quirks to know if a particualr platform doesn't have PHY

[PATCH] ARM: dts: Fix omap serial wake-up when booted with device tree
 2013-11-25 20:11 UTC 

[PATCH] of/platform: Fix no irq domain found errors when populating interrupts
 2013-11-25 19:50 UTC  (13+ messages)

[PATCH RESEND v3] clk: return probe defer when DT clock not yet ready
 2013-11-25 18:47 UTC 

[PATCH RESEND v2] clk: probe defer when clock not yet ready
 2013-11-25 18:47 UTC 

[PATCH v3 0/3] phy: Add new Exynos USB 2.0 PHY driver
 2013-11-25 18:41 UTC  (3+ messages)
` [PATCH v3 3/3] usb: s3c-hsotg: Use the new Exynos USB phy driver with the generic phy framework

[PATCH v3 0/9] USB Device Controller support for BCM281xx
 2013-11-25 18:16 UTC  (10+ messages)
` [PATCH v3 1/9] phy: add phy_get_bus_width()/phy_set_bus_width() calls
` [PATCH v3 2/9] staging: dwc2: update DT binding to add generic clock/phy properties
` [PATCH v3 3/9] usb: gadget: s3c-hsotg: enable build for other platforms
` [PATCH v3 4/9] usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
  ` [PATCH v3 5/9] usb: gadget: s3c-hsotg: use generic phy_init()/phy_exit() support
  ` [PATCH v3 9/9] ARM: dts: add usb udc support to bcm281xx
` [PATCH v3 6/9] usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
` [PATCH v3 7/9] phy: add Broadcom Kona USB2 PHY DT binding
` [PATCH v3 8/9] phy: add Broadcom Kona USB2 PHY driver

[PATCHv5 0/9] Unifying Tegra IOMMU(SMMU) driver among Tegra SoCs
 2013-11-25 17:39 UTC  (7+ messages)
` [PATCHv5 2/9] driver/core: populate devices in order for IOMMUs

[PATCHv5] ASoC: Add support for BCM2835
 2013-11-25 17:17 UTC  (2+ messages)

[PATCH RESEND] ASoC: clk: probe defer when clock not yet ready
 2013-11-25 17:11 UTC  (2+ messages)

[PATCH v2 0/6] Update Davinci watchdog driver
 2013-11-25 16:44 UTC  (7+ messages)
` [PATCH 1/6] watchdog: davinci: change driver to use WDT core

[PATCH] dt-bindings: add ARMv8 PMU binding
 2013-11-25 16:01 UTC  (6+ messages)

[PATCH 0/3] Reuse davinci-nand driver for Keystone arch
 2013-11-25 15:57 UTC  (4+ messages)
` [PATCH 1/3] mtd: nand: davinci: reuse "

[GIT PULL] Thermal and Device tree
 2013-11-25 15:51 UTC  (2+ messages)

[PATCH] ARM: dts: omap3-beagle: Fix USB host on beagle boards (for 3.13)
 2013-11-25 15:50 UTC  (2+ messages)

[PATCHv5 00/20] device thermal limits represented in device tree nodes (v5)
 2013-11-25 15:47 UTC  (15+ messages)
` [PATCHv9 02/20] thermal: introduce device tree parser

[PATCH v3 0/6] Update Davinci watchdog driver
 2013-11-25 14:56 UTC  (9+ messages)
` [PATCH v3 1/6] watchdog: davinci: change driver to use WDT core
` [PATCH v3 2/6] watchdog: davinci: use davinci_wdt_device structure to hold device data
` [PATCH v3 3/6] watchdog: davinci: add GET_TIMELEFT option support
` [PATCH v3 4/6] watchdog: davinci: add "timeout-sec" property
` [PATCH v3 5/6] watchdog: davinci: reuse driver for keystone arch
` [PATCH v3 6/6] arm: dts: keystone: add watchdog entry

[PATCH v3 5/6] watchdog: davinci: reuse driver for keystone arch
 2013-11-25 14:53 UTC  (2+ messages)

[PATCH v2 0/9] USB Device Controller support for BCM281xx
 2013-11-25 14:16 UTC  (4+ messages)
` [PATCH v2 8/9] phy: add Broadcom Kona USB2 PHY driver

[PATCHv6 00/13] Unifying SMMU driver among Tegra SoCs
 2013-11-25 13:49 UTC  (3+ messages)
` [PATCHv6 05/13] iommu/core: add ops->{bound,unbind}_driver()

[PATCH 0/3] DT support for bq2415x
 2013-11-25 13:07 UTC  (7+ messages)
` [PATCH 1/3] power_supply: add power_supply_get_by_phandle
` [PATCH 2/3] bq2415x_charger: add DT support
` [PATCH 3/3] dt: binding documentation for bq2415x charger

[PATCH v2] usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
 2013-11-25 12:59 UTC 

[PATCH] powerpc/4xx: Fix warning in kilauea.dtb
 2013-11-25 12:47 UTC  (2+ messages)

Fwd: [PATCH 7/8] watchdog: davinci: add "clocks" property
 2013-11-25 12:41 UTC  (5+ messages)

[PATCH] mfd: cros ec: spi: Add delay for raising CS
 2013-11-25 12:10 UTC  (8+ messages)

Fwd: [PATCH 6/8] watchdog: davinci: reuse driver for keystone arch
 2013-11-25 11:09 UTC  (3+ messages)


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