Linux-OMAP Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-12 07:21:27 to 2021-10-27 17:03:49 UTC [more...]

[RFC] mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc
 2021-10-27 17:00 UTC  (2+ messages)

[PATCH v6 0/9] drm/omap: Add virtual-planes support
 2021-10-27 12:50 UTC  (19+ messages)
` [PATCH v6 1/9] drm/omap: add sanity plane state check
` [PATCH v6 2/9] drm/omap: Add ability to check if requested plane modes can be supported
` [PATCH v6 3/9] drm/omap: Add ovl checking funcs to dispc_ops
` [PATCH v6 4/9] drm/omap: introduce omap_hw_overlay
` [PATCH v6 5/9] drm/omap: omap_plane: subclass drm_plane_state
` [PATCH v6 6/9] drm/omap: Add global state as a private atomic object
` [PATCH v6 7/9] drm/omap: dynamically assign hw overlays to planes
` [PATCH v6 8/9] drm/omap: add plane_atomic_print_state support
` [PATCH v6 9/9] drm/omap: Add a 'right overlay' to plane state

[PATCH v1] ARM: dts: elpida_ecb240abacn: Change Elpida compatible
 2021-10-27 12:19 UTC  (2+ messages)

[PATCHv2] dt-bindings: bus: ti-sysc: Update to use yaml binding
 2021-10-27  5:03 UTC  (3+ messages)

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-10-26 17:49 UTC  (8+ messages)
` [PATCH v4 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH v2 04/22] usb: host: ehci-omap: deny IRQ0
 2021-10-26 17:39 UTC  (2+ messages)
` [PATCH v2 12/22] usb: host: ohci-omap: "

[PATCH v3 00/34] component: Make into an aggregate bus
 2021-10-26  0:00 UTC  (2+ messages)
` [PATCH v3 30/34] fbdev: omap2: Migrate to aggregate driver

[PATCH v2] PCI: cadence: Clear FLR in device capabilities register
 2021-10-25 12:44 UTC  (2+ messages)

[PATCH] clocksource/drivers/timer-ti-dm: Select TIMER_OF
 2021-10-24 15:39 UTC  (2+ messages)
` [tip: timers/core] "

Regression with e428e250fde6 on BeagleBoard Rev C2
 2021-10-24  6:41 UTC  (8+ messages)

[PATCH] PCI: j721e: Fix an error handling path in 'j721e_pcie_probe()'
 2021-10-22  9:35 UTC  (2+ messages)

[PATCH] mmc: sdhci-omap: Fix build if CONFIG_PM_SLEEP is not set
 2021-10-21 19:49 UTC  (3+ messages)

[PATCH 0/3] dt-bindings: display: bridge: nxp,tda998x: Json-schema conversion and fixes
 2021-10-21 13:18 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: am335x: Fix TDA998x ports addressing
` [PATCH 2/3] [RFC] arm64: dts: renesas: cat874: Drop bogus clocks property
` [PATCH 3/3] [RFC] dt-bindings: display: bridge: nxp,tda998x: Convert to json-schema

Non-existing config symbols DEBUG_OMAP{3,4,5}UART{1,2}
 2021-10-21 12:58 UTC 

[PATCH v6 00/48] TI AM437X ADC1
 2021-10-21 12:41 UTC  (57+ messages)
` [PATCH v6 01/48] clk: ti: am43xx: Add clkctrl data for am43xx ADC1
` [PATCH v6 02/48] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD
` [PATCH v6 03/48] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description
` [PATCH v6 04/48] dt-bindings: iio: adc: ti,am3359-adc: "
` [PATCH v6 05/48] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file
` [PATCH v6 06/48] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible
` [PATCH v6 07/48] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible
` [PATCH v6 08/48] mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put
` [PATCH v6 09/48] mfd: ti_am335x_tscadc: Replace license text with SPDX tag
` [PATCH v6 10/48] mfd: ti_am335x_tscadc: Fix style
` [PATCH v6 11/48] mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables
` [PATCH v6 12/48] mfd: ti_am335x_tscadc: Get rid of useless gotos
` [PATCH v6 13/48] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers
` [PATCH v6 14/48] mfd: ti_am335x_tscadc: Don't search the tree for our clock
` [PATCH v6 15/48] mfd: ti_am335x_tscadc: Simplify divisor calculation
` [PATCH v6 16/48] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier
` [PATCH v6 17/48] mfd: ti_am335x_tscadc: Use driver data
` [PATCH v6 18/48] mfd: ti_am335x_tscadc: Mimic the probe from resume()
` [PATCH v6 19/48] mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
` [PATCH v6 20/48] mfd: ti_am335x_tscadc: Always provide an idle configuration
` [PATCH v6 21/48] mfd: ti_am335x_tscadc: Reorder the initialization steps
` [PATCH v6 22/48] mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place
` [PATCH v6 23/48] mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag
` [PATCH v6 24/48] mfd: ti_am335x_tscadc: Fix header spacing
` [PATCH v6 25/48] mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro
` [PATCH v6 26/48] mfd: ti_am335x_tscadc: Drop unused definitions from the header
` [PATCH v6 27/48] mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
` [PATCH v6 28/48] mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
` [PATCH v6 29/48] mfd: ti_am335x_tscadc: Drop useless definitions from the header
` [PATCH v6 30/48] mfd: ti_am335x_tscadc: Rename the subsystem enable macro
` [PATCH v6 31/48] mfd: ti_am335x_tscadc: Add TSC prefix in certain macros
` [PATCH v6 32/48] mfd: ti_am335x_tscadc: Rename a variable
` [PATCH v6 33/48] mfd: ti_am335x_tscadc: Fix an error message
` [PATCH v6 34/48] mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen
` [PATCH v6 35/48] mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardware
` [PATCH v6 36/48] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
` [PATCH v6 37/48] mfd: ti_am335x_tscadc: Support the correctly spelled DT property
` [PATCH v6 38/48] iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
` [PATCH v6 39/48] iio: adc: ti_am335x_adc: Replace license text with SPDX tag
` [PATCH v6 40/48] iio: adc: ti_am335x_adc: Fix style
` [PATCH v6 41/48] iio: adc: ti_am335x_adc: Get rid of useless gotos
` [PATCH v6 42/48] iio: adc: ti_am335x_adc: Gather the checks on the delays
` [PATCH v6 43/48] iio: adc: ti_am335x_adc: Add a unit to the timeout delay
` [PATCH v6 44/48] iio: adc: ti_am335x_adc: Add the scale information
` [PATCH v6 45/48] iio: adc: ti_am335x_adc: Add the am437x compatible
` [PATCH v6 46/48] ARM: dts: am437x-cm-t43: Use a correctly spelled DT property
` [PATCH v6 47/48] ARM: dts: am43xx: Describe the magnetic reader/ADC1 hardware module
` [PATCH v6 48/48] ARM: dts: am437x-gp-evm: enable ADC1
` [GIT PULL] Immutable branch between MFD, IIO, Input (Touchscreen) and Clk due for the v5.16 merge window

[PATCHv3 0/4] Get rid of pm_runtime_irq_safe() for 8250_omap
 2021-10-21  6:32 UTC  (8+ messages)
` [PATCH 1/4] serial: core: Add wakeup() and start_pending_tx() for power management
` [PATCH 2/4] serial: 8250: Implement wakeup for TX and use it for 8250_omap
` [PATCH 3/4] serial: 8250_omap: Require a valid wakeirq for deeper idle states
` [PATCH 4/4] serial: 8250_omap: Drop the use of pm_runtime_irq_safe()

[PATCH 04/22] usb: host: ehci-omap: deny IRQ0
 2021-10-21  6:28 UTC  (3+ messages)
` [PATCH 12/22] usb: host: ohci-omap: "

[PATCH v16 0/7] usb: misc: Add onboard_usb_hub driver
 2021-10-20 17:41 UTC  (8+ messages)
      `  "

[PATCH 0/3] dt-bindings: net: TI wlcore json schema conversion and fix
 2021-10-20 14:22 UTC  (13+ messages)
` [PATCH 1/3] ARM: dts: motorola-mapphone: Drop second ti,wlcore compatible value
` [PATCH 2/3] dt-bindings: net: wireless: ti,wlcore: Convert to json-schema
` [PATCH 3/3] dt-bindings: net: ti,bluetooth: "

[PATCH] PCI: cadence: Disable Function Level Reset support
 2021-10-20  3:38 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: am335x: add rtc system-power-controller
 2021-10-19 12:57 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: am335x-boneblack-common: move system-power-controller
` [PATCH 2/2] ARM: dts: am335x-icev2: Add system-power-controller to RTC node

[PATCHv4 0/6] More SoCs for sdhci-omap to deprecate omap_hsmmc
 2021-10-19 11:36 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: sdhci-omap: Update binding for legacy SoCs
` [PATCH 2/6] mmc: sdhci-omap: Handle voltages to add support omap4
` [PATCH 3/6] mmc: sdhci-omap: Add omap_offset to support omap3 and earlier
` [PATCH 4/6] mmc: sdhci-omap: Implement PM runtime functions
` [PATCH 5/6] mmc: sdhci-omap: Allow SDIO card power off and enable aggressive PM
` [PATCH 6/6] mmc: sdhci-omap: Configure optional wakeirq

[PATCH 0/2] ARM: dts: am335x: add rtc system-power-controller
 2021-10-18 21:50 UTC 

[PATCH] ARM: dts: am335x: Add rtc node as system-power-controller
 2021-10-16  5:04 UTC  (5+ messages)

[PATCHv3 0/6] More SoCs for sdhci-omap to deprecate omap_hsmmc
 2021-10-15  9:34 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: sdhci-omap: Update binding for legacy SoCs
` [PATCH 2/6] mmc: sdhci-omap: Handle voltages to add support omap4
` [PATCH 3/6] mmc: sdhci-omap: Add omap_offset to support omap3 and earlier
` [PATCH 4/6] mmc: sdhci-omap: Implement PM runtime functions
` [PATCH 5/6] sdhci: omap: Enable aggressive PM
` [PATCH 6/6] mmc: sdhci-omap: Configure optional wakeirq

[PATCHv2 0/4] Get rid of pm_runtime_irq_safe() for 8250_omap
 2021-10-15  9:13 UTC  (4+ messages)
` [PATCH 1/4] serial: core: Add wakeup() and start_pending_tx() for power management

[GIT PULL] GPMC changes for omaps for v5.16
 2021-10-15  6:45 UTC 

[PATCH] video: omapfb: Fix fall-through warning for Clang
 2021-10-14 18:34 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: hwmod: Add of_node_put() before break
 2021-10-14  8:57 UTC 

[PATCH net-next 6/7] ethernet: replace netdev->dev_addr assignment loops
 2021-10-13 20:44 UTC 

[PATCH v2 00/34] component: Make into an aggregate bus
 2021-10-13 12:14 UTC  (4+ messages)

[PATCH] video: omapfb: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:28 UTC 

[PATCH v5 0/8] drm/omap: Add virtual-planes support
 2021-10-12 15:41 UTC  (22+ messages)
` [PATCH v5 1/8] drm/omap: Add ability to check if requested plane modes can be supported
` [PATCH v5 3/8] drm/omap: introduce omap_hw_overlay
` [PATCH v5 4/8] drm/omap: omap_plane: subclass drm_plane_state
` [PATCH v5 5/8] drm/omap: Add global state as a private atomic object
` [PATCH v5 6/8] drm/omap: dynamically assign hw overlays to planes

[PATCH] drm/omap: increase DSS5 max tv pclk to 192MHz
 2021-10-12 13:39 UTC 

[PATCHv2 0/5] More SoCs for sdhci-omap to deprecate omap_hsmmc
 2021-10-12  9:18 UTC  (6+ messages)
` [PATCH 4/5] mmc: sdhci-omap: Implement PM runtime functions


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 read-only IMAP folder(s) and NNTP newsgroup(s).