linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-28 21:45:51 to 2020-11-05 21:12:06 UTC [more...]

[PATCH v2 00/16] PCI: dwc: Another round of clean-ups
 2020-11-05 21:11 UTC 

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-05 18:56 UTC  (64+ 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 v3] mfd: tps65910: Correct power-off programming sequence
 2020-11-05 13:58 UTC  (3+ messages)

[PATCH 0/5] tps65910: cleanup regmap use
 2020-11-05  8:13 UTC  (12+ messages)
` [PATCH 1/5] gpio: tps65910: use regmap accessors
` [PATCH 3/5] mfd: tps65911-comparator: "
` [PATCH 4/5] mfd: tps65910: clean up after switching to regmap

[PATCH 0/8] drivers/mfd: Constify static struct resource
 2020-11-04 10:57 UTC  (3+ messages)
` [PATCH 3/8] mfd: Constify static struct resource in OMAP2+ drivers

[PATCH] ARM: OMAP2+: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare
 2020-11-04  6:45 UTC 

[PATCH v2] Drivers: input: misc: Add driver touchscreen-buttons to support physically labeled buttons on touch screen surfaces
 2020-11-03 12:34 UTC  (3+ messages)

[PATCH v3] ARM: dts: motorola-mapphone-common: Add dts configureation for the android buttons beneath the screen
 2020-11-03  9:20 UTC  (4+ messages)

[PATCH] thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430
 2020-11-03  6:50 UTC  (4+ messages)

[PATCH net-next v3 00/10] net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
 2020-11-03  0:44 UTC  (12+ messages)
` [PATCH net-next v3 01/10] net: ethernet: ti: am65-cpsw: move ale selection in pdata
` [PATCH net-next v3 02/10] net: ethernet: ti: am65-cpsw: move free desc queue mode "
` [PATCH net-next v3 03/10] net: ethernet: ti: am65-cpsw: use cppi5_desc_is_tdcm()
` [PATCH net-next v3 04/10] net: ethernet: ti: cpsw_ale: add cpsw_ale_vlan_del_modify()
` [PATCH net-next v3 05/10] net: ethernet: ti: am65-cpsw: fix vlan offload for multi mac mode
` [PATCH net-next v3 06/10] net: ethernet: ti: am65-cpsw: keep active if cpts enabled
` [PATCH net-next v3 07/10] net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac mode
` [PATCH net-next v3 08/10] net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices in mac-only mode
` [PATCH net-next v3 09/10] net: ethernet: ti: am65-cpsw: add multi port support "
` [PATCH net-next v3 10/10] net: ethernet: ti: am65-cpsw: handle deferred probe with dev_err_probe()

[PATCH net-next] selftests/net: timestamping: add ptp v2 support
 2020-11-02 22:23 UTC  (4+ messages)

[PATCH] net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement
 2020-11-02 22:20 UTC  (4+ messages)

[PATCH] 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-02 11:45 UTC 

[PATCH v2] ARM: dts: xt875: Add section and support for kionix kxtf9 on XT875
 2020-11-02 11:24 UTC 

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-11-02 10:47 UTC  (12+ messages)
` [PATCH v7 02/12] dt-bindings: leds: Convert pwm to yaml
` [PATCH v7 08/12] ARM: dts: imx: Fix schema warnings for pwm-leds
` [Linux-stm32] [PATCH v7 10/12] ARM: dts: stm32: "

[PATCH 1/1] power: supply: cpcap-battery: improve handling of 3rd party batteries
 2020-10-31 11:56 UTC 

[PATCH 0/4] Few ti-sysc related fixes
 2020-10-31  7:11 UTC  (4+ messages)
` [PATCH 4/4] bus: ti-sysc: Fix bogus resetdone warning for cpsw

[PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
 2020-10-30 12:46 UTC 

[PATCH] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
 2020-10-30 10:01 UTC  (6+ messages)

[PATCH 0/2] AMR: DTS: fix and extension for Pandaboard ES
 2020-10-30  9:09 UTC  (2+ messages)

[PATCH 00/13] PCI: dwc: Another round of clean-ups
 2020-10-29 22:29 UTC  (23+ messages)
` [PATCH 01/13] PCI: dwc/imx6: Drop setting PCI_MSI_FLAGS_ENABLE
` [PATCH 02/13] PCI: dwc/intel-gw: Move ATU offset out of driver match data
` [PATCH 03/13] PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
` [PATCH 04/13] PCI: dwc/intel-gw: Remove some unneeded function wrappers
` [PATCH 05/13] PCI: dwc: Ensure all outbound ATU windows are reset
` [PATCH 07/13] PCI: dwc: Drop the .set_num_vectors() host op
` [PATCH 08/13] PCI: dwc: Move MSI interrupt setup into DWC common code
` [PATCH 09/13] PCI: dwc: Rework MSI initialization
` [PATCH 10/13] PCI: dwc: Move link handling into common code
` [PATCH 11/13] PCI: dwc: Move dw_pcie_msi_init() into core
` [PATCH 12/13] PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
` [PATCH 13/13] PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()

[PATCH] ARM: dts: am437x-l4: fix compatible for cpsw switch dt node
 2020-10-29 19:13 UTC  (2+ messages)

Slow booting on x15
 2020-10-28  7:34 UTC  (12+ messages)
` [PATCH v1] of: platform: Batch fwnode parsing in the init_machine() path

[PATCH] documentation: dts documentation for touchscreen-buttons
 2020-10-29 17:09 UTC 

[PATCH v2] ARM: dts: motorola-mapphone-common: Add dts configureation for the android buttons beneath the screen
 2020-10-29 17:07 UTC 

[PATCH] usb: musb: Fix suspend with devices connected for a64
 2020-10-29 15:00 UTC 

Investment Partner Needed ASAP
 2020-10-29 10:06 UTC 

[PATCH 2/2] ARM: dts: xt875: Improve dts support for Motorola XT875
 2020-10-29  6:19 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: xt875: Improve dts support for Motorola XT875
 2020-10-29  6:18 UTC  (2+ messages)

[RESEND PATCH 01/42] mfd: arizona: use PLATFORM_DEVID_NONE
 2020-10-29  2:07 UTC  (43+ messages)
` [RESEND PATCH 02/42] mfd: as3711: "
` [RESEND PATCH 03/42] mfd: as3722: "
` [RESEND PATCH 04/42] mfd: atmel-hlcdc: "
` [RESEND PATCH 05/42] mfd: axp20x: "
` [RESEND PATCH 06/42] mfd: bcm2835: "
` [RESEND PATCH 07/42] mfd: bcm590xx: "
` [RESEND PATCH 08/42] mfd: da9055: "
` [RESEND PATCH 09/42] mfd: da9150: "
` [RESEND PATCH 10/42] mfd: intel_msic: "
` [RESEND PATCH 11/42] mfd: intel_soc_pmic: "
` [RESEND PATCH 12/42] mfd: kempld: "
` [RESEND PATCH 13/42] mfd: lp8788: "
` [RESEND PATCH 14/42] mfd: lp3943: "
` [RESEND PATCH 15/42] mfd: max14577: "
` [RESEND PATCH 16/42] mfd: max77686: "
` [RESEND PATCH 17/42] mfd: max77693: "
` [RESEND PATCH 18/42] mfd: max77843: "
` [RESEND PATCH 19/42] mfd: max8907: "
` [RESEND PATCH 20/42] mfd: max8997: "
` [RESEND PATCH 21/42] mfd: max8998: "
` [RESEND PATCH 22/42] mfd: mc13xxx: "
` [RESEND PATCH 23/42] mfd: rc5t583: "
` [RESEND PATCH 24/42] mfd: rdc321x: "
` [RESEND PATCH 25/42] mfd: retu: "
` [RESEND PATCH 26/42] mfd: rt5033: "
` [RESEND PATCH 27/42] mfd: sec: "
` [RESEND PATCH 28/42] mfd: sky81452: "
` [RESEND PATCH 29/42] mfd: sta2x11: "
` [RESEND PATCH 30/42] mfd: tc3589x: "
` [RESEND PATCH 31/42] mfd: timberdale: "
` [RESEND PATCH 32/42] mfd: tps6507x: "
` [RESEND PATCH 33/42] mfd: tps65090: "
` [RESEND PATCH 34/42] mfd: tps65217: "
` [RESEND PATCH 35/42] mfd: tps6586x: "
` [RESEND PATCH 36/42] mfd: tps65910: "
` [RESEND PATCH 37/42] mfd: tps80031: "
` [RESEND PATCH 38/42] mfd: twl6040: "
` [RESEND PATCH 39/42] mfd: vx855: "
` [RESEND PATCH 40/42] mfd: wl1273: "
` [RESEND PATCH 41/42] mfd: wm8400: "
` [RESEND PATCH 42/42] mfd: wm8994: "

[PATCH] usb: musb: fix idling for suspend after disconnect interrupt
 2020-10-28  8:42 UTC  (4+ messages)

[PATCH] ARM: OMAP2+: Manage MPU state properly for omap_enter_idle_coupled()
 2020-10-28  6:04 UTC 

[PATCH] Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
 2020-10-28 15:41 UTC  (2+ messages)

[patch V2 00/13] USB: Cleanup in_interupt/in_irq/in_atomic() usage
 2020-10-28 11:27 UTC  (3+ messages)
` [patch V2 06/13] usb: host: isp1362: Replace in_interrupt() usage


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