linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-24 18:20:06 to 2020-12-05 15:00:01 UTC [more...]

Understanding OMAP5 DPLL_ABE and CM_CLKSEL_WKUPAON
 2020-12-05 14:48 UTC  (8+ messages)

[PATCH v3 0/6] Add a PRU remoteproc driver
 2020-12-04 20:18 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSS
` [PATCH v3 2/6] remoteproc: pru: Add a PRU remoteproc driver
` [PATCH v3 3/6] remoteproc: pru: Add support for PRU specific interrupt configuration
` [PATCH v3 4/6] remoteproc: pru: Add pru-specific debugfs support
` [PATCH v3 5/6] remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCs
` [PATCH v3 6/6] remoteproc: pru: Add support for various PRU cores on K3 J721E SoCs

[PATCH v2 0/6] Add a PRU remoteproc driver
 2020-12-04 17:40 UTC  (22+ messages)
` [PATCH v2 2/6] remoteproc/pru: "
` [PATCH v2 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration
` [PATCH v2 4/6] remoteproc/pru: Add pru-specific debugfs support
` [PATCH v2 5/6] remoteproc/pru: Add support for various PRU cores on K3 AM65x SoCs
` [PATCH v2 6/6] remoteproc/pru: Add support for various PRU cores on K3 J721E SoCs

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

[PATCH] ARM: OMAP2+: omap_device: fix idling of devices during probe
 2020-12-04 16:42 UTC  (5+ messages)

[PATCH v2 0/5] drop unused BACKLIGHT_GENERIC option
 2020-12-04 12:06 UTC  (7+ messages)
` [PATCH v2 1/5] ARM: configs: "
` [PATCH v2 2/5] arm64: defconfig: "
` [PATCH v2 3/5] MIPS: configs: "
` [PATCH v2 4/5] parisc: "
` [PATCH v2 5/5] powerpc/configs: "

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

Bug: Kernel oops during probing of mmc with WL1835 on GTA04A5
 2020-12-04  8:22 UTC  (4+ messages)
` [REGRESSION] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4

[PATCH v2 0/3] PCI: J721E: Fix Broken DT w.r.t SYSCON DT
 2020-12-04  7:51 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pci: ti,j721e: Fix "ti,syscon-pcie-ctrl" to take argument
` [PATCH v2 2/3] PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg
` [PATCH v2 3/3] arm64: dts: ti: k3-j721e-main: Remove "syscon" nodes added for pcieX_ctrl

[PATCH v4 00/80] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-12-02 20:08 UTC  (73+ messages)
` [PATCH v4 49/80] ARM: omap2plus_defconfig: Update for moved DSI command mode panel
` [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 v4 61/80] drm/omap: dsi: send nop instead of page & column
` [PATCH v4 62/80] drm/omap: dsi: simplify VC handling
` [PATCH v4 63/80] drm/omap: dsi: drop useless channel checks
` [PATCH v4 64/80] drm/omap: dsi: cleanup channel usages
` [PATCH v4 65/80] drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode
` [PATCH v4 66/80] drm/omap: dsi: set LP/HS before update
` [PATCH v4 67/80] drm/omap: dsi: use separate VCs for cmd and video
` [PATCH v4 68/80] drm/panel: panel-dsi-cm: remove extra 'if'
` [PATCH v4 69/80] drm/panel: panel-dsi-cm: add panel database to driver
` [PATCH v4 70/80] drm/panel: panel-dsi-cm: drop unneeded includes
` [PATCH v4 71/80] drm/omap: dsi: move structs & defines to dsi.h
` [PATCH v4 72/80] drm/omap: dsi: move enable/disable to bridge enable/disable
` [PATCH v4 73/80] drm/omap: dsi: display_enable cleanup
` [PATCH v4 74/80] drm/omap: dsi: display_disable cleanup
` [PATCH v4 75/80] drm/omap: dsi: rename dsi_display_* functions
` [PATCH v4 76/80] drm/omap: dsi: cleanup initial vc setup
` [PATCH v4 77/80] drm/omap: dsi: split video mode enable/disable into separate func
` [PATCH v4 78/80] drm/omap: dsi: fix and cleanup ddr_clk_always_on
` [PATCH v4 79/80] drm/omap: dsi: remove ulps support
` [PATCH v4 80/80] drm/omap: dsi: fix DCS_CMD_ENABLE
` [PATCH v4 81/80] drm/omap: dsi: allow DSI commands to be sent early

[PATCH 5/8] i2c: omap: fix reference leak when pm_runtime_get_sync fails
 2020-12-02  5:13 UTC  (3+ messages)

[balbi-usb:testing/next] BUILD SUCCESS 1080ed2a6cc53a07afdb1cd3f3968e808b714bbb
 2020-12-01 22:55 UTC 

[PATCH 0/5] drop unused BACKLIGHT_GENERIC option
 2020-12-01 21:18 UTC  (25+ messages)
` [PATCH 1/5] ARM: configs: "
` [PATCH 2/5] arm64: defconfig: "
` [PATCH 3/5] MIPS: configs: "
` [PATCH 4/5] parisc: "
` [PATCH 5/5] powerpc/configs: "

[PATCH] ARM: omap2plus_defconfig: enable SPI GPIO
 2020-12-01 19:19 UTC  (2+ messages)

[PATCH 4.19 30/57] ARM: dts: dra76x: m_can: fix order of clocks
 2020-12-01  8:53 UTC 

[PATCH 5.4 48/98] ARM: dts: dra76x: m_can: fix order of clocks
 2020-12-01  8:53 UTC 

[PATCH 5.9 086/152] ARM: dts: dra76x: m_can: fix order of clocks
 2020-12-01  8:53 UTC 

[PATCH] ARM: dts: omap3-gta04: fix twl4030-power settings
 2020-12-01  8:13 UTC  (2+ messages)

[PATCH] ARM: dts: OMAP3: disable AES on N950/N9
 2020-12-01  7:32 UTC  (2+ messages)

[PATCH] ARM: omap2plus_defconfig: drop unused POWER_AVS option
 2020-12-01  7:30 UTC  (4+ messages)

[PATCH 0/2] ARM: dts: am335x-evm/evmsk/icev2: switch to new cpsw switch drv
 2020-12-01  7:25 UTC  (2+ messages)

[GIT PULL 1/4] Driver changes for omaps for genpd support
 2020-12-01  7:18 UTC  (4+ messages)
` [GIT PULL 2/4] Update am335x to boot without platform data
` [GIT PULL 3/4] Update am437x "
` [GIT PULL 4/4] Remaining genpd changes for omaps for v5.11

[PATCH] gpio: omap: handle deferred probe with dev_err_probe() for gpiochip_add_data()
 2020-11-30 16:39 UTC  (4+ messages)

[PATCH 0/3] PCI: J721E: Fix Broken DT w.r.t SYSCON DT
 2020-11-30 16:12 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pci: ti,j721e: Fix "ti,syscon-pcie-ctrl" to take argument

[PATCH] drm/omap: sdi: fix bridge enable/disable
 2020-11-30  9:31 UTC  (4+ messages)

[BISECTED REGRESSION] Broken USB/GPIO on OMAP1 OSK
 2020-11-30  8:15 UTC  (3+ messages)

[PATCH] drm/panel: sony-acx565akm: Fix race condition in probe
 2020-11-29 23:15 UTC  (8+ messages)

[PATCH] omapfb: fbcon: remove trailing semicolon in macro definition
 2020-11-29 21:54 UTC  (2+ messages)

[PATCHv8 0/6] n_gsm serdev support and GNSS driver for droid4
 2020-11-29 20:51 UTC  (4+ messages)
` [PATCH 1/6] tty: n_gsm: Add support for serdev drivers

[REGRESSION] omapdrm/N900 display broken
 2020-11-27 18:44 UTC  (14+ messages)

[PATCH] ARM: OMAP2+: Fix am4 only build after genpd changes
 2020-11-27 14:45 UTC  (2+ messages)

[PATCH] drivers: gpio: use of_match_ptr() and ACPI_PTR() macros
 2020-11-27 12:45 UTC  (6+ messages)

[PATCH v4] mfd: tps65910: Correct power-off programming sequence
 2020-11-27  7:43 UTC  (2+ messages)

[GIT PULL 1/3] SoC changes for omaps for v5.11 merge window
 2020-11-27  7:38 UTC  (3+ messages)
` [GIT PULL 2/3] Devicetree "
` [GIT PULL 3/3] Defconfig "

[GIT PULL] Fixes for omaps for v5.10-rc cycle
 2020-11-27  6:58 UTC 

[PATCH] remoteproc: Add a rproc_set_firmware() API
 2020-11-26 22:56 UTC  (3+ messages)

[PATCH v2 0/3] remoteproc sysfs fixes/improvements
 2020-11-26 22:31 UTC  (3+ messages)
` [PATCH v2 1/3] remoteproc: Fix unbalanced boot with sysfs for no auto-boot rprocs

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-11-25 11:08 UTC  (3+ messages)
` [PATCH v7 02/12] dt-bindings: leds: Convert pwm to yaml


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