linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-04 06:11:20 to 2024-10-04 04:11:28 UTC [more...]

[PATCH] PCI: controller: Switch back to struct platform_driver::remove()
 2024-10-04  4:11 UTC  (5+ messages)

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

[PATCH v2] PCI: dra7xx: Added error handling in probe function when devm_phy_get() fails
 2024-10-02 20:35 UTC  (2+ messages)

[PATCH v2 0/3] mfd: twl: Add clock for TWL6030
 2024-10-02 13:13 UTC  (7+ messages)
` [PATCH v2 1/3] mfd: twl-core: Add a clock subdevice for the TWL6030
` [PATCH v2 2/3] clk: twl: remove is_prepared
` [PATCH v2 3/3] clk: twl: add TWL6030 support

[PATCH 0/4] ARM: dts: omap: omap4-epson-embt2ws: misc gpio definitions
 2024-10-02  3:52 UTC  (6+ messages)
` [PATCH 1/4] ARM: dts: omap: omap4-epson-embt2ws: define GPIO regulators
` [PATCH 2/4] ARM: dts: omap: omap4-epson-embt2ws: wire up regulators
` [PATCH 3/4] ARM: dts: omap: omap4-epson-embt2ws: add unknown gpio outputs
` [PATCH 4/4] ARM: dts: omap: omap4-epson-embt2ws: add GPIO expander

[PATCH 0/2] ARN: dts: some dtc warning fixes
 2024-10-02  3:48 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: replace gpio = with gpios =
` [PATCH 2/2] ARM: dts: assign reg to memory nodes

__omap2_common_pm_late_init too early
 2024-10-01 13:57 UTC 

[PATCH net] net: ethernet: ti: cpsw_ale: Fix warning on some platforms
 2024-10-01  9:40 UTC  (4+ messages)

[PATCH v2 0/3] power: supply: twl6030/32 charger
 2024-10-01  7:03 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: Add TI TWL603X charger
` [PATCH v2 2/3] dt-bindings: mfd: twl: add charger node also for TWL603x
` [PATCH v2 3/3] power: supply: initial support for TWL6030/32

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-09-30 14:07 UTC  (3+ messages)
` [PATCH 01/35] ARM: OMAP2/3: PRM: "

[PATCH 0/3] power: supply: twl6030/32 charger
 2024-09-26  7:26 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: power: supply: Add TI TWL603X charger
` [PATCH 2/3] dt-bindings: mfd: twl: add charger node also for TWL603x
` [PATCH 3/3] power: supply: initial support for TWL6030/32

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

[PATCH] fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_first_ep()
 2024-09-25 19:35 UTC  (2+ messages)

[PATCH] ARM: dts: ti: dra7: Remove double include of clock bindings
 2024-09-25 10:31 UTC 

[PATCH 0/2] mfd: twl: Add clock for TWL6030
 2024-09-25 10:12 UTC  (6+ messages)
` [PATCH 1/2] mfd: twl-core: Add a clock subdevice for the TWL6030
` [PATCH 2/2] clk: twl: add TWL6030 support

clk mess on omap4460 with mpu clock
 2024-09-25  8:57 UTC  (14+ messages)
        ` [Letux-kernel] "

[PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
 2024-09-24 17:19 UTC  (4+ messages)

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

[PATCH] clk: Switch back to struct platform_driver::remove()
 2024-09-21 21:12 UTC  (4+ messages)

[PATCH] PCI: dra7xx: Added error handling in probe function when devm_phy_get() fails
 2024-09-20 23:18 UTC  (2+ messages)

[PATCH v1] usb: host: fix typo in the comment
 2024-09-19 11:05 UTC 

[PATCH] ARM: dts: omap4-kc1: fix twl6030 power node
 2024-09-16 10:36 UTC  (2+ messages)

[PATCH 0/2] Fixes for the PCI dra7xx driver
 2024-09-13 22:51 UTC  (2+ messages)

[PATCH v2] i2c: omap: Fix standard mode false ACK readings
 2024-09-13 15:01 UTC  (9+ messages)

[RFC PATCH] ARM: dts: omap3-gta04: add line names for modem-related GPIOs
 2024-09-13 11:01 UTC 

[PATCH] thermal/ti-soc-thermal: Fix typos
 2024-09-13  9:37 UTC 

[PATCH v3 0/4] defconfig: drop RT_GROUP_SCHED=y
 2024-09-12 20:58 UTC  (6+ messages)
` [PATCH v3 1/4] riscv: "
` [PATCH v3 2/4] loongarch: "
` [PATCH v3 3/4] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
` [PATCH v3 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus

[PATCH net-next 0/3] net: ethernet: ti: Address some warnings
 2024-09-12 19:48 UTC  (16+ messages)
` [PATCH net-next 1/3] net: ethernet: ti: am65-cpsw: Address __percpu Sparse warnings
` [PATCH net-next 2/3] net: ethernet: ti: am65-cpsw: Use __be64 type for id_temp
` [PATCH net-next 3/3] net: ethernet: ti: cpsw_ale: Remove unused accessor functions

[PATCH] ARM: dts: ti/omap: Fix at24 EEPROM node names
 2024-09-12  8:08 UTC  (2+ messages)

[PATCH] video: fbdev: Fix a typo
 2024-09-11 18:53 UTC  (2+ messages)

[PATCH v2 0/4] defconfig: drop RT_GROUP_SCHED=y
 2024-09-10 12:57 UTC  (8+ messages)
` [PATCH v2 1/4] riscv: "

[PATCH] ASoC: Switch back to struct platform_driver::remove()
 2024-09-09 21:01 UTC  (2+ messages)

[PATCH net-next v3 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
 2024-09-09 14:17 UTC  (5+ messages)
` [PATCH net-next v3 1/6] net: ethernet: ti: am65-cpsw: Introduce multi queue Rx

[PATCH 00/28] backlight: lcd: Remove fbdev dependencies
 2024-09-09  8:25 UTC  (5+ messages)

[PATCH] treewide: Correct the typo 'retun'
 2024-09-07 15:30 UTC  (2+ messages)

[PATCH v2] dt-bindings: mtd: ti, gpmc-nand: support partitions node
 2024-09-06 15:08 UTC  (3+ messages)

[PATCH 0/4] Use reg instead of ti,bit-shift for clksel
 2024-09-05  9:54 UTC  (4+ messages)
` [PATCH 1/4] clk: ti: Handle possible address in the node name

[GIT PULL] ARM: OMAP1/2: misc SoC updates for v6.12
 2024-09-05  0:12 UTC 

[GIT PULL] ARM: OMAP2+: misc driver updates for v6.12
 2024-09-05  0:11 UTC 

[GIT PULL] ARM: dts: ti: mix am335x cleanups for v6.12
 2024-09-05  0:10 UTC 

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


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