messages from 2022-04-11 11:19:26 to 2022-04-27 18:21:06 UTC [more...]
[PATCH v2 0/6] dmaengine/ARM: use proper 'dma-channels/requests' properties
2022-04-27 18:20 UTC (9+ messages)
` [PATCH v2 1/6] dt-bindings: usb: am33xx-usb: deprecate '#dma-channels'
` [PATCH v2 2/6] dt-bindings: usb: da8xx-usb: "
` [PATCH v2 3/6] dmaengine: ti: "
` [PATCH v2 4/6] ARM: dts: am33xx: use new 'dma-channels/requests' properties
` [PATCH v2 5/6] ARM: dts: da850: use new 'dma-channels' property
` [PATCH v2 6/6] ARM: dts: dm81xx: use new 'dma-channels/requests' properties
[PATCH net-next 01/14] eth: remove copies of the NAPI_POLL_WEIGHT define
2022-04-27 15:53 UTC (4+ messages)
` [PATCH net-next 03/14] eth: cpsw: remove a copy "
[GIT PULL 1/4] Maintainaer updates for omaps
2022-04-27 12:08 UTC (4+ messages)
` [GIT PULL 2/4] Defconfig changes "
` [GIT PULL 3/4] SoC clean-up "
` [GIT PULL 4/4] Drivers changes for ti-sysc
kernel panic with v5.18-rc1 on OpenPandora (only)
2022-04-27 9:37 UTC (4+ messages)
[PATCH 1/2] ARM: dts: am335x-myirtech: Add an external clock oscillator for CPU RTC
2022-04-27 8:19 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: am335x-myirtech: Update NAND default partition table layout
[PATCH v4 0/2] memory: omap-gpmc: Allow module build
2022-04-26 8:40 UTC (4+ messages)
` [PATCH v4 1/2] memory: omap-gpmc: Make OMAP_GPMC config visible and selectable
` [PATCH v4 2/2] memory: omap-gpmc: Allow building as a module
[GIT PULL 1/2] Binding changes for omaps
2022-04-26 8:30 UTC (2+ messages)
` [GIT PULL 2/2] Devicetree "
[PATCH] plat-omap: check return value of ioremap()
2022-04-26 8:05 UTC (2+ messages)
[PATCH v5 0/2] Convert TI dmtimer binding to yaml
2022-04-25 21:55 UTC (8+ messages)
` [PATCH v5 1/2] dt-bindings: timer: Update TI timer "
` [PATCH v5 2/2] dt-bindings: timer: Add compatible for am6 for TI timer-dm
wl18xx: NVS file handling
2022-04-25 6:43 UTC (8+ messages)
[PATCH] hwspinlock: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-23 3:46 UTC (2+ messages)
` (subset) "
[PATCH] ARM: OMAP1: Fix error handling path in omap1_dm_timer_init()
2022-04-22 14:17 UTC
[PATCH 00/41] OMAP1 full multiplatform conversion
2022-04-22 5:55 UTC (59+ messages)
` [PATCH 01/41] video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning
` [PATCH 02/41] ARM: omap1: innovator: pass lcd control address as pdata
` [PATCH 03/41] ARM: omap1: move lcd_dma code into omapfb driver
` [PATCH 04/41] ARM: omap1: declare a dummy omap_set_dma_priority
` [PATCH 05/41] fbdev: omap: pass irqs as resource
` [PATCH 06/41] ARM: omap1: ams-delta: remove camera leftovers
` [PATCH 07/41] ARM: omap1: move mach/usb.h to include/linux/soc
` [PATCH 08/41] ARM: omap1: move some headers "
` [PATCH 09/41] ARM: omap1: move perseus spi pinconf to board file
` [PATCH 10/41] ARM: omap1: move CF chipselect setup "
` [PATCH 11/41] fbdev: omap: avoid using mach/*.h files
` [PATCH 12/41] usb: omap: avoid mach/*.h headers
` [PATCH 13/41] clocksource: ti-dmtimer: avoid using mach/hardware.h
` [PATCH 14/41] serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
` [PATCH 15/41] input: omap: void using mach/*.h headers
` [PATCH 16/41] ARM: omap1: innovator: move ohci phy power handling to board file
` [PATCH 17/41] ARM: omap1: move 32k counter from plat-omap to mach-omap1
` [PATCH 18/41] ARM: omap: remove debug-leds driver
` [PATCH 19/41] ARM: omap: dma: make usb support optional
` [PATCH 20/41] dma: omap: hide legacy interface
` [PATCH 21/41] ARM: omap1: dma: remove omap2 specific bits
` [PATCH 22/41] ARM: omap1: move plat/dma.c to mach/omap-dma.c
` [PATCH 23/41] ARM: omap: split up arch/arm/plat-omap/Kconfig
` [PATCH 24/41] ARM: omap: un-merge plat/sram.c
` [PATCH 25/41] ARM: omap: remove empty plat-omap directory
` [PATCH 26/41] ARM: omap1: relocate static I/O mapping
` [PATCH 27/41] ARM: omap1: use pci_remap_iospace() for omap_cf
` [PATCH 28/41] ARM: omap1: move mach/*.h into mach directory
` [PATCH 29/41] ARM: omap1: fix build with no SoC selected
` [PATCH 30/41] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
` [PATCH 31/41] ARM: OMAP1: clock: Fix early UART rate issues
` [PATCH 32/41] ARM: OMAP1: clock: Fix UART rate reporting algorithm
` [PATCH 33/41] ARM: OMAP1: clock: Remove unused code
` [PATCH 34/41] ARM: OMAP1: clock: Remove noop code
` [PATCH 35/41] usb: host: ohci-omap: Make it CCF clk API compatible
` [PATCH 36/41] usb: gadget: omap_udc: "
` [PATCH 37/41] [MERGED] video: fbdev: omap: "
` [PATCH 38/41] [MERGED] mmc: "
` [PATCH 39/41] [MERGED] ASoC: ti: osk5912: "
` [PATCH 40/41] [TO BE REBASED] ARM: OMAP1: clock: Convert to CCF
` [PATCH 41/41] [TO BE REBASED] ARM: omap1: enable multiplatform
[PATCH] MAINTAINERS: omap1: Add Janusz as an additional maintainer
2022-04-21 12:35 UTC (4+ messages)
[PATCH] drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-21 12:40 UTC (2+ messages)
[GIT PULL] Fixes for omaps
2022-04-21 12:15 UTC
[PATCH] ARM: dts: am335x-baltos: update MPU regulator range
2022-04-21 12:08 UTC (2+ messages)
[PATCH] bus: ti-sysc: Drop commas after SoC match table sentinels
2022-04-21 12:07 UTC (2+ messages)
[PATCH] ARM: omap2plus_defconfig: Enable ISP176x USB driver
2022-04-21 12:01 UTC (2+ messages)
[PATCH] ARM: omap2plus_defconfig: enable TLV320AIC3X
2022-04-21 11:58 UTC (2+ messages)
[PATCH] ARM: OMAP1: fix typos in comments
2022-04-21 11:51 UTC (2+ messages)
[PATCH] omap1: htc_herald: fix typos in comments
2022-04-21 11:51 UTC (2+ messages)
[PATCH 0/2] ARM: OMAP2+: omap-device cleanups
2022-04-21 11:48 UTC (2+ messages)
[PATCH 00/15] am335x, guardian: update board specific dts changes
2022-04-21 11:08 UTC (2+ messages)
[PATCH 1/2] ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35
2022-04-21 10:48 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: logicpd-som-lv: Move pinmuxing to peripheral nodes
[PATCH v5 0/8] document dt-schema and fix node names for some USB Ethernet controllers
2022-04-21 10:47 UTC (3+ messages)
` [PATCH v5 7/9] ARM: dts: omap3/4/5: fix ethernet node name for different OMAP boards
Napływ Klientów ze strony
2022-04-21 7:43 UTC
[PATCH] MAINTAINERS: omap: remove me as a maintainer
2022-04-21 6:32 UTC (2+ messages)
[PATCH] ARM: dts: omap: align SPI NOR node name with dtschema
2022-04-21 5:20 UTC (3+ messages)
[PATCH v4 0/4] memory: omap-gpmc: Add AM64 SoC support
2022-04-15 13:06 UTC (3+ messages)
[PATCH] net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-15 10:20 UTC (2+ messages)
[PATCH] net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
2022-04-15 10:20 UTC (2+ messages)
[PATCH] net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-15 10:20 UTC (2+ messages)
[PATCH v3 0/2] memory: omap-gpmc: Allow module build
2022-04-13 13:04 UTC (14+ messages)
[PATCH net-next v3 0/3] net: ethernet: ti: enable bc/mc storm prevention support
2022-04-13 11:50 UTC (5+ messages)
` [PATCH net-next v3 1/3] drivers: net: cpsw: ale: add broadcast/multicast rate limit support
` [PATCH net-next v3 2/3] net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support
` [PATCH net-next v3 3/3] net: ethernet: ti: cpsw_new: "
Wycena paneli fotowoltaicznych
2022-04-13 7:40 UTC
[PATCH v4 0/2] Convert TI dmtimer binding to yaml
2022-04-13 8:42 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: timer: Update TI timer "
` [PATCH v4 2/2] dt-bindings: timer: Add compatible for am6 for TI timer-dm
[PATCHv3 0/2] Convert TI dmtimer binding to yaml
2022-04-13 8:09 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: timer: Update TI timer "
` [PATCH 2/2] dt-bindings: timer: Add compatible for am6 for TI timer-dm
[PATCH] ASoC: ti: osk5912: Make it CCF clk API compatible
2022-04-12 22:26 UTC (5+ messages)
` [PATCH v2] "
[PATCH] net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-12 22:10 UTC (3+ messages)
Nokia N900 not hitting OFF mode since 5.9 is caused by proactive memory compaction
2022-04-12 9:53 UTC (4+ messages)
[PATCH] ARM: dts: Fix mmc order for omap3-gta04
2022-04-12 9:44 UTC (2+ messages)
[PATCH 1/2] dt-bindings: timer: Update TI timer to yaml
2022-04-12 9:48 UTC (9+ messages)
` [PATCH 2/2] dt-bindings: timer: Add compatible for am6 for TI timer-dm
[PATCH] ARM: dts: am3517-evm: Fix misc pinmuxing
2022-04-12 9:39 UTC (2+ messages)
[PATCH v2] ARM: dts: am33xx-l4: Add missing touchscreen clock properties
2022-04-12 9:47 UTC (2+ messages)
[PATCH] ARM: dts: Fix more boolean properties with values
2022-04-12 2:26 UTC (2+ messages)
[PATCH] serial: core: Start managing serial controllers to enable runtime PM
2022-04-11 14:02 UTC (4+ messages)
[PATCHv2] serial: 8250: Fix runtime PM for start_tx() for empty buffer
2022-04-11 12:14 UTC (3+ messages)
[PATCH 1/2] serial: 8250: Fix runtime PM for start_tx() for RS485
2022-04-11 12:01 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).