public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-12 07:27:58 to 2024-02-27 17:26:22 UTC [more...]

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-02-27 17:26 UTC  (25+ messages)
` [PATCH v8 01/10] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v8 02/10] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v8 04/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
` [PATCH v8 05/10] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v8 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v8 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v8 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
` [PATCH v8 09/10] PCI: qcom-ep: Use the "
` [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint()
 2024-02-26 23:11 UTC  (6+ messages)
` [PATCH v2 resend 1/4] gpu: drm: "
` [PATCH v2 resend 2/4] media: i2c: "
` [PATCH v2 resend 3/4] media: platform: "
` [PATCH v2 resend 4/4] video: fbdev: "

[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
 2024-02-26 17:54 UTC  (54+ messages)
` [PATCH v3 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v3 02/18] pinctrl: pinctrl-single: remove dead code in suspend() and resume() callbacks
` [PATCH v3 03/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v3 04/18] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v3 05/18] mux: add mux_chip_resume() function
` [PATCH v3 06/18] mux: mmio: add resume support
` [PATCH v3 07/18] phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()
` [PATCH v3 08/18] phy: ti: phy-j721e-wiz: split wiz_clock_init() function
` [PATCH v3 09/18] phy: ti: phy-j721e-wiz: add resume support
` [PATCH v3 10/18] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH v3 11/18] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH v3 12/18] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
` [PATCH v3 13/18] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH v3 14/18] phy: cadence-torrent: add suspend and resume support
` [PATCH v3 15/18] PCI: cadence: extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v3 16/18] PCI: cadence: set cdns_pcie_host_init() global
` [PATCH v3 17/18] PCI: j721e: add reset GPIO to struct j721e_pcie
` [PATCH v3 18/18] PCI: j721e: add suspend and resume support

[PATCH v4 0/5] mfd: twl: system-power-controller
 2024-02-26 12:11 UTC  (8+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: ti,twl: Document system-power-controller
` [PATCH v4 2/5] twl-core: add power off implementation for twl603x
` [PATCH v4 3/5] ARM: dts: omap-embt2ws: system-power-controller for bt200
` [PATCH v4 4/5] ARM: dts: omap4-panda-common: Enable powering off the device
` [PATCH v4 5/5] mfd: twl4030-power: accept standard property for power controller
` (subset) [PATCH v4 0/5] mfd: twl: system-power-controller

[PATCH] ARM: dts: omap: Switch over to https:// url
 2024-02-26 11:58 UTC  (2+ messages)

[PATCH v2 1/3] ARM: dts: ti: omap: add missing phy_gmii_sel unit address for dra7 SoC
 2024-02-26 11:56 UTC  (2+ messages)

[PATCH] mfd: twl6030-irq: Revert to use of_match_device()
 2024-02-26 11:36 UTC  (4+ messages)

[PATCH 0/5] Fix MMC/GPIO regression on Nokia N8x0
 2024-02-26 10:56 UTC  (8+ messages)
` [PATCH 1/5] ARM: OMAP: fix bogus MMC GPIO labels "
` [PATCH 2/5] ARM: OMAP: fix N810 MMC gpiod table
` [PATCH 3/5] MMC: OMAP: fix broken slot switch lookup
` [PATCH 4/5] MMC: OMAP: fix deferred probe
` [PATCH 5/5] MMC: OMAP: restore original power up/down steps

[GIT PULL] Add PowerVR Series5 SGX GPUs for the TI SoCs
 2024-02-26 10:36 UTC 

[GIT PULL] Kerneldoc fixes for omaps for v6.9
 2024-02-26 10:42 UTC 

linux-next: Tree for Feb 23 (drivers/net/ethernet/ti/am65-cpsw-nuss.c)
 2024-02-23 23:43 UTC 

[PATCH] ARM: OMAP: fix USB regression on Nokia N8x0
 2024-02-23 20:47 UTC  (2+ messages)

[PATCH v2 0/9] mmc: Use proper sg_miter for scatterlists
 2024-02-22  9:20 UTC  (9+ messages)
` [PATCH v2 8/9] mmc: sdhci-esdhc-mcf: Use sg_miter for swapping
` [PATCH v2 9/9] mmc: sh_mmcif: Use sg_miter for PIO

[PATCH 0/4] Use reg instead of ti,bit-shift for clksel
 2024-02-22  5:11 UTC  (9+ messages)
` [PATCH 1/4] clk: ti: Handle possible address in the node name
` [PATCH 2/4] clk: ti: Improve clksel clock bit parsing for reg property
` [PATCH 3/4] ARM: dts: am3: Update clksel clocks to use reg instead of ti,bit-shift
` [PATCH 4/4] ARM: dts: omap3: "

[PATCH 1/2] ARM: AM33xx: PRM: Remove redundand defines
 2024-02-21 15:45 UTC  (2+ messages)
` [PATCH 2/2] ARM: AM33xx: PRM: Implement REBOOT_COLD

6.7 regression: platform 4809c000.mmc: deferred probe pending
 2024-02-20 14:35 UTC  (7+ messages)

[PATCH 00/10] clk: ti: Adjustments for eight function implementations
 2024-02-20  9:27 UTC  (3+ messages)

[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
 2024-02-19 19:08 UTC  (11+ messages)

[PATCH] bus: ti-sysc: constify the struct device_type usage
 2024-02-19 12:10 UTC 

[PATCH] usb: gadget: omap_udc: fix USB gadget regression on Palm TE
 2024-02-17 20:01 UTC  (2+ messages)

[PATCH] MAINTAINERS: PCI: TI DRA7XX/J721E: Add Siddharth Vadapalli as a reviewer
 2024-02-16 22:44 UTC  (2+ messages)

[PATCH 0/6] dts: Fix dtc interrupt warnings
 2024-02-16 11:00 UTC  (20+ messages)
` [PATCH 1/6] arm64: dts: freescale: Disable interrupt_map check
` [PATCH 2/6] arm: dts: Fix dtc interrupt_provider warnings
` [PATCH 3/6] arm64: "
` [PATCH 4/6] arm: dts: Fix dtc interrupt_map warnings
` [PATCH 5/6] arm64: dts: qcom: Fix interrupt-map cell sizes
` [PATCH 6/6] dtc: Enable dtc interrupt_provider check

possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
 2024-02-15 11:31 UTC  (17+ messages)

[PATCH 0/7] mmc: Try to do proper kmap_local() for scatterlists
 2024-02-13 16:45 UTC  (2+ messages)

[PATCH] arm: dts: omap3: Migrate hsmmc driver to sdhci driver
 2024-02-13 13:52 UTC  (6+ messages)

sdhci-omap: issues with PM features since 5.16
 2024-02-13 12:58 UTC  (15+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox