linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-03 13:51:50 to 2024-08-09 04:22:25 UTC [more...]

[PATCH v2 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-08-09  4:22 UTC  (2+ messages)
` [PATCH v2 1/9] of: property: add of_graph_get_next_port()

[PATCH 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-08-09  2:29 UTC  (20+ messages)
` [PATCH 1/9] of: property: add of_graph_get_next_port()
` [PATCH 2/9] of: property: add of_graph_get_next_port_endpoint()
` [PATCH 3/9] ASoC: test-component: use new of_graph functions
` [PATCH 4/9] ASoC: rcar_snd: "
` [PATCH 5/9] ASoC: audio-graph-card: "
` [PATCH 6/9] ASoC: audio-graph-card2: "
` [PATCH 7/9] gpu: drm: omapdrm: "
` [PATCH 8/9] fbdev: omapfb: "
` [PATCH 9/9] media: xilinx-tpg: "

[PATCH] ARM: dts: Fix undocumented LM75 compatible nodes
 2024-08-08 22:40 UTC  (3+ messages)

[PATCH] fbdev: omapfb: Use sysfs_emit_at() to simplify code
 2024-08-08 13:15 UTC  (2+ messages)

[PATCH 0/6] cpufreq: Enable COMPILE_TEST on Arm drivers
 2024-08-08 10:48 UTC  (11+ messages)
` [PATCH 1/6] cpufreq: qcom: Add explicit io.h include for readl/writel_relaxed
` [PATCH 2/6] cpufreq: omap: Drop asm includes
` [PATCH 3/6] cpufreq: armada-8k: Avoid excessive stack usage
` [PATCH 4/6] opp: ti: Drop unnecessary of_match_ptr()
` [PATCH 5/6] cpufreq: Enable COMPILE_TEST on Arm drivers
` [PATCH 6/6] cpufreq: Drop CONFIG_ARM and CONFIG_ARM64 dependency "

[PATCH] fbdev: omapfb: panel-sony-acx565akm: Simplify show_cabc_available_modes()
 2024-08-08 10:25 UTC  (2+ messages)

[PATCH] pinctrl: single: fix potential NULL dereference in pcs_get_function()
 2024-08-08  4:13 UTC 

[PATCH v1 0/2] PCI: ti: k3: Fix TI J721E PERST# polarity
 2024-08-06 14:35 UTC  (7+ messages)

[PATCH] bus: ti-sysc: Use of_property_present()
 2024-08-06  5:40 UTC  (5+ messages)

[PATCH] ARM: dts: omap3-n900: correct the accelerometer orientation
 2024-08-05 18:08 UTC  (6+ messages)

[PATCH] bus: ti-sysc: Remove excess struct member 'disable_on_idle' description
 2024-08-05 17:45 UTC  (3+ messages)

[PATCH] i2c: don't use ',' after delimiters
 2024-08-05 17:30 UTC  (4+ messages)

[RFC} arm architecture board/feature deprecation timeline
 2024-08-05 13:37 UTC  (14+ messages)

[PATCH 0/9] fbdev: Use backlight power constants
 2024-07-31 12:33 UTC  (10+ messages)
` [PATCH 1/9] fbdev: atmel_lcdfb: "
` [PATCH 2/9] fbdev: aty128fb: "
` [PATCH 3/9] fbdev: atyfb: "
` [PATCH 4/9] fbdev: chipsfb: "
` [PATCH 5/9] fbdev: nvidiafb: "
` [PATCH 6/9] fbdev: omapfb: "
` [PATCH 7/9] fbdev: radeonfb: "
` [PATCH 8/9] fbdev: rivafb: "
` [PATCH 9/9] fbdev: sh_mobile_lcdc_fb: "

[PATCH v2 1/2] ARM: dts: ti: omap: am335x-regor: Fix RS485 settings
 2024-07-30 19:23 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: ti: omap: am335x-wega: Fix audio clock provider

[PATCH] ARM: dts: omap: convert NVMEM content to layout syntax
 2024-07-30 19:22 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: ti: omap: am335x-regor: Fix RS485 settings
 2024-07-30  9:07 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: ti: omap: am335x-wega: Fix audio clock provider

[PATCH v3] irqchip: Remove asmlinkage for handlers registered with set_handle_irq()
 2024-07-29 11:26 UTC 

[PATCH v2] irqchip: Remove asmlinkage for *handle_irq() functions
 2024-07-29 11:10 UTC  (3+ messages)

[PATCH net-next v3 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
 2024-07-27  6:29 UTC  (14+ messages)
` [PATCH net-next v3 1/6] net: ethernet: ti: am65-cpsw: Introduce multi queue Rx
` [PATCH net-next v3 3/6] net: ethernet: ti: cpsw_ale: use regfields for number of Entries and Policers
` [PATCH net-next v3 4/6] net: ethernet: ti: cpsw_ale: add Policer and Thread control register fields
` [PATCH net-next v3 5/6] net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaults
` [PATCH net-next v3 6/6] net: ethernet: ti: am65-cpsw: setup priority to flow mapping

[PATCH v3] of: remove internal arguments from of_property_for_each_u32()
 2024-07-25  7:56 UTC  (2+ messages)

[PATCH v2 00/24] mfd: Constify read-only regmap structs
 2024-07-25  7:38 UTC  (31+ messages)
` [PATCH v2 01/24] mfd: da9062-core: "
` [PATCH v2 02/24] mfd: fsl-imx25-tsadc: Constify struct regmap_config
` [PATCH v2 03/24] mfd: hi655x-pmic: "
` [PATCH v2 04/24] mfd: wcd934x: "
` [PATCH v2 05/24] mfd: tps6105x: "
` [PATCH v2 06/24] mfd: rohm-bd9576: Constify read-only regmap structs
` [PATCH v2 07/24] mfd: intel-m10-bmc: Constify struct regmap_config
` [PATCH v2 08/24] mfd: 88pm80x: Constify read-only regmap structs
` [PATCH v2 09/24] mfd: bd9571mwv: Constify struct regmap_irq_chip
` [PATCH v2 10/24] mfd: intel_soc_pmic_bxtwc: "
` [PATCH v2 11/24] mfd: retu: Constify read-only regmap structs
` [PATCH v2 12/24] mfd: rk8xx-core: Constify struct regmap_irq_chip
` [PATCH v2 13/24] mfd: rohm-bd71828: Constify read-only regmap structs
` [PATCH v2 14/24] mfd: rohm-bd718x7: Constify struct regmap_irq_chip
` [PATCH v2 15/24] mfd: tps65086: "
` [PATCH v2 16/24] mfd: tps65090: "
` [PATCH v2 17/24] mfd: tps65218: "
` [PATCH v2 18/24] mfd: tps65219: Constify read-only regmap structs
` [PATCH v2 19/24] mfd: tps65910: Constify struct regmap_irq_chip
` [PATCH v2 20/24] mfd: tps65912: "
` [PATCH v2 21/24] mfd: twl6040: "
` [PATCH v2 22/24] mfd: gateworks-gsc: Constify struct regmap_bus
` [PATCH v2 23/24] mfd: mc13xxx-spi: "
` [PATCH v2 24/24] mfd: sprd-sc27xx-spi: "

[PATCH v2] of: remove internal arguments from of_property_for_each_u32()
 2024-07-24 13:53 UTC  (4+ messages)

Mourning the loss of Peter De Schrijver
 2024-07-24  3:51 UTC 

[PATCH 0/9] AT24 EEPROM MTD Support
 2024-07-18  9:17 UTC  (17+ messages)
` [PATCH 4/9] mtd: devices: add AT24 eeprom support
` [PATCH 5/9] ARM: defconfig: convert to MTD_EEPROM_AT24

[PATCH v7 0/7] Add suspend to ram support for PCIe on J7200
 2024-07-16  9:44 UTC  (2+ messages)

update omap branches for linux-next
 2024-07-15 22:31 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add more maintainers for omaps
 2024-07-11  6:44 UTC  (5+ messages)

[PATCH AUTOSEL 5.4 04/11] ASoC: ti: omap-hdmi: Fix too long driver name
 2024-07-09 16:26 UTC 

[PATCH AUTOSEL 5.10 06/14] ASoC: ti: omap-hdmi: Fix too long driver name
 2024-07-09 16:25 UTC 

[PATCH AUTOSEL 5.15 06/17] ASoC: ti: omap-hdmi: Fix too long driver name
 2024-07-09 16:24 UTC 

[PATCH AUTOSEL 6.1 09/27] ASoC: ti: omap-hdmi: Fix too long driver name
 2024-07-09 16:23 UTC 

[PATCH AUTOSEL 6.6 11/33] ASoC: ti: omap-hdmi: Fix too long driver name
 2024-07-09 16:21 UTC 

[PATCH AUTOSEL 6.9 14/40] ASoC: ti: omap-hdmi: Fix too long driver name
 2024-07-09 16:18 UTC 

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-07-09 12:45 UTC  (5+ messages)
` [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus

[PATCH 0/4] cpufreq: Make cpufreq_driver->exit() return void
 2024-07-09  0:24 UTC  (8+ messages)
` [PATCH 4/4] "

[PATCH] ARM: dts: ti: align panel timings node name with dtschema
 2024-07-09  0:21 UTC  (5+ messages)

[PATCH v1 1/1] ARM: omap2: Switch to use kmemdup_array()
 2024-07-09  0:13 UTC  (2+ messages)

[PATCH V1] ARM: dts: am335x-bone-common: Increase MDIO reset deassert time
 2024-07-09  0:04 UTC  (2+ messages)

[PATCH] ARM: omap1: Remove unused struct 'dma_link_info'
 2024-07-09  0:02 UTC  (2+ messages)

[PATCH v4] dt-bindings: regulator: twl-regulator: convert to yaml
 2024-07-08 20:32 UTC  (3+ messages)

[PATCH v6] mmc: Convert from tasklet to BH workqueue
 2024-07-08 12:24 UTC  (2+ messages)

[PATCH 00/20] Simplify of_property_for_each_u32()
 2024-07-08  7:45 UTC  (12+ messages)
` [PATCH 12/20] iio: adc: ti_am335x_adc: convert to of_property_for_each_u32_new()
` [PATCH 13/20] pwm: samsung: "
` [PATCH 15/20] usb: usb251xb: "
` [PATCH 20/20] of: deprecate and rename of_property_for_each_u32()


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