linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-24 21:10:14 to 2020-02-27 22:09:20 UTC [more...]

[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-02-27 22:08 UTC  (97+ messages)
` [PATCHv2 01/56] ARM: dts: omap: add channel to DSI panels
` [PATCHv2 02/56] ARM: dts: omap4-droid4: add panel compatible
` [PATCHv2 03/56] Revert "drm/omap: dss: Remove unused omap_dss_device operations"
` [PATCHv2 04/56] omap/drm: drop unused dsi.configure_pins
` [PATCHv2 05/56] drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
` [PATCHv2 06/56] drm/omap: constify write buffers
` [PATCHv2 07/56] drm/omap: dsi: add generic transfer function
` [PATCHv2 08/56] drm/omap: panel-dsi-cm: convert to transfer API
` [PATCHv2 09/56] drm/omap: dsi: unexport specific data transfer functions
` [PATCHv2 10/56] drm/omap: dsi: drop virtual channel logic
` [PATCHv2 11/56] drm/omap: dsi: simplify write function
` [PATCHv2 12/56] drm/omap: dsi: simplify read functions
` [PATCHv2 13/56] drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg
` [PATCHv2 14/56] drm/omap: dsi: introduce mipi_dsi_host
` [PATCHv2 15/56] drm/omap: panel-dsi-cm: use DSI helpers
` [PATCHv2 16/56] drm/omap: dsi: request VC via mipi_dsi_attach
` [PATCHv2 17/56] drm/omap: panel-dsi-cm: drop hardcoded VC
` [PATCHv2 18/56] drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines
` [PATCHv2 19/56] drm/omap: dsi: drop unused memory_read()
` [PATCHv2 20/56] drm/omap: dsi: drop unused get_te()
` [PATCHv2 21/56] drm/omap: dsi: drop unused enable_te()
` [PATCHv2 22/56] drm/omap: dsi: drop useless sync()
` [PATCHv2 23/56] drm/omap: dsi: use pixel-format and mode from attach
` [PATCHv2 24/56] drm/omap: panel-dsi-cm: use bulk regulator API
` [PATCHv2 25/56] drm/omap: dsi: lp/hs switching support for transfer()
` [PATCHv2 26/56] drm/omap: dsi: move TE GPIO handling into core
` [PATCHv2 27/56] drm/omap: dsi: drop custom enable_te() API
` [PATCHv2 28/56] drm/omap: dsi: do bus locking in host driver
` [PATCHv2 29/56] drm/omap: dsi: untangle ulps ops from enable/disable
` [PATCHv2 30/56] drm/dsi: add MIPI_DSI_MODE_ULPS_IDLE
` [PATCHv2 31/56] drm/omap: dsi: do ULPS in host driver
` [PATCHv2 32/56] drm/omap: dsi: move panel refresh function to host
` [PATCHv2 33/56] drm/omap: dsi: Reverse direction of the DSS device enable/disable operations
` [PATCHv2 34/56] drm/omap: dsi: drop custom panel capability support
` [PATCHv2 35/56] drm/omap: dsi: convert to drm_panel
` [PATCHv2 36/56] drm/omap: drop omapdss-boot-init
` [PATCHv2 37/56] drm/omap: dsi: implement check timings
` [PATCHv2 38/56] drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO
` [PATCHv2 39/56] drm/omap: panel-dsi-cm: support unbinding
` [PATCHv2 40/56] drm/omap: panel-dsi-cm: fix remove()
` [PATCHv2 41/56] drm/omap: dsi: return proper error code from dsi_update_all()
` [PATCHv2 42/56] drm/omap: remove global dss_device variable
` [PATCHv2 43/56] drm/omap: bind components with drm_device argument
` [PATCHv2 44/56] drm/panel: Move OMAP's DSI command mode panel driver
` [PATCHv2 45/56] drm/omap: dsi: Register a drm_bridge
  ` [PATCHv2.1 "
` [PATCHv2 46/56] drm/omap: remove legacy DSS device operations
` [PATCHv2 47/56] drm/omap: remove unused omap_connector
` [PATCHv2 48/56] drm/omap: simplify omap_display_id
` [PATCHv2 49/56] drm/omap: drop unused DSS next pointer
` [PATCHv2 50/56] drm/omap: drop empty omap_encoder helper functions
` [PATCHv2 51/56] drm/omap: drop DSS ops_flags
` [PATCHv2 52/56] drm/omap: drop dssdev display field
` [PATCHv2 53/56] drm/omap: simplify DSI manual update code
` [PATCHv2 54/56] ARM: omap2plus_defconfig: Update for moved DSI command mode panel
` [PATCHv2 55/56] drm/panel/panel-dsi-cm: support rotation property
` [PATCHv2 56/56] ARM: dts: omap4-droid4: add panel orientation
` [PATCHv2 57/56] dt-bindings: display: panel-dsi-cm: convert to YAML

[PATCH 00/12] ti-sysc support for PRUSS
 2020-02-27 21:30 UTC  (24+ messages)
` [PATCH 01/12] dt-bindings: bus: ti-sysc: Add support for PRUSS SYSC type
` [PATCH 02/12] "
` [PATCH 03/12] ARM: dts: AM33xx-l4: Update PRUSS interconnect target-module node
` [PATCH 04/12] ARM: dts: AM4372: Add the PRU-ICSS "
` [PATCH 05/12] ARM: dts: dra7: Add PRU-ICSS interconnect target-module nodes
` [PATCH 06/12] ARM: dts: am335x-bone-common: Enable PRU-ICSS interconnect node
` [PATCH 07/12] ARM: dts: am335x-evm: "
` [PATCH 08/12] ARM: dts: am335x-evmsk: "
` [PATCH 09/12] ARM: dts: am335x-icev2: "
` [PATCH 10/12] ARM: dts: am437x-gp-evm: "
` [PATCH 11/12] ARM: dts: am437x-sk: "
` [PATCH 12/12] ARM: dts: am437x-idk: "

[PATCH 0/3] Drop PRUSS and OMAP4 IPU/DSP hwmod data
 2020-02-27 18:03 UTC  (9+ messages)
` [PATCH 1/3] ARM: OMAP2+: Drop hwmod data for am3 and am4 PRUSS
` [PATCH 2/3] ARM: OMAP2+: Drop legacy platform data for OMAP4 DSP
` [PATCH 3/3] ARM: OMAP4: hwmod_data: Remove OMAP4 IPU hwmod data

[PATCH 0/3] ti-sysc changes for probing DSS with dts data
 2020-02-27 17:44 UTC  (6+ messages)
` [PATCH 1/3] drm/omap: Prepare DSS for probing without legacy platform data

[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 1/2] Input: omap4-keypad - Configure interrupt as level
 2020-02-27 16:08 UTC  (3+ messages)
` [PATCH 2/2] Input: omap4-keypad - check state again for lost key-up interrupts

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

[PATCH] arm: dts: dra76x: Fix mmc3 max-frequency
 2020-02-26 18:37 UTC  (2+ messages)

[PATCH] ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodes
 2020-02-26 18:36 UTC  (2+ messages)

[PATCH 0/4] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-02-26 17:57 UTC  (21+ messages)
` [PATCH 1/4] pwm: omap-dmtimer: Drop unused header file
` [PATCH 2/4] pwm: omap-dmtimer: Fix pwm enabling sequence
` [PATCH 3/4] pwm: omap-dmtimer: Do not disable pwm before changing period/duty_cycle
` [PATCH 4/4] pwm: omap-dmtimer: Implement .apply callback

[PATCH 0/2] clocksource: timer-ti-dm: Misc fixes for omap dm timer
 2020-02-26 17:29 UTC  (5+ messages)
` [PATCH 1/2] clocksource: timer-ti-dm: Do not restore context on every timer enable
` [PATCH 2/2] clocksource: timer-ti-dm: Do not update counter on updating the period

[PATCHv4 0/4] n_gsm serdev support and mfd driver for droid4 modem
 2020-02-26 16:42 UTC  (6+ messages)
` [PATCH 2/4] mfd: motmdm: Add Motorola TS 27.010 serdev modem driver for droid4
` [PATCH 3/4] dt-bindings: mfd: motmdm: Add binding for motorola-mdm

[PATCH v2 00/18] genirq: Remove setup_irq()
 2020-02-26 16:31 UTC  (3+ messages)
` [PATCH v2 02/18] ARM: replace setup_irq() by request_irq()

[PATCH] ARM: OMAP2+: Fix compile if CONFIG_HAVE_ARM_SMCCC is not set
 2020-02-26 15:57 UTC 

[PATCH] ARM: OMAP2+: Fix compile if CONFIG_HAVE_ARM_SMCCC is not set
 2020-02-26 15:57 UTC  (4+ messages)

[PATCH] mfd: omap: remove useless cast for driver.name
 2020-02-26  8:51 UTC  (2+ messages)

[PATCHv7 00/15] remoteproc: updates for omap remoteproc support
 2020-02-26  7:48 UTC  (4+ messages)
` [PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT

[PATCH] drm/omap: Fix drm_handle_vblank() handling for command mode panels
 2020-02-25 22:59 UTC  (4+ messages)

[PATCH 0/2] Add SW_MACHINE_COVER key
 2020-02-25 14:31 UTC  (2+ messages)

[PATCH v3 0/4] Add support for devices in the Energy Model
 2020-02-25 10:56 UTC  (4+ messages)
` [PATCH v3 1/4] PM / EM: add devices to "

[PATCH v4 0/9] Support ROHM BD99954 charger IC
 2020-02-25  8:53 UTC  (2+ messages)
` [PATCH v4 5/9] regulator: rename regulator_linear_range to linear_range

[PATCH 00/23] Drop platform data for omap DSS
 2020-02-24 21:30 UTC  (23+ messages)
` [PATCH 04/23] ARM: dts: Configure interconnect target module for omap4 venc
` [PATCH 05/23] ARM: dts: Configure interconnect target module for omap4 dsi1
` [PATCH 06/23] ARM: dts: Configure interconnect target module for omap4 dsi2
` [PATCH 07/23] ARM: dts: Configure interconnect target module for omap4 hdmi
` [PATCH 08/23] ARM: OMAP2+: Drop legacy platform data for omap4 dss
` [PATCH 09/23] ARM: dts: Configure interconnect target module for omap5 dss
` [PATCH 10/23] ARM: dts: Configure interconnect target module for omap5 dispc
` [PATCH 11/23] ARM: dts: Configure interconnect target module for omap5 rfbi
` [PATCH 12/23] ARM: dts: Configure interconnect target module for omap5 dsi1
` [PATCH 13/23] ARM: dts: Configure interconnect target module for omap5 dsi2
` [PATCH 14/23] ARM: dts: Configure interconnect target module for omap5 hdmi
` [PATCH 15/23] ARM: OMAP2+: Drop legacy platform data for omap5 DSS
` [PATCH 16/23] ARM: dts: Configure interconnect target module for dra7 dss
` [PATCH 17/23] ARM: dts: Configure interconnect target module for dra7 dispc
` [PATCH 18/23] ARM: dts: Configure interconnect target module for dra7 hdmi
` [PATCH 19/23] ARM: OMAP2+: Drop legacy platform data for dra7 DSS
` [PATCH 20/23] ARM: dts: Move am437x dss to the interconnect target module in l4
` [PATCH 21/23] ARM: dts: Configure interconnect target module for am437x dispc
` [PATCH 22/23] ARM: dts: Configure interconnect target module for am437x rfbi
` [PATCH 23/23] ARM: OMAP2+: Drop legacy platform data for am437x DSS


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