messages from 2021-09-29 13:29:44 to 2021-10-15 08:16:25 UTC [more...]
[PATCH v6 00/48] TI AM437X ADC1
2021-10-15 8:14 UTC (27+ 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 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
[GIT PULL] GPMC changes for omaps for v5.16
2021-10-15 6:45 UTC
[PATCH v16 0/7] usb: misc: Add onboard_usb_hub driver
2021-10-15 6:39 UTC (4+ messages)
[PATCH] video: omapfb: Fix fall-through warning for Clang
2021-10-14 18:34 UTC (2+ messages)
[PATCH] ARM: dts: am335x: Add rtc node as system-power-controller
2021-10-14 10:42 UTC (4+ 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
[PATCHv2 0/4] Get rid of pm_runtime_irq_safe() for 8250_omap
2021-10-13 12:33 UTC (10+ 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 v2 00/34] component: Make into an aggregate bus
2021-10-13 12:14 UTC (6+ messages)
` [PATCH v2 29/34] fbdev: omap2: Migrate to aggregate driver
[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 (24+ 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
[PATCHv3 0/6] More SoCs for sdhci-omap to deprecate omap_hsmmc
2021-10-12 15:16 UTC (12+ 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
[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 (15+ messages)
` [PATCH 1/5] dt-bindings: sdhci-omap: Update binding for legacy SoCs
` [PATCH 2/5] mmc: sdhci-omap: Handle voltages to add support omap4
` [PATCH 3/5] mmc: sdhci-omap: Add omap_offset to support omap3 and earlier
` [PATCH 4/5] mmc: sdhci-omap: Implement PM runtime functions
` [PATCH 5/5] mmc: sdhci-omap: Configure optional wakeirq
[GIT PULL 1/3] SoC changes for omaps for v5.16
2021-10-11 11:02 UTC (3+ messages)
` [GIT PULL 2/3] Driver changes for ti-sysc "
` [GIT PULL 3/3] Devicetree changes for omaps "
[PATCH v5 0/8] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
2021-10-11 10:31 UTC (17+ messages)
` [PATCH v5 1/8] dt-bindings: mtd: Remove gpmc-nor.txt
` [PATCH v5 2/8] dt-bindings: net: Remove gpmc-eth.txt
` [PATCH v5 3/8] dt-bindings: memory-controllers: Introduce ti,gpmc-child
` [PATCH v5 4/8] dt-bindings: mtd: ti,gpmc-nand: Convert to yaml
` [PATCH v5 5/8] dt-bindings: mtd: ti,gpmc-onenand: "
` [PATCH v5 6/8] dt-bindings: memory-controllers: ti,gpmc: "
` [PATCH v5 7/8] ARM: dts: omap: Fix boolean properties gpmc,cycle2cycle-{same|diff}csen
` [PATCH v5 8/8] ARM: dts: omap: fix gpmc,mux-add-data type
[PATCH 0/3] Updates for simple-pm-bus and ti-sysc bindings
2021-10-11 5:50 UTC (11+ messages)
` [PATCH 1/3] dt-bindings: bus: simple-pm-bus: Make clocks and power-domains optional
` [PATCH 2/3] dt-bindings: bus: simple-pm-bus: Add more matches for node name
` [PATCH 3/3] dt-bindings: bus: ti-sysc: Update to use yaml binding
[PATCH V2] ARM: dts: omap36xx: Remove turbo mode for 1GHz variants
2021-10-07 18:00 UTC (5+ messages)
[GIT PULL] Fix for omaps for v5.15-rc cycle
2021-10-07 12:26 UTC
[PATCH v4 0/8] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
2021-10-07 8:03 UTC (4+ messages)
` [PATCH v4 7/8] "
[PATCH] dt-bindings: serial: 8250_omap: allow serdev subnodes
2021-10-06 19:14 UTC (2+ messages)
[PATCH 0/9] Drop unused PRM and CM defines for omaps
2021-10-06 9:49 UTC (10+ messages)
` [PATCH 1/9] ARM: OMAP2+: Drop unused PRM defines for dra7
` [PATCH 2/9] ARM: OMAP2+: Drop unused PRM defines for omap5
` [PATCH 3/9] ARM: OMAP2+: Drop unused PRM defines for omap4
` [PATCH 4/9] ARM: OMAP2+: Drop unused PRM defines for am4
` [PATCH 5/9] ARM: OMAP2+: Drop unused PRM defines for am3
` [PATCH 6/9] ARM: OMAP2+: Drop unused CM defines for dra7
` [PATCH 7/9] ARM: OMAP2+: Drop unused CM and SCRM defines for omap5
` [PATCH 8/9] ARM: OMAP2+: Drop unused CM and SCRM defines for omap4
` [PATCH 9/9] ARM: OMAP2+: Drop unused CM defines for am3
[PATCH v2 0/1] ARM: dts: dra7: enable BB2D module
2021-10-06 7:47 UTC (3+ messages)
` [PATCH v2 1/1] ARM: dts: dra7: add entry for bb2d module
[PATCH 0/5] arm: dts: omap3-gta04: dtbs_check fixes
2021-10-06 7:46 UTC (7+ messages)
` [PATCH 1/5] arm: dts: omap3-gta04: cleanup LCD definition
` [PATCH 2/5] arm: dts: omap3-gta04: fix missing sensor supply
` [PATCH 3/5] arm: dts: omap3-gta04a5: "
` [PATCH 4/5] arm: dts: omap3-gta04a4: accelerometer irq fix
` [PATCH 5/5] arm: dts: omap3-gta04: cleanup led node names
[PATCH] ARM: dts: omap3: fix cpu thermal label name
2021-10-06 7:30 UTC (2+ messages)
[PATCH] ARM: dts: am335x-pocketbeagle: switch to pinconf-single
2021-10-06 7:29 UTC (2+ messages)
[PATCH] ARM: OMAP2+: Fix comment typo
2021-10-06 7:25 UTC (2+ messages)
[PATCH] ARM: OMAP2+: Fix typo in some comments
2021-10-06 7:23 UTC (2+ messages)
[PATCH] bus: ti-sysc: Fix variable set but not used warning for reinit_modules
2021-10-06 5:43 UTC
[tmlind-omap:for-next 3/12] drivers/bus/ti-sysc.c:2494:13: error: variable 'error' set but not used
2021-10-06 5:41 UTC
[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
2021-10-06 5:29 UTC (7+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
` [PATCH v4 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS
[PATCH] ARM: dts: omap3430-sdp: Fix NAND device node
2021-10-06 5:07 UTC (2+ messages)
[PATCH] soc: ti: omap-prm: Fix external abort for am335x pruss
2021-10-06 5:07 UTC (3+ messages)
strange dtbs_check error message regarding 8250_omap.yaml + serdev + gnss
2021-10-01 14:45 UTC (2+ messages)
[PATCH v4 00/48] TI AM437X ADC1
2021-10-01 7:11 UTC (4+ messages)
` [PATCH v4 25/48] mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro
beaglebone black boot failure Linux v5.15.rc1
2021-09-30 9:41 UTC (16+ messages)
[PATCH v2 0/4] PCI: dwc: pci-dra7xx: miscellaneous improvements
2021-09-30 8:53 UTC (2+ messages)
[PATCH] clocksource/drivers/timer-ti-dm: Select TIMER_OF
2021-09-30 8:49 UTC (2+ messages)
[PATCH] bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893
2021-09-30 8:44 UTC
Regression with e428e250fde6 on BeagleBoard Rev C2
2021-09-30 7:04 UTC (11+ messages)
[PATCH net-next v1 0/5] Devlink reload and missed notifications fix
2021-09-29 19:11 UTC (19+ messages)
` [PATCH net-next v1 1/5] devlink: Add missed notifications iterators
` [PATCH net-next v1 4/5] net/mlx5: Register separate reload devlink ops for multiport device
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