linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-23 15:29:09 to 2020-05-01 15:15:32 UTC [more...]

[PATCH v4 0/5] Add support for mt2701 JPEG ENC support
 2020-05-01 15:15 UTC  (7+ messages)
` [PATCH v4 5/5] media: platform: Add jpeg dec/enc feature

[PATCH v3 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-05-01 14:59 UTC  (13+ messages)
` [PATCH v3 4/7] drm/mediatek: mtk_dsi: Convert to bridge driver
` [PATCH v3 5/7] drm/mediatek: mtk_dsi: Use simple encoder
` [PATCH v3 6/7] drm/mediatek: mtk_dsi: Use the drm_panel_bridge API
` [PATCH v3 7/7] drm/mediatek: mtk_dsi: Create connector for bridges

[PATCH v3 0/5] scsi: ufs: support LU Dedicated buffer type for WriteBooster
 2020-05-01 14:38 UTC  (6+ messages)
` [PATCH v3 1/5] scsi: ufs: enable WriteBooster on some pre-3.1 UFS devices
` [PATCH v3 2/5] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
` [PATCH v3 3/5] scsi: ufs: add LU Dedicated buffer mode support for WriteBooster
` [PATCH v3 4/5] scsi: ufs-mediatek: enable WriteBooster capability
` [PATCH v3 5/5] scsi: ufs: cleanup WriteBooster feature

[PATCH] linux-firmware: add rebb firmware for mt7663
 2020-05-01 11:27 UTC 

[PATCH 0/7] Introduce WoW support to mt7663 driver
 2020-05-01 10:36 UTC  (8+ messages)
` [PATCH 1/7] mt76: mt7615: introduce support for hardware beacon filter
` [PATCH 2/7] mt76: mt7615: introduce mt7615_mcu_set_hif_suspend mcu command
` [PATCH 3/7] mt76: mt7615: add WoW support
` [PATCH 4/7] mt76: mt7663u: introduce suspend/resume to mt7663u
` [PATCH 5/7] mt76: mt7615: introduce PM support
` [PATCH 6/7] mt76: mt7615: add gtk rekey offload support
` [PATCH 7/7] mt76: mt7615: introduce beacon_loss mcu event

[PATCH] drm/mediatek: cleanup coding style in mediatek a bit
 2020-05-01  3:57 UTC  (5+ messages)
  `  "
    `  "

[PATCH] mt76: mt7615: free pci_vector if mt7615_pci_probe fails
 2020-04-30 20:31 UTC 

[V4, 0/2] media: i2c: add support for DW9768 VCM driver
 2020-04-30 10:15 UTC  (11+ messages)
` [V4, 1/2] media: i2c: dw9768: Add DT support and MAINTAINERS entry
` [V4, 2/2] media: i2c: Add DW9768 VCM driver

[PATCH v2 0/2] Mediatek thermal driver update
 2020-04-30  9:14 UTC  (3+ messages)
` [PATCH v2 1/2] thermal: mediatek: prepare to add support for other platforms
` [PATCH v2 2/2] thermal: mediatek: add tsensor support for V2 thermal system

[PATCH] mt76: mt7615: add passive mode for hw scan
 2020-04-30  9:11 UTC 

[PATCH v1 1/1] binder: transaction latency tracking for user build
 2020-04-30  8:51 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v2 1/1] "
    `  "
      ` [PATCH v3 1/1] "

[PATCH v2 0/5] scsi: ufs: support LU Dedicated buffer type for WriteBooster
 2020-04-30  8:37 UTC  (12+ messages)
` [PATCH v2 1/5] scsi: ufs: allow legacy UFS devices to enable WriteBooster
` [PATCH v2 2/5] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
` [PATCH v2 3/5] scsi: ufs: add LU Dedicated buffer mode support for WriteBooster
` [PATCH v2 4/5] scsi: ufs-mediatek: enable WriteBooster capability
` [PATCH v2 5/5] scsi: ufs: cleanup WriteBooster feature

[V7, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-04-30  8:09 UTC  (3+ messages)
` [V7, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
` [V7, 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH] mt76: mt7615: do not mark sched_scan disabled in mt7615_scan_work
 2020-04-30  7:59 UTC 

[PATCH v3 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-30  0:07 UTC  (37+ messages)
` [PATCH v3 01/34] iommu: Move default domain allocation to separate function
` [PATCH v3 02/34] iommu: Add def_domain_type() callback in iommu_ops
` [PATCH v3 03/34] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [PATCH v3 04/34] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v3 05/34] iommu/amd: Remove dma_mask check from check_device()
` [PATCH v3 06/34] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
` [PATCH v3 07/34] iommu: Add probe_device() and release_device() call-backs
` [PATCH v3 08/34] iommu: Move default domain allocation to iommu_probe_device()
` [PATCH v3 09/34] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [PATCH v3 10/34] iommu: Move new probe_device path to separate function
` [PATCH v3 11/34] iommu: Split off default domain allocation from group assignment
` [PATCH v3 12/34] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [PATCH v3 13/34] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [PATCH v3 14/34] iommu/amd: Remove dev_data->passthrough
` [PATCH v3 15/34] iommu/amd: Convert to probe/release_device() call-backs
` [PATCH v3 16/34] iommu/vt-d: "
` [PATCH v3 17/34] iommu/arm-smmu: "
` [PATCH v3 18/34] iommu/pamu: "
` [PATCH v3 19/34] iommu/s390: "
` [PATCH v3 20/34] iommu/virtio: "
` [PATCH v3 21/34] iommu/msm: "
` [PATCH v3 22/34] iommu/mediatek: "
` [PATCH v3 23/34] iommu/mediatek-v1 "
` [PATCH v3 24/34] iommu/qcom: "
` [PATCH v3 25/34] iommu/rockchip: "
` [PATCH v3 26/34] iommu/tegra: "
` [PATCH v3 27/34] iommu/renesas: "
` [PATCH v3 28/34] iommu/omap: Remove orphan_dev tracking
` [PATCH v3 29/34] iommu/omap: Convert to probe/release_device() call-backs
` [PATCH v3 30/34] iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
` [PATCH v3 31/34] iommu/exynos: Convert to probe/release_device() call-backs
` [PATCH v3 32/34] iommu: Remove add_device()/remove_device() code-paths
` [PATCH v3 33/34] iommu: Move more initialization to __iommu_probe_device()
` [PATCH v3 34/34] iommu: Unexport iommu_group_get_for_dev()

[PATCH 1/2] dt-bindings: phy-mtk-tphy: add the property about force_vbus
 2020-04-29 21:30 UTC  (2+ messages)

[PATCH] thermal: power_allocate: add upper and lower limits
 2020-04-29 20:24 UTC  (4+ messages)

[PATCH] mt76: mt7615: introduce mt7615_check_offload_capability routine
 2020-04-29 17:52 UTC 

[PATCH] mt76: mt7615: fix ssid configuration in mt7615_mcu_hw_scan
 2020-04-29 17:48 UTC 

[PATCH -next] drm/mediatek: Fix Kconfig warning
 2020-04-29 14:15 UTC  (8+ messages)
  ` [PATCH v2 -next] soc: mediatek: "
` [PATCH v3 -next] drm/mediatek: "

[PATCH v1 0/4] scsi: ufs: support LU Dedicated buffer type for WriteBooster
 2020-04-29 13:05 UTC  (10+ messages)
` [PATCH v1 1/4] scsi: ufs: allow legacy UFS devices to enable WriteBooster
  ` [EXT] "
` [PATCH v1 2/4] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
  ` [EXT] "
` [PATCH v1 3/4] scsi: ufs: add LU Dedicated buffer type support for WriteBooster
  ` [EXT] "
` [PATCH v1 4/4] scsi: ufs-mediatek: enable WriteBooster capability
  ` [EXT] "

Fix sdio reinit card fail issue
 2020-04-29  8:20 UTC  (6+ messages)
` [PATCH 1/3] mmc: core: need do mmc_power_cycle in mmc_sdio_resend_if_cond

[PATCH v3] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-04-29  3:53 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
` [PATCH v3 2/2] dmaengine: mediatek-cqdma: remove redundant queue structure

[PATCH v5 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-04-28 20:06 UTC  (5+ messages)
` [PATCH v5 2/2] watchdog: Add new arm_smc_wdt watchdog driver

[PATCH] drm/mediatek: stop iterating dma addresses when sg_dma_len() == 0
 2020-04-28 16:37 UTC  (4+ messages)

[PATCH] Staging: mt7621-dma: mtk-hsdma.c: Fix Missing a blank line after declarations
 2020-04-28 13:40 UTC  (4+ messages)

[PATCH v2] mt76: mt7663: add the possibility to load firmware v2
 2020-04-28 13:34 UTC 

[PATCH] mt76: mt7663: add the possibility to load firmware v2
 2020-04-28 13:25 UTC  (5+ messages)

[PATCH v5 0/5] mmc: mediatek: add mmc cqhci support
 2020-04-28 13:02 UTC  (8+ messages)
` [PATCH v5 1/5] mmc: core: Extend mmc_of_parse() to parse CQE bindings
` [PATCH v5 2/5] mmc: host: Remove redundant "
` [PATCH v5 3/5] mmc: mediatek: refine msdc timeout api
` [PATCH v5 4/5] mmc: mediatek: command queue support
` [PATCH v5 5/5] dt-bindings: mmc: mediatek: Add document for mt6779

Product Inquiry
 2020-04-26 23:17 UTC 

[PATCH v9 0/3] IT6505 cover letter
 2020-04-27  9:16 UTC  (2+ messages)
` [PATCH v9 3/3] drm/bridge: add it6505 driver

[PATCH] mt76: mt7663: remove check in mt7663_load_n9
 2020-04-26 14:42 UTC 

[PATCH] drm/mediatek: Remove debug messages for function calls
 2020-04-26  3:10 UTC  (2+ messages)

[RFC PATCH net-next] net: dsa: mt7530: fix roaming from DSA user ports
 2020-04-25 12:02 UTC 

[PATCH v3 00/18] Add MediaTek IEEE 802.11ax devices - MT7915E
 2020-04-24 19:32 UTC  (19+ messages)
` [PATCH v3 01/18] mt76: avoid rx reorder buffer overflow
` [PATCH v3 02/18] mt76: add support for HE RX rate reporting
` [PATCH v3 03/18] mt76: add Rx stats support for radiotap
` [PATCH v3 04/18] mt76: adjust wcid size to support new 802.11ax generation
` [PATCH v3 05/18] mt76: add HE phy modes and hardware queue
` [PATCH v3 06/18] mt76: add mac80211 driver for MT7915 PCIe-based chipsets
` [PATCH v3 07/18] mt76: mt7915: enable Rx HE rate reporting
` [PATCH v3 08/18] mt76: mt7915: implement HE per-rate tx power support
` [PATCH v3 09/18] mt76: mt7915: register per-phy HE capabilities for each interface
` [PATCH v3 10/18] mt76: mt7915: add HE bss_conf support for interfaces
` [PATCH v3 11/18] mt76: mt7915: add HE capabilities support for peers
` [PATCH v3 12/18] mt76: mt7915: add Rx radiotap header support
` [PATCH v3 13/18] mt76: mt7915: add .sta_add_debugfs support
` [PATCH v3 14/18] mt76: mt7915: add .sta_statistics support
` [PATCH v3 15/18] mt76: mt7915: set peer Tx fixed rate through debugfs
` [PATCH v3 16/18] mt76: mt7915: add tsf related callbacks
` [PATCH v3 17/18] mt76: mt7915: enable firmware module debug support
` [PATCH v3 18/18] mt76: set runtime stream caps by mt76_phy

[PATCH] mt76: mt7615: fix event report in mt7615_mcu_bss_event
 2020-04-24 12:51 UTC 

[PATCH v6 00/10] Add support for devices in the Energy Model
 2020-04-24 10:43 UTC  (19+ messages)
` [PATCH v6 03/10] PM / EM: update callback structure and add device pointer
` [PATCH v6 04/10] PM / EM: add support for other devices than CPUs in Energy Model
` [PATCH v6 06/10] PM / EM: change name of em_pd_energy to em_cpu_energy
` [PATCH v6 07/10] Documentation: power: update Energy Model description
` [PATCH v6 08/10] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v6 09/10] thermal: devfreq_cooling: Refactor code and switch to use Energy Model

[PATCH v3] of_device: removed #include that caused a recursion in included headers
 2020-04-24 10:05 UTC  (2+ messages)

[PATCH] [RESEND] arm64: dts: mt8173: fix cooling device range
 2020-04-24  8:23 UTC 

[PATCH] arm64: dts: mt8173: fix cooling device range
 2020-04-24  7:46 UTC 

[PATCH] printk: Add printk log prefix information
 2020-04-24  7:02 UTC  (2+ messages)

[PATCH v2 net-next] net: dsa: add GRO support via gro_cells
 2020-04-23 19:33 UTC  (2+ messages)

[PATCH v13 00/11] Mediatek MT8183 scpsys support
 2020-04-23 18:20 UTC  (11+ messages)
` [PATCH v13 02/11] dt-bindings: soc: Add MT8183 power dt-bindings
` [PATCH v13 03/11] soc: mediatek: Add basic_clk_name to scp_power_data
` [PATCH v13 04/11] soc: mediatek: Remove infracfg misc driver support
` [PATCH v13 05/11] soc: mediatek: Add multiple step bus protection control
` [PATCH v13 06/11] soc: mediatek: Add subsys clock control for bus protection

[PATCH 0/4] ASoC:: don't use snd_soc_rtdcom_lookup()
 2020-04-23 15:31 UTC  (6+ 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).