public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-16 10:27:39 to 2018-11-09 00:32:07 UTC [more...]

mainline/master boot bisection: v4.19-12838-g71e56028173b on beagle-xm
 2018-11-09  0:32 UTC  (8+ messages)

[PATCH v2 net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
 2018-11-08 20:27 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: core: dev_addr_lists: add auxiliary func to handle reference address updates
` [PATCH v2 net-next 2/4] net: 8021q: vlan_core: allow use list of vlans for real device
` [PATCH v2 net-next 3/4] net: ethernet: ti: cpsw: fix vlan mcast
` [PATCH v2 net-next 4/4] net: ethernet: ti: cpsw: fix vlan configuration while down/up

[PATCH] drm/omap: dsi: Fix missing of_platform_depopulate()
 2018-11-08 17:29 UTC  (5+ messages)

[PATCH] ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
 2018-11-08 17:25 UTC  (2+ messages)

[PATCH] config: arm: omap2: remove PROVE_LOCKING from defconfig
 2018-11-08 16:59 UTC  (2+ messages)

[PATCH v1 00/11] Continuing the work on coupled regulators
 2018-11-08 16:53 UTC  (13+ messages)
` [PATCH v1 05/11] dt-bindings: regulator: Change regulator-coupled-max-spread property
` [PATCH v1 07/11] dt-bindings: regulator: Document new regulator-max-step-microvolt property
` [PATCH v1 10/11] regulator: core: Use ww_mutex for regulators locking

[PATCH] ARM: multi_v7_defconfig: Enable 8250-omap serial driver and use it by default
 2018-11-08 16:52 UTC 

[GIT PULL] ARM: SoC fixes
 2018-11-08 15:49 UTC 

[RFC 0/9] ASoC/ARM: Merge the davinci and omap audio directories
 2018-11-08 15:16 UTC  (11+ messages)
` [RFC 1/9] ASoC: ti: Merge davinci and omap directories
` [RFC 2/9] MAINTAINERS: Add entry for sound/soc/ti and update the OMAP audio support
` [RFC 3/9] ARM: OMAP1: Makefile: Update for new MCBSP Kconfig option
` [RFC 4/9] ARM: OMAP2: "
` [RFC 5/9] ARM: davinci: dm365-evm: Update for the new ASoC Kcofnig options
` [RFC 6/9] ARM: omap2plus_defconfig: Update the audio options
` [RFC 7/9] ARM: omap1_defconfig: Do not select ASoC by default
` [RFC 8/9] ARM: davinci_all_defconfig: Update the audio options
` [RFC 9/9] ASoC: ti: Kconfig: Remove the deprecated options

[PATCH 0/2] AM654: Add pinmux support
 2018-11-08 15:13 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: k3-am6: Introduce pinmux definitions
` [PATCH 2/2] arm64: dts: ti: k3-am65: Add pinctrl regions

[PATCH v3 0/3] i2c-omap: Enable i2c-omap driver for AM654 SoCs
 2018-11-08 15:02 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: i2c-omap: Add new compatible "
` [PATCH v3 2/3] i2c: busses: Kconfig: Enable I2C_OMAP for ARCH_K3
` [PATCH v3 3/3] MAINTAINERS: Add entry for i2c-omap driver

[PATCH 0/2] mach-omap2: handle autoidle denial
 2018-11-08 12:35 UTC  (8+ messages)
` [PATCH 1/2] clk: ti: add a usecount for autoidle
` [PATCH 2/2] arm: omap_hwmod disable ick autoidling when a hwmod requires that

[PATCH v2 0/7] ASoC: omap-mcbsp: Cleanup and split core/sidetone support
 2018-11-08 11:58 UTC  (11+ messages)
` [PATCH v2 1/7] ASoC: omap-mcbsp: Clean up dma_data addr initialization code
` [PATCH v2 2/7] ASoC: omap-mcbsp: Clean up the interrupt handlers
` [PATCH v2 3/7] ASoC: omap-mcbsp: Simplify the mcbsp_start/_stop function parameters
` [PATCH v2 4/7] ASoC: omap-mcbsp: Move out the FIFO check from set_threshold and get_delay
` [PATCH v2 5/7] ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function split
` [PATCH v2 6/7] ASoC: omap-mcbsp: Remove redundant check for mcbsp->pdata
` [PATCH v2 7/7] ASoC: omap-mcbsp: No need to initialize max_xx_thres when it is not used

[PATCH v3 0/8] ASoC: omap-mcbsp: Cleanup and split core/sidetone support
 2018-11-08  7:30 UTC  (9+ messages)
` [PATCH v3 1/8] ASoC: omap-mcbsp: Clean up dma_data addr initialization code
` [PATCH v3 2/8] ASoC: omap-mcbsp: Skip dma_data.maxburst initialization
` [PATCH v3 3/8] ASoC: omap-mcbsp: Clean up the interrupt handlers
` [PATCH v3 4/8] ASoC: omap-mcbsp: Simplify the mcbsp_start/_stop function parameters
` [PATCH v3 5/8] ASoC: omap-mcbsp: Move out the FIFO check from set_threshold and get_delay
` [PATCH v3 6/8] ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function split
` [PATCH v3 7/8] ASoC: omap-mcbsp: Remove redundant check for mcbsp->pdata
` [PATCH v3 8/8] ASoC: omap-mcbsp: No need to initialize max_xx_thres when it is not used

[PATCH 0/3] ARN: OMAP1: ams-delta: Post-GPIO-refresh cleanups
 2018-11-07 20:17 UTC  (4+ messages)
` [PATCH 1/3] ARM: OMAP1: ams-delta: Drop board specific global GPIO numbers
` [PATCH 2/3] ARM: OMAP1: ams-delta: Drop unused symbols from the board header
` [PATCH 3/3] ARM: OMAP1: ams-delta: Move AMS_DELTA_LATCH2_NGPIO to the board file

[RFC PATCHv2 0/9] drm/tidss: new display driver for TI's DSS6 & DSS7
 2018-11-07 14:12 UTC  (7+ messages)
` [RFC PATCHv2 4/9] drm/tidss: add new driver for TI Keystone platforms

[PATCH v2 0/4] omapdrm: Fix runtime PM issues at module load and unload time
 2018-11-07 13:27 UTC  (15+ messages)
` [PATCH v2 1/4] drm/omap: Populate DSS children in omapdss driver
` [PATCH v2 2/4] drm/omap: hdmi4: Ensure the device is active during bind
` [PATCH v2 3/4] drm/omap: dsi: Ensure the device is active during probe
` [PATCH v2 4/4] drm/omap: Work around missing DISPC in runtime PM handlers
` [RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm

[PATCH 2/2] ARM: Kconfig: remove useless "default n"
 2018-11-07  7:57 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: update OMAP MMC entry
 2018-11-06 22:27 UTC 

[PATCH] ASoC: omap: Remove unused machine driver for AM3517-evm
 2018-11-06 18:07 UTC  (2+ messages)
` Applied "ASoC: omap: Remove unused machine driver for AM3517-evm" to the asoc tree

[PATCH] ARM: OMAP: PM: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-06 14:35 UTC 

[PATCH] ARM: OMAP1: clock: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-06 14:33 UTC 

[PATCH] ARM: OMAP1: ams-delta: Provide GPIO lookup table for LED device
 2018-11-05 23:23 UTC 

[PATCH] ARM: OMAP1: ams-delta: make board header file local to mach-omap1
 2018-11-05 23:11 UTC 

[PATCH 0/3] omapdrm: Fix runtime PM issues at module load and unload time
 2018-11-05 20:15 UTC  (11+ messages)
` [PATCH 1/3] drm/omap: Populate DSS children in omapdss driver
` [PATCH 2/3] drm/omap: hdmi4: Ensure the device is active during bind
` [PATCH 3/3] drm/omap: dsi: Ensure the device is active during probe

[PATCH 0/5] ASoC: omap-mcbsp: Cleanup and split core/sidetone support
 2018-11-05 13:25 UTC  (6+ messages)
` [PATCH 1/5] ASoC: omap-mcbsp: Clean up dma_data addr initialization code
` [PATCH 2/5] ASoC: omap-mcbsp: Clean up the interrupt handlers
` [PATCH 3/5] ASoC: omap-mcbsp: Simplify the mcbsp_start/_stop function parameters
` [PATCH 4/5] ASoC: omap-mcbsp: Move out the FIFO check from set_threshold and get_delay
` [PATCH 5/5] ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function split

[GIT PULL] omap1 fix for v4.20 merge window
 2018-11-02 18:27 UTC  (2+ messages)

[PATCH] mmc: core: Lower max_seg_size if too high for DMA
 2018-10-31 15:57 UTC 

omap4: support for manually updated display
 2018-10-31 13:10 UTC  (12+ messages)

[PATCH 0/6] gpio: simplify getting .driver_data
 2018-10-30 13:18 UTC  (4+ messages)
` [PATCH 4/6] gpio: gpio-omap: "

[PATCH net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
 2018-10-25 19:25 UTC  (7+ messages)
` [PATCH net-next 1/4] net: core: dev_addr_lists: add auxiliary func to handle reference address updates
` [PATCH net-next 2/4] net: 8021q: vlan_core: allow use list of vlans for real device
` [PATCH net-next 3/4] net: ethernet: ti: cpsw: fix vlan mcast
` [PATCH net-next 4/4] net: ethernet: ti: cpsw: fix vlan configuration while down/up

[RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
 2018-10-25 10:05 UTC  (13+ messages)
` [RFC PATCH 01/11] phy: core add phy_set_netif_mode() api
` [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
` [RFC PATCH 04/11] dt-bindings: net: ti: cpsw: switch to use phy-gmii-sel phy
` [RFC PATCH 10/11] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings

[PATCH] mfd: twl-core: Fix section annotations on {,un}protect_pm_master
 2018-10-25  8:02 UTC  (2+ messages)

[RFC PATCH net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
 2018-10-24 11:36 UTC  (12+ messages)
` [RFC PATCH net-next 1/4] net: core: dev_addr_lists: add auxiliary func to handle reference address updates
` [RFC PATCH net-next 2/4] net: 8021q: vlan_core: allow use list of vlans for real device
` [RFC PATCH net-next 3/4] net: ethernet: ti: cpsw: fix vlan mcast
` [RFC PATCH net-next 4/4] net: ethernet: ti: cpsw: fix vlan configuration while down/up

[PATCH v2 net-next] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
 2018-10-23  3:20 UTC  (3+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
 2018-10-22 19:02 UTC  (3+ messages)

[PATCH 0/9] net: simplify getting .driver_data
 2018-10-22 17:05 UTC  (5+ messages)
` [PATCH 6/9] net: ethernet: ti: cpsw: "
` [PATCH 7/9] net: ethernet: ti: davinci_emac: "

[PATCH net-next] net: ethernet: ti: cpsw: don't flush mcast entries while switch promisc mode
 2018-10-19 20:28 UTC  (6+ messages)

[PATCH 1/3] spi: omap2-mcspi: Switch to readl_poll_timeout()
 2018-10-19 12:29 UTC  (2+ messages)
` Applied "spi: omap2-mcspi: Switch to readl_poll_timeout()" to the spi tree

[PATCH 2/3] spi: omap2-mcspi: Set FIFO DMA trigger level to word length
 2018-10-19 12:29 UTC  (2+ messages)
` Applied "spi: omap2-mcspi: Set FIFO DMA trigger level to word length" to the spi tree

[PATCH 3/3] spi: omap2-mcspi: Add slave mode support
 2018-10-19 12:29 UTC  (2+ messages)
` Applied "spi: omap2-mcspi: Add slave mode support" to the spi tree

omap5: dwc3 interface status in /sys
 2018-10-18 10:57 UTC  (5+ messages)

[RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
 2018-10-18 10:44 UTC  (6+ messages)
` [RFC PATCH 4/4] i2c: core: introduce master_xfer_irqless callback

[RFC PATCH] i2c: busses: omap: Add the master_xfer_irqless hook
 2018-10-18 10:24 UTC 

[PATCH] ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
 2018-10-18  0:54 UTC 

[PATCH] ARM: OMAP2+: hwmod: Fix some section annotations
 2018-10-18  0:52 UTC 

[PATCH] ARM: dts: omap3-gta04: Fix comment block
 2018-10-18  0:48 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox