linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-13 10:24:51 to 2019-09-02 06:50:48 UTC [more...]

[PATCHv3 00/10] soc: ti: add OMAP PRM driver (for reset)
 2019-09-02  6:50 UTC  (13+ messages)
` [PATCHv3 01/10] dt-bindings: omap: add new binding for PRM instances
` [PATCHv3 02/10] soc: ti: add initial PRM driver with reset control support
` [PATCHv3 03/10] soc: ti: omap-prm: poll for reset complete during de-assert
` [PATCHv3 04/10] soc: ti: omap-prm: add support for denying idle for reset clockdomain
` [PATCHv3 05/10] soc: ti: omap-prm: sync func clock status with resets
` [PATCHv3 06/10] soc: ti: omap-prm: add omap4 PRM data
` [PATCHv3 07/10] soc: ti: omap-prm: add data for am33xx
` [PATCHv3 08/10] soc: ti: omap-prm: add dra7 PRM data
` [PATCHv3 09/10] soc: ti: omap-prm: add am4 "
` [PATCHv3 10/10] soc: ti: omap-prm: add omap5 "

[PATCH v3 0/6] counter: new TI eQEP driver
 2019-09-01 22:58 UTC  (6+ messages)
` [PATCH v3 1/6] bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystem
` [PATCH v3 2/6] dt-bindings: counter: new bindings for TI eQEP
` [PATCH v3 3/6] counter: new TI eQEP driver
` [PATCH v3 4/6] ARM: dts: am33xx: Add nodes for eQEP
` [PATCH v3 5/6] ARM: dts: am335x-boneblue: Enable eQEP

next-20190830 on Droid 4 was Re: [PATCH 0/4] musb host improvments mostly for omap2430 glue
 2019-09-01 19:49 UTC  (2+ messages)

[PATCH 0/2] DTS: ARM: some minor updates and fixes for GTA04
 2019-08-31  6:48 UTC  (9+ messages)
` [PATCH 1/2] DTS: ARM: gta04: define chosen/stdout-path
` [PATCH 2/2] DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again
          ` [Letux-kernel] "

[PATCH] phy: cpcap-usb: Fix flakey host idling and enumerating of devices
 2019-08-30 21:44 UTC 

[PATCH] phy: mapphone-mdm6600: Fix uninitialized status value regression
 2019-08-30 21:43 UTC 

[PATCHv2 00/11] soc: ti: add OMAP PRM driver (for reset)
 2019-08-30  9:18 UTC  (21+ messages)
` [PATCHv2 01/11] dt-bindings: omap: add new binding for PRM instances
` [PATCHv2 02/11] soc: ti: add initial PRM driver with reset control support
` [PATCHv2 03/11] soc: ti: omap-prm: poll for reset complete during de-assert
` [PATCHv2 04/11] soc: ti: omap-prm: add support for denying idle for reset clockdomain
` [PATCHv2 05/11] soc: ti: omap-prm: sync func clock status with resets
` [PATCHv2 06/11] soc: ti: omap-prm: support resets with no associated clockdomain
` [PATCHv2 07/11] soc: ti: omap-prm: add omap4 PRM data
` [PATCHv2 08/11] soc: ti: omap-prm: add data for am33xx
` [PATCHv2 09/11] soc: ti: omap-prm: add dra7 PRM data
` [PATCHv2 10/11] soc: ti: omap-prm: add am4 "
` [PATCHv2 11/11] soc: ti: omap-prm: add omap5 "

[PATCH 0/5] dmaengine: ti: edma: Multicore usage related fixes
 2019-08-30  5:37 UTC  (8+ messages)
` [PATCH 1/5] dmaengine: ti: edma: Do not reset reserved paRAM slots
` [PATCH 2/5] dmaengine: ti: edma: Only reset region0 access registers
` [PATCH 3/5] dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()
` [PATCH 4/5] dt-bindings: dma: ti-edma: Add option for reserved channel ranges
` [PATCH 5/5] dmaengine: ti: edma: Add support for handling reserved channels

[PATCH 00/22] ARM: omap1 multiplatform support
 2019-08-28 18:45 UTC  (19+ messages)
` [PATCH 14/22] ARM: omap1: use pci_ioremap_io() for omap_cf
` [PATCH 20/22] ARM: omap1: clk: use clk_init_data
  ` [PATCH 21/22] ARM: omap1: use common clk framework

[GIT PULL 1/4] soc changes for omap variants for v5.4
 2019-08-28 18:34 UTC  (4+ messages)
` [GIT PULL 2/4] more ti-sysc driver changes "
` [GIT PULL 3/4] drop more legacy pdata for omaps "
` [GIT PULL 4/4] sgx soc glue changes "

[PATCH 1/3] ARM: omap2plus_defconfig: Fix missing video
 2019-08-28 18:33 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: logicpd-torpedo-baseboard: "
` [PATCH 3/3] ARM: dts: am3517-evm: "

[PATCH] ARM: OMAP2+: Delete an unnecessary kfree() call in omap_hsmmc_pdata_init()
 2019-08-28 18:30 UTC  (4+ messages)

[RFC] ARM: omap3: Enable HWMODS for HW Random Number Generator
 2019-08-28 15:00 UTC 

[PATCH 00/10] ARM: dts: omap changes for IOMMU / reset support
 2019-08-28  7:56 UTC  (11+ messages)
` [PATCH 01/10] ARM: dts: omap5: add IVA clkctrl nodes
` [PATCH 02/10] ARM: dts: dra7: add PRM nodes
` [PATCH 03/10] ARM: dts: omap4: "
` [PATCH 04/10] ARM: dts: am33xx: Add PRM data
` [PATCH 05/10] ARM: dts: am43xx: "
` [PATCH 06/10] ARM: dts: omap5: "
` [PATCH 07/10] ARM: dts: dra7: convert IOMMUs to use ti-sysc
` [PATCH 08/10] ARM: dts: dra74x: "
` [PATCH 09/10] ARM: dts: omap4: "
` [PATCH 10/10] ARM: dts: omap5: "

[PATCH 0/2] OMAP IOMMU fixes to go with 5.4 OMAP IOMMU changes
 2019-08-27 14:06 UTC  (5+ messages)
  ` [PATCH 1/2] ARM: OMAP2+: Plug in device_enable/idle ops for IOMMUs
  ` [PATCH 2/2] ARM: OMAP2+: Add pdata for OMAP3 ISP IOMMU

[PATCH] ARM: omap2: move platform-specific asm-offset.h to arch/arm/mach-omap2
 2019-08-26 16:20 UTC  (2+ messages)

[GIT PULL 1/2] ti-sysc driver changes for v5.3
 2019-08-23 22:24 UTC  (2+ messages)
` [GIT PULL 2/2] dts changes for omap variants for v5.4

[PATCH 0/8] soc: ti: Add OMAP PRM driver
 2019-08-23 11:27 UTC  (39+ messages)
` [PATCH 1/8] dt-bindings: omap: add new binding for PRM instances
` [PATCH 2/8] soc: ti: add initial PRM driver with reset control support
` [PATCH 4/8] soc: ti: omap-prm: add support for denying idle for reset clockdomain
` [PATCH 5/8] soc: ti: omap-prm: add omap4 PRM data
` [PATCH 6/8] soc: ti: omap_prm: add data for am33xx
` [PATCH 7/8] soc: ti: omap-prm: add dra7 PRM data

OMAP DRM regression on N900
 2019-08-23  8:04 UTC  (6+ messages)
  ` [PATCH] drm/omap: Fix port lookup for SDI output

[PATCH net] net: cpsw: fix NULL pointer exception in the probe error path
 2019-08-21 21:00 UTC  (3+ messages)

[PATCH net-next] net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code
 2019-08-21 20:42 UTC  (3+ messages)

[PATCH v2 0/5] counter: new TI eQEP driver
 2019-08-21 20:31 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: counter: new bindings for TI eQEP
` [PATCH v2 3/5] counter: new TI eQEP driver

Lay common foundation to make PVR/SGX work without hacks on OMAP34xx, OMAP36xx, AM335x and potentially OMAP4, OMAP5
 2019-08-21 11:38 UTC  (12+ messages)

Suspend/Resume Broken on AM43/AM33 Platforms
 2019-08-19 15:00 UTC  (4+ messages)

[PATCH] iommu/omap: Use the correct type for SLAB_HWCACHE_ALIGN
 2019-08-19 13:07 UTC  (2+ messages)

wifi on Motorola Droid 4 in 5.3-rc2
 2019-08-19  9:24 UTC  (9+ messages)

[PATCHv2] USB: serial: option: Add Motorola modem UARTs
 2019-08-17  6:55 UTC  (4+ messages)

[PATCH] clk: ti: Don't reference clk_init_data after registration
 2019-08-16 17:22 UTC  (3+ messages)

[PATCH v2] regulator: twl: voltage lists for vdd1/2 on twl4030
 2019-08-15 17:14 UTC  (3+ messages)
` Applied "regulator: twl: voltage lists for vdd1/2 on twl4030" to the regulator tree

[GIT PULL] fixes for omap variants for v5.3-rc cycle
 2019-08-15 12:39 UTC  (2+ messages)

Regression in Linux next with show wakeup sources stats in sysfs
 2019-08-14 14:56 UTC  (4+ messages)

[PATCH v2 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2019-08-13 17:49 UTC  (10+ messages)
` [PATCH v2 4/6] irqchip/irq-pruss-intc: Add helper functions to configure internal mapping

Regression in next with codec unload and snd_soc_component_get/put
 2019-08-13 14:07 UTC  (7+ messages)
` [alsa-devel] "

[PATCH] ARM: OMAP: dma: Mark expected switch fall-throughs
 2019-08-13 12:00 UTC  (3+ messages)

[PATCH v2] ARM: dts: am335x-boneblue: Use of am335x-osd335x-common.dtsi
 2019-08-13 11:50 UTC  (2+ messages)

[PATCH 0/3] bus: ti-sysc: fixes for reset handling
 2019-08-13 11:33 UTC  (2+ messages)

[PATCH 0/8] ti-sysc related warning fixes for v5.3-rc cycle
 2019-08-13 11:29 UTC  (9+ messages)
` [PATCH 2/8] ARM: OMAP2+: Remove unconfigured midlemode for am3 lcdc

[PATCH 0/5] Minor ti-sysc cleanups
 2019-08-13 10:59 UTC  (5+ messages)
` [PATCH 5/5] bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()

[PATCH for v5.3] ARM: OMAP1: ams-delta-fiq: Fix missing irq_ack
 2019-08-13 10:26 UTC  (2+ 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).