linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-02 21:19:40 to 2020-01-16 18:48:47 UTC [more...]

[GIT PULL 1/4] fix for omap sdma changes for v5.6
 2020-01-16 18:48 UTC  (4+ messages)
` [GIT PULL 2/4] soc changes for omap smc "
` [GIT PULL 3/4] ti-sysc driver changes for omaps "
` [GIT PULL 4/4]

[PATCH AUTOSEL 4.4 065/174] ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()
 2020-01-16 17:41 UTC 

[PATCH AUTOSEL 4.9 104/251] ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()
 2020-01-16 17:34 UTC 

[PATCH AUTOSEL 4.14 146/371] ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()
 2020-01-16 17:20 UTC 

[PATCH AUTOSEL 4.19 271/671] bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocated
 2020-01-16 17:04 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 322/671] ARM: dts: logicpd-som-lv: Fix MMC1 card detect
  ` [PATCH AUTOSEL 4.19 535/671] ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
` [PATCH AUTOSEL 4.19 617/671] hwrng: omap3-rom - Fix missing clock by probing with device tree

[PATCH AUTOSEL 4.19 051/671] bus: ti-sysc: Add mcasp optional clocks flag
 2020-01-16 16:45 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 086/671] clk: ti: fix refcount leak in ti_dt_clocks_register()

[PATCH AUTOSEL 4.19 137/671] bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()
 2020-01-16 16:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 261/671] ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()

[PATCH AUTOSEL 5.4 025/205] hwrng: omap3-rom - Fix missing clock by probing with device tree
 2020-01-16 16:42 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 130/205] ARM: OMAP2+: Add missing put_device() call in omapdss_init_of()
` [PATCH AUTOSEL 5.4 160/205] ARM: dts: dra7: fix cpsw mdio fck clock
  ` [PATCH AUTOSEL 5.4 173/205] ARM: dts: Fix sgx sysconfig register for omap4

[PATCH] ARM: dts: Configure omap5 AESS
 2020-01-16 15:53 UTC  (10+ messages)

[PATCH v5 00/10] Port am335x and am437x devices to sdhci-omap
 2020-01-16 15:37 UTC  (12+ messages)
` [PATCH v5 01/10] dt-bindings: sdhci-omap: Add properties for using external dma
` [PATCH v5 04/10] mmc: sdhci-omap: Add "
` [PATCH v5 05/10] mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
` [PATCH v5 06/10] mmc: sdhci: Refactor sdhci_set_timeout()
` [PATCH v5 07/10] mmc: sdhci-omap: Disable data timeout interrupt during erase
` [PATCH v5 08/10] dt-bindings: sdhci-omap: Add am335x and am437x specific bindings
  ` [PATCH v5 02/10] mmc: sdhci: Factor out some operations set to their own functions
  ` [PATCH v5 03/10] mmc: sdhci: add support for using external DMA devices
  ` [PATCH v5 09/10] mmc: sdhci-omap: Add am335x and am437x specific compatibles
  ` [PATCH v5 10/10] mmc: sdhci-omap: Add special reset capability

[PATCH 0/4] Add support for devices in the Energy Model
 2020-01-16 15:20 UTC  (5+ messages)
` [PATCH 1/4] PM / EM: and devices to "
` [PATCH 2/4] OPP: change parameter to device pointer in dev_pm_opp_of_register_em()
` [PATCH 3/4] thermal: devfreq_cooling: Refactor code and switch to use Energy Model
` [PATCH 4/4] drm/panfrost: Register to the Energy Model with devfreq device

[PATCHv4 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
 2020-01-16 14:00 UTC  (8+ messages)
` [RESEND PATCHv4 "

[PATCHv5 00/14] remoteproc: updates for omap remoteproc support
 2020-01-16 13:53 UTC  (15+ messages)
  ` [PATCHv5 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
` [PATCHv5 02/14] remoteproc/omap: Add device tree support
` [PATCHv5 03/14] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCHv5 04/14] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv5 05/14] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv5 07/14] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv5 08/14] remoteproc/omap: remove the platform_data header
` [PATCHv5 09/14] remoteproc/omap: Check for undefined mailbox messages
` [PATCHv5 10/14] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv5 11/14] remoteproc/omap: add support for system suspend/resume
` [PATCHv5 12/14] remoteproc/omap: add support for runtime auto-suspend/resume
` [PATCHv5 13/14] remoteproc/omap: report device exceptions and trigger recovery
` [PATCHv5 14/14] remoteproc/omap: add watchdog functionality for remote processors

[PATCH] clocksource: timer-ti-dm: Fix regression
 2020-01-16 13:32 UTC  (7+ messages)

[PATCH] OMAP: DSS2: remove non-zero check on variable r
 2020-01-15 15:42 UTC  (2+ messages)

[PATCHv4 00/14] remoteproc: updates for omap remoteproc support
 2020-01-15 13:20 UTC  (27+ messages)
` [PATCHv4 02/14] remoteproc/omap: Add device tree support
` [PATCHv4 04/14] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv4 06/14] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv4 07/14] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv4 08/14] remoteproc/omap: remove the platform_data header
` [PATCHv4 10/14] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv4 11/14] remoteproc/omap: add support for system suspend/resume
` [PATCHv4 14/14] remoteproc/omap: add watchdog functionality for remote processors

[PATCH v4 00/11] Port am335x and am437x devices to sdhci-omap
 2020-01-15 12:14 UTC  (30+ messages)
` [PATCH v4 01/11] dt-bindings: sdhci-omap: Add properties for using external dma
` [PATCH v4 02/11] mmc: sdhci: Factor out some operations set to their own functions
` [PATCH v4 03/11] mmc: sdhci: add support for using external DMA devices
` [PATCH v4 04/11] mmc: sdhci-omap: Add using external dma
` [PATCH v4 05/11] mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
` [PATCH v4 06/11] mmc: sdhci: Refactor sdhci_set_timeout()
` [PATCH v4 07/11] mmc: sdhci-omap: Disable data timeout interrupt during erase
` [PATCH v4 08/11] dt-bindings: sdhci-omap: Add documentation for ti,needs-special-reset property
` [PATCH v4 09/11] mmc: sdhci-omap: Add "
` [PATCH v4 10/11] dt-bindings: sdhci-omap: Add am335x and am437x specific bindings
` [PATCH v4 11/11] mmc: sdhci-omap: Add am335x and am437x specific compatibles

[PATCH] spi: spi-ti-qspi: fix warning
 2020-01-15 10:07 UTC 

[PATCH] clk: ti: omap5: Add missing AESS clock
 2020-01-15  8:56 UTC  (2+ messages)

[PATCH 0/2] spi: spi-ti-qspi: Support large NOR SPI flash
 2020-01-14 16:09 UTC  (5+ messages)
  ` [PATCH 1/2] spi: spi-ti-qspi: support large flash devices
    ` Applied "spi: spi-ti-qspi: support large flash devices" to the spi tree
  ` [PATCH 2/2] spi: spi-ti-qspi: optimize byte-transfers
    ` Applied "spi: spi-ti-qspi: optimize byte-transfers" to the spi tree

[Patch v3 0/3] ARM: dts: am43x-vpfe/ov2659.patch
 2020-01-14 16:04 UTC  (6+ messages)

[PATCH 2/3] spi: spi-ti-qspi: support large flash devices
 2020-01-14 12:44 UTC 

[PATCH] arm: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver
 2020-01-13 18:44 UTC  (3+ messages)

[PATCH v3 1/2] ARM: dts: Add dtsi files for AM3703, AM3715 and DM3725
 2020-01-13 18:15 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: Add omap3-echo

[PATCH v4 0/4] Use ARM SMC Calling Convention when OP-TEE is available
 2020-01-13 18:05 UTC  (7+ messages)
` [PATCH v4 1/4] ARM: OMAP2+: Add omap_secure_init callback hook for secure initialization
` [PATCH v4 2/4] ARM: OMAP2+: Introduce check for OP-TEE in omap_secure_init()
` [PATCH v4 3/4] ARM: OMAP2+: Use ARM SMC Calling Convention when OP-TEE is available
` [PATCH v4 4/4] ARM: OMAP2+: sleep43xx: Call secure suspend/resume handlers

[PATCH] arm: dts: am335x-boneblack-common: fix memory size
 2020-01-13 17:50 UTC  (6+ messages)

I wait for your swift response,
 2020-01-13  5:52 UTC 

Investment opportunity
 2020-01-12  5:00 UTC 

[PATCH v2] mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
 2020-01-09 19:14 UTC  (2+ messages)

[PATCH] drm/omap: gem: Fix tearing with BO_TILED
 2020-01-08 16:57 UTC  (11+ messages)

[BUG]: usb: dwc3: gadget: broken on OMAP5432
 2020-01-08 14:02 UTC  (3+ messages)

[PATCH 1/9] memory: emif: convert to devm_platform_ioremap_resource
 2020-01-08  9:41 UTC  (3+ messages)
` [PATCH 3/9] memory: mvebu-devbus: "

[PATCH RESEND 0/3] Some improvements for OMAP hwspinlock
 2020-01-08  3:14 UTC  (4+ messages)
` [PATCH RESEND 1/3] hwspinlock: omap: Change to use devm_platform_ioremap_resource()
` [PATCH RESEND 2/3] hwspinlock: omap: Use devm_kzalloc() to allocate memory
` [PATCH RESEND 3/3] hwspinlock: omap: Use devm_hwspin_lock_register() to register hwlock controller

[PATCH] mfd: motorola-cpcap: Do not hardcode SPI mode flags
 2020-01-07 18:37 UTC  (2+ messages)

[GIT PULL 1/4] soc changes for omaps for v5.6
 2020-01-07 18:14 UTC  (4+ messages)
` [GIT PULL 2/4] dts "
` [GIT PULL 3/4] ti-sysc "
` [GIT PULL 4/4] drop more legacy platform data "

[GIT PULL] few omap fixes for v5.5-rc cycle
 2020-01-07 17:29 UTC 

LED backlight on Droid 4 and others
 2020-01-06  8:45 UTC  (5+ messages)

[PATCH] clk: ti: dra7-atl: Remove pm_runtime_irq_safe()
 2020-01-06  3:04 UTC  (2+ messages)

[PATCH] mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
 2020-01-04 20:29 UTC  (3+ messages)

[BISECTED, REGRESSION] OMAP3 onenand/DMA broken
 2020-01-04  7:38 UTC  (5+ messages)

v5.5-rc4: OMAP build failure
 2020-01-03 19:23 UTC  (2+ messages)

Droid 4 on 5.5-rc3
 2020-01-03 15:11 UTC  (6+ messages)
    ` Droid 4 regression in 5.5-rc1, armsoc-soc tree

[PATCH] omapfb: reduce stack usage
 2020-01-03 12:50 UTC  (2+ messages)

[PATCH -next] fbdev: omapfb: use devm_platform_ioremap_resource() to simplify code
 2020-01-03 12:14 UTC  (2+ messages)

[PATCH v2 1/2] ARM: dts: Move interconnect target module for omap3 sgx to separate dtsi files
 2020-01-02 21:20 UTC  (4+ 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).