linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-09 09:45:57 to 2018-05-20 20:17:10 UTC [more...]

[PATCH 1/6] ARM: OMAP1: ams-delta: add GPIO lookup tables
 2018-05-20 20:17 UTC  (17+ messages)
` [PATCH 2/6] Input: ams_delta_serio: use GPIO lookup table
` [PATCH 3/6] ASoC: ams_delta: "
` [PATCH 4/6] fbdev: omapfb: lcd_ams_delta: "
` [PATCH 5/6] mtd: rawnand: ams-delta: "
          ` [alsa-devel] "
` [PATCH 6/6] ARM: OMAP1: ams-delta: make board header file local to mach-omap1

[RFC PATCH 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
 2018-05-18 21:15 UTC  (7+ messages)
` [RFC PATCH 1/6] net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
` [RFC PATCH 2/6] net: ethernet: ti: cpdma: fit rated channels in backward order
` [RFC PATCH 3/6] net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
` [RFC PATCH 4/6] net: ethernet: ti: cpsw: add CBS "
` [RFC PATCH 5/6] net: ethernet: ti: cpsw: restore shaper configuration while down/up
` [RFC PATCH 6/6] Documentation: networking: cpsw: add MQPRIO & CBS offload examples

[PATCH v2 0/2] ti-cpufreq: minor fixes/cleanups
 2018-05-18 20:19 UTC  (3+ messages)

[PATCH] net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
 2018-05-18 16:37 UTC  (5+ messages)

[PATCH 0/4] Correct wlcore irqs for PM improvments for omap4 boards
 2018-05-18 14:32 UTC  (7+ messages)
` [PATCH 1/4] ARM: OMAP2+: Make sure LOGICRETSTATE bits are not cleared
` [PATCH 2/4] ARM: dts: Fix omap l4per idling with wlcore edge sensitive interrupt
` [PATCH 3/4] ARM: dts: Configure duovero for to allow core retention during idle
` [PATCH 4/4] omap4-droid4: Use software debounce for gpio-keys

[PATCH 1/2] ARM: OMAP2+: prm44xx: Introduce context save/restore for am43 PRCM IO
 2018-05-18 14:01 UTC  (3+ messages)
` [PATCH 2/2] ARM: mach-omap2: prm44xx: Inroduce cpu_pm notifiers for context save/restore

[PATCH 0/4] arm: mach-omap2: clkdm/pwrdm: Save/restore context
 2018-05-18 13:54 UTC  (13+ messages)
` [PATCH 1/4] ARM: OMAP2: Add functions to save and restore clockdomain context en-masse
` [PATCH 2/4] omap2: clockdomain: Inroduce cpu_pm notifiers for context save/restore
` [PATCH 3/4] ARM: OMAP2: Add functions to save and restore powerdomain context
` [PATCH 4/4] omap2: powerdomain: Inroduce cpu_pm notifiers for context save/restore

[PATCH 0/3] Add MCAN Support for dra76x
 2018-05-18 11:54 UTC  (13+ messages)
` [PATCH 1/3] ARM: dra762: hwmod: Add MCAN support
` [PATCH 2/3] ARM: dts: dra762: Add MCAN clock support

[PATCH] bus: ti-sysc: Fix optional clocks array access
 2018-05-17 22:14 UTC 

[PATCH] net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices
 2018-05-17 19:12 UTC  (2+ messages)

[PATCHv2 0/5] Runtime PM support for wlcore
 2018-05-17 18:59 UTC  (7+ messages)
  ` [PATCH 1/5] wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()
  ` [PATCH 2/5] wlcore: Make sure PM calls are paired
  ` [PATCH 3/5] wlcore: Add support for runtime PM
  ` [PATCH 4/5] wlcore: Fix misplaced PM call for scan_complete_work()
  ` [PATCH 5/5] wlcore: sdio: Warn about runtime PM suspend errors

[PATCH v2] pinctrl: pinctrl-single: Add functions to save and restore pinctrl context
 2018-05-17 18:46 UTC  (2+ messages)

[PATCHv2] wlcore: sdio: Fix flakey SDIO runtime PM handling
 2018-05-17 18:29 UTC 

OMAP serial runtime PM and autosuspend (was: Re: [PATCH 4/7] dt-bindings: gnss: add u-blox binding))
 2018-05-17 17:10 UTC  (4+ messages)

[PATCH 0/7] i2c: clean up include/linux/i2c-*
 2018-05-17 14:32 UTC  (6+ messages)
` [PATCH 1/7] i2c: i2c-gpio: move header to platform_data

MMC performance degradation due to too many requests
 2018-05-17 12:54 UTC  (6+ messages)

[PATCH net-next v2 0/2] of: mdio: Fall back to mdiobus_register() with NULL device_node
 2018-05-16 20:20 UTC  (12+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] drivers: net: Remove device_node checks with of_mdiobus_register()

[PATCH net-next v2] net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
 2018-05-16 18:13 UTC  (2+ messages)

[PATCH net-next 0/2] of: mdio: Fall back to mdiobus_register() with np is NULL
 2018-05-16 17:05 UTC  (7+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] drivers: net: Remove device_node checks with of_mdiobus_register()

[PATCH 0/2] Runtime PM support for wlcore
 2018-05-16 16:17 UTC  (8+ messages)
  ` [PATCH 1/2] wlcore: Make sure PM calls are paired
  ` [PATCH 2/2] wlcore: Add support runtime PM

[PATCH 0/2] pinctrl: pinctrl-single: Add functions to save and restore pinctrl contex
 2018-05-16 15:22 UTC  (5+ messages)
` [PATCH 1/2] arm: mach-omap2: pdata-quirks: Add a quirk function to convey off mode state
` [PATCH 2/2] pinctrl: pinctrl-single: Add functions to save and restore pinctrl context

[RFC PATCH 00/10] Add persistent clock support
 2018-05-16  7:11 UTC  (16+ messages)
` [RFC PATCH 01/10] time: "
` [RFC PATCH 02/10] clocksource: sprd: Add one persistent timer for Spreadtrum platform
` [RFC PATCH 03/10] arm: omap: Convert 32K counter to use persistent clock
` [RFC PATCH 04/10] clocksource: tegra20_timer: Remove register_persistent_clock() API
` [RFC PATCH 05/10] arm: time: Remove the persistent clock support for ARM
` [RFC PATCH 06/10] clocksource: arm_arch_timer: Register the persistent clock
` [RFC PATCH 07/10] clocksource: timer-ti-32k: "
` [RFC PATCH 08/10] clocksource: time-pistachio: "
` [RFC PATCH 09/10] x86: tsc: "
` [RFC PATCH 10/10] time: timekeeping: Remove time compensating from nonstop clocksources

[PATCH net-next] net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
 2018-05-15 23:11 UTC  (3+ messages)

[PATCH] wlcore: sdio: Fix flakey SDIO runtime PM handling
 2018-05-15 20:27 UTC  (2+ messages)

[PATCH v2] ARM: dts: am437x-sk-evm: add wilink8 support
 2018-05-15 18:32 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: am437x boards: Correct (again) tps65218 irq type
 2018-05-15 18:15 UTC  (4+ messages)

[PATCH] ARM: dts: am335x-evmsk: Add phandle for the backlight for the panel
 2018-05-15 18:14 UTC  (2+ messages)

[PATCH 07/11] driver core: Respect all error codes from dev_pm_domain_attach()
 2018-05-15  0:54 UTC  (3+ messages)

[GIT PULL 1/3] ti-sysc driver changes for v4.18 merge window
 2018-05-14 16:22 UTC  (9+ messages)
` [GIT PULL 2/3] omap dts "
` [GIT PULL 3/3] omap sdhci "

[PATCH v3 0/3] ti_am335x_tsc: Fix suspend/resume
 2018-05-14 15:04 UTC  (2+ messages)

[PATCH 00/14] thermal: ti-soc-thermal: simplify the driver a bit
 2018-05-14 11:42 UTC  (15+ messages)
    ` [PATCH 01/14] thermal: ti-soc-thermal: fix TALERT IRQ handling for DRA752
    ` [PATCH 02/14] thermal: ti-soc-thermal: fix comment in omap5xxx-bandgap.h
    ` [PATCH 03/14] thermal: ti-soc-thermal: fix comments in omap4-thermal-data.c
    ` [PATCH 04/14] thermal: ti-soc-thermal: cleanup COUNTER feature handling for OMAP5
    ` [PATCH 05/14] thermal: ti-soc-thermal: remove redundant methods from struct ti_bandgap_data
    ` [PATCH 06/14] thermal: ti-soc-thermal: remove ->threshold_[thot,tcold]_mask fields
    ` [PATCH 07/14] thermal: ti-soc-thermal: remove ->tshut_[hot,cold]_mask fields
    ` [PATCH 08/14] thermal: ti-soc-thermal: use common struct temp_sensor_data for OMAP5
    ` [PATCH 09/14] thermal: ti-soc-thermal: use common struct temp_sensor_data for DRA752
    ` [PATCH 10/14] thermal: ti-soc-thermal: use OMAP5 defines "
    ` [PATCH 11/14] thermal: ti-soc-thermal: use OMAP5 register tables "
    ` [PATCH 12/14] thermal: ti-soc-thermal: add ->adc_to_mcelsius method
    ` [PATCH 13/14] thermal: ti-soc-thermal: use short int for *_adc_to_temp[] conversion tables
    ` [PATCH 14/14] thermal: ti-soc-thermal: remove SoC family config options

[GIT PULL] omap-gpmc updates for v4.18
 2018-05-14  8:32 UTC  (2+ messages)

[GIT PULL] one bug fix and other omap fixes for v4.17-rc cycle
 2018-05-14  8:04 UTC  (2+ messages)

[PATCH -next] ASoC: omap: add sdma-pcm.c MODULE_LICENSE
 2018-05-14  6:45 UTC  (2+ messages)

[PATCH] ARM: dts: omap3-pandora-common: Use IRQ_TYPE specifier
 2018-05-13 23:29 UTC 

[PATCH] ARM: dts: am335x-boneblue: Use IRQ_TYPE specifier
 2018-05-13 23:19 UTC 

[PATCH] ARM: dts: am335x-baltos.dtsi: Use IRQ_TYPE specifier
 2018-05-13 23:19 UTC 

[PATCH] ARM: dts: am335x-baltos-ir5221: Use IRQ_TYPE specifier
 2018-05-13 23:18 UTC 

[PATCH v5 0/2] ASoC: omap: Deprecate omap-pcm for sdma-pcm
 2018-05-11  2:38 UTC  (4+ messages)
` [PATCH v5 1/2] ASoC: davinci-mcasp: Convert to use the sdma-pcm instead of omap-pcm
  ` Applied "ASoC: davinci-mcasp: Convert to use the sdma-pcm instead of omap-pcm" to the asoc tree
` [PATCH v5 2/2] ASoC: omap: Delete the obsolete omap-pcm

[PATCH v4 7/7] ASoC: omap: Delete the obsolete omap-pcm
 2018-05-11  2:38 UTC  (2+ messages)
` Applied "ASoC: omap: Delete the obsolete omap-pcm" to the asoc tree

[PATCH v3 next-next] drivers: net: davinci_mdio: prevent spurious timeout
 2018-05-10 21:23 UTC  (3+ messages)

Spectre and Cortex-A8/A9
 2018-05-10 14:47 UTC  (2+ messages)

[PATCH v2 net-next] drivers: net: davinci_mdio: prevent spurious timeout
 2018-05-09 15:46 UTC  (3+ messages)

[PATCH net-next] drivers: net: davinci_mdio: prevent sprious timeout
 2018-05-09 10:44 UTC  (3+ messages)

[PATCH v4 1/7] ASoC: omap: Introduce the generic_dmaengine_pcm based sdma-pcm
 2018-05-09  9:47 UTC  (2+ messages)
` Applied "ASoC: omap: Introduce the generic_dmaengine_pcm based sdma-pcm" to the asoc tree

[PATCH 3/7] ASoC: omap-hdmi-audio: Convert to use the sdma-pcm instead of omap-pcm
 2018-05-09  9:47 UTC  (2+ messages)
` Applied "ASoC: omap-hdmi-audio: Convert to use the sdma-pcm instead of omap-pcm" to the asoc tree

[PATCH v4 4/7] ASoC: omap-dmic: Convert to use the sdma-pcm instead of omap-pcm
 2018-05-09  9:46 UTC  (2+ messages)
` Applied "ASoC: omap-dmic: Convert to use the sdma-pcm instead of omap-pcm" to the asoc tree

[PATCH v4 5/7] ASoC: omap-mcpdm: Convert to use the sdma-pcm instead of omap-pcm
 2018-05-09  9:46 UTC  (2+ messages)
` Applied "ASoC: omap-mcpdm: Convert to use the sdma-pcm instead of omap-pcm" to the asoc tree

[PATCH v4 6/7] ASoC: omap-mcbsp: Convert to use the sdma-pcm instead of omap-pcm
 2018-05-09  9:45 UTC  (2+ messages)
` Applied "ASoC: omap-mcbsp: Convert to use the sdma-pcm instead of omap-pcm" to the asoc tree


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