linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-20 07:51:01 to 2020-06-30 01:14:31 UTC [more...]

[PATCH V10 0/2] media: i2c: Add support for OV02A10 sensor
 2020-06-30  1:13 UTC  (12+ messages)
` [PATCH V10 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
` [PATCH V10 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH] regulator: mt6397: Implement of_map_mode regulator_desc function
 2020-06-30  1:10 UTC 

Add MediaTek MT6873 devapc driver
 2020-06-29 21:56 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: devapc: add bindings for devapc-mt6873
` [PATCH v2 2/2] soc: mediatek: devapc: add devapc-mt6873 driver

[PATCH v6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-06-29 21:53 UTC  (3+ messages)
` [PATCH v6 1/7] dt-bindings: pinctrl: add bindings for MediaTek "

[PATCH 3/4] pwm: mediatek: Provide missing kerneldoc description for 'soc' arg
 2020-06-29 19:47 UTC  (2+ messages)

[PATCH v2 00/10] net: improve devres helpers
 2020-06-29 17:20 UTC  (20+ messages)
` [PATCH v2 01/10] net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()
` [PATCH v2 02/10] net: ethernet: ixgbe: don't call devm_mdiobus_free()
` [PATCH v2 03/10] net: devres: rename the release callback of devm_register_netdev()
` [PATCH v2 04/10] Documentation: devres: add missing mdio helper
` [PATCH v2 05/10] phy: un-inline devm_mdiobus_register()
` [PATCH v2 06/10] phy: mdio: add kerneldoc for __devm_mdiobus_register()
` [PATCH v2 07/10] net: phy: don't abuse devres in devm_mdiobus_register()
` [PATCH v2 08/10] of: mdio: remove the 'extern' keyword from function declarations
` [PATCH v2 09/10] of: mdio: provide devm_of_mdiobus_register()
` [PATCH v2 10/10] net: ethernet: mtk-star-emac: use devm_of_mdiobus_register()

[PATCH 1/2] usb: mtu3: disable USB2 LPM
 2020-06-29 16:19 UTC  (9+ messages)
` [PATCH 2/2] usb: mtu3: fix NULL pointer dereference
  ` Searching for initialisation of variables by function calls before null pointer checks

cpuidle: Fix CFI failure
 2020-06-29 15:17 UTC  (3+ messages)
` [PATCH] cpuidle: change enter_s2idle() prototype

[PATCH] mt76: mt76x2: fix pci suspend/resume on mt7612e
 2020-06-29 15:12 UTC 

[PATCH v5 00/10] MT6779 IOMMU SUPPORT
 2020-06-29 10:29 UTC  (17+ messages)
` [PATCH v5 01/10] dt-bindings: mediatek: Add bindings for MT6779
` [PATCH v5 02/10] iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
` [PATCH v5 03/10] iommu/mediatek: Modify the usage of mtk_iommu_plat_data structure
` [PATCH v5 04/10] iommu/mediatek: Setting MISC_CTRL register
` [PATCH v5 05/10] iommu/mediatek: Move inv_sel_reg into the plat_data
` [PATCH v5 06/10] iommu/mediatek: Add sub_comm id in translation fault
` [PATCH v5 07/10] iommu/mediatek: Add REG_MMU_WR_LEN register definition
` [PATCH v5 08/10] iommu/mediatek: Extend protect pa alignment value
` [PATCH v5 09/10] iommu/mediatek: Modify MMU_CTRL register setting
` [PATCH v5 10/10] iommu/mediatek: Add mt6779 basic support

[PATCH v4] tty: serial: don't do termios for BTIF
 2020-06-29  8:40 UTC  (4+ messages)

[PATCH v2, 0/2] This patchset add Read-only(Ro) request for capture queue
 2020-06-29  6:47 UTC  (3+ messages)
    ` [PATCH v2, 2/2] media: v4l: Add Ro request api "

[PATCH] Bluetooth: btusb: WBS support USB alternate setting 1
 2020-06-29  6:19 UTC  (2+ messages)

[PATCH] i2c: mediatek: Add to support continuous mode
 2020-06-29  2:00 UTC  (2+ messages)

usb: mtu3: Checking initialisation of the variable “mep” in two functions
 2020-06-29  1:48 UTC  (2+ messages)

[PATCH v2] drm/mediatek: remove unnecessary conversion to bool
 2020-06-28 14:19 UTC  (2+ messages)

[PATCH v5 0/3] drivers/acpi: Remove function callback casts
 2020-06-27 11:08 UTC 

[PATCH 1/3] irqchip/ti-sci-inta: Remove dead code in ti_sci_inta_set_type()
 2020-06-27 11:08 UTC 

[PATCH 1/2] irqchip: vic: Drop cascaded intialization call
 2020-06-27 11:08 UTC 

[PATCH][next] irqchip: Use struct_size() helper in devm_kzalloc()
 2020-06-27 11:08 UTC 

[PATCH v2 0/3] add RTT support for SAM9X60
 2020-06-27 11:08 UTC 

[RESEND PATCH] irqchip/irq-mtk-sysirq: replace spinlock with raw_spinlock
 2020-06-27 11:08 UTC  (2+ messages)

[PATCH v2] scsi: ufs: Disable WriteBooster capability in non-supported UFS device
 2020-06-27  3:09 UTC  (3+ messages)
` [EXT] "

[PATCH v4] drm/mediatek: check plane visibility in atomic_update
 2020-06-27  2:35 UTC 

[PATCH 00/17] add runtime-pm support to mt7663 driver
 2020-06-26 21:25 UTC  (18+ messages)
` [PATCH 01/17] mt76: mt7615: avoid polling in fw_own for mt7663
` [PATCH 02/17] mt76: move mt76 worqueue in common code
` [PATCH 03/17] mt76: mt7615: add mt7615_pm_wake utility routine
` [PATCH 04/17] mt76: mt7615: introduce mt7615_mutex_{acquire, release} utilities
` [PATCH 05/17] mt76: mt7615: wake device before accessing regmap in debugfs
` [PATCH 06/17] mt76: mt7615: wake device before configuring hw keys
` [PATCH 07/17] mt76: mt7615: introduce pm_power_save delayed work
` [PATCH 08/17] mt76: mt7615: wake device in mt7615_update_channel before access regmap
` [PATCH 09/17] mt76: mt7615: acquire driver_own before configuring device for suspend
` [PATCH 10/17] mt76: mt7615: wake device before pulling packets from mac80211 queues
` [PATCH 11/17] mt76: mt7615: wake device before pushing frames in mt7615_tx
` [PATCH 12/17] mt76: mt7615: check MT76_STATE_PM flag before accessing the device
` [PATCH 13/17] mt76: mt7615: do not request {driver, fw}_own if already granted
` [PATCH 14/17] mt76: mt7615: add runtime-pm knob in mt7615 debugfs
` [PATCH 15/17] mt76: mt7615: enable beacon hw filter for runtime-pm
` [PATCH 16/17] mt76: mt7615: add idle-timeout knob in mt7615 debugfs
` [PATCH 17/17] mt76: mt7615: improve mt7615_driver_own reliability

[PATCH] usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()
 2020-06-26 13:17 UTC 

[PATCH v2 00/18] media: mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-06-26  8:04 UTC  (19+ messages)
` [PATCH v2 01/18] media: mtk-vcodec: abstract firmware interface
` [PATCH v2 02/18] media: mtk-vcodec: add SCP firmware ops
` [PATCH v2 03/18] media: mtk-vcodec: venc: support SCP firmware
` [PATCH v2 04/18] media: mtk-vcodec: venc: handle firmware version field
` [PATCH v2 05/18] media: mtk-vcodec: venc: specify bitrate range per-chip
` [PATCH v2 06/18] media: mtk-vcodec: venc: specify supported formats per-chip
` [PATCH v2 07/18] media: mtk-vcodec: add support for MT8183 encoder
` [PATCH v2 08/18] media: dt-bindings: mtk-vcodec: specify SCP node
` [PATCH v2 09/18] media: dt-bindings: mtk-vcodec: document mediatek, mt8183-vcodec-enc
` [PATCH v2 10/18] Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"
` [PATCH v2 11/18] media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS control
` [PATCH v2 12/18] media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONE
` [PATCH v2 13/18] media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZES
` [PATCH v2 14/18] media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formats
` [PATCH v2 15/18] media: mtk-vcodec: venc: support G_PARM on CAPTURE queue
` [PATCH v2 16/18] media: mtk-vcodec: venc: make S_PARM return -ENOTTY for "
` [PATCH v2 17/18] media: mtk-vcodec: venc: set default time per frame
` [PATCH v2 18/18] media: mtk-vcodec: venc: fix invalid time per frame in S_PARM

[PATCH 00/10] media: mtk-vcodec: venc: support for MT8183
 2020-06-26  4:54 UTC  (8+ messages)
` [PATCH 02/10] media: mtk-vcodec: add SCP firmware ops
` [PATCH 06/10] media: mtk-vcodec: venc: specify supported formats per-chip

[PATCH v2 0/2] Refactor MDP driver and add dummy component driver
 2020-06-26  9:37 UTC  (3+ messages)

MT7628 WiFi
 2020-06-25 13:55 UTC 

[PATCH v2 0/7] arm64: dts: mediatek: Add support for Lenovo IdeaPad Duet Chromebook
 2020-06-25 10:17 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-krane-sku176
` [PATCH v2 2/7] arm64: dts: mt6358: Add the compatible for the regulators
` [PATCH v2 3/7] arm64: dts: mt8183: Add MediaTek's peripheral configuration controller
` [PATCH v2 4/7] arm64: dts: mt8183: Fix unit name warnings
` [PATCH v2 5/7] arm64: dts: mt8183-evb: "
` [PATCH v2 6/7] arm64: dts: mt8183: Add USB3.0 support
` [PATCH v2 7/7] arm64: dts: mt8183: Add krane-sku176 board

[PATCH 03/11] net: devres: relax devm_register_netdev()
 2020-06-25  9:16 UTC  (2+ messages)
    ` [PATCH 06/11] phy: un-inline devm_mdiobus_register()

[PATCH 0/7] arm64: dts: mediatek: Add support for Lenovo IdeaPad Duet Chromebook
 2020-06-25  8:40 UTC  (5+ messages)
` [PATCH 4/7] arm64: dts: mt8183: Fix unit name warnings
` [PATCH 7/7] arm64: dts: mt8183: Add krane-sku176 board

[PATCH 14/15] net: phy: add PHY regulator support
 2020-06-24 18:59 UTC  (18+ messages)
  ` [PATCH 01/15] net: phy: arrange headers in mdio_bus.c alphabetically
  ` [PATCH 02/15] net: phy: arrange headers in mdio_device.c alphabetically
  ` [PATCH 03/15] net: phy: arrange headers in phy_device.c alphabetically
  ` [PATCH 04/15] net: mdio: add a forward declaration for reset_control to mdio.h
  ` [PATCH 05/15] net: phy: reset the PHY even if probe() is not implemented
  ` [PATCH 06/15] net: phy: mdio: reset MDIO devices "
  ` [PATCH 12/15] dt-bindings: mdio: add phy-supply property to ethernet phy node
      ` [PATCH 09/15] net: phy: delay PHY driver probe until PHY registration

[PATCH] mt76: mt7915: update HE capabilities
 2020-06-24 17:23 UTC 

[PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model
 2020-06-24 15:29 UTC  (4+ messages)
` [RESEND][PATCH "

[PATCH] dt-bindings: thermal: Get rid of thermal.txt and replace references
 2020-06-24 10:57 UTC  (3+ messages)

[PATCH] mt76: mt7615: register ext_phy if DBDC is detected
 2020-06-24  9:39 UTC 

[PATCH v2] scsi: ufs: Disable WriteBooster capability in non-supported UFS device
 2020-06-24  7:45 UTC  (2+ messages)

[PATCH v1] scsi: ufs: Disable WriteBooster capability in non-supported UFS device
 2020-06-24  7:45 UTC  (3+ messages)

[PATCH v2] usb: gadget: u_serial: improve performance for large data
 2020-06-24  6:50 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2] usb: gadget: introduce flag for large request
 2020-06-24  6:48 UTC  (4+ messages)
` [PATCH 2/2] usb: gadget: u_serial: improve performance for large data

[PATCH v4 00/07] MT6779 IOMMU SUPPORT
 2020-06-24  6:39 UTC  (9+ messages)
` [PATCH v4 3/7] iommu/mediatek: Set MISC_CTRL register
` [PATCH v4 6/7] iommu/mediatek: Add REG_MMU_WR_LEN definition preparing for mt6779

Add MediaTek MT6873 devapc driver
 2020-06-24  3:51 UTC  (3+ messages)

[PATCH 4.19 021/206] serial: 8250: Fix max baud limit in generic 8250 port
 2020-06-23 19:55 UTC 

[PATCH 5.4 031/314] serial: 8250: Fix max baud limit in generic 8250 port
 2020-06-23 19:53 UTC 

[PATCH 5.7 042/477] serial: 8250: Fix max baud limit in generic 8250 port
 2020-06-23 19:50 UTC 

[PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
 2020-06-23 18:30 UTC  (18+ messages)
` [PATCH v10 01/17] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v10 02/17] spi: spi-mem: allow specifying a command's extension
` [PATCH v10 03/17] spi: atmel-quadspi: reject DTR ops
` [PATCH v10 04/17] spi: spi-mtk-nor: "
` [PATCH v10 05/17] mtd: spi-nor: add support for DTR protocol
` [PATCH v10 06/17] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v10 07/17] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v10 08/17] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v10 09/17] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v10 10/17] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v10 11/17] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v10 12/17] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v10 13/17] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v10 14/17] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v10 15/17] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v10 16/17] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v10 17/17] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[PATCH 4/8] drm/mtk: Use __drm_atomic_helper_crtc_reset
 2020-06-23 16:01 UTC  (2+ messages)

[PATCH v2 0/4] dt-bindings: mfd: Add bindings for the Mediatek MT6360
 2020-06-20 17:03 UTC  (4+ messages)
` [PATCH v2 3/4] iio: adc: mt6360: Add ADC driver for MT6360


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