linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-05 17:37:34 to 2024-08-28 05:12:30 UTC [more...]

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

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

[PATCH 0/2] Fixes for the PCI dra7xx driver
 2024-08-27 14:00 UTC  (4+ messages)
` [PATCH 1/2] PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ
` [PATCH 2/2] PCI: dra7xx: Fix error handling when IRQ request fails in probe

[PATCH] clk: ti: dra7-atl: fix leak of of_nodes
 2024-08-26 16:12 UTC  (2+ messages)

[PATCH 0/9] AT24 EEPROM MTD Support
 2024-08-26 10:32 UTC  (4+ messages)

[PATCH -next] ARM: OMAP2+: Remove obsoleted declaration for gpmc_onenand_init
 2024-08-26  3:58 UTC 

[PATCHv2 0/6] drm/omap: hdmi: improve hdmi4 CEC, add CEC for hdmi5
 2024-08-25 20:31 UTC  (2+ messages)

[PATCH 0/7] memory: simplify with devm() and guard()
 2024-08-25 12:22 UTC  (20+ messages)
` [PATCH 1/7] memory: emif: drop unused 'irq_state' member
` [PATCH 2/7] memory: emif: simplify locking with guard()
` [PATCH 3/7] memory: omap-gpmc: "
` [PATCH 4/7] memory: pl172: simplify with dev_err_probe()
` [PATCH 5/7] memory: pl172: simplify with devm_clk_get_enabled()
` [PATCH 6/7] memory: pl353-smc: simplify with dev_err_probe()
` [PATCH 7/7] memory: pl353-smc: simplify with devm_clk_get_enabled()

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

[PATCH] PCI: dra7xx: Fix threaded IRQ handler registration
 2024-08-24  8:03 UTC  (2+ messages)

[PATCH] pinctrl: single: fix potential NULL dereference in pcs_get_function()
 2024-08-23 16:05 UTC  (2+ messages)

[PATCH 4/9] mtd: devices: add AT24 eeprom support
 2024-08-23 15:37 UTC  (12+ messages)

[PATCH RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function()
 2024-08-23  2:36 UTC  (3+ messages)

[PATCH v2 0/4] defconfig: drop RT_GROUP_SCHED=y
 2024-08-22 17:43 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: "
` [PATCH v2 2/4] loongarch: "
` [PATCH v2 3/4] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
` [PATCH v2 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus

[RFC} arm architecture board/feature deprecation timeline
 2024-08-21  7:51 UTC  (15+ messages)

[PATCH 00/28] backlight: lcd: Remove fbdev dependencies
 2024-08-20 23:09 UTC  (30+ messages)
` [PATCH 01/28] backlight: lcd: Rearrange code in fb_notifier_callback()
` [PATCH 02/28] backlight: lcd: Test against struct fb_info.lcd_dev
` [PATCH 03/28] backlight: lcd: Add LCD_POWER_ constants for power states
` [PATCH 04/28] backlight: corgi_lcd: Use lcd power constants
` [PATCH 05/28] backlight: hx8357: "
` [PATCH 06/28] backlight: ili922x: "
` [PATCH 07/28] backlight: ili9320: "
` [PATCH 08/28] backlight: jornada720_lcd: Include <linux/io.h> for IOMEM() macro
` [PATCH 09/28] backlight: jornada720_lcd: Use lcd power constants
` [PATCH 10/28] backlight: l4f00242t03: "
` [PATCH 11/28] backlight: lms283gf05: "
` [PATCH 12/28] backlight: lms501kf03: Remove unnecessary include of <linux/backlight.h>
` [PATCH 13/28] backlight: lms501kf03: Use lcd power constants
` [PATCH 14/28] backlight: ltv350qv: "
` [PATCH 15/28] backlight: otm3225a: "
` [PATCH 16/28] backlight: platform_lcd: Remove include statement for <linux/backlight.h>
` [PATCH 17/28] backlight: platform_lcd: Remove match_fb from struct plat_lcd_data
` [PATCH 18/28] backlight: platform_lcd: Use lcd power constants
` [PATCH 19/28] backlight: tdo24m: "
` [PATCH 20/28] fbdev: clps711x-fb: Replace check_fb in favor of struct fb_info.lcd_dev
` [PATCH 21/28] fbdev: clps711x-fb: Use lcd power constants
` [PATCH 22/28] fbdev: imxfb: Replace check_fb in favor of struct fb_info.lcd_dev
` [PATCH 23/28] fbdev: imxfb: Use lcd power constants
` [PATCH 24/28] fbdev: omap: "
` [PATCH 25/28] HID: picoLCD: Replace check_fb in favor of struct fb_info.lcd_dev
` [PATCH 26/28] backlight: lcd: Replace check_fb with controls_device
` [PATCH 27/28] backlight: lcd: Remove struct fb_videomode from set_mode callback
` [PATCH 28/28] backlight: lcd: Do not include <linux/fb.h> in lcd header

[GIT PULL] OMAP fixes for v6.11-rc
 2024-08-20 21:58 UTC 

[PATCH -next] ARM: OMAP1: Remove unused declarations in arch/arm/mach-omap1/pm.h
 2024-08-20 19:23 UTC  (2+ messages)

[PATCH 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-08-20  4:34 UTC  (22+ 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 v2] ARM: dts: Fix undocumented LM75 compatible nodes
 2024-08-19  9:43 UTC  (2+ messages)

[PATCH v2 1/2] usb: dwc3: omap: add missing depopulate in probe error path
 2024-08-16 22:32 UTC  (3+ messages)
` [PATCH v2 2/2] usb: dwc3: xilinx: "

[PATCH 0/9] fbdev: Use backlight power constants
 2024-08-16  8:11 UTC  (3+ messages)

[PATCH 1/2] usb: dwc3: omap: add missing depopulate in probe error path
 2024-08-16  5:30 UTC  (6+ messages)
` [PATCH 2/2] usb: dwc3: xilinx: "

[PATCH RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function()
 2024-08-15  2:00 UTC 

[PATCH -next] omap mmc: Remove unused sx1_mmc_slot_cover_handler() declaration
 2024-08-13  7:01 UTC 

[PATCH -next] omap: mux: Remove unused omap2_mux_init() declaration
 2024-08-13  6:56 UTC 

[PATCH] fbdev: omapfb: panel-sony-acx565akm: Simplify show_cabc_available_modes()
 2024-08-09 15:13 UTC  (6+ messages)

[PATCH] ARM: dts: Fix undocumented LM75 compatible nodes
 2024-08-09 14:06 UTC  (5+ messages)

[PATCH] i2c: don't use ',' after delimiters
 2024-08-09 12:59 UTC  (2+ 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 v1 0/2] PCI: ti: k3: Fix TI J721E PERST# polarity
 2024-08-06 14:35 UTC  (2+ 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  (2+ messages)

[PATCH] bus: ti-sysc: Remove excess struct member 'disable_on_idle' description
 2024-08-05 17:45 UTC  (2+ 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).