linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-28 17:12:41 to 2020-03-13 20:40:04 UTC [more...]

[GIT PULL] Fixes for omaps for v5.6-rc cycle
 2020-03-13 20:39 UTC 

[PATCH v4 0/4] Add support for devices in the Energy Model
 2020-03-13 17:16 UTC  (12+ 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 "

[PATCH v2 0/5] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-03-13 15:50 UTC  (20+ 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 v3 0/5] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-03-13 15:31 UTC  (15+ messages)
` [PATCH v3 1/5] pwm: omap-dmtimer: Drop unused header file
` [PATCH v3 2/5] pwm: omap-dmtimer: Update description for pwm omap dm timer
` [PATCH v3 3/5] pwm: omap-dmtimer: Fix pwm enabling sequence
` [PATCH v3 4/5] pwm: omap-dmtimer: Do not disable pwm before changing period/duty_cycle
` [PATCH v3 5/5] pwm: omap-dmtimer: Implement .apply callback

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

gpio-omap: add support gpiolib bias (pull-up/down) flags?
 2020-03-13  5:23 UTC  (2+ messages)

[PATCH v3 0/6] clocksource: timer-ti-dm: Prepare for dynamic pwm period updates
 2020-03-12 17:26 UTC  (13+ 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

[PATCH 1/3] RFC: power: supply: cpcap-battery: Add helper for rough capacity
 2020-03-11 14:23 UTC  (9+ messages)

[PATCH] ARM: dts: dra7: Add bus_dma_limit for L3 bus
 2020-03-11 12:25 UTC  (8+ messages)

[balbi-usb:testing/next 3/11] drivers/usb/gadget/udc/max3420_udc.c:570:16: sparse: sparse: incorrect type in assignment (different base types)
 2020-03-11  0:57 UTC 

[PATCH] ARM: dts: omap4-droid4: Fix sgx clock rate
 2020-03-10 21:09 UTC  (2+ messages)

[PATCH 00/10] Complete updating CPSW and EDMA to probe with dts
 2020-03-10 18:35 UTC  (11+ messages)
` [PATCH 01/10] clk: ti: Fix dm814x clkctrl for ethernet
` [PATCH 02/10] ARM: dts: Configure interconnect target module for dm814x cpsw
` [PATCH 03/10] ARM: OMAP2+: Drop legacy platform data "
` [PATCH 04/10] ARM: dts: Configure interconnect target module for dm814x tpcc
` [PATCH 05/10] ARM: dts: Configure interconnect target module for dm814x tptc0
` [PATCH 06/10] ARM: dts: Configure interconnect target module for dm814x tptc1
` [PATCH 07/10] ARM: dts: Configure interconnect target module for dm814x tptc2
` [PATCH 08/10] ARM: dts: Configure interconnect target module for dm814x tptc3
` [PATCH 09/10] ARM: dts: Configure interconnect target module for ti816x edma
` [PATCH 10/10] ARM: OMAP2+: Drop legacy platform data for ti81xx edma

[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] bus: ti-sysc: Fix quirk flags for lcdc on am335x
 2020-03-10 15:45 UTC  (2+ 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)

[PATCHv2 0/3] Lost key-up interrupt handling for omap4-keypad
 2020-03-06 19:23 UTC  (9+ messages)
` [PATCH 1/3] Input: omap4-keypad - configure interrupt as level
` [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  (3+ messages)

[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  (8+ 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 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  (4+ messages)
` [PATCH v2 1/5] dt-bindings: bus: ti-sysc: Add support for PRUSS SYSC type

[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)


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).