public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-29 22:46:32 to 2021-08-25 15:34:47 UTC [more...]

[PATCH 00/40] TI AM437X ADC1
 2021-08-25 15:25 UTC  (23+ 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] 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  (14+ 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 3/3] PCI: j721e: Add PCI legacy interrupt support for J7200

[PATCH v16 0/7] usb: misc: Add onboard_usb_hub driver
 2021-08-13 19:52 UTC  (3+ 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 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 V3 0/9] Add callback to register with energy model
 2021-08-12  4:35 UTC  (2+ messages)
` [PATCH V3 5/9] cpufreq: omap: Use .register_em() "

[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  (15+ messages)
` [PATCH v2 1/6] PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
` [PATCH v2 2/6] PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
` [PATCH v2 3/6] PCI: j721e: Add PCIe support for J7200
` [PATCH v2 4/6] PCI: j721e: Add PCIe support for AM64
` [PATCH v2 5/6] misc: pci_endpoint_test: Do not request or allocate IRQs in probe
` [PATCH v2 6/6] misc: pci_endpoint_test: Add deviceID for AM64 and J7200

[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  (5+ 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  (6+ messages)

[PATCH 1/2] ARM: dts: am335x-sancloud-bbe: Fix missing pinctrl refs
 2021-08-10  6:59 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: am335x-sancloud-bbe: Drop usb wifi comment

[PATCH v2 00/40] PCI: dwc: Driver clean-ups
 2021-08-09 15:02 UTC  (7+ messages)
` [PATCH v2 03/40] PCI: dwc: Allow overriding bridge pci_ops
` [PATCH v2 39/40] PCI: dwc: Move N_FTS setup to common setup

[PATCH net v2] net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
 2021-08-09  9:20 UTC  (3+ messages)

[PATCH net-next] net: ethernet: ti: davinci_cpdma: revert "drop frame padding"
 2021-08-06 23:30 UTC  (2+ messages)

[PATCH 1/6] crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
 2021-08-06 12:14 UTC  (2+ messages)

[PATCH] phy: phy-twl4030-usb: Disable PHY for suspend
 2021-08-06 12:02 UTC  (2+ messages)

[PATCH net-next 0/3] net: ethernet: ti: cpsw/emac: switch to use skb_put_padto()
 2021-08-06 10:07 UTC  (8+ messages)
` [PATCH net-next 1/3] net: ethernet: ti: cpsw: "
` [PATCH net-next 2/3] net: ethernet: ti: davinci_emac: "
` [PATCH net-next 3/3] net: ethernet: ti: davinci_cpdma: drop frame padding

[PATCH v2] ARM: dts: am335x-bone: switch to new cpsw switch drv
 2021-08-06  7:12 UTC  (3+ messages)

[PATCH 1/3] arm: omap2: Drop MACH_OMAP3517EVM entry
 2021-08-06  6:49 UTC  (4+ messages)

[PATCH next 00/15] ARM: dts: am335x: switch rest boards to new cpsw switch drv
 2021-08-06  6:29 UTC  (2+ messages)

[PATCH v2] ARM: dts: am335x-bone: switch to new cpsw switch drv
 2021-08-05 17:58 UTC  (2+ messages)

[PATCH v2 0/4] Add support for the SanCloud BBE Lite
 2021-08-05  8:48 UTC  (4+ messages)

[GIT PULL 1/3] SoC changes for omaps for v5.15
 2021-08-05  8:46 UTC  (3+ messages)
` [GIT PULL 2/3] Driver changes for ti-sysc "
` [GIT PULL 3/3] Devicetree changes for omaps "

[GIT PULL] Fixes for omaps for v5.14-rc series
 2021-08-03 13:05 UTC 

[PATCH 00/11] Add PRU-ICSS nodes on AM335x, AM437x & AM57xx SoCs
 2021-08-03 12:53 UTC  (12+ messages)
` [PATCH 01/11] ARM: dts: am33xx-l4: Add PRUSS node
` [PATCH 02/11] ARM: dts: am33xx-l4: Add PRUSS MDIO controller node
` [PATCH 03/11] ARM: dts: am335x-bone-common: Enable PRU-ICSS node
` [PATCH 04/11] ARM: dts: am335x-evm: Enable PRU-ICSS module
` [PATCH 05/11] ARM: dts: am335x-evmsk: "
` [PATCH 06/11] ARM: dts: am335x-icev2: "
` [PATCH 07/11] ARM: dts: am4372: Add the PRU-ICSS1 DT node
` [PATCH 08/11] ARM: dts: am4372: Add the PRU-ICSS0 "
` [PATCH 09/11] ARM: dts: am4372: Add PRUSS MDIO controller node
` [PATCH 11/11] ARM: dts: am57xx: Add PRUSS MDIO controller nodes

[PATCH 1/2] dt-bindings: serial: 8250: Update for standard overrun-throttle property
 2021-08-02 20:10 UTC  (2+ messages)

[PATCH 1/2] memory: omap-gpmc: Clear GPMC_CS_CONFIG7 register on restore if unused
 2021-07-30 10:59 UTC  (4+ messages)
` [PATCH 2/2] memory: omap-gpmc: Drop custom PM calls with cpu_pm notifier

[PATCH] dt-bindings: mfd: Convert ti-tsc-adc bindings to YAML schema
 2021-07-29 23:35 UTC  (2+ messages)


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