messages from 2021-08-12 07:48:11 to 2021-09-04 13:17:47 UTC [more...]
[PATCH] clk: ti: composite: Prefer kcalloc over open coded arithmetic
2021-09-04 13:17 UTC
[PATCH v3 0/2] Fix simple-bus issues with fw_devlink
2021-09-04 0:05 UTC (3+ messages)
` [PATCH v3 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
` [PATCH v3 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS
[PATCH v2 0/6] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
2021-09-03 20:41 UTC (13+ 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 v2 00/46] TI AM437X ADC1
2021-09-03 16:07 UTC (52+ messages)
` [PATCH v2 01/46] clk: ti: am43xx: Add clkctrl data for am43xx ADC1
` [PATCH v2 02/46] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD
` [PATCH v2 03/46] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description
` [PATCH v2 04/46] dt-bindings: iio: adc: ti,am3359-adc: "
` [PATCH v2 05/46] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file
` [PATCH v2 06/46] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible
` [PATCH v2 07/46] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible
` [PATCH v2 08/46] mfd: ti_am335x_tscadc: Replace license text with SPDX tag
` [PATCH v2 09/46] mfd: ti_am335x_tscadc: Fix style
` [PATCH v2 10/46] mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables
` [PATCH v2 11/46] mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put
` [PATCH v2 12/46] mfd: ti_am335x_tscadc: Get rid of useless gotos
` [PATCH v2 13/46] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers
` [PATCH v2 14/46] mfd: ti_am335x_tscadc: Don't search the tree for our clock
` [PATCH v2 15/46] mfd: ti_am335x_tscadc: Simplify divisor calculation
` [PATCH v2 16/46] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier
` [PATCH v2 17/46] mfd: ti_am335x_tscadc: Use driver data
` [PATCH v2 18/46] mfd: ti_am335x_tscadc: Mimic the probe from resume()
` [PATCH v2 19/46] mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
` [PATCH v2 20/46] mfd: ti_am335x_tscadc: Always provide an idle configuration
` [PATCH v2 21/46] mfd: ti_am335x_tscadc: Reorder the initialization steps
` [PATCH v2 22/46] mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place
` [PATCH v2 23/46] mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag
` [PATCH v2 24/46] mfd: ti_am335x_tscadc: Fix header spacing
` [PATCH v2 25/46] mfd: ti_am335x_tscadc: Use BIT() and GENMASK() when relevant in the header
` [PATCH v2 26/46] mfd: ti_am335x_tscadc: Use FIELD_PREP() "
` [PATCH v2 27/46] mfd: ti_am335x_tscadc: Rename the subsystem enable macro
` [PATCH v2 28/46] mfd: ti_am335x_tscadc: Add TSC prefix in certain macros
` [PATCH v2 29/46] mfd: ti_am335x_tscadc: Rename a variable
` [PATCH v2 30/46] mfd: ti_am335x_tscadc: Fix an error message
` [PATCH v2 31/46] mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen
` [PATCH v2 32/46] mfd: ti_am335x_tscadc: Introduce has_tsc
` [PATCH v2 33/46] mfd: ti_am335x_tscadc: Move control register configuration
` [PATCH v2 34/46] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
` [PATCH v2 35/46] mfd: ti_am335x_tscadc: Support the correctly spelled DT property
` [PATCH v2 36/46] iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
` [PATCH v2 37/46] iio: adc: ti_am335x_adc: Replace license text with SPDX tag
` [PATCH v2 38/46] iio: adc: ti_am335x_adc: Fix style
` [PATCH v2 39/46] iio: adc: ti_am335x_adc: Get rid of useless gotos
` [PATCH v2 40/46] iio: adc: ti_am335x_adc: Gather the checks on the delays
` [PATCH v2 41/46] iio: adc: ti_am335x_adc: Add a unit to the timeout delay
` [PATCH v2 42/46] iio: adc: ti_am335x_adc: Add the scale information
` [PATCH v2 43/46] iio: adc: ti_am335x_adc: Add the am437x compatible
` [PATCH v2 44/46] ARM: dts: am437x-cm-t43: Use a correctly spelled DT property
` [PATCH v2 45/46] ARM: dts: am43xx: Describe the magnetic reader/ADC1 hardware module
` [PATCH v2 46/46] ARM: dts: am437x-gp-evm: enable ADC1
[PATCH v3 00/16] eDP: Support probing eDP panels dynamically instead of hardcoding
2021-09-03 7:18 UTC (7+ messages)
` [PATCH v3 06/16] ARM: configs: Everyone who had PANEL_SIMPLE now gets PANEL_SIMPLE_EDP
[PATCH] serial: 8250: 8250_omap: Fix RX_LVL register offset
2021-09-03 5:05 UTC
[PATCH 00/40] TI AM437X ADC1
2021-09-02 20:03 UTC (86+ 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] ARM: dts: omap3430-sdp: Fix NAND device node
2021-09-02 9:58 UTC
[PATCH V3 0/9] Add callback to register with energy model
2021-08-31 8:54 UTC (2+ messages)
[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 (2+ messages)
[PATCH v3 0/5] PCI: Add support for J7200 and AM64
2021-08-19 14:38 UTC (5+ messages)
[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 (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: ti,j721e: Add bindings to specify legacy interrupts
[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 (3+ messages)
` [GIT PULL 2/3] Drop pm_runtime_irq_safe() for smartreflex "
[PATCH] gpio: omap: Enable software fallback for long debounce periods
2021-08-12 7:48 UTC (2+ messages)
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