linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-26 15:36:01 to 2019-04-04 14:11:09 UTC [more...]

[PATCH 0/5] AM437x: Add rtc-only + DDR mode support
 2019-04-04 14:11 UTC  (9+ messages)
` [PATCH 1/5] rtc: OMAP: Add support for rtc-only mode
` [PATCH 3/5] arm: mach-omap2: pm33xx: Add support for rtc+ddr in self refresh mode

[PATCH] clocksource: timer-ti-dm: Remove unused omap_dm_timer_set_load_start
 2019-04-04  6:35 UTC 

[PATCHv5 0/6] omapdrm: DSI command mode panel support
 2019-04-04  0:11 UTC  (10+ messages)
      ` [PATCHv6 0/4] "
        ` [PATCHv6 1/4] drm/omap: use DRM_DEBUG_DRIVER instead of CORE
        ` [PATCHv6 2/4] drm/omap: don't check dispc timings for DSI
        ` [PATCHv6 3/4] drm/omap: add framedone interrupt support
        ` [PATCHv6 4/4] drm/omap: add support for manually updated displays

[PATCH 00/14] ti-sysc changes to probe devices with dts data only
 2019-04-03 18:00 UTC  (11+ messages)
` [PATCH 02/14] bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init
` [PATCH 05/14] bus: ti-sysc: Add separate functions for handling clocks
` [PATCH 09/14] bus: ti-sysc: Move rstctrl reset to happen later

[PATCH] gpio: omap: avoid clang warning
 2019-04-03 16:33 UTC  (2+ messages)

[PATCH 00/12] i2c: core: introduce atomic transfers
 2019-04-03 15:17 UTC  (15+ messages)
` [PATCH 01/12] i2c: remove use of in_atomic()
` [PATCH 02/12] i2c: core: use I2C locking behaviour also for SMBUS
` [PATCH 03/12] i2c: core: introduce callbacks for atomic transfers
` [PATCH 04/12] i2c: mux: populate the new *_atomic callbacks
` [PATCH 05/12] i2c: demux: handle the new atomic callbacks
` [PATCH 06/12] i2c: omap: Add the master_xfer_irqless hook
` [PATCH 07/12] i2c: tegra-bpmp: convert to use new atomic callbacks
` [PATCH 08/12] i2c: ocores: refactor setup for polling
` [PATCH 09/12] i2c: ocores: enable atomic xfers
` [PATCH 10/12] i2c: stu300: use xfer_atomic callback to bail out early
` [PATCH 11/12] i2c: algo: bit: add flag to whitelist atomic transfers
` [PATCH 12/12] i2c: gpio: flag atomic capability if possible

[PATCH v3 0/4] AM437x: Add rtc-only + DDR mode support
 2019-04-03 14:49 UTC  (6+ messages)
` [PATCH v3 1/4] rtc: OMAP: Add support for rtc-only mode
` [PATCH v3 2/4] arm: mach-omap2: pm33xx: Add support for rtc+ddr in self refresh mode
` [PATCH v3 3/4] soc: ti: pm33xx: Move the am33xx_push_sram_idle to the top
` [PATCH v3 4/4] soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh support

[RFC PATCH 4/4] bus: ti-sysc: Ensure PRU-ICSS doesn't break suspend/resume
 2019-04-03  8:46 UTC  (2+ messages)

[PATCH v2 0/5] AM437x: Add rtc-only + DDR mode support
 2019-04-03  4:28 UTC  (11+ messages)
` [PATCH v2 1/5] rtc: OMAP: Add support for rtc-only mode
` [PATCH v2 2/5] rtc: interface: Add power_off_program to rtc_class_ops
` [PATCH v2 3/5] arm: mach-omap2: pm33xx: Add support for rtc+ddr in self refresh mode
` [PATCH v2 4/5] soc: ti: pm33xx: Push the am33xx_push_sram_idle to the top
` [PATCH v2 5/5] soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh support

[PATCH 01/42] drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource()
 2019-04-03  3:57 UTC  (83+ messages)
` [PATCH 02/42] drivers: gpio: amdpt: "
` [PATCH 03/42] drivers: gpio: amdpt: drop unneeded deref of &pdev->dev
` [PATCH 04/42] drivers: gpio: aspeed: use devm_platform_ioremap_resource()
` [PATCH 05/42] drivers: gpio: bcm-kona: "
` [PATCH 06/42] drivers: gpio: cadence: "
` [PATCH 07/42] drivers: gpio: clps711x: "
` [PATCH 08/42] drivers: gpio: dwap: "
` [PATCH 09/42] drivers: gpio: sprd: "
` [PATCH 10/42] drivers: gpio: ep93xx: devm_platform_ioremap_resource()
` [PATCH 11/42] drivers: gpio: ftgpio010: use devm_platform_ioremap_resource()
` [PATCH 12/42] drivers: gpio: grgpio: "
` [PATCH 13/42] drivers: gpio: hlwd: "
` [PATCH 14/42] drivers: gpio: iop: "
` [PATCH 15/42] drivers: gpio: janz-ttl: "
` [PATCH 16/42] drivers: gpio: janz-ttl: drop unneccessary temp variable dev
` [PATCH 17/42] drivers: gpio: loongon1: use devm_platform_ioremap_resource()
` [PATCH 18/42] drivers: gpio: lpc18xx: "
` [PATCH 19/42] drivers: gpio: mb86s7x: "
` [PATCH 20/42] drivers: gpio: mt7621: "
` [PATCH 21/42] drivers: gpio: mvebu: "
` [PATCH 22/42] drivers: gpio: mxc: "
` [PATCH 25/42] drivers: gpio: pxa: "
` [PATCH 26/42] drivers: gpio: rcar: pendantic formatting
` [PATCH 27/42] drivers: gpio: rcar: use devm_platform_ioremap_resource()
` [PATCH 28/42] drivers: gpio: spear-spics: "
` [PATCH 29/42] drivers: gpio: sprd: "
` [PATCH 30/42] drivers: gpio: sta2x11: "
` [PATCH 31/42] drivers: gpio: stp-xway: "
` [PATCH 32/42] drivers: gpio: tb10x: "
` [PATCH 33/42] drivers: gpio: tegra: "
` [PATCH 34/42] drivers: gpio: timberdale: "
` [PATCH 35/42] drivers: gpio: ts4800: "
` [PATCH 36/42] drivers: gpio: uniphier: "
` [PATCH 37/42] drivers: gpio: vf610: "
` [PATCH 38/42] drivers: gpio: vr41xx: "
` [PATCH 39/42] drivers: gpio: xgene-sb: "
` [PATCH 40/42] drivers: gpio: zx: "
` [PATCH 41/42] drivers: gpio: xlp: devm_platform_ioremap_resource()
` [PATCH 42/42] drivers: gpio: use devm_platform_ioremap_resource()

[PATCH 24/42] drivers: gpio: use devm_platform_ioremap_resource()
 2019-04-03  3:07 UTC  (3+ messages)
` [PATCH] drivers: gpio: omap: "

[PATCH] regulator: twl: Constify regulator_ops
 2019-04-02 23:41 UTC 

[PATCH 0/2] ARM: OMAP2+: AM43x: Support DDR HW leveling suspend/resume
 2019-04-02 17:24 UTC  (4+ messages)
` [PATCH 1/2] memory: ti-emif-sram: Add ti_emif_run_hw_leveling for DDR3 hardware leveling
` [PATCH 2/2] ARM: OMAP2+: sleep43xx: Run EMIF HW leveling on resume path

[PATCH v2 0/8] Port am335 and am437 devices to sdhci-omap
 2019-04-02 13:12 UTC  (6+ messages)
` [PATCH v2 1/8] mmc: sdhci: Get rid of finish_tasklet

[PATCH] mfd: twl-core: disable irq while suspended
 2019-04-02  3:52 UTC  (2+ messages)

[BUG/PATCH 0/4] gpiolib: fix issues with legacy spi-cs-high handling
 2019-04-02  3:19 UTC  (10+ messages)
` [BUG/PATCH 1/4] DTS: GTA04: SPI / gpiolib: work around a regression that unhides a broken legacy handler, which makes the gta04 display inoperable
` [BUG/PATCH 2/4] REVERT: DTS: GTA04: SPI / gpiolib: no no no, we do not want to "fix" our device tree file
` [BUG/PATCH 3/4] gpiolib: make legacy handling for spi-cs-high optional
` [BUG/PATCH 4/4] gpiolib: spi-cs-high is checking the wrong node (the controller and not the SPI slave device)

[PATCH v2 net-next] net: ethernet: ti: davinci_mdio: switch to readl/writel()
 2019-04-01 22:03 UTC  (2+ messages)

[PATCH 0/7] omap changes to allocate struct omap_hwmod dynamically
 2019-04-01 14:58 UTC  (5+ messages)
` [PATCH 7/7] ARM: OMAP2+: Handle reset quirks for dynamically allocated modules

[PATCH 0/4] AM57xx: PRU ICSS Support
 2019-04-01 14:30 UTC  (5+ messages)
` [PATCH 3/4] ARM: dts: dra7: add PRU-ICSS modules

[PATCH] drivers: video: fbdev: Kconfig: pedantic cleanups
 2019-04-01 13:16 UTC  (2+ messages)

[PATCH] omapfb: Fix potential NULL pointer dereference in kmalloc
 2019-04-01 13:01 UTC  (2+ messages)

[PATCH 00/12] add missing of_node_put after of_device_is_available
 2019-04-01 12:07 UTC  (3+ messages)
  ` [PATCH 06/12] omapfb: "

[PATCH 1/8] PCI: dwc: pci-dra7xx: fix a leaked reference by adding missing of_node_put
 2019-04-01 10:03 UTC  (2+ messages)

[PATCH v5] mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
 2019-03-30  5:53 UTC  (3+ messages)

[PATCH 1/4] ARM: dts: imx6: RDU2: Use new CODEC reset pin name
 2019-03-29 18:13 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: imx: "
` [PATCH 3/4] ARM: dts: imx6qdl: "
` [PATCH 4/4] ARM: dts: omap2420-n810: "

[PATCH 1/5] ARM: dts: am43xx-epos-evm: Keep DCDC5 and DCDC6 always on
 2019-03-29 17:53 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: am43xx-epos-evm: Keep DCDC3 regulator on in suspend to memory
` [PATCH 3/5] ARM: dts: am43xx-epos-evm: Add matrix keypad as wakeup source
` [PATCH 4/5] ARM: OMAP: Wakeupgen: AM43xx HS devices should save context like non-HS
` [PATCH 5/5] ARM: OMAP2+: pm33xx-core: Do not Turn OFF CEFUSE as PPA may be using it

[RFC PATCH v2 net-next] net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
 2019-03-29 16:00 UTC 

[RFC PATCH net-next] net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
 2019-03-29 15:55 UTC  (2+ messages)

[RFC PATCH v2 0/7] i2c: core: introduce atomic transfers
 2019-03-29  9:45 UTC  (19+ messages)
` [RFC PATCH v2 1/7] i2c: apply coding style for struct i2c_adapter
` [RFC PATCH v2 3/7] i2c: core: introduce callbacks for atomic transfers
` [RFC PATCH v2 5/7] i2c: busses: omap: Add the master_xfer_irqless hook
` [RFC PATCH v2 6/7] i2c: tegra-bpmp: convert to use new atomic callbacks

[PATCH net-next] net: ethernet: ti: davinci_mdio: switch to readl/writel_relaxed()
 2019-03-29  9:11 UTC  (3+ messages)

[PATCH v4 0/2] Fix command errors during tuning
 2019-03-29  7:42 UTC  (6+ messages)
` [PATCH v4 2/2] mmc: sdhci-omap: Don't finish_mrq() on a command error "

[PATCH AUTOSEL 3.18 15/41] mmc: omap: fix the maximum timeout setting
 2019-03-27 18:24 UTC 

[PATCH AUTOSEL 4.4 05/63] gpio: gpio-omap: fix level interrupt idling
 2019-03-27 18:23 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 24/63] mmc: omap: fix the maximum timeout setting
` [PATCH AUTOSEL 4.4 49/63] ARM: avoid Cortex-A9 livelock on tight dmb loops

[PATCH AUTOSEL 4.9 05/87] gpio: gpio-omap: fix level interrupt idling
 2019-03-27 18:20 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 31/87] mmc: omap: fix the maximum timeout setting
` [PATCH AUTOSEL 4.9 66/87] ARM: avoid Cortex-A9 livelock on tight dmb loops

[PATCH AUTOSEL 4.14 008/123] gpio: gpio-omap: fix level interrupt idling
 2019-03-27 18:15 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 044/123] mmc: omap: fix the maximum timeout setting
` [PATCH AUTOSEL 4.14 093/123] ARM: avoid Cortex-A9 livelock on tight dmb loops

[PATCH AUTOSEL 4.19 010/192] gpio: gpio-omap: fix level interrupt idling
 2019-03-27 18:09 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 062/192] mmc: omap: fix the maximum timeout setting
` [PATCH AUTOSEL 4.19 144/192] ARM: avoid Cortex-A9 livelock on tight dmb loops

[PATCH AUTOSEL 5.0 017/262] clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT
 2019-03-27 18:00 UTC  (4+ messages)
` [PATCH AUTOSEL 5.0 018/262] gpio: gpio-omap: fix level interrupt idling
` [PATCH AUTOSEL 5.0 092/262] mmc: omap: fix the maximum timeout setting
` [PATCH AUTOSEL 5.0 197/262] ARM: avoid Cortex-A9 livelock on tight dmb loops

[PATCH 0/3] simplify idle gpio handling for omaps
 2019-03-27 13:29 UTC  (2+ messages)

[PATCHv2] omapdrm: hdmi4_cec: Fix CEC clock handling for PM
 2019-03-27  9:05 UTC  (2+ messages)

[PATCH 0/4] drop selected platform data for dra7
 2019-03-26 18:35 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Drop mmc "
` [PATCH 2/4] ARM: OMAP2+: Drop i2c "
` [PATCH 3/4] ARM: OMAP2+: Drop gpio "
` [PATCH 4/4] ARM: OMAP2+: Drop uart "

[PATCH 0/4] drop selected platform data for omap5
 2019-03-26 18:30 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Drop mmc "
` [PATCH 2/4] ARM: OMAP2+: Drop i2c "
` [PATCH 3/4] ARM: OMAP2+: Drop gpio "
` [PATCH 4/4] ARM: OMAP2+: Drop uart "

[PATCH 0/4] drop selected platform data for am3 and am4
 2019-03-26 18:13 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Drop mmc platform data for am330x and am43xx
` [PATCH 2/4] ARM: OMAP2+: Drop i2c platform data for am33xx "
` [PATCH 3/4] ARM: OMAP2+: Drop gpio "
` [PATCH 4/4] ARM: OMAP2+: Drop uart "

[PATCH 0/4] drop selected platform data for omap4
 2019-03-26 18:09 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Drop mmc "
` [PATCH 2/4] ARM: OMAP2+: Drop i2c "
` [PATCH 3/4] ARM: OMAP2+: Drop gpio "
` [PATCH 4/4] ARM: OMAP2+: Drop uart "


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