linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-26 22:12:11 to 2020-03-10 18:33:32 UTC [more...]

[RFC PATCH 01/14 v2] mtd: rawnand: ams-delta: Write protect device during probe
 2020-03-10 18:33 UTC  (2+ messages)

[RFC PATCH 02/14] mtd: rawnand: ams-delta: Use struct gpio_nand_platdata
 2020-03-10 18:33 UTC  (2+ messages)

[RFC PATCH 03/14] ARM: OMAP1: ams-delta: Provide board specific partition info
 2020-03-10 18:33 UTC  (2+ messages)

[RFC PATCH 04/14 v4] mtd: rawnand: ams-delta: Drop board specific partition info
 2020-03-10 18:33 UTC  (2+ messages)

[RFC PATCH 05/14] mtd: rawnand: ams-delta: Enable OF partition info support
 2020-03-10 18:33 UTC  (2+ messages)

[RFC PATCH 06/14] mtd: rawnand: ams-delta: Push inversion handling to gpiolib
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 07/14] mtd: rawnand: ams-delta: Don't hardcode read/write pulse widths
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 08/14] mtd: rawnand: ams-delta: Make read pulses optional
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 09/14] mtd: rawnand: ams-delta: Handle more GPIO pins as optional
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 10/14] mtd: rawnand: ams-delta: Add module device tables
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 11/14] mtd: rawnand: ams-delta: Support custom driver initialisation
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 12/14] mtd: rawnand: ams-delta: Drop useless local variable
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 13/14] mtd: rawnand: ams-delta: Make the driver custom I/O ready
 2020-03-10 18:32 UTC  (2+ messages)

[RFC PATCH 14/14] mtd: rawnand: ams-delta: Rename structures and functions to gpio_nand*
 2020-03-10 18:32 UTC  (2+ messages)

[GIT PULL] drop more legacy platform data for omaps for v5.7
 2020-03-10 16:43 UTC 

[PATCH] ARM: dts: dra7: Add bus_dma_limit for L3 bus
 2020-03-10 16:16 UTC  (4+ messages)

[PATCH v2 0/5] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-03-10 15:52 UTC  (17+ messages)
` [PATCH v2 1/6] pwm: omap-dmtimer: Drop unused header file
` [PATCH v2 2/6] pwm: omap-dmtimer: Update description for pwm omap dm timer
` [PATCH v2 3/6] pwm: omap-dmtimer: Fix pwm enabling sequence
` [PATCH v2 4/6] pwm: omap-dmtimer: Fix pwm disabling sequence
` [PATCH v2 5/6] pwm: omap-dmtimer: Do not disable pwm before changing period/duty_cycle
` [PATCH v2 6/6] pwm: omap-dmtimer: Implement .apply callback

[PATCH] bus: ti-sysc: Fix quirk flags for lcdc on am335x
 2020-03-10 15:45 UTC  (2+ messages)

[PATCH 1/3] RFC: power: supply: cpcap-battery: Add helper for rough capacity
 2020-03-10 15:39 UTC  (7+ messages)

[PATCH] i2c: omap: use devm_platform_ioremap_resource()
 2020-03-10  9:51 UTC  (2+ messages)

[PATCH 0/3] Block idle in gpio-omap with cpu_pm
 2020-03-09 18:01 UTC  (7+ messages)
` [PATCH 1/3] ARM: OMAP2+: Handle errors for cpu_pm
` [PATCH 2/3] gpio: omap: Block idle on pending gpio interrupts
` [PATCH 3/3] Revert "gpio: omap: Fix lost edge wake-up interrupts"

[PATCH] ARM: OMAP: DTS: N900: fix onenand timings
 2020-03-09 16:59 UTC  (4+ messages)

[PATCH v4 0/4] Add support for devices in the Energy Model
 2020-03-09 13:41 UTC  (5+ messages)
` [PATCH v4 1/4] PM / EM: add devices to "
` [PATCH v4 2/4] OPP: change parameter to device pointer in dev_pm_opp_of_register_em()
` [PATCH v4 3/4] thermal: devfreq_cooling: Refactor code and switch to use Energy Model
` [PATCH v4 4/4] drm/panfrost: Register devfreq cooling and attempt to add "

[PATCHv2 0/3] Lost key-up interrupt handling for omap4-keypad
 2020-03-06 19:23 UTC  (10+ messages)
` [PATCH 1/3] Input: omap4-keypad - configure interrupt as level
` [PATCH 2/3] Input: omap4-keypad - disable unused long interrupts
` [PATCH 3/3] Input: omap4-keypad - check state again for lost key-up interrupts
` [PATCHv2 4/3] Input: omap4-keypad - scan the keys in two phases to detect lost key-up

[PATCH 1/2] Input: omap4-keypad - Configure interrupt as level
 2020-03-06 19:04 UTC  (5+ messages)
` [PATCH 2/2] Input: omap4-keypad - check state again for lost key-up interrupts

[PATCH v3 0/6] clocksource: timer-ti-dm: Prepare for dynamic pwm period updates
 2020-03-06 17:19 UTC  (11+ messages)
` [PATCH v3 1/6] clocksource: timer-ti-dm: Convert to SPDX identifier
` [PATCH v3 2/6] clocksource: timer-ti-dm: Prepare for using cpuidle
` [PATCH v3 3/6] clocksource: timer-ti-dm: Implement cpu_pm notifier for context save and restore
` [PATCH v3 4/6] clocksource: timer-ti-dm: Do not update counter on updating the period
` [PATCH v3 5/6] clocksource: timer-ti-dm: Add support to get pwm current status
` [PATCH v3 6/6] clocksource: timer-ti-dm: Enable autoreload in set_pwm

[GIT PULL 1/4] soc changes for omaps for v5.7
 2020-03-06 16:19 UTC  (4+ messages)
` [GIT PULL 2/4] am3 and am4 pm changes "
` [GIT PULL 3/4] ti-sysc driver "
` [GIT PULL 4/4] dts changes for omaps "

[PATCH] dra7: sata: Fix SATA with CONFIG_ARM_LPAE enabled
 2020-03-06 15:08 UTC  (8+ messages)

[PATCHv4 0/4] n_gsm serdev support and mfd driver for droid4 modem
 2020-03-06 12:34 UTC  (5+ messages)
` [PATCH 2/4] mfd: motmdm: Add Motorola TS 27.010 serdev modem driver for droid4

[PATCH v2] mfd: syscon: Use a unique name with regmap_config
 2020-03-06  0:29 UTC  (3+ messages)

[PATCHv7 00/15] remoteproc: updates for omap remoteproc support
 2020-03-05 17:51 UTC  (37+ messages)
` [PATCHv7 02/15] remoteproc/omap: Add device tree support
` [PATCHv7 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
` [PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv7 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
` [PATCHv7 06/15] remoteproc/omap: Initialize and assign reserved memory node
` [PATCHv7 07/15] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv7 08/15] remoteproc/omap: Remove the platform_data header
` [PATCHv7 09/15] remoteproc/omap: Check for undefined mailbox messages
` [PATCHv7 10/15] remoteproc/omap: Request a timer(s) for remoteproc usage
` [PATCHv7 11/15] remoteproc/omap: Add support for system suspend/resume
` [PATCHv7 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume
` [PATCHv7 13/15] remoteproc/omap: Report device exceptions and trigger recovery
` [PATCHv7 14/15] remoteproc/omap: Add watchdog functionality for remote processors
` [PATCHv7 15/15] remoteproc/omap: Switch to SPDX license identifiers

[PATCH v2 0/5] clocksource: timer-ti-dm: Prepare for dynamic pwm period updates
 2020-03-05  8:20 UTC  (11+ messages)
` [PATCH v2 1/5] clocksource: timer-ti-dm: Convert to SPDX identifier
  ` [PATCH v2 1.5/5] clocksource: timer-ti-dm: Prepare for using cpuidle
` [PATCH v2 2/5] clocksource: timer-ti-dm: Implement cpu_pm notifier for context save and restore
` [PATCH v2 3/5] clocksource: timer-ti-dm: Do not update counter on updating the period
` [PATCH v2 4/5] clocksource: timer-ti-dm: Add support to get pwm current status
` [PATCH v2 5/5] clocksource: timer-ti-dm: Enable autoreload in set_pwm

[PATCH v3] ARM: OMAP: replace setup_irq() by request_irq()
 2020-03-04 16:34 UTC  (2+ messages)

[PATCH v2 0/5] ti-sysc support for PRUSS
 2020-03-04 16:28 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: bus: ti-sysc: Add support for PRUSS SYSC type
` [PATCH v2 2/5] "
` [PATCH v2 3/5] ARM: dts: AM33xx-l4: Update PRUSS interconnect target-module node
` [PATCH v2 4/5] ARM: dts: AM4372: Add the PRU-ICSS "
` [PATCH v2 5/5] ARM: dts: dra7: Add PRU-ICSS interconnect target-module nodes

[PATCH 0/3] ti-sysc changes for probing DSS with dts data
 2020-03-04  7:02 UTC  (16+ messages)
` [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data
` [PATCH 3/3] bus: ti-sysc: Implement display subsystem reset quirk

[PATCH 00/14] Probe EDMA with dts data for am3, am4 and dra7
 2020-03-03 22:15 UTC  (15+ messages)
` [PATCH 01/14] bus: ti-sysc: Detect EDMA and set quirk flags for tptc
` [PATCH 02/14] ARM: dts: Configure interconnect target module for am3 tpcc
` [PATCH 03/14] ARM: dts: Configure interconnect target module for am3 tptc0
` [PATCH 04/14] ARM: dts: Configure interconnect target module for am3 tptc1
` [PATCH 05/14] ARM: dts: Configure interconnect target module for am3 tptc2
` [PATCH 06/14] ARM: dts: Configure interconnect target module for am4 tpcc
` [PATCH 07/14] ARM: dts: Configure interconnect target module for am4 tptc0
` [PATCH 08/14] ARM: dts: Configure interconnect target module for am4 tptc1
` [PATCH 09/14] ARM: dts: Configure interconnect target module for am4 tptc2
` [PATCH 10/14] ARM: OMAP2+: Drop legacy platform data for am3 and am4 edma
` [PATCH 11/14] ARM: dts: Configure interconnect target module for dra7 tpcc
` [PATCH 12/14] ARM: dts: Configure interconnect target module for dra7 tptc0
` [PATCH 13/14] ARM: dts: Configure interconnect target module for dra7 tptc1
` [PATCH 14/14] ARM: OMAP2+: Drop legacy platform data for dra7 edma

[PATCH] ARM: dts: Fix dm814x Ethernet by changing to use rgmii-id mode
 2020-03-03 21:25 UTC 

[RFC] drm/omap: Create only one primary plane for CRTC
 2020-02-28 20:05 UTC 

[PATCHv2] drm/omap: Fix drm_handle_vblank() handling for command mode panels
 2020-02-28 19:40 UTC  (2+ messages)

[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-02-28 15:34 UTC  (31+ messages)
` [PATCHv2 01/56] ARM: dts: omap: add channel to DSI panels
` [PATCHv2 02/56] ARM: dts: omap4-droid4: add panel compatible
` [PATCHv2 04/56] omap/drm: drop unused dsi.configure_pins
` [PATCHv2 08/56] drm/omap: panel-dsi-cm: convert to transfer API
` [PATCHv2 11/56] drm/omap: dsi: simplify write function
` [PATCHv2 13/56] drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg
` [PATCHv2 43/56] drm/omap: bind components with drm_device argument
` [PATCHv2 57/56] dt-bindings: display: panel-dsi-cm: convert to YAML

[GIT PULL] Fixes for omaps for v5.6-rc cycle
 2020-02-28 15:26 UTC 

[PATCH 00/12] ti-sysc support for PRUSS
 2020-02-27 21:30 UTC  (10+ messages)
` [PATCH 06/12] ARM: dts: am335x-bone-common: Enable PRU-ICSS interconnect node

[PATCH 0/3] Drop PRUSS and OMAP4 IPU/DSP hwmod data
 2020-02-27 18:03 UTC  (6+ messages)

[PATCH 0/2] ARM: dts: am33xx/am4372: Add cpuidle dt states
 2020-02-27 17:35 UTC  (2+ messages)

[PATCH 0/5] ARM: OMAP2+: Introduce cpuidle for am335x/am437x
 2020-02-27 17:34 UTC  (5+ messages)

[PATCH 00/18] genirq: Remove setup_irq()
 2020-02-27 11:07 UTC  (3+ messages)

[PATCH] clocksource: timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()
 2020-02-27  9:33 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;
as well as URLs for NNTP newsgroup(s).