linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-18 09:59:50 to 2018-04-27 12:08:56 UTC [more...]

[PATCH v4 00/14] dra7: mmc: Update mmc dt node to use sdhci-omap
 2018-04-27 12:08 UTC  (6+ messages)
` [PATCH v4 01/14] ARM: dts: dra72-evm-common: Remove mmc specific pinmux
` [PATCH v4 02/14] ARM: dts: dra71-evm: Add "vqmmc-supply" property for mmc2
` [PATCH v4 03/14] ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line without pullup
` [PATCH v4 04/14] ARM: dts: am57xx-idk: Use pinctrl group from dra7-mmc-iodelay.dtsi to select pulldown
` [PATCH v4 05/14] ARM: dts: dra71-evm: "

[PATCH v5 00/14] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-04-27 11:47 UTC  (15+ messages)
` [PATCH v5 01/14] mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg
` [PATCH v5 02/14] mmc: sdhci-omap: Remove setting ADMA capability in driver
` [PATCH v5 03/14] mmc: sdhci-omap: Workaround for Errata i843
` [PATCH v5 04/14] mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties
` [PATCH v5 05/14] mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support 1.8v
` [PATCH v5 06/14] mmc: sdhci: Add quirk to disable HW timeout
` [PATCH v5 07/14] mmc: sdhci: Factor out target_timeout calculation
` [PATCH v5 08/14] mmc: sdhci: Program a relatively accurate SW timeout value
` [PATCH v5 09/14] mmc: sdhci-omap: Workaround for Errata i834
` [PATCH v5 10/14] dt-bindings: sdhci-omap: Add K2G specific binding
` [PATCH v5 11/14] mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
` [PATCH v5 12/14] mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq
` [PATCH v5 13/14] dt-bindings: sdhci-omap: Add pinctrl bindings
` [PATCH v5 14/14] mmc: sdhci-omap: Get IODelay values for 3.3v DDR mode

[PATCH v3 00/15] dra7: mmc: Update mmc dt node to use sdhci-omap
 2018-04-27 11:20 UTC  (22+ messages)
` [PATCH v3 01/15] ARM: dts: dra72-evm-common: Remove mmc specific pinmux
` [PATCH v3 02/15] ARM: dts: dra71-evm: Add "vqmmc-supply" property for mmc2
` [PATCH v3 03/15] ARM: dts: dra72x-mmc-iodelay: Add a new pinctrl group for clk line without pullup
` [PATCH v3 04/15] ARM: dts: dra74x-mmc-iodelay: "
` [PATCH v3 05/15] ARM: dts: dra76x-mmc-iodelay: "
` [PATCH v3 06/15] ARM: dts: am57xx-idk: Use pinctrl group from dra7xx-mmc-iodelay.dtsi to select pulldown
` [PATCH v3 07/15] ARM: dts: dra71-evm: Use pinctrl group from dra72x-mmc-iodelay.dtsi "
` [PATCH v3 08/15] ARM: dts: am574x-idk: Add pinmux configuration for MMC
` [PATCH v3 09/15] ARM: dts: dra72-evm-common: Add wilink8 wlan support
` [PATCH v3 10/15] ARM: dts: dra7-evm: Model EVM_3V6 regulator
` [PATCH v3 11/15] ARM: dts: dra7-evm: Add wilink8 wlan support
` [PATCH v3 12/15] ARM: dts: dra76-evm: "
` [PATCH v3 13/15] ARM: dts: dra7: Use sdhci-omap programming model
` [PATCH v3 14/15] ARM: dts: dra7: Add high speed modes capability to MMC1/MMC2 dt node
` [PATCH v3 15/15] Documentation: ARM: Add new MMC requirements for DRA7/K2G
  ` [PATCH v4 "

[PATCH 0/5] ARM/ASoC: omap: n810 audio support
 2018-04-27 10:59 UTC  (17+ messages)
` [PATCH 1/5] ARM: dts: omap2420-n810: Enable McBSP2 for audio
` [PATCH 2/5] ARM: dts: omap2420-n810: Correct the audio codec (tlv320aic33) node
` [PATCH 3/5] ASoC: omap: n810: Correct the card level dapm_route
  ` Applied "ASoC: omap: n810: Correct the card level dapm_route" to the asoc tree
` [PATCH 4/5] ASoC: omap: n810: Correct the cpu_dai, platform and codec name
  ` Applied "ASoC: omap: n810: Correct the cpu_dai, platform and codec name" to the asoc tree
` [PATCH 5/5] ASoC: omap: Remove OMAP_MUX dependency from Nokia N810 audio support

[PATCH v2 0/6] ARM/ASoC: omap: n810 audio support
 2018-04-27 10:59 UTC  (8+ messages)
` [PATCH v2 1/6] ARM: dts: omap2420-n810: Enable McBSP2 for audio
` [PATCH v2 2/6] ARM: dts: omap2420-n810: Correct the audio codec (tlv320aic33) node
` [PATCH v2 3/6] ASoC: omap: n810: Correct the card level dapm_route
` [PATCH v2 4/6] ASoC: omap: n810: Correct the cpu_dai, platform and codec name
` [PATCH v2 5/6] ASoC: omap: n810: HS mic is not working, add a widget for it with comment
  ` Applied "ASoC: omap: n810: HS mic is not working, add a widget for it with comment" to the asoc tree
` [PATCH v2 6/6] ASoC: omap: Remove OMAP_MUX dependency from Nokia N810 audio support

[PATCH] ASoC: omap: Remove OMAP_MUX dependency from Nokia N810 audio support
 2018-04-27 10:59 UTC  (3+ messages)
` Applied "ASoC: omap: Remove OMAP_MUX dependency from Nokia N810 audio support" to the asoc tree

[GIT PULL] two omap fixes for v4.17-rc cycle
 2018-04-26 14:54 UTC  (2+ messages)

[PATCH v4 00/12] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-04-26 10:40 UTC  (19+ messages)
` [PATCH v4 01/12] mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg
` [PATCH v4 02/12] mmc: sdhci-omap: Remove setting ADMA capability in driver
` [PATCH v4 03/12] mmc: sdhci-omap: Workaround for Errata i843
` [PATCH v4 04/12] mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties
` [PATCH v4 05/12] mmc: sdhci: Disable HS200/HS400 mode if controller can't support 1.8v
` [PATCH v4 06/12] mmc: sdhci: Add quirk to disable HW timeout
` [PATCH v4 07/12] mmc: sdhci: Factor out target_timeout calculation
` [PATCH v4 08/12] mmc: sdhci: Program a relatively accurate SW timeout value
` [PATCH v4 09/12] mmc: sdhci-omap: Workaround for Errata i834
` [PATCH v4 10/12] dt-bindings: sdhci-omap: Add K2G specific binding
` [PATCH v4 11/12] mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
` [PATCH v4 12/12] mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq

[PATCH] memory: omap-gpmc: Avoid redundant NULL check
 2018-04-26 10:29 UTC 

[PATCH] mfd: omap-usb-host: Fix dts probe of children
 2018-04-26 10:25 UTC  (2+ messages)

[PATCH 0/3] video/fbdev/omap: Adjustments for two function implementations
 2018-04-26 10:22 UTC  (3+ messages)
  ` [PATCH 2/3] video: omap: Improve a size determination in omapfb_do_probe()

[PATCH 0/7] ASoC: omap: Deprecate omap-pcm for sdma-pcm
 2018-04-26  9:46 UTC  (16+ messages)
` [PATCH 1/7] ASoC: omap: Introduce the generic_dmaengine_pcm based sdma-pcm
` [PATCH 2/7] ASoC: davinci-mcasp: Convert to use the sdma-pcm instead of omap-pcm
` [PATCH 3/7] ASoC: omap-hdmi-audio: "
` [PATCH 4/7] ASoC: omap-dmic: "
` [PATCH 5/7] ASoC: omap-mcpdm: "
` [PATCH 6/7] ASoC: omap-mcbsp: "
` [PATCH 7/7] ASoC: omap: Mark the omap-pcm as deprecated, but keep it in the tree

DRI3 WSEGL plugin for TI SGX
 2018-04-25 10:19 UTC  (4+ messages)

[PATCH] dmaengine: ti: New directory for Texas Instruments DMA drivers
 2018-04-25  9:29 UTC  (2+ messages)

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-24 16:02 UTC  (10+ messages)
` [PATCH 10/61] gpio: "
` [PATCH 35/61] net: ethernet: ti: "
` [PATCH 58/61] video: fbdev: omap2: omapfb: displays: "

[PATCH v3 0/3] ti_am335x_tsc: Fix suspend/resume
 2018-04-24  6:27 UTC  (4+ messages)
` [PATCH v3 1/3] Input: ti_am335x_tsc - Mark IRQ as wakeup capable
` [PATCH v3 2/3] Input: ti_am335x_tsc - Ack pending IRQs at probe and before suspend
` [PATCH v3 3/3] Input: ti_am335x_tsc - Prevent system suspend when TSC is in use

v4.17-rc1: regressions on N900, N950
 2018-04-23 20:29 UTC  (2+ messages)

[PATCH 00/16] ti-sysc driver changes to support more devices
 2018-04-23 17:45 UTC  (17+ messages)
` [PATCH 01/16] ARM: OMAP2+: Drop unused pm-noop
` [PATCH 02/16] ARM: OMAP2+: Allow using ti-sysc for system timers
` [PATCH 03/16] ARM: OMAP2+: Use signed value for sysc register offsets
` [PATCH 04/16] ARM: OMAP2+: Only probe SDMA via ti-sysc if configured in dts
` [PATCH 05/16] ARM: OMAP2+: Initialize SoC PM later
` [PATCH 06/16] ARM: OMAP2+: Make display related init into device_initcall
` [PATCH 07/16] bus: ti-sysc: Handle simple-bus for nested children
` [PATCH 08/16] bus: ti-sysc: Make child clock alias handling more generic
` [PATCH 09/16] bus: ti-sysc: Add handling for clkctrl opt clocks
` [PATCH 10/16] bus: ti-sysc: Tag some modules resource providers for noirq suspend
` [PATCH 11/16] bus: ti-sysc: Improve suspend and resume handling
` [PATCH 12/16] bus: ti-sysc: Add initial support for external resets
` [PATCH 13/16] bus: ti-sysc: Detect omap4 type timers for quirk
` [PATCH 14/16] bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4
` [PATCH 15/16] bus: ti-sysc: Tag sdio and wdt with legacy mode for suspend
` [PATCH 16/16] bus: ti-sysc: Show module information for suspend if DEBUG is enabled

[PATCH 0/4] ARM: dts: am437x boards: Correct tps65218 irq type
 2018-04-23 10:31 UTC  (6+ messages)
` [PATCH 1/4] ARM: dts: am437x-gp-evm: "
` [PATCH 2/4] ARM: dts: am437x-cm-t43: "
` [PATCH 3/4] ARM: dts: am437x-epos-evm: "
` [PATCH 4/4] ARM: dts: am437x-sk-evm: "

[PATCH v2] net: ethernet: ti: cpsw: fix tx vlan priority mapping
 2018-04-22 18:56 UTC  (2+ messages)

FM radio on Droid 4 (in v4.17-rc1)
 2018-04-22  8:36 UTC 

camera flash on Droid 4 -- lm3559
 2018-04-22  7:47 UTC 

ARM compile failure in Re: linux-next: Tree for Apr 4
 2018-04-20 20:30 UTC  (15+ messages)
        ` FORTIFY_SOURCE breaks ARM compilation in -next -- was "
          ` [regression v4.17-rc0] "

[PATCH 0/7] i2c: clean up include/linux/i2c-*
 2018-04-20 19:23 UTC  (7+ messages)
` [PATCH 1/7] i2c: i2c-gpio: move header to platform_data
` [PATCH 4/7] i2c: i2c-omap: "

[PATCH v3] regulator: Don't return or expect -errno from of_map_mode()
 2018-04-20 17:04 UTC  (2+ messages)
` Applied "regulator: Don't return or expect -errno from of_map_mode()" to the regulator tree

[PATCH v2 15/19] omap2: omapfb: allow building it with COMPILE_TEST
 2018-04-20 15:13 UTC  (2+ messages)

[PATCHv3 0/8] omapdrm: DSI command mode panel support
 2018-04-20 14:44 UTC  (8+ messages)
` [PATCHv3 3/8] drm/omap: add support for manually updated displays

[PATCH] drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF
 2018-04-20 11:25 UTC 

bq27000: directory/files exists even when hardware is not available
 2018-04-20  8:17 UTC  (3+ messages)

Screen brightness behaves _very_ differently across different machines
 2018-04-18 21:24 UTC 

[PATCH] ARM: omap2: Fix build when using split object directories
 2018-04-18 17:14 UTC  (6+ messages)

[PATCH v2] regulator: Don't return or expect -errno from of_map_mode()
 2018-04-18 16:48 UTC  (4+ messages)

4.16 OMAP serial transmit corruption?
 2018-04-18 12:47 UTC  (10+ messages)

[PATCH v2] ARM: dts: Add am335x-pocketbeagle
 2018-04-18 10:15 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).