linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-19 07:30:28 to 2023-02-16 16:47:06 UTC [more...]

[PATCH] ARM: dts: omap3-gta04: fix compatible record for GTA04 board
 2023-02-16 16:46 UTC 

[RFC 0/2] Convert omap.txt to DT schema
 2023-02-16 16:43 UTC  (7+ messages)
` [RFC 1/2] ARM: dts: omap: Drop ti,omap36xx compatible
` [RFC 2/2] WIP: dt-bindings: omap: Convert omap.txt to yaml

[PATCH 00/17] Mass convert GPIO IRQ chips to be immutable
 2023-02-16 10:47 UTC  (21+ messages)
` [PATCH 01/17] gpio: altera: Convert to immutable irq_chip
` [PATCH 02/17] gpio: adnp: "
` [PATCH 03/17] gpio: aspeed: "
` [PATCH 04/17] gpio: aspeed-sgpio: "
` [PATCH 05/17] gpio: ath79: "
` [PATCH 06/17] gpio: cadence: "
` [PATCH 07/17] gpio: eic_sprd: "
` [PATCH 08/17] gpio: hisi: "
` [PATCH 09/17] gpio: hlwd: "
` [PATCH 10/17] gpio: idt3243x: "
` [PATCH 11/17] gpio: msc313: "
` [PATCH 12/17] gpio: mlxbf2: "
` [PATCH 13/17] gpio: max732x: "
` [PATCH 14/17] gpio: omap: Drop irq_base
` [PATCH 15/17] gpio: omap: Convert to immutable irq_chip
` [PATCH 16/17] gpio: pci-idio-16: "
` [PATCH 17/17] gpio: pcie-idio-24: "

[PATCH v3 0/2] add support for Phytec PCM-049 and PCM-959
 2023-02-16  6:51 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: arm: omap: add phytec pcm-049 som and pcm-959 dev board
` [PATCH v3 2/2] arm: dts: omap4: pcm959: add initial support for phytec pcm959

[PATCH v4 00/18] gpiolib cleanups
 2023-02-15 15:59 UTC  (33+ messages)
` [PATCH v4 01/18] ARM: orion/gpio: Use the right include
` [PATCH v4 02/18] ARM: s3c24xx: "
` [PATCH v4 03/18] hte: tegra-194: Use proper includes
` [PATCH v4 04/18] gpiolib: Make the legacy <linux/gpio.h> consumer-only
` [PATCH v4 05/18] gpiolib: remove empty asm/gpio.h files
` [PATCH v4 06/18] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v4 07/18] gpiolib: remove asm-generic/gpio.h
` [PATCH v4 08/18] gpiolib: remove gpio_set_debounce()
` [PATCH v4 09/18] gpiolib: remove legacy gpio_export()
` [PATCH v4 10/18] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v4 11/18] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v4 12/18] gpio: aggregator: Add missing header(s)
` [PATCH v4 13/18] gpio: reg: "
` [PATCH v4 14/18] gpio: regmap: "
` [PATCH v4 15/18] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v4 16/18] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v4 17/18] gpiolib: Group "
` [PATCH v4 18/18] gpiolib: Clean up headers

[PATCH 1/8] ARM: dts: am335x-phycore-som: Add alias for TPS65910 RTC
 2023-02-14 13:23 UTC  (8+ messages)
` [PATCH 2/8] ARM: dts: am335x-wega: Fix audio codec by using simple-audio-card driver
` [PATCH 3/8] ARM: dts: am335x-wega: Change node name of sound card, remove underscores
` [PATCH 4/8] ARM: dts: am335x-pcm-935: Remove underscore in node names
` [PATCH 5/8] ARM: dts: am335x-regor: "
` [PATCH 6/8] ARM: dts: am335x-phycore-som: "
` [PATCH 7/8] ARM: dts: am335x-pcm-953: Remove superseded/invalid LED trigger
` [PATCH 8/8] ARM: dts: am335x-phycore-som: Remove superseded/invalid GPMC NAND type

Prezentacja
 2023-02-13  9:15 UTC 

[PATCH] ARM: omap1: remove unused board files
 2023-02-11 20:58 UTC  (4+ messages)

[PATCH v5 0/2] Introduce ICSSG based ethernet Driver
 2023-02-11 15:29 UTC  (8+ messages)
` [PATCH v5 1/2] dt-bindings: net: Add ICSSG Ethernet
    ` [EXTERNAL] "
  ` [PATCH v5 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH v3 1/1] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-02-10  8:30 UTC  (4+ messages)

[PATCH v4 0/2] Introduce ICSSG based ethernet Driver
 2023-02-10  6:26 UTC  (19+ messages)
` [PATCH v4 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
    ` [EXTERNAL] "
  ` [PATCH v4 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "
        ` [EXTERNAL] "
            ` [EXTERNAL] "
                ` [EXTERNAL] "

[PATCH] cpufreq: Make cpufreq_unregister_driver() return void
 2023-02-09 19:12 UTC  (7+ messages)

[PATCH v3 00/12] gpiolib cleanups
 2023-02-08 14:55 UTC  (22+ messages)
` [PATCH v3 01/12] gpiolib: remove empty asm/gpio.h files
` [PATCH v3 02/12] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v3 03/12] gpiolib: remove asm-generic/gpio.h
` [PATCH v3 04/12] gpiolib: remove gpio_set_debounce
` [PATCH v3 05/12] gpiolib: remove legacy gpio_export
` [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v3 07/12] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v3 08/12] gpio: aggregator: Add missing header(s)
` [PATCH v3 09/12] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v3 10/12] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v3 11/12] gpiolib: Group "
` [PATCH v3 12/12] gpiolib: Clean up headers

[PATCH] fbdev: omapfb: cleanup inconsistent indentation
 2023-02-07 10:06 UTC 

[PATCH] fbdev: omapfb: cleanup inconsistent indentation
 2023-02-07  9:36 UTC 

[PATCH] mfd: tps65910: Fix a typo ("regualator")
 2023-02-04 13:39 UTC  (2+ messages)

[PATCH] regulator: tps65219: use generic set_bypass()
 2023-02-03 17:43 UTC  (2+ messages)

[PATCH] mfd: tps65219: Add support for soft shutdown via sys-off API
 2023-02-03 14:01 UTC 

[PATCH] net: ethernet: ti: cpsw: Set max and min MTU sizes
 2023-02-03 10:23 UTC  (2+ messages)

[PATCH v7 0/5] PCI: add 4x lane support for pci-j721e controllers
 2023-02-02 16:09 UTC  (3+ messages)
` [PATCH v7 3/5] PCI: j721e: Add PCIe 4x lane selection support

[PATCH] bus: ti-sysc: Remove open coded "ranges" parsing
 2023-02-01 22:00 UTC 

[PATCH v3 0/2] Introduce ICSSG based ethernet Driver
 2023-02-01 11:10 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
    ` [EXTERNAL] "

Faktoring
 2023-02-01  9:06 UTC 

[PATCH v5 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-02-01  6:38 UTC  (3+ messages)

[PATCH] pinctrl: single: fix potential NULL dereference
 2023-01-27 12:44 UTC  (4+ messages)

[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
 2023-01-26 16:30 UTC  (5+ messages)
` [PATCH 15/15] backlight: backlight: Drop the "

[PATCH AUTOSEL 6.1 10/35] ARM: omap1: fix building gpio15xx
 2023-01-24 13:41 UTC 

omap mcbsp and prcm_fck
 2023-01-24 13:25 UTC  (4+ messages)

[GIT PULL] One clean-up for omap1 for v6.3
 2023-01-24 13:22 UTC 

[GIT PULL 1/2] Devicetree changes for omaps for v6.3
 2023-01-24 13:21 UTC  (2+ messages)
` [GIT PULL 2/2] Clean-up for omamps "

[PATCH v3 0/3] AM57x EVM Device Tree Overlays
 2023-01-23 19:48 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: dts: ti: Add AM57xx GP EVM board support
` [PATCH v3 2/3] ARM: dts: ti: Add AM57xx GP EVM Rev A3 "
` [PATCH v3 3/3] ARM: dts: am57xx-idk: Add IDK displays and touchscreens

[PATCH 0/3] ARM: SoC fixes
 2023-01-23 15:30 UTC  (3+ messages)
` [PATCH 1/3] ARM: pxa: enable PXA310/PXA320 for DT-only build

[PATCH] ARM: dts: omap: align UART node name with bindings
 2023-01-23 15:15 UTC 

Prezentacja
 2023-01-23  8:37 UTC 

[PATCH v9 0/5] PCI: add 4x lane support for pci-j721e controllers
 2023-01-22 14:30 UTC  (7+ messages)
` [PATCH v9 1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes
` [PATCH v9 2/5] PCI: j721e: Add per platform maximum lane settings
` [PATCH v9 3/5] PCI: j721e: Add PCIe 4x lane selection support
` [PATCH v9 4/5] dt-bindings: PCI: ti,j721e-pci-*: add j784s4-pci-* compatible strings
` [PATCH v9 5/5] PCI: j721e: add j784s4 PCIe configuration

[PATCH] ARM: dts: gta04: fix excess dma channel usage
 2023-01-22  9:08 UTC  (9+ messages)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-20  9:56 UTC  (3+ messages)
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()

[PATCH] regulator: tps65219: fix Wextra warning
 2023-01-19 11:13 UTC  (5+ messages)

[PATCH v8 0/5] PCI: add 4x lane support for pci-j721e controllers
 2023-01-19 15:38 UTC  (3+ messages)
` [PATCH v8 1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes

[PATCH] usb: ohci-omap: avoid unused-variable warning
 2023-01-19 13:02 UTC  (2+ messages)

[PATCH v3] PCI: cadence: Clear the ARI Capability Next Function Number of the last function
 2023-01-19 12:42 UTC 

[PATCH] ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h>
 2023-01-19 10:20 UTC  (2+ messages)

[PATCH] arm: mach-omap2: Fix spelling typos in comment
 2023-01-19 10:17 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/pinmux.h>
 2023-01-19 10:17 UTC  (3+ messages)

[PATCH v2] ARM: OMAP1: Move h2 LEDs to GPIO lookup table
 2023-01-19 10:02 UTC  (3+ messages)

[PATCH] ARM: dts: omap: gta04a5: cleanup i2c node names
 2023-01-19  8:35 UTC  (2+ messages)

[PATCH v2] ARM: dts: omap: gta04: add BNO055 IMU chip
 2023-01-19  8:34 UTC  (2+ messages)

[PATCH v3 0/2] ARM: dts: n900: use iio driver for accelerometer
 2023-01-19  8:33 UTC  (2+ messages)

[PATCH v2 RESEND 0/5] ARM: dts: nanobone: Fix missing/incorrect features
 2023-01-19  8:32 UTC  (5+ messages)

[PATCH v2 0/2] AM57x EVM Device Tree Overlays
 2023-01-19  8:22 UTC  (5+ messages)

[PATCH 00/11] Fix pca954x i2c-mux node names
 2023-01-19  8:18 UTC  (3+ messages)
` [PATCH 01/11] ARM: dts: ti: "


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