linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-22 12:33:33 to 2025-08-20 18:41:39 UTC [more...]

[PATCH v5 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-20 18:41 UTC  (22+ messages)
` [PATCH v5 01/15] devres: provide devm_kmemdup_const()
` [PATCH v5 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v5 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v5 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v5 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v5 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v5 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v5 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v5 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v5 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v5 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v5 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v5 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v5 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v5 15/15] pinctrl: qcom: make the pinmuxing strict

[PATCH 00/16] gpio: Use modern PM macros
 2025-08-20 17:10 UTC  (22+ messages)
` [PATCH 01/16] gpio: dwapb: "
` [PATCH 02/16] gpio: brcmstb: "
` [PATCH 03/16] gpio: bt8xx: "
` [PATCH 04/16] gpio: htc-egpio: "
` [PATCH 05/16] gpio: pl061: "
` [PATCH 06/16] gpio: pxa: "
` [PATCH 07/16] gpio: ml-ioh: "
` [PATCH 08/16] gpio: mlxbf2: "
` [PATCH 09/16] gpio: msc313: "
` [PATCH 10/16] gpio: omap: "
` [PATCH 11/16] gpio: pch: "
` [PATCH 12/16] gpio: tqmx86: "
` [PATCH 13/16] gpio: uniphier: "
` [PATCH 14/16] gpio: xgene: "
` [PATCH 15/16] gpio: xilinx: "
` [PATCH 16/16] gpio: zynq: "

[PATCH v4 0/2] ASoC: dt-bindings: Convert TI TWL4030 sound bindings to schema
 2025-08-20 14:10 UTC  (5+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: ti,twl4030-audio: convert to DT schema
` [PATCH v4 2/2] ASoC: dt-bindings: omap-twl4030: "

[PATCH v3 0/6] dt-bindings: Convert TWL4030/6040 family binding to DT schema
 2025-08-20 13:15 UTC  (14+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: twl: Add missing sub-nodes for TWL4030 & TWL603x
` [PATCH v3 2/6] mfd: dt-bindings: ti,twl4030-audio: convert to DT schema
` [PATCH v3 3/6] input: dt-bindings: ti,twl4030-keypad: "
` [PATCH v3 4/6] ASoC: dt-bindings: omap-twl4030: "
` [PATCH v3 5/6] usb: dt-bindings: ti,twlxxxx-usb: "
` [PATCH v3 6/6] dt-bindings: gpio: ti,twl4030: Correct the schema $id path

[PATCH v2] PCI: j721e: Fix programming sequence of "strap" settings
 2025-08-20  8:51 UTC  (3+ messages)

[PATCH] regulator: tps65219: regulator: tps65219: Fix error codes in probe()
 2025-08-19 18:52 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: omap: dm814x: Split 'reg' per entry
 2025-08-19 13:16 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: omap: dm816x: "
` [PATCH 3/4] ARM: dts: omap: Minor whitespace cleanup
` [PATCH 4/4] arm64: dts: ti: k3-am6548: "

[PATCH] ARM: OMAP2+: use IS_ERR_OR_NULL() helper
 2025-08-18 17:12 UTC  (2+ messages)

[PATCH] bus: ti-sysc: Fix potential double free in sysc_add_named_clock_from_child()
 2025-08-18  3:23 UTC  (3+ messages)

[PATCH v2 resend] pcmcia: omap_cf: Mark driver struct with __refdata to prevent section mismatch
 2025-08-16 14:41 UTC  (3+ messages)

[PATCH v2 0/9] dt-bindings: Convert TWL4030/6040 family binding to DT schema
 2025-08-15 15:00 UTC 

[PATCH 00/13] PCI: Drop superfluous pci_epc_features initialization
 2025-08-14 15:50 UTC  (3+ messages)
` [PATCH 04/13] PCI: dra7xx: "

[PATCH net-next v4 0/9] net: ethernet: ti: am65-cpsw: add network flow classification support
 2025-08-14 15:08 UTC  (10+ messages)
` [PATCH net-next v4 8/9] "
` [PATCH net-next v4 9/9] net: ethernet: ti: am65-cpsw: remove cpsw_ale_classifier_setup_default()

[PATCH] thermal/drivers/ti-soc: Use IS_ERR_OR_NULL() to simplify code
 2025-08-14 12:26 UTC 

[PATCH 0/7] clk: ti: convert from clk round_rate() to determine_rate()
 2025-08-14  7:45 UTC  (9+ messages)
` [PATCH 1/7] clk: ti: dpll: remove round_rate() in favor of determine_rate()
` [PATCH 2/7] clk: ti: dpll: change error return from ~0 to -EINVAL
` [PATCH 3/7] clk: ti: dpll: convert from round_rate() to determine_rate()
` [PATCH 4/7] clk: ti: composite: "
` [PATCH 5/7] clk: ti: divider: "
` [PATCH 6/7] clk: ti: dra7-atl: "
` [PATCH 7/7] clk: ti: fapll: "

[PATCH v4 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-14  7:37 UTC  (21+ messages)
` [PATCH v4 01/15] devres: provide devm_kmemdup_const()
` [PATCH v4 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v4 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v4 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v4 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v4 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v4 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v4 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v4 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v4 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v4 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v4 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v4 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v4 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v4 15/15] pinctrl: qcom: make the pinmuxing strict

[PATCH v2 00/72] media: i2c: Reduce cargo-cult
 2025-08-12 21:46 UTC  (4+ messages)
` [PATCH v2 65/72] ARM: dts: ti: omap3-n950: Replace clock-frequency in camera sensor node
` [PATCH v2 66/72] ARM: dts: ti: omap3-n9: "
` [PATCH v2 67/72] ARM: dts: ti: omap3-n900: "

[PATCH 00/72] media: i2c: Reduce cargo-cult
 2025-08-12 20:10 UTC  (22+ messages)
` (subset) "

Duplicate TI EDMA debugfs registration
 2025-08-12 13:32 UTC 

[PATCH v3] counter: ti-ecap-capture: Use devm_pm_runtime_enable()
 2025-08-07 13:56 UTC  (2+ messages)

[PATCH v2] counter: ti-ecap-capture: Remove error print for devm_add_action_or_reset()
 2025-08-06 14:19 UTC  (3+ messages)

[GIT PULL] soc: OMAP updates for v6.17
 2025-07-30 22:09 UTC  (3+ messages)

[PATCH v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-30 15:35 UTC  (36+ messages)
` [PATCH v3 01/15] lib: provide kmemdup_const()
` [PATCH v3 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v3 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v3 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v3 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v3 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v3 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v3 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v3 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v3 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v3 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v3 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v3 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v3 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v3 15/15] pinctrl: qcom: make the pinmuxing strict

Umowa vPPA - termin spotkania
 2025-07-30  7:36 UTC 

[PATCH v2 0/2] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
 2025-07-30  7:04 UTC  (2+ messages)

[PATCH v8 0/2] Add TI TPS65214 PMIC GPIO Support
 2025-07-23  8:28 UTC  (4+ messages)
` [PATCH v8 1/2] gpio: tps65219: Update _IDX & _OFFSET macro prefix
` [PATCH v8 2/2] gpio: tps65219: Add support for TI TPS65214 PMIC

[PATCH v7 0/2] Add TI TPS65214 PMIC GPIO Support
 2025-07-22 15:23 UTC  (6+ 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).