linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-12 11:10:20 to 2020-03-18 10:41:28 UTC [more...]

[PATCH v7 0/7] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-18 10:40 UTC  (3+ messages)
` [PATCH v7 1/7] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v7 7/7] scsi: ufs-mediatek: customize the delay for host enabling

[V3, 0/2] media: i2c: add support for DW9768 VCM driver
 2020-03-18 10:29 UTC  (5+ messages)
` [V3, 2/2] media: i2c: Add "

[PATCH v6 0/7] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-18  6:14 UTC  (14+ messages)
` [PATCH v6 1/7] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v6 2/7] scsi: ufs: use an enum for host capabilities
` [PATCH v6 3/7] scsi: ufs: introduce common delay function
        ` [SPAM]Re: "
` [PATCH v6 4/7] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v6 5/7] scsi: ufs: allow customized delay for host enabling
` [PATCH v6 6/7] scsi: ufs: make HCE polling more compact to improve initialization latency
` [PATCH v6 7/7] scsi: ufs-mediatek: customize the delay for host enabling

[PATCH 4/5] pci: handled return value of platform_get_irq correctly
 2020-03-17 22:03 UTC  (6+ messages)

[PATCH v4 0/2] pinctrl: make MediaTek pinctrl v2 driver and MT6765 pinctrl driver ready for building loadable module
 2020-03-17 19:57 UTC  (8+ messages)
` [PATCH v4 1/2] pinctrl: make MediaTek pinctrl v2 driver ready for buidling "
` [PATCH v4 2/2] pinctrl: make MediaTek MT6765 pinctrl "

[PATCH v4 00/25] Introduce mt7663e support to mt7615 driver
 2020-03-17 16:41 UTC  (26+ messages)
` [PATCH v4 01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg
` [PATCH v4 02/25] mt76: mt7615: introduce mt7615_mcu_wait_response
` [PATCH v4 03/25] mt76: mt7615: cleanup fw queue just for mmio devices
` [PATCH v4 04/25] mt76: mt7615: introduce mt7615_init_device routine
` [PATCH v4 05/25] mt76: always init to 0 mcu messages
` [PATCH v4 06/25] mt76: mt7615: introduce mt7615_mcu_send_message routine
` [PATCH v4 07/25] mt76: mt7615: add mt7615_mcu_ops data structure
` [PATCH v4 08/25] mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops
` [PATCH v4 09/25] mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_ops
` [PATCH v4 10/25] mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom
` [PATCH v4 11/25] mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIs
` [PATCH v4 12/25] mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure
` [PATCH v4 13/25] mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commands
` [PATCH v4 14/25] mt76: mt7615: introduce mt7615_register_map
` [PATCH v4 15/25] mt76: mt7615: add mt7663e support to mt7615_reg_map
` [PATCH v4 16/25] mt76: mt7615: add mt7663e support to mt7615_{driver, firmware}_own
` [PATCH v4 17/25] mt76: mt7615: add mt7663e support to mt7615_mcu_set_eeprom
` [PATCH v4 18/25] mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routine
` [PATCH v4 19/25] mt76: mt7615: introduce mt7615_init_mac_chain routine
` [PATCH v4 20/25] mt76: mt7615: introduce uni cmd command types
` [PATCH v4 21/25] mt76: mt7615: introduce set_bmc and st_sta for uni commands
` [PATCH v4 22/25] mt76: mt7615: add more uni mcu commands
` [PATCH v4 23/25] mt76: mt7615: introduce set_ba uni command
` [PATCH v4 24/25] mt76: mt7615: get rid of sta_rec_wtbl data structure
` [PATCH v4 25/25] mt76: mt7615: introduce mt7663e support

[PATCH v2] rtc: mt2712: fix build without PM_SLEEP
 2020-03-17 14:34 UTC 

[PATCH v3 0/6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-03-17 14:06 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: pinctrl: add bindings for MediaTek "
` [PATCH v3 2/6] pinctrl: mediatek: update pinmux definitions for mt6779
` [PATCH v3 3/6] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH v3 4/6] pinctrl: mediatek: add pinctrl support for MT6779 SoC
` [PATCH v3 5/6] pinctrl: mediatek: add mt6779 eint support
` [PATCH v3 6/6] arm64: dts: add dts nodes for MT6779

[PATCH v13 0/6] mt8183 dpi supports dual edge and pin mode swap
 2020-03-17 13:33 UTC  (4+ messages)
` [PATCH v13 1/6] dt-bindings: media: add pclk-sample dual edge property

[PATCH 1/2] rtc: mt2712: fix build without PM_SLEEP
 2020-03-17 13:14 UTC  (5+ messages)
` [PATCH 2/2] rtc: mt2712: remove unused variable

[PATCH v1 0/6] Fix device links functional breakage in 4.19.99
 2020-03-17  6:54 UTC  (7+ messages)
` [PATCH v1 1/6] driver core: Remove the link if there is no driver with AUTO flag
` [PATCH v1 2/6] driver core: Fix adding device links to probing suppliers
` [PATCH v1 3/6] driver core: Make driver core own stateful device links
` [PATCH v1 4/6] driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
` [PATCH v1 5/6] driver core: Remove device link creation limitation
` [PATCH v1 6/6] driver core: Fix creation of device links with PM-runtime flags

[PATCH 00/15 v2] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-16 17:55 UTC  (31+ messages)
` [PATCH 01/15] iommu: Define dev_iommu_fwspec_get() for !CONFIG_IOMMU_API
` [PATCH 02/15] ACPI/IORT: Remove direct access of dev->iommu_fwspec
` [PATCH 03/15] drm/msm/mdp5: "
` [PATCH 04/15] iommu/tegra-gart: "
` [PATCH 05/15] iommu: Rename struct iommu_param to dev_iommu
` [PATCH 06/15] iommu: Move iommu_fwspec to struct dev_iommu
` [PATCH 07/15] iommu/arm-smmu: Fix uninitilized variable warning
` [PATCH 08/15] iommu: Introduce accessors for iommu private data
` [PATCH 09/15] iommu/arm-smmu-v3: Use accessor functions "
` [PATCH 10/15] iommu/arm-smmu: "
` [PATCH 11/15] iommu/renesas: "
` [PATCH 12/15] iommu/mediatek: "
` [PATCH 13/15] iommu/qcom: "
` [PATCH 14/15] iommu/virtio: "
` [PATCH 15/15] iommu: Move fwspec->iommu_priv to struct dev_iommu

[PATCH v2 1/1] dt-bindings: cpu: Add a support cpu type for cortex-a75
 2020-03-16 12:16 UTC  (3+ messages)

pull request: linux-firmware: Create Mediatek MT8183 SCP firmware
 2020-03-16 11:39 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: cpu: Add a support cpu type for cortex-a75
 2020-03-16  7:46 UTC  (3+ messages)

[PATCH v7 0/3] PM / AVS: SVS: Introduce SVS engine
 2020-03-16  7:23 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: soc: add mtk svs dt-bindings
` [PATCH v7 2/3] arm64: dts: mt8183: add svs device information
` [PATCH v7 3/3] PM / AVS: SVS: Introduce SVS engine

[PATCH v5 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-16  7:09 UTC  (13+ messages)
` [PATCH v5 1/8] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v5 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v5 3/8] scsi: ufs: use an enum for host capabilities
` [PATCH v5 4/8] scsi: ufs: introduce common delay function
` [PATCH v5 5/8] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v5 6/8] scsi: ufs: allow customized delay for host enabling
` [PATCH v5 7/8] scsi: ufs: make HCE polling more compact to improve initialization latency
` [PATCH v5 8/8] scsi: ufs-mediatek: customize the delay for host enabling

[PATCH AUTOSEL 4.19 01/20] drm/mediatek: Find the cursor plane instead of hard coding it
 2020-03-16  2:34 UTC 

[PATCH AUTOSEL 5.4 03/35] drm/mediatek: Find the cursor plane instead of hard coding it
 2020-03-16  2:33 UTC 

[PATCH AUTOSEL 5.5 03/41] drm/mediatek: Find the cursor plane instead of hard coding it
 2020-03-16  2:32 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 04/41] drm/mediatek: Ensure the cursor plane is on top of other overlays

[PATCH v3 0/4] Add Support for MediaTek MT2712 RTC
 2020-03-15 18:48 UTC  (4+ messages)
` [PATCH v3 3/4] arm64: dts: add RTC nodes for MT2712

[PATCH v4 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-14  9:47 UTC  (10+ messages)
` [PATCH v4 1/8] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v4 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v4 3/8] scsi: ufs: use an enum for host capabilities
` [PATCH v4 4/8] scsi: ufs: introduce common delay function
` [PATCH v4 5/8] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v4 6/8] scsi: ufs: allow customized delay for host enabling
` [PATCH v4 7/8] scsi: ufs: make HCE polling more compact to improve initializatoin latency
` [PATCH v4 8/8] scsi: ufs-mediatek: customize the delay for host enabling

[PATCH v1 0/2] scsi: ufs: add error recovery for suspend and resume in ufs-mediatek
 2020-03-14  3:16 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: export ufshcd_link_recovery for vendor's error recovery
` [PATCH v1 2/2] scsi: ufs-mediatek: add error recovery for suspend and resume

[PATCH v1 0/3] drm: drm_encoder_init() => drm_encoder_init_funcs()
 2020-03-13 20:17 UTC  (4+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] drm: drm_simple_encoder_init() => drm_encoder_init()
` [PATCH v1 3/3] drm/atmel-hlcdc: Use drm_encoder_init()

[PATCH v4 0/4] Add support for devices in the Energy Model
 2020-03-13 17:16 UTC  (13+ 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 4/4] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

[PATCH 00/23] mtd: spi-nor: Move manufacturer/SFDP code out of the core
 2020-03-13 15:50 UTC  (14+ messages)
` [PATCH 01/23] mtd: spi-nor: Stop prefixing generic functions with a manufacturer name
` [PATCH 02/23] mtd: spi-nor: Prepare core / manufacturer code split
` [PATCH 04/23] mtd: spi-nor: Expose stuctures and functions to manufacturer drivers
` [PATCH 23/23] mtd: spi-nor: Trim what is exposed in spi-nor.h

[PATCH V4 00/13] Add driver for dvfsrc, support for active state of scpsys
 2020-03-13  9:34 UTC  (14+ messages)
` [PATCH V4 01/13] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V4 02/13] dt-bindings: soc: Add opp table on scpsys bindings
` [PATCH V4 03/13] soc: mediatek: add support for the performance state
` [PATCH V4 04/13] arm64: dts: mt8183: add performance state support of scpsys
` [PATCH V4 05/13] soc: mediatek: add header for mediatek SIP interface
` [PATCH V4 06/13] soc: mediatek: add MT8183 dvfsrc support
` [PATCH V4 07/13] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V4 08/13] dt-bindings: interconnect: add MT8183 interconnect dt-bindings
` [PATCH V4 09/13] interconnect: mediatek: Add mt8183 interconnect provider driver
` [PATCH V4 10/13] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V4 11/13] dt-bindings: regulator: add DVFSRC regulator dt-bindings
` [PATCH V4 12/13] regulator: Regulator driver for the Mediatek DVFSRC
` [PATCH V4 13/13] arm64: dts: mt8183: add dvfsrc regulator nodes

[v5, PATCH 0/5] Add cpufreq and cci devfreq for mt8183, and SVS support
 2020-03-13  9:10 UTC  (9+ messages)
` [v5, PATCH 4/5] cpufreq: mediatek: add opp notification for "

[PATCH v10 0/5] Add Support for MediaTek PMIC MT6358
 2020-03-13  8:30 UTC  (7+ messages)
` [PATCH v10 4/5] rtc: mt6397: Add support for the MediaTek MT6358 RTC

[PATCH 0/5] Handled return value of platform_get_irq correctly
 2020-03-12 22:45 UTC  (5+ messages)
` [PATCH 1/5] pci: handled "

[PATCH 0/2] Add mediatek codec mt6359 driver
 2020-03-12 19:08 UTC  (9+ messages)
` [PATCH 1/2] ASoC: mediatek: mt6359: add codec document
` [PATCH 2/2] ASoC: codec: mediatek: add mt6359 codec driver

[PATCH v3] dt-bindings: Convert usb-connector to YAML format
 2020-03-12 19:02 UTC  (2+ messages)

[PATCH v2 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-12 17:34 UTC  (11+ messages)
` [PATCH v2 1/8] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v2 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v2 3/8] scsi: ufs: use an enum for host capabilities
` [PATCH v2 4/8] scsi: ufs: introduce common delay function
` [PATCH v2 5/8] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v2 6/8] scsi: ufs: allow customized delay for host enabling
` [PATCH v2 7/8] scsi: ufs: make HCE polling more compact to improve initializatoin latency

[v1 0/3] media: ov8856: Add sensor modes & devicetree support
 2020-03-12 16:37 UTC  (4+ messages)
` [v1 3/3] media: ov8856: Implement sensor module revision identification

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-12 15:22 UTC  (3+ messages)
` [PATCH v12 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller

[PATCH v3 0/8] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-12 13:23 UTC  (9+ messages)
` [PATCH v3 1/8] scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()
` [PATCH v3 2/8] scsi: ufs: remove init_prefetch_data in struct ufs_hba
` [PATCH v3 3/8] scsi: ufs: use an enum for host capabilities
` [PATCH v3 4/8] scsi: ufs: introduce common delay function
` [PATCH v3 5/8] scsi: ufs-mediatek: replace all delay places by "
` [PATCH v3 6/8] scsi: ufs: allow customized delay for host enabling
` [PATCH v3 7/8] scsi: ufs: make HCE polling more compact to improve initializatoin latency
` [PATCH v3 8/8] scsi: ufs-mediatek: customize the delay for host enabling


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