linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-08 13:03:38 to 2023-07-20 08:57:00 UTC [more...]

[PATCH v1 0/4] clk: Add kstrdup_and_replace() helper and use it
 2023-07-20  8:32 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: extcon-usb-gpio: convert to DT schema format
 2023-07-20  8:07 UTC  (6+ messages)
` [PATCH v2 3/3] arm64: dts: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties

[PATCH v2] fb: Explicitly include correct DT includes
 2023-07-20  6:19 UTC  (2+ messages)

[PATCH v2 0/3] Serial core controller port device name fixes
 2023-07-20  5:10 UTC  (4+ messages)
` [PATCH v2 1/3] serial: core: Controller id cannot be negative
` [PATCH v2 2/3] serial: core: Fix serial core port id to not use port->line
` [PATCH v2 3/3] serial: core: Fix serial core controller port name to show controller id

[PATCH v10 0/2] Introduce ICSSG based ethernet Driver
 2023-07-20  4:35 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: net: Add ICSSG Ethernet
  ` [PATCH v10 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH] serial: core: Add support for dev_name:0.0 naming for kernel console
 2023-07-20  4:13 UTC  (11+ messages)

[PATCH] serial: core: Add sysfs links for serial core port instances for ttys
 2023-07-20  4:13 UTC  (5+ messages)

[PATCH 0/3] ARM: omap4: embt2ws: Add audio support
 2023-07-19 17:47 UTC  (8+ messages)
` [PATCH 2/3] ASoC: tlv320aic3x: use BCLK instead of MCLK if not in master mode
` (subset) [PATCH 0/3] ARM: omap4: embt2ws: Add audio support

[PATCH] gpio: Explicitly include correct DT includes
 2023-07-19 11:24 UTC  (4+ messages)

[PATCH] serial: core: Fix serial core port id to not use port->line
 2023-07-19  5:50 UTC  (6+ messages)

[PATCH v3] PCI: j721e: Delay 100ms T_PVPERL from power stable to PERST# inactive
 2023-07-18 15:55 UTC  (3+ messages)

[PATCH v4 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-18 10:58 UTC  (21+ messages)
` [PATCH v4 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v4 02/18] fbdev: Remove FBINFO_DEFAULT from static structs
` [PATCH v4 03/18] fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structs
` [PATCH v4 04/18] fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs
` [PATCH v4 05/18] fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v4 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v4 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v4 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v4 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 12/18] staging: "
` [PATCH v4 13/18] fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs
` [PATCH v4 14/18] fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v4 16/18] fbdev/pxafb: "
` [PATCH v4 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v4 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data

[PATCH v9 0/2] Introduce ICSSG based ethernet Driver
 2023-07-18  9:58 UTC  (4+ messages)
` [PATCH v9 1/2] dt-bindings: net: Add ICSSG Ethernet
  ` [PATCH v9 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "

[PATCH] net: Explicitly include correct DT includes
 2023-07-18  9:27 UTC  (8+ messages)

[PATCH] pinctrl: single: Fix memleak in pcs_dt_node_to_map
 2023-07-18  5:29 UTC  (6+ messages)

[PATCH] ARM: omap2: Explicitly include correct DT includes
 2023-07-17 22:54 UTC 

[PATCH] fb: Explicitly include correct DT includes
 2023-07-17 15:22 UTC  (3+ messages)

[PATCH] pinctrl: Explicitly include correct DT includes
 2023-07-17  8:59 UTC  (3+ messages)

[PATCH] regulator: Explicitly include correct DT includes
 2023-07-16 12:51 UTC  (2+ messages)

[PATCH 0/3] hwspinlock: Convert to platform remove callback returning void
 2023-07-15 22:13 UTC  (2+ messages)

[PATCH 1/1] mmc: fix potential memleaks in mmc_omap_new_slot
 2023-07-15 13:24 UTC 

[PATCH] PCI: Explicitly include correct DT includes
 2023-07-14 17:48 UTC 

[PATCH] mfd: Explicitly include correct DT includes
 2023-07-14 17:47 UTC 

[PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-14 10:47 UTC  (24+ messages)
` [PATCH v3 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v3 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v3 03/18] "
` [PATCH v3 04/18] "
` [PATCH v3 05/18] "
` [PATCH v3 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v3 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v3 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v3 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v3 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 12/18] staging: "
` [PATCH v3 13/18] fbdev: "
` [PATCH v3 14/18] "
` [PATCH v3 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v3 16/18] fbdev/pxafb: "
` [PATCH v3 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v3 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
  ` [v3,18/18] "

[PATCH v2 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-13 16:02 UTC  (23+ messages)
` [PATCH v2 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v2 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v2 03/18] "
` [PATCH v2 04/18] "
` [PATCH v2 05/18] "
` [PATCH v2 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v2 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v2 08/18] sh: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v2 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v2 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v2 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v2 12/18] staging: "
` [PATCH v2 13/18] fbdev: "
` [PATCH v2 14/18] "
` [PATCH v2 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v2 16/18] fbdev/pxafb: "
` [PATCH v2 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v2 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data

[PATCH] ARM: dts: omap3-devkit8000: correct ethernet reg addresses (split)
 2023-07-13 15:29 UTC 

[PATCH 2/7] mfd: omap-usb-tll: Convert to devm_platform_ioremap_resource()
 2023-07-13 13:41 UTC  (4+ messages)
` [PATCH 5/7] mfd: omap-usb-host: "

[PATCH v8 0/2] Introduce ICSSG based ethernet Driver
 2023-07-13 12:20 UTC  (7+ messages)
` [PATCH v8 1/2] dt-bindings: net: Add ICSSG Ethernet
  ` [PATCH v8 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "
        ` [EXTERNAL] "

[PATCH 2/3] mmc: omap_hsmmc: Use devm_platform_get_and_ioremap_resource()
 2023-07-13 11:06 UTC  (2+ messages)

[PATCH 11/58] mmc: omap_hsmmc: Convert to platform remove callback returning void
 2023-07-13  8:07 UTC  (2+ messages)
` [PATCH 13/58] mmc: omap: "

Prezentacja
 2023-07-13  8:05 UTC 

[PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-12  9:43 UTC  (36+ messages)
` [PATCH 01/17] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH 02/17] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH 03/17] "
` [PATCH 04/17] "
` [PATCH 05/17] "
` [PATCH 06/17] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH 07/17] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH 08/17] arch/sh: Do not assign FBINFO_FLAG_DEFAULT to fb_videomode.flag
` [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH 10/17] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH 11/17] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH 12/17] staging: "
` [PATCH 13/17] fbdev: "
` [PATCH 14/17] "
` [PATCH 15/17] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH 16/17] fbdev/pxafb: "
` [PATCH 17/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT

[PATCH 19/19] cpufreq: omap: Convert to platform remove callback returning void
 2023-07-12  9:33 UTC 

[PATCH 1/2] PCI: j721e: Allow async probe
 2023-07-12  8:27 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH 22/27] thermal/ti-soc-thermal: Convert to platform remove callback returning void
 2023-07-12  8:12 UTC 

Słowa kluczowe do wypozycjonowania
 2023-07-12  8:05 UTC 

[PATCH 1/2] ARM: dts: ti: add missing space before {
 2023-07-11 13:50 UTC  (3+ messages)
` (subset) "

[PATCH 2/5] ASoC: ti: Convert to devm_platform_ioremap_resource_byname()
 2023-07-11  3:48 UTC 

[PATCH] ARM: OMAP2+: prefer 'unsigned int' to bare use of 'unsigned'
 2023-07-09 13:59 UTC 


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