linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-05 12:04:16 to 2020-11-10 20:43:25 UTC [more...]

[PATCH] soc: ti: pruss: Remove wrong check against *get_match_data return value
 2020-11-10 20:42 UTC  (2+ messages)

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

[PATCH 0/5] tps65910: cleanup regmap use
 2020-11-10 13:48 UTC  (9+ messages)
` [PATCH 1/5] gpio: tps65910: use regmap accessors

[PATCH 1/1] power: supply: cpcap-battery: improve handling of 3rd party batteries
 2020-11-10 13:40 UTC  (2+ messages)

[PATCH v3] ARM: dts: xt875: add section for kionix kxtf9
 2020-11-10 13:39 UTC  (2+ messages)

[PATCH v4] ARM: dts: mapphone: remove xt894 specific things from motorola-mapphone-common.dtsi and add them to omap4-droid4-xt894.dts and omap4-droid-bionic-xt875.dts as applicable
 2020-11-10 13:38 UTC  (2+ messages)

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-11-10 13:25 UTC  (3+ messages)
` [PATCH v7 09/12] ARM: dts: omap: Fix schema warnings for pwm-leds

[PATCH 00/29] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-11-10 13:18 UTC  (7+ messages)
` [PATCH 03/29] arm: dts: am437x: Correct DWC USB3 compatible string
` [PATCH 22/29] arm: dts: omap5: Harmonize DWC USB3 DT nodes name

[PATCH 0/2] AMR: DTS: fix and extension for Pandaboard ES
 2020-11-10 13:15 UTC  (3+ messages)

[PATCH] dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
 2020-11-10 12:57 UTC  (7+ messages)

[PATCH] ARM: dts: am437x-l4: fix compatible for cpsw switch dt node
 2020-11-10 12:17 UTC  (3+ messages)

[PATCHv2 0/9] Genpd related code changes to drop am335x pdata
 2020-11-10 11:20 UTC  (10+ messages)
` [PATCH 1/9] ARM: OMAP2+: Check for inited flag
` [PATCH 2/9] ARM: OMAP2+: Probe PRCM first to probe l4_wkup with simple-pm-bus
` [PATCH 3/9] clk: ti: am33xx: Keep am3 l3 main clock always on for genpd
` [PATCH 4/9] bus: ti-sysc: Support modules without control registers
` [PATCH 5/9] bus: ti-sysc: Implement GPMC debug quirk to drop platform data
` [PATCH 6/9] soc: ti: omap-prm: Add pm_clk for genpd
` [PATCH 7/9] soc: ti: omap-prm: am3: add genpd support for remaining PRM instances
` [PATCH 8/9] soc: ti: pm33xx: Enable basic PM runtime support for genpd
` [PATCH 9/9] remoteproc/wkup_m3: Use reset control driver if available

(no subject)
 2020-11-10 11:14 UTC 

[PATCH] bus: ti-sysc: Assert reset only after disabling clocks
 2020-11-10 11:06 UTC 

[PATCH] soc: ti: omap-prm: Do not check rstst bit on deassert if already deasserted
 2020-11-10 11:04 UTC 

[PATCHv2] bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
 2020-11-10  9:21 UTC 

[balbi-usb:testing/next] BUILD SUCCESS e5bf91cd194629853ac2aaab3dd2ebac41d6a899
 2020-11-09 17:43 UTC 

[PATCH usb-next] usb: dwc3: Use devm_of_platform_populate
 2020-11-09 11:12 UTC  (3+ messages)

[PATCH v4] ARM: dts: motorola-mapphone-common: Add dts configureation for the android buttons beneath the screen
 2020-11-08 21:29 UTC 

[PATCH v3] ARM: omap2plus_defconfig: add CONFIG_AK8975=m and CONFIG_KXCJK1013=m to support motorola xt894's magnetometer and motorola xt875's accelerometer respectivly
 2020-11-08 18:53 UTC 

[PATCH v2] ARM: omap2plus_defconfig: add CONFIG_AK8975=m and CONFIG_KXCJK1013=m to support motorola xt894's magnetometer and motorola xt875's accelerometer respectivly
 2020-11-08 18:45 UTC 

[PATCH v3] ARM: dts: mapphone: remove xt894 specific things from motorola-mapphone-common.dtsi and add them to omap4-droid4-xt894.dts and omap4-droid-bionic-xt875.dts as applicable
 2020-11-08 18:42 UTC 

[REGRESSION] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
 2020-11-06  9:27 UTC  (5+ messages)
  ` [Letux-kernel] "

[PATCH v2 00/16] PCI: dwc: Another round of clean-ups
 2020-11-06  9:17 UTC  (7+ messages)
  ` [PATCH v2 03/16] PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
  ` [PATCH v2 06/16] PCI: dwc/dra7xx: Use the common MSI irq_chip
  ` [PATCH v2 10/16] PCI: dwc: Move link handling into common code
  ` [PATCH v2 11/16] PCI: dwc: Move dw_pcie_msi_init() into core
  ` [PATCH v2 12/16] PCI: dwc: Move dw_pcie_setup_rc() to DWC common code

[PATCH v3] mfd: tps65910: Correct power-off programming sequence
 2020-11-05 13:58 UTC  (3+ 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).