Linux-OMAP Archive mirror
 help / color / mirror / Atom feed
[PATCH v9 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-22  9:23 UTC  (10+ messages)
` [PATCH v9 1/5] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
` [PATCH v9 2/5] PCI: endpoint: Add BAR subrange mapping support
` [PATCH v9 3/5] PCI: dwc: Advertise dynamic inbound "
` [PATCH v9 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
` [PATCH v9 5/5] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage

[PATCH] bus: ti-sysc: fix reference count leak in sysc_init_static_data()
 2026-01-22  8:35 UTC  (2+ messages)

[PATCH v6 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-01-22  6:17 UTC  (12+ messages)
` [PATCH v6 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v6 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v6 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v6 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v6 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v6 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v6 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH v8 1/2] staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=n
 2026-01-22  3:16 UTC  (2+ messages)
` [PATCH v8 2/2] staging: fbtft: Make framebuffer registration message debug-only

[PATCH] dt-bindings: display: bridge: nxp,tda998x: Add missing clocks
 2026-01-21 16:26 UTC  (4+ messages)

[PATCH v4 00/25] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2026-01-21 14:13 UTC  (36+ messages)
` [PATCH v4 01/25] dt-bindings: display: tilcdc: Convert to DT schema
` [PATCH v4 02/25] dt-bindings: display: tilcdc: Mark panel binding as deprecated
` [PATCH v4 03/25] drm/tilcdc: Remove simulate_vesa_sync flag
` [PATCH v4 04/25] drm/tilcdc: Add support for DRM bus flags and simplify panel config
` [PATCH v4 05/25] drm/tilcdc: Convert legacy panel binding via DT overlay at boot time
` [PATCH v4 06/25] drm/tilcdc: Remove tilcdc panel driver
` [PATCH v4 07/25] drm/tilcdc: Remove component framework support
` [PATCH v4 08/25] drm/tilcdc: Remove tilcdc_panel_info structure
` [PATCH v4 09/25] drm/tilcdc: Remove redundant #endif/#ifdef in debugfs code
` [PATCH v4 10/25] drm/tilcdc: Remove unused encoder and connector tracking arrays
` [PATCH v4 11/25] drm/tilcdc: Rename external_encoder and external_connector to encoder and connector
` [PATCH v4 12/25] drm/tilcdc: Rename tilcdc_external to tilcdc_encoder
` [PATCH v4 13/25] drm/tilcdc: Remove the useless module list support
` [PATCH v4 14/25] drm/tilcdc: Use drm_module_platform_driver() helper
` [PATCH v4 15/25] drm/tilcdc: Move tilcdc_init/fini closer to probe/remove
` [PATCH v4 16/25] drm/tilcdc: Modernize driver initialization and cleanup paths
` [PATCH v4 17/25] drm/tilcdc: Remove the use of drm_device private_data
` [PATCH v4 18/25] drm/tilcdc: Convert to DRM managed resources
` [PATCH v4 19/25] drm/tilcdc: Convert to drm_device-based logging helpers
` [PATCH v4 20/25] drm/tilcdc: Use devm_drm_of_get_bridge() helper
` [PATCH v4 21/25] drm/bridge: tda998x: Remove component support
` [PATCH v4 22/25] drm/bridge: tda998x: Move tda998x_create/destroy into probe and remove
` [PATCH v4 23/25] drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapper
` [PATCH v4 24/25] drm/bridge: tda998x: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH v4 25/25] rm/tilcdc: "

[PATCH v5 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-01-21  9:00 UTC  (14+ messages)
` [PATCH v5 1/7] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v5 2/7] mux: Add helper functions for getting optional and selected mux-state
` [PATCH v5 3/7] mux: add help text for MULTIPLEXER config option
` [PATCH v5 4/7] phy: can-transceiver: drop temporary helper getting optional mux-state
` [PATCH v5 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v5 6/7] dt-bindings: mmc: renesas,sdhi: Add mux-states property
` [PATCH v5 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH v7 1/2] staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=n
 2026-01-21  2:15 UTC  (5+ messages)
` [PATCH v7 2/2] staging: fbtft: Make framebuffer registration message debug-only

[PATCH] mfd: omap-usb-host: fix OF populate on driver rebind
 2026-01-20 15:10 UTC  (9+ messages)
` (subset) "

[PATCH net-next] net: ethernet: ti: cpsw_ale: Remove obsolete macros
 2026-01-19 14:19 UTC  (2+ messages)

[PATCH v8 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-19  8:42 UTC  (13+ messages)
` [PATCH v8 1/5] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
` [PATCH v8 2/5] PCI: endpoint: Add BAR subrange mapping support
` [PATCH v8 3/5] PCI: dwc: Advertise dynamic inbound "
` [PATCH v8 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
` [PATCH v8 5/5] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage

[PATCH v4 00/10] Initial support for Samsung Galaxy Tab 2 series
 2026-01-19  7:17 UTC  (15+ messages)
` (no subject)
` [PATCH v4 01/10] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC
` [PATCH v4 02/10] dt-bindings: vendor-prefixes: Add Doestek
` [PATCH v4 03/10] dt-bindings: display: bridge: lvds-codec: add doestek,dtc34lm85am
` [PATCH v4 04/10] dt-bindings: display: panel-lvds: Add compatible for Samsung LTN070NL01 Panel
` [PATCH v4 05/10] dt-bindings: display: panel-lvds: Add compatible for Samsung LTN101AL03 Panel
` [PATCH v4 06/10] ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galaxy Tab 2 series
` [PATCH v4 07/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0
` [PATCH v4 08/10] ARM: dts: ti: omap: samsung-espresso7: Add initial support for "
` [PATCH v4 09/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 10.1
` [PATCH v4 10/10] ARM: dts: ti: omap: samsung-espresso10: Add initial support for "

(no subject)
 2026-01-19  3:40 UTC  (2+ messages)
` [PATCH v4 01/10] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC

[PATCH 0/3] pinctrl: single: bit-per-mux DT flexibility, probe robustness, and consistent pinconf offsets
 2026-01-19  2:39 UTC  (3+ messages)

[PATCH v4 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-01-18  7:33 UTC  (6+ messages)
` [PATCH v4 5/7] i2c: omap: switch to new generic helper for getting selected mux-state
` [PATCH v4 7/7] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH] bus: ti-sysc: fix reference count leak on module unload
 2026-01-17  6:28 UTC 

[PATCH] bus: ti-sysc: fix reference count leak in sysc_init_stdout_path()
 2026-01-17  5:54 UTC 

[PATCH v4 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2026-01-16 13:55 UTC  (6+ messages)
` [PATCH v4 2/2] arm: dts: ti: Adds support for AM335x and AM437x

[PATCH v6] staging: fbtft: Use fbdev logging helpers when FB_DEVICE is disabled
 2026-01-16  2:59 UTC  (8+ messages)

[PATCH v7 0/6] PCI: endpoint: BAR subrange mapping support
 2026-01-15  8:48 UTC  (23+ messages)
` [PATCH v7 1/6] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
` [PATCH v7 2/6] PCI: endpoint: Add BAR subrange mapping support
` [PATCH v7 3/6] PCI: dwc: Allow glue drivers to return mutable EPC features
` [PATCH v7 4/6] PCI: dwc: Advertise dynamic inbound mapping support
` [PATCH v7 5/6] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
` [PATCH v7 6/6] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage

[PATCH] hwspinlock: omap: Handle devm_pm_runtime_enable() errors
 2026-01-14 22:42 UTC  (2+ messages)

[PATCH] bus: omap-ocp2scp: enable compile testing
 2026-01-14 22:34 UTC  (2+ messages)

[PATCH] bus: omap-ocp2scp: fix OF populate on driver rebind
 2026-01-14 22:34 UTC  (2+ messages)

[PATCH 0/2] iio: imu: inv-mpu9150: fix interrupts for MPU9150
 2026-01-14 22:30 UTC  (7+ messages)
` [PATCH 1/2] iio: imu: inv-mpu9150: fix irq ack preventing irq storms
` [PATCH 2/2] ARM: dts: ti/omap: omap4-epson-embt2ws: fix typo in iio device property

[PATCH v6 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-13 16:07 UTC  (13+ messages)
` [PATCH v6 1/5] PCI: endpoint: Add "
` [PATCH v6 2/5] PCI: dwc: Allow glue drivers to return mutable EPC features
` [PATCH v6 3/5] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
` [PATCH v6 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
` [PATCH v6 5/5] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage

[PATCH v5 0/3] PCI: endpoint: BAR subrange mapping support
 2026-01-13  2:40 UTC  (9+ messages)
` [PATCH v5 3/3] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH v5] staging: fbtft: use dev_of_fbinfo() instead of info->dev
 2026-01-12 18:26 UTC  (8+ messages)

[PATCH v4 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
 2026-01-11 19:51 UTC  (7+ messages)
` [PATCH v4 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
` [PATCH v4 3/4] fbdev: omapfb: Make FB_DEVICE dependency optional

[PATCH v5 1/2] mfd: tps65219: Implement LOCK register handling for TPS65214
 2026-01-09 11:12 UTC  (2+ messages)
` (subset) "


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 read-only IMAP folder(s) and NNTP newsgroup(s).