linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-08 14:12:43 to 2020-12-18 15:02:34 UTC [more...]

(repost) cleaning up handling of bad IRQs
 2020-12-18 14:57 UTC  (10+ messages)
` [PATCH 06/23] arch: mips: drop misleading warning on spurious IRQ
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "

[PATCH v5] PCI: cadence: Retrain Link to work around Gen2 training defect
 2020-12-18 14:42 UTC  (6+ messages)

cleanup handling of bad IRQs
 2020-12-18 14:31 UTC  (20+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ
` [PATCH 02/23] arch: alpha: drop misleading warning "
` [PATCH 03/23] arch: arm: "
` [PATCH 04/23] arch: c6x: "
` [PATCH 05/23] arch: ia64: "
` [PATCH 06/23] arch: mips: "
` [PATCH 07/23] arch: parisc: "
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 11/23] arch: sparc: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "

[PATCH] MAINTAINERS: Update address for OMAP GPMC driver
 2020-12-18 10:54 UTC 

[PATCH v2 3/3] thermal/core: Remove ms based delay fields
 2020-12-18 10:45 UTC  (7+ messages)

[PATCH] ARM: OMAP1: OSK: fix ohci-omap breakage
 2020-12-18  7:14 UTC  (2+ messages)

[PATCH] DTS: ARM: gta04: remove legacy spi-cs-high to make display work again
 2020-12-18  7:12 UTC  (2+ messages)

[PATCH -next] ti/fapll: Delete useless kfree code
 2020-12-17  9:49 UTC  (2+ messages)

[PATCH] clk: ti: Fix memleak in ti_fapll_synth_setup
 2020-12-17  9:46 UTC  (2+ messages)

[PATCHv8 0/6] n_gsm serdev support and GNSS driver for droid4
 2020-12-16 22:56 UTC  (3+ messages)

[PATCH] dt-bindings: soc: ti: Update TI PRUSS bindings about schemas to include
 2020-12-16 22:50 UTC 

[PATCH v2 0/5] Introduce PRU remoteproc consumer API
 2020-12-16 16:52 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: remoteproc: Add PRU consumer bindings
` [PATCH v2 2/5] remoteproc: pru: Add APIs to get and put the PRU cores
` [PATCH v2 3/5] remoteproc: pru: Deny rproc sysfs ops for PRU client driven boots
` [PATCH v2 4/5] remoteproc: pru: Add pru_rproc_set_ctable() function
` [PATCH v2 5/5] remoteproc: pru: Configure firmware based on client setup

[PATCH 0/5] Introduce PRU remoteproc consumer API
 2020-12-16 15:55 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: Add PRU consumer bindings
` [PATCH 2/5] remoteproc: pru: Add APIs to get and put the PRU cores
` [PATCH 3/5] remoteproc: pru: Deny rproc sysfs ops for PRU client driven boots
` [PATCH 4/5] remoteproc: pru: Add pru_rproc_set_ctable() function
` [PATCH 5/5] remoteproc: pru: Configure firmware based on client setup

[PATCH 0/2] ASoC: ti: Maintainer mail address change
 2020-12-16 15:52 UTC  (6+ messages)
` [PATCH 1/2] MAINTAINERS: Update email address for TI ASoC and twl4030 codec drivers
` [PATCH 2/2] ASoC: dt-bindings: ti,j721e: Update maintainer and author information

[PATCH] MAINTAINERS: Update addresses for TI display drivers
 2020-12-16 15:24 UTC  (3+ messages)

[RFC PATCH] RFC: drivers: gpio: helper for generic pin IRQ handling
 2020-12-15 16:00 UTC  (8+ messages)

[PATCH 0/2] dmaengine: ti: Maintainer mail address change
 2020-12-15 13:13 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Add entry for Texas Instruments DMA drivers
` [PATCH 2/2] dt-bindings: dma: ti: Update maintainer and author information

[PATCH v5 00/29] Convert DSI code to use drm_mipi_dsi and drm_panel (second half)
 2020-12-15 10:05 UTC  (72+ messages)
` [PATCH v5 01/29] drm/panel: panel-dsi-cm: cleanup tear enable
` [PATCH v5 02/29] ARM: dts: omap5: add address-cells & size-cells to dsi
` [PATCH v5 03/29] drm/omap: pll: fix iteration loop check
` [PATCH v5 04/29] drm/omap: dsi: set trans_mode according to client mode_flags
` [PATCH v5 05/29] drm/panel: panel-dsi-cm: set column & page at setup
` [PATCH v5 06/29] drm/omap: dsi: send nop instead of page & column
` [PATCH v5 07/29] drm/omap: dsi: simplify VC handling
` [PATCH v5 08/29] drm/omap: dsi: drop useless channel checks
` [PATCH v5 09/29] drm/omap: dsi: cleanup dispc channel usage
` [PATCH v5 10/29] drm/omap: dsi: rename 'channel' to 'vc'
` [PATCH v5 11/29] drm/omap: dsi: pass vc to various functions
` [PATCH v5 12/29] drm/omap: dsi: untangle vc & channel
` [PATCH v5 13/29] drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode
` [PATCH v5 14/29] drm/omap: dsi: enable HS before sending the frame
` [PATCH v5 15/29] drm/omap: dsi: use separate VCs for cmd and video
` [PATCH v5 16/29] drm/panel: panel-dsi-cm: remove extra 'if'
` [PATCH v5 17/29] drm/panel: panel-dsi-cm: add panel database to driver
` [PATCH v5 18/29] drm/panel: panel-dsi-cm: drop unneeded includes
` [PATCH v5 19/29] drm/omap: dsi: move structs & defines to dsi.h
` [PATCH v5 20/29] drm/omap: dsi: move enable/disable to bridge enable/disable
` [PATCH v5 21/29] drm/omap: dsi: display_enable cleanup
` [PATCH v5 22/29] drm/omap: dsi: display_disable cleanup
` [PATCH v5 23/29] drm/omap: dsi: rename dsi_display_* functions
` [PATCH v5 24/29] drm/omap: dsi: cleanup initial vc setup
` [PATCH v5 25/29] drm/omap: dsi: split video mode enable/disable into separate func
` [PATCH v5 26/29] drm/omap: dsi: fix and cleanup ddr_clk_always_on
` [PATCH v5 27/29] drm/omap: dsi: remove ulps support
` [PATCH v5 28/29] drm/omap: dsi: fix DCS_CMD_ENABLE
` [PATCH v5 29/29] drm/omap: dsi: allow DSI commands to be sent early

[PATCH -next] usb: phy: convert comma to semicolon
 2020-12-15  5:25 UTC  (2+ messages)

[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-12-14 12:59 UTC  (23+ messages)
` [PATCH v4 50/80] drm/omap: squash omapdrm sub-modules into one
` [PATCH v4 51/80] drm/omap: remove unused display.c
` [PATCH v4 52/80] drm/omap: drop unused owner field
` [PATCH v4 53/80] drm/omap: remove dispc_ops
` [PATCH v4 54/80] drm/omap: remove dss_mgr_ops
` [PATCH v4 55/80] drm/panel: panel-dsi-cm: use MIPI_DCS_GET_ERROR_COUNT_ON_DSI
` [PATCH v4 56/80] drm/panel: panel-dsi-cm: cleanup tear enable
` [PATCH v4 57/80] ARM: dts: omap5: add address-cells & size-cells to dsi
` [PATCH v4 58/80] drm/omap: pll: fix iteration loop check
` [PATCH v4 59/80] drm/omap: dsi: set trans_mode according to client mode_flags
` [PATCH v4 60/80] drm/panel: panel-dsi-cm: set column & page at setup

[PATCH 0/6] Introduce PRU platform consumer API
 2020-12-11 18:48 UTC  (7+ messages)
` [PATCH 1/6] soc: ti: pruss: Add pruss_get()/put() API
` [PATCH 2/6] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH 3/6] soc: ti: pruss: Add pruss_cfg_read()/update() API
` [PATCH 4/6] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
` [PATCH 5/6] soc: ti: pruss: Add helper function to enable OCP master ports
` [PATCH 6/6] soc: ti: pruss: Add helper functions to get/set PRUSS_CFG_GPMUX

[GIT PULL 1/2] Late devicetree changes for omaps for v5.11
 2020-12-11  8:37 UTC  (2+ messages)
` [GIT PULL 2/2] Late defconfig "

[GIT PULL] Few regression fixes for omaps
 2020-12-11  8:22 UTC 

[RESEND PATCH 0/4] PCI: J7: J7200/J721E PCIe bindings
 2020-12-10 14:39 UTC  (6+ messages)
` [RESEND PATCH 1/4] dt-bindings: pci: ti,j721e: Fix "ti,syscon-pcie-ctrl" to take argument
` [RESEND PATCH 2/4] dt-bindings: PCI: Add host mode dt-bindings for TI's J7200 SoC
` [RESEND PATCH 3/4] dt-bindings: PCI: Add EP "
` [RESEND PATCH 4/4] PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg

[PATCH v4 0/6] Add a PRU remoteproc driver
 2020-12-10 15:30 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSS
` [PATCH v4 3/6] remoteproc: pru: Add support for PRU specific interrupt configuration
` [PATCH v4 5/6] remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs

[PATCH v2 0/3] PCI: J721E: Fix Broken DT w.r.t SYSCON DT
 2020-12-10 12:39 UTC  (3+ messages)

[PATCH RESEND v4 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-12-10  9:17 UTC 

[PATCH] dt-bindings: i2c: Add compatible string for AM64 SoC
 2020-12-10  2:49 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: convert comma to semicolon
 2020-12-10  0:36 UTC  (3+ messages)

[BUG REPORT] recording from plughw:CARD=Audio,DEV=2 on mapphones (cpcap audio) causes a nullpointer dereference in kernel
 2020-12-09 17:18 UTC 

[PATCH bpf v4 0/7] selftests/bpf: Restore test_offload.py to working order
 2020-12-09 16:35 UTC  (11+ messages)
` [PATCH bpf v4 1/7] xdp: remove the xdp_attachment_flags_ok() callback
` [PATCH bpf v4 2/7] selftests/bpf/test_offload.py: Remove check for program load flags match
` [PATCH bpf v4 3/7] netdevsim: Add debugfs toggle to reject BPF programs in verifier
` [PATCH bpf v4 4/7] selftests/bpf/test_offload.py: only check verifier log on verification fails
` [PATCH bpf v4 5/7] selftests/bpf/test_offload.py: fix expected case of extack messages
` [PATCH bpf v4 6/7] selftests/bpf/test_offload.py: reset ethtool features after failed setting
` [PATCH bpf v4 7/7] selftests/bpf/test_offload.py: filter bpftool internal map when counting maps

[PATCH bpf v3 0/7] selftests/bpf: Restore test_offload.py to working order
 2020-12-09 13:51 UTC  (9+ messages)
` [PATCH bpf v3 1/7] xdp: remove the xdp_attachment_flags_ok() callback
` [PATCH bpf v3 2/7] selftests/bpf/test_offload.py: Remove check for program load flags match
` [PATCH bpf v3 3/7] netdevsim: Add debugfs toggle to reject BPF programs in verifier
` [PATCH bpf v3 4/7] selftests/bpf/test_offload.py: only check verifier log on verification fails
` [PATCH bpf v3 5/7] selftests/bpf/test_offload.py: fix expected case of extack messages
` [PATCH bpf v3 6/7] selftests/bpf/test_offload.py: reset ethtool features after failed setting
` [PATCH bpf v3 7/7] selftests/bpf/test_offload.py: filter bpftool internal map when counting maps

[PATCH 0/7] Configure genpd domains for omap4
 2020-12-09  2:21 UTC  (3+ messages)
` [PATCH 1/7] clk: ti: omap4: Drop idlest polling from IVA clkctrl clocks

[PATCHv2 0/9] Genpd related code changes to drop am335x pdata
 2020-12-09  2:20 UTC  (3+ messages)
` [PATCH 3/9] clk: ti: am33xx: Keep am3 l3 main clock always on for genpd

[PATCH 00/17] Update am437x to boot with simple-pm-bus and genpd
 2020-12-09  2:19 UTC  (3+ messages)
` [PATCH 01/17] clk: ti: am437x: Keep am4 l3 main clock always on for genpd

[PATCH 0/8] Configure genpd domains for dra7 and omap5
 2020-12-09  2:19 UTC  (3+ messages)
` [PATCH 1/8] clk: ti: dra7: Drop idlest polling from IVA clkctrl clocks

[PATCH bpf v2 0/7] selftests/bpf: Restore test_offload.py to working order
 2020-12-08 22:00 UTC  (4+ messages)

[PATCH] soc: ti: omap-prm: Fix boot time errors for rst_map_012 bits 0 and 1
 2020-12-08 20:48 UTC  (2+ messages)

[PATCH v2 0/5] drop unused BACKLIGHT_GENERIC option
 2020-12-08 17:00 UTC  (3+ 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).