messages from 2025-11-24 00:39:16 to 2025-12-17 14:26:40 UTC [more...]
[PATCH v2 00/20] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
2025-12-17 14:26 UTC (37+ messages)
` [PATCH v2 01/20] dt-bindings: display: tilcdc: Convert to DT schema
` [PATCH v2 02/20] dt-bindings: display: tilcdc: Mark panel binding as deprecated
` [PATCH v2 03/20] drm/tilcdc: Remove simulate_vesa_sync flag
` [PATCH v2 04/20] drm/tilcdc: Add support for DRM bus flags and simplify panel config
` [PATCH v2 05/20] drm/tilcdc: Convert legacy panel binding via DT overlay at boot time
` [PATCH v2 06/20] drm/tilcdc: Remove tilcdc panel driver
` [PATCH v2 07/20] drm/tilcdc: Remove component framework support
` [PATCH v2 08/20] drm/tilcdc: Remove tilcdc_panel_info structure
` [PATCH v2 09/20] drm/tilcdc: Remove redundant #endif/#ifdef in debugfs code
` [PATCH v2 10/20] drm/tilcdc: Remove unused encoder and connector tracking arrays
` [PATCH v2 11/20] drm/tilcdc: Rename external_encoder and external_connector to encoder and connector
` [PATCH v2 12/20] drm/tilcdc: Rename tilcdc_external to tilcdc_encoder
` [PATCH v2 13/20] drm/tilcdc: Remove the useless module list support
` [PATCH v2 14/20] drm/tilcdc: Modernize driver initialization and cleanup paths
` [PATCH v2 15/20] drm/tilcdc: Remove the use of drm_device private_data
` [PATCH v2 16/20] drm/bridge: tda998x: Remove component support
` [PATCH v2 17/20] drm/bridge: tda998x: Move tda998x_create/destroy into probe and remove
` [PATCH v2 18/20] drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapper
` [PATCH v2 19/20] drm/bridge: tda998x: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH v2 20/20] drm/tilcdc: "
[PATCH] ARM: omap2: Fix reference count leaks in omap_control_init()
2025-12-17 14:21 UTC
[PATCH v3 0/6] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
2025-12-17 13:42 UTC (9+ messages)
` [PATCH v3 1/6] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v3 2/6] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v3 3/6] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v3 4/6] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v3 5/6] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v3 6/6] mmc: host: renesas_sdhi_core: support selecting an optional mux
[PATCH] USB: ehci-omap: Fix missing usb_phy_init() error handling
2025-12-17 13:22 UTC (5+ messages)
` [PATCH v2] "
[RESEND PATCH v3 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
2025-12-17 13:04 UTC (3+ messages)
` [RESEND PATCH v3 1/2] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance
` [RESEND PATCH v3 2/2] arm: dts: ti: Adds support for AM335x and AM437x
[PATCH] omap-cpufreq: Fix regulator resource leak in probe()
2025-12-15 3:03 UTC
[PATCH] ARM: dts: ti: Drop unused .dtsi
2025-12-12 20:32 UTC
[PATCH v4 0/2] Enable 1GHz OPP am335x-bonegreen-eco
2025-12-12 7:29 UTC (5+ messages)
[PATCH 00/21] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
2025-12-11 9:47 UTC (46+ messages)
` [PATCH 01/21] dt-bindings: display: tilcdc: Convert to DT schema
` [PATCH 02/21] dt-bindings: display: tilcdc: Add fifo-threshold property
` [PATCH 03/21] drm/tilcdc: Remove simulate_vesa_sync flag
` [PATCH 04/21] drm/tilcdc: Add support for DRM bus flags and simplify panel config
` [PATCH 05/21] ARM: dts: omap: Bind panel to panel-dpi instead of ti,tilcdc,panel driver
` [PATCH 06/21] dt-bindings: display: tilcdc: Remove panel binding
` [PATCH 07/21] drm/tilcdc: Remove tilcdc panel driver
` [PATCH 08/21] drm/tilcdc: Remove component framework support
` [PATCH 09/21] drm/tilcdc: Remove tilcdc_panel_info structure
` [PATCH 10/21] drm/tilcdc: Remove redundant #endif/#ifdef in debugfs code
` [PATCH 11/21] drm/tilcdc: Remove unused encoder and connector tracking arrays
` [PATCH 12/21] drm/tilcdc: Rename external_encoder and external_connector to encoder and connector
` [PATCH 13/21] drm/tilcdc: Rename tilcdc_external to tilcdc_encoder
` [PATCH 14/21] drm/tilcdc: Remove the useless module list support
` [PATCH 15/21] drm/tilcdc: Modernize driver initialization and cleanup paths
` [PATCH 16/21] drm/tilcdc: Remove the use of drm_device private_data
` [PATCH 17/21] drm/bridge: tda998x: Remove component support
` [PATCH 18/21] drm/bridge: tda998x: Move tda998x_create/destroy into probe and remove
` [PATCH 19/21] drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapper
` [PATCH 20/21] drm/bridge: tda998x: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH 21/21] drm/tilcdc: "
Kconfig dangling references (BZ 216748)
2025-12-10 22:09 UTC (11+ messages)
` [Linux-stm32] "
[PATCH] i2c: omap: fix incorrect SCLH timing calculation
2025-12-10 20:50 UTC (3+ messages)
tps65219/am62p kernel oops
2025-12-10 8:10 UTC (8+ messages)
[PATCH 0/3] fbdev: Guard sysfs interfaces under CONFIG_FB_DEVICE
2025-12-10 4:26 UTC (11+ messages)
` [PATCH 1/3] fbtft: Make sysfs and dev_*() logging conditional on FB_DEVICE
` [PATCH 2/3] omapfb: Guard sysfs code under CONFIG_FB_DEVICE
` [PATCH 3/3] sh_mobile_lcdc: Guard overlay sysfs interfaces "
[PATCH AUTOSEL 6.18-5.10] ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
2025-12-10 3:48 UTC
[PATCH] ARM: dts: Drop am335x-base0033 devicetree
2025-12-09 14:24 UTC (3+ messages)
[PATCH] ALSA: Do not build obsolete API
2025-12-07 12:17 UTC (4+ messages)
[PATCH] ARM: omap1: avoid symbol clashes in fiq handler
2025-12-04 16:27 UTC (2+ messages)
[PATCH] pinctrl: single: Fix incorrect type for error return variable
2025-12-03 23:20 UTC (2+ messages)
[PATCH v5 00/14] gpio: Use modern PM macros
2025-12-03 8:10 UTC (22+ messages)
` [PATCH v5 02/14] gpio: brcmstb: "
` [PATCH v5 04/14] gpio: pl061: "
` [PATCH v5 05/14] gpio: ml-ioh: "
` [PATCH v5 06/14] gpio: mlxbf2: "
` [PATCH v5 07/14] gpio: msc313: "
` [PATCH v5 08/14] gpio: omap: "
` [PATCH v5 09/14] gpio: pch: "
` [PATCH v5 10/14] gpio: tqmx86: "
` [PATCH v5 11/14] gpio: uniphier: "
` [PATCH v5 12/14] gpio: xgene: "
` [PATCH v5 13/14] gpio: xilinx: "
` [PATCH v5 14/14] gpio: zynq: "
[PATCH 0/4] Add tooling to disable debugfs on OMAP based systems
2025-12-01 22:40 UTC (28+ messages)
` [PATCH 1/4] dt-bindings: Document new common property: has-inaccessible-regs
` [PATCH 2/4] regmap: Allow disabling debugfs via regmap_config
` [PATCH 3/4] syscon: Wire up has-inaccessible-regs
` [PATCH 4/4] arm: dts: omap: Mark various register maps as dangerous
[PATCH] gpio: omap: add kernel-doc comment for omap_gpio_get()
2025-12-01 10:46 UTC (2+ messages)
[PATCH] ARM: dts: am33xx-l4: fix UART compatible
2025-11-26 19:50 UTC (4+ messages)
` DT compatibility break for am335x (Was: Re: [PATCH] ARM: dts: am33xx-l4: fix UART compatible)
[PATCH v4 0/3] mfd: twl603x: add power button
2025-11-25 13:01 UTC (3+ messages)
` [PATCH v4 2/3] Input: twl4030 - add TWL603x "
[PATCH] hwspinlock: omap: Handle devm_pm_runtime_enable() errors
2025-11-24 10:48 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox