public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-10 07:37:27 to 2021-09-02 17:35:39 UTC [more...]

[PATCH 00/40] TI AM437X ADC1
 2021-09-02 17:35 UTC  (82+ messages)
` [PATCH 01/40] clk: ti: am43xx: Add clkctrl data for am43xx ADC1
` [PATCH 02/40] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD
` [PATCH 03/40] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description
` [PATCH 04/40] dt-bindings: iio: adc: ti,am3359-adc: "
` [PATCH 05/40] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file
` [PATCH 06/40] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible
` [PATCH 07/40] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible
` [PATCH 08/40] mfd: ti_am335x_tscadc: Replace license text with SPDX tag
` [PATCH 09/40] mfd: ti_am335x_tscadc: Fix style
` [PATCH 10/40] mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables
` [PATCH 11/40] mfd: ti_am335x_tscadc: Get rid of useless gotos
` [PATCH 12/40] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier
` [PATCH 13/40] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers
` [PATCH 14/40] mfd: ti_am335x_tscadc: Don't search the tree for our clock
` [PATCH 15/40] mfd: ti_am335x_tscadc: Simplify divisor calculation
` [PATCH 16/40] mfd: ti_am335x_tscadc: Use driver data
` [PATCH 17/40] mfd: ti_am335x_tscadc: Mimic the probe from resume()
` [PATCH 18/40] mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
` [PATCH 19/40] mfd: ti_am335x_tscadc: Always provide an idle configuration
` [PATCH 20/40] mfd: ti_am335x_tscadc: Gather the ctrl register logic at one place
` [PATCH 21/40] mfd: ti_am335x_tscadc: Rename the subsystem enable macro
` [PATCH 22/40] mfd: ti_am335x_tscadc: Add TSC prefix in certain macros
` [PATCH 23/40] mfd: ti_am335x_tscadc: Rename a variable
` [PATCH 24/40] mfd: ti_am335x_tscadc: Fix an error message
` [PATCH 25/40] mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen
` [PATCH 26/40] mfd: ti_am335x_tscadc: Introduce has_tsc
` [PATCH 27/40] mfd: ti_am335x_tscadc: Move control register configuration
` [PATCH 28/40] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
` [PATCH 29/40] mfd: ti_am335x_tscadc: Support the correctly spelled DT property
` [PATCH 30/40] iio: adc: ti_am335x_adc: Replace license text with SPDX tag
` [PATCH 31/40] iio: adc: ti_am335x_adc: Fix style
` [PATCH 32/40] iio: adc: ti_am335x_adc: Get rid of useless gotos
` [PATCH 33/40] iio: adc: ti_am335x_adc: Gather the checks on the delays
` [PATCH 34/40] iio: adc: ti_am335x_adc: Add a unit to the timeout delay
` [PATCH 35/40] iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
` [PATCH 36/40] iio: adc: ti_am335x_adc: Add the scale information
` [PATCH 37/40] iio: adc: ti_am335x_adc: Add the am437x compatible
` [PATCH 38/40] ARM: dts: am437x-cm-t43: Use a correctly spelled DT property
` [PATCH 39/40] ARM: dts: am43xx: Describe the magnetic reader/ADC1 hardware module
` [PATCH 40/40] ARM: dts: am437x-gp-evm: enable ADC1

[PATCH v2 0/6] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
 2021-09-02 14:21 UTC  (9+ messages)
` [PATCH v2 1/6] ARM: dts: omap: Fixup GPMC child nodes
` [PATCH v2 2/6] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
` [PATCH v2 3/6] dt-bindings: mtd: ti,gpmc-nand: "
` [PATCH v2 4/6] dt-bindings: mtd: ti,gpmc-onenand: "
` [PATCH v2 5/6] dt-bindings: mtd: Remove gpmc-nor.txt
` [PATCH v2 6/6] dt-bindings: net: Remove gpmc-eth.txt

[PATCH] ARM: dts: omap3430-sdp: Fix NAND device node
 2021-09-02  9:58 UTC 

[PATCH v3 00/16] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-01 23:10 UTC  (4+ messages)
` [PATCH v3 06/16] ARM: configs: Everyone who had PANEL_SIMPLE now gets PANEL_SIMPLE_EDP

[PATCH V3 0/9] Add callback to register with energy model
 2021-08-31  8:54 UTC  (3+ messages)
` [PATCH V3 5/9] cpufreq: omap: Use .register_em() "

[PATCH] ARM: OMAP2+: Fix comment typo
 2021-08-30 12:31 UTC 

[PATCH] clocksource/drivers/timer-ti-dm: Select TIMER_OF
 2021-08-28 17:57 UTC 

[PATCH] mmc: omap_hsmmc: Make use of the helper macro SET_RUNTIME_PM_OPS()
 2021-08-28  8:54 UTC 

[PATCH] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
 2021-08-26 13:26 UTC  (2+ messages)

[PATCH v16 0/7] usb: misc: Add onboard_usb_hub driver
 2021-08-26  7:56 UTC  (6+ messages)
` [PATCH v16 3/7] ARM: configs: Explicitly enable USB_XHCI_PLATFORM where needed
` [PATCH v16 5/7] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on'

[PATCH] ARM: dts: am335x-pocketbeagle: switch to pinconf-single
 2021-08-25 20:25 UTC 

[PATCH] ARM: OMAP2+: Fix typo in some comments
 2021-08-24 12:01 UTC 

[PATCH linux-next] arm: dma fix returnvar.cocci warnings
 2021-08-22  2:59 UTC  (3+ messages)

[PATCH 0/2] omap-crypto fixes
 2021-08-21  7:49 UTC  (4+ messages)
` [PATCH 1/2] crypto: omap - Avoid redundant copy when using truncated sg list
` [PATCH 2/2] crypto: omap - Fix inconsistent locking of device lists

[PATCH v3 0/5] PCI: Add support for J7200 and AM64
 2021-08-19 14:38 UTC  (10+ messages)
` [PATCH v3 1/5] PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
` [PATCH v3 2/5] PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
` [PATCH v3 3/5] PCI: j721e: Add PCIe support for J7200
` [PATCH v3 4/5] PCI: j721e: Add PCIe support for AM64
` [PATCH v3 5/5] misc: pci_endpoint_test: Add deviceID for AM64 and J7200

[PATCH] net: ethernet: ti: cpsw: make array stpa static const, makes object smaller
 2021-08-19 12:30 UTC  (2+ messages)

[PATCH] bus: ti-sysc: Add break in switch statement in sysc_init_soc()
 2021-08-19  6:40 UTC  (3+ messages)

[PATCH] bus: ti-sysc: Fix error handling for sysc_check_active_timer()
 2021-08-19  6:36 UTC  (4+ messages)

[GIT PULL] Fix for omap gpt12 timer error handling
 2021-08-19  6:34 UTC 

[PATCH v2 0/3] PCI: Add legacy interrupt support in pci-j721e
 2021-08-18 13:58 UTC  (11+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: ti,j721e: Add bindings to specify legacy interrupts
` [PATCH v2 2/3] PCI: j721e: Add PCI legacy interrupt support for J721E

[PATCH v2 0/4] PCI: dwc: pci-dra7xx: miscellaneous improvements
 2021-08-13 15:53 UTC  (3+ messages)

OMAP2430 kernel hangs on ioremap of IVA2.1 addresses
 2021-08-12 19:05 UTC  (7+ messages)
` [EXTERNAL] "

[GIT PULL 1/3] Two missed omap Kconfig patches for v5.15
 2021-08-12  7:54 UTC  (4+ messages)
` [GIT PULL 2/3] Drop pm_runtime_irq_safe() for smartreflex "
` [GIT PULL 3/3] Changes for am3 cpsw and SanCloud "

[PATCH] gpio: omap: Enable software fallback for long debounce periods
 2021-08-12  7:48 UTC  (2+ messages)

[PATCH 0/2] PCI: Add legacy interrupt support in pci-j721e
 2021-08-11 14:58 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: PCI: ti,j721e: Add bindings to specify legacy interrupts
` [PATCH 2/2] PCI: j721e: Add PCI legacy interrupt support for J7200

[PATCH v2 0/6] PCI: Add support for J7200 and AM64
 2021-08-11 12:26 UTC  (3+ messages)

[PATCH V2 0/9] cpufreq: Auto-register with energy model
 2021-08-11 11:58 UTC  (2+ messages)
` [PATCH V2 5/9] cpufreq: omap: Use auto-registration for "

[PATCH 0/8] cpufreq: Auto-register with energy model
 2021-08-11 10:14 UTC  (19+ messages)
` [PATCH 5/8] cpufreq: omap: Use auto-registration for "

[PATCH] bus: ti-sysc: Fix gpt12 system timer issue with reserved status
 2021-08-11  6:12 UTC  (4+ messages)

[PATCH v2 net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge
 2021-08-10 20:30 UTC  (5+ messages)

[PATCH AUTOSEL 4.4 2/6] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
 2021-08-10 14:17 UTC 

[PATCH AUTOSEL 4.9 2/8] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
 2021-08-10 14:16 UTC 

[PATCH AUTOSEL 4.14 02/10] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
 2021-08-10 14:16 UTC 

[PATCH AUTOSEL 4.19 03/11] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
 2021-08-10 14:16 UTC 

[PATCH AUTOSEL 5.4 03/13] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
 2021-08-10 14:15 UTC 

[PATCH AUTOSEL 5.10 05/20] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
 2021-08-10 14:15 UTC 

[PATCH AUTOSEL 5.13 05/24] ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218
 2021-08-10 14:14 UTC 

[PATCH net-next] devlink: Set device as early as possible
 2021-08-10 13:45 UTC  (3+ messages)

[PATCH v2 0/2] pinctrl: single: Move test PCS_HAS_PINCONF in pcs_parse_bits_in_pinctrl_entry() to the beginning and fix its return value
 2021-08-10 12:43 UTC  (2+ messages)

[PATCH net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge
 2021-08-10  9:34 UTC  (5+ messages)


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