messages from 2018-09-04 14:41:15 to 2018-09-14 15:51:29 UTC [more...]
mt76x0 bug report
2018-09-14 15:51 UTC (16+ messages)
[PATCH v1 0/1] Add function to set the possible crtc for connector
2018-09-12 6:02 UTC (2+ messages)
` [PATCH v1 1/1] drm/mediatek: add function to match the connector and crtc
[PATCH -next] staging: mt7621-pci: Use PTR_ERR_OR_ZERO in mt7621_pcie_parse_dt()
2018-09-12 5:35 UTC (2+ messages)
[PATCH] mt76: MT76x0U requires MT76_USB
2018-09-11 14:37 UTC (2+ messages)
[PATCH 00/22] mt76 patches 2018-09-04
2018-09-11 14:19 UTC (5+ messages)
` [PATCH 09/22] mt76: remove q->hw_idx
` [PATCH 22/22] mt76: partially unify filling txwi fields
[PATCH 1/3] rtc: mt6397: fix possible race condition
2018-09-11 11:32 UTC (5+ messages)
` [PATCH 2/3] rtc: pl030: "
` [PATCH 3/3] rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_device
[PATCH v3 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
2018-09-11 10:23 UTC (10+ messages)
` [PATCH v3 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622
[PATCH] add support for Mediatek Command-Queue DMA controller on MT6765 SoC
2018-09-11 8:47 UTC (4+ messages)
` [PATCH 2/2] dmaengine: mediatek: Add MediaTek Command-Queue DMA controller for "
[PATCH v3 0/2] Register i2c adapter driver earlier and use DMA safe buffers
2018-09-11 2:26 UTC (6+ messages)
` [PATCH v3 1/2] i2c: mediatek: Register i2c adapter driver earlier
` [PATCH v3 2/2] i2c: mediatek: Use DMA safe buffers for i2c transactions
[PATCH v4 0/4] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
2018-09-10 9:50 UTC (5+ messages)
` [PATCH v4 1/4] PCI: mediatek: fixup mtk_pcie_find_port logical
` [PATCH v4 2/4] PCI: mediatek: enable msi after clock enabled
` [PATCH v4 3/4] PCI: mediatek: Add system pm support for MT2712 and MT7622
` [PATCH v4 4/4] PCI: mediatek: Add loadable kernel module support
[PATCH 00/42] mt76 patches 2018-09-06
2018-09-10 9:45 UTC (52+ messages)
` [PATCH 01/42] mt76x2: change mt76x2_tx_complete routine signature
` [PATCH 02/42] mt76: move mt76x2_tx_complete routine in mt76x02-lib module
` [PATCH 03/42] mt76: move mt76x2u_remove_dma_hdr "
` [PATCH 04/42] mt76: move mt76x2u_tx_complete_skb in mt76x02-lib moudule
` [PATCH 05/42] mt76: move mt76_qsel definition in dma.h
` [PATCH 06/42] mt76: move mt76x2u_set_txinfo in mt76x02-lib module
` [PATCH 07/42] mt76x0: introduce mt76x0_tx_prepare_skb routine
` [PATCH 08/42] mt76: move mt76x2u_tx_status_data in mt76x02-lib module
` [PATCH 09/42] mt76x0: init mt76_driver_ops callbacks
` [PATCH 10/42] mt76x0: use mt76_alloc_device for device allocation
` [PATCH 11/42] mt76x0: disable usb rx bulk aggregation
` [PATCH 12/42] mt76x0: mark device as running in mt76x0_start
` [PATCH 13/42] mt76x0: simplify mt76_mac_process_rx signature
` [PATCH 14/42] mt76x0: add mt76x0_queue_rx_skb routine
` [PATCH 15/42] mt76x0: unify tx/rx datapath with mt76x2u driver
` [PATCH 16/42] mt76x0: stop stat workqueue at hw stop
` [PATCH 17/42] mt76x0: set max fragments size
` [PATCH 18/42] mt76x0: remove unused dma.c source file
` [PATCH 19/42] mt76x0: remove unused stat work_queue
` [PATCH 20/42] mt76x0: remove unused {tx/rx}_queue definitions
` [PATCH 21/42] mt76x0: remove unused mt76x0_tx_status routine
` [PATCH 22/42] mt76x0: remove unused endpoint definitions
` [PATCH 23/42] mt76x0: remove unused stat_work
` [PATCH 24/42] mt76x0: enable per-sta tx queueing
` [PATCH 25/42] mt76x0: init hw capabilities
` [PATCH 26/42] mt76x0: trim rx skb to proper length
` [PATCH 27/42] mt76: remove unused MT76_MORE_STATS state
` [PATCH 28/42] mt76x0: remove mt76x0_stop_hardware routine
` [PATCH 29/42] mt76: move mt76 rate definitions in mt76x02-lib module
` [PATCH 30/42] mt76x0: alloc mcu buffers first in mt76x0_mcu_cmd_init
` [PATCH 31/42] mt76x0: fix memory leak during hw probe
` [PATCH 32/42] mt76x0: move stop related routines in mt76x0_mac_stop
` [PATCH 33/42] mt76x0: move mt76x0_init_hardware in mt76x0_register_device
` [PATCH 34/42] mt76x0: do not free/alloc buffers during suspend/resume
` [PATCH 35/42] mt76x0: remove has_{2,5}ghz fields of mt76x0_eeprom_params
` [PATCH 36/42] mt76x0: use mt76_register_device for device registration
` [PATCH 37/42] mt76x0: inital split between pci and usb
` [PATCH 38/42] mt76: initial separation of mmio part
` [PATCH 39/42] mt76: move some irq code to common mmio module
` [PATCH 40/42] mt76x0: remove unused mt76x0_wcid
` [PATCH 41/42] mt76x0: remove some usb specific code from mt76x0_register_device
` [PATCH 42/42] mt76x0: make device allocation bus neutral
[PATCH] spi: mediatek: Don't modify spi_transfer when transfer
2018-09-10 3:54 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 00/13] drm/mediatek: support hdmi output for mt2701 and mt7623
2018-09-10 1:44 UTC (28+ messages)
` [PATCH v2 01/13] drm/mediatek: add refcount for DPI power on/off
` [PATCH v2 02/13] drm/mediatek: move hardware register to node data
` [PATCH v2 03/13] drm/mediatek: adjust EDGE to match clock and data
` [PATCH v2 04/13] drm/mediatek: add clock factor for different IC
` [PATCH v2 05/13] drm/mediatek: dpi use new API for finding bridge
` [PATCH v2 06/13] drm/mediatek: add dpi driver for mt2701 and mt7623
` [PATCH v2 07/13] drm/mediatek: separae hdmi phy to different file
` [PATCH v2 08/13] drm/mediatek: register hdmi codec more earlier
` [PATCH v2 09/13] drm/mediatek: add support for SPDIF audio in HDMI
` [PATCH v2 10/13] drm/mediatek: add hdmi driver for MT2701 and MT7623
` [PATCH v2 11/13] drm/mediatek: implement connection from BLS to DPI0
` [PATCH v2 12/13] drm/mediatek: add a error return value when clock driver has been prepared
` [PATCH v2 13/13] drm/mediatek: config component output by device node port
[PATCH v23 0/4] MediaTek MT8173 CMDQ support
2018-09-09 6:57 UTC (7+ messages)
` [PATCH v23 3/4] arm64: dts: mt8173: Add GCE node
` [PATCH v23 4/4] soc: mediatek: Add Mediatek CMDQ helper
[PATCH v2 00/22] Unify MediaTek pinctrl in preparation for MT8183 and MT6765
2018-09-08 11:07 UTC (23+ messages)
` [PATCH v2 03/22] pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.c
` [PATCH v2 01/22] pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrls
` [PATCH v2 02/22] pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-bindings
` [PATCH v2 04/22] pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c
` [PATCH v2 05/22] pinctrl: mediatek: extend struct mtk_pin_soc "
` [PATCH v2 06/22] pinctrl: mediatek: add driving strength related support "
` [PATCH v2 07/22] pinctrl: mediatek: add drv register "
` [PATCH v2 08/22] pinctrl: mediatek: add pull related "
` [PATCH v2 09/22] pinctrl: mediatek: add advanced "
` [PATCH v2 10/22] pinctrl: mediatek: add ies register "
` [PATCH v2 11/22] pinctrl: mediatek: add pullen, pullsel "
` [PATCH v2 12/22] pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl binding
` [PATCH v2 13/22] pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c
` [PATCH v2 14/22] pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-v2.c
` [PATCH v2 15/22] pinctrl: mediatek: adjust error code and message when some register not supported is found
` [PATCH v2 16/22] pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on
` [PATCH v2 17/22] pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings
` [PATCH v2 18/22] pinctrl: mediatek: add MT8183 pinctrl driver
` [PATCH v2 19/22] pinctrl: mediatek: extend advanced pull support in pinctrl-mtk-common-v2.c
` [PATCH v2 20/22] pintcrl: mediatek: add pull tweaks for I2C related pins on MT8183
` [PATCH v2 21/22] pinctrl: mediatek: extend eint build to pinctrl-mtk-common-v2.c
` [PATCH v2 22/22] pinctrl: mediatek: add eint support to MT8183 pinctrl driver
[PATCH] mt76x0: run vco calibration for each channel configuration
2018-09-07 21:13 UTC
[PATCH v2] usb: xhci: fix interrupt transfer error happened on MTK platforms
2018-09-07 8:56 UTC (4+ messages)
[PATCH] usb: xhci: fix interrupt transfer error happened on MTK platforms
2018-09-07 7:21 UTC (3+ messages)
` [SPAM][PATCH] "
[RESEND PATCH] usb: mtu3: disable vbus rise/fall interrupts of ltssm
2018-09-07 6:00 UTC
[PATCH v2 00/23] mtd: rawnand: Stop passing mtd_info to drivers
2018-09-06 20:15 UTC (26+ messages)
` [PATCH v2 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
` [PATCH v2 02/23] mtd: rawnand: Pass a nand_chip object to nand_scan()
` [PATCH v2 03/23] mtd: rawnand: Pass a nand_chip object to nand_release()
` [PATCH v2 04/23] mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
` [PATCH v2 05/23] mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
` [PATCH v2 06/23] mtd: rawnand: Pass a nand_chip object to ecc->calculate()
` [PATCH v2 07/23] mtd: rawnand: Pass a nand_chip object to ecc->correct()
` [PATCH v2 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
` [PATCH v2 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
` [PATCH v2 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
` [PATCH v2 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
` [PATCH v2 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip()
` [PATCH v2 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
` [PATCH v2 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
` [PATCH v2 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
` [PATCH v2 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
` [PATCH v2 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
` [PATCH v2 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase()
` [PATCH v2 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
` [PATCH v2 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
` [PATCH v2 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
` [PATCH v2 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
` [PATCH v2 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand()
[PATCH] mt76: fix return value of mt76x02_wait_for_mac
2018-09-06 9:38 UTC
[Resend PATCH 5/5] arm: dts: mt7623: add display subsystem related device nodes
2018-09-05 14:09 UTC
[PATCH 1/5] arm: dts: mt7623: add a performance counter unit device node
2018-09-05 10:22 UTC (5+ messages)
` [PATCH 2/5] arm: dts: mt7623: update subsystem clock controller device nodes
` [PATCH 3/5] arm: dts: mt7623: add iommu/smi "
` [PATCH 4/5] arm: dts: mt7623: add jpeg decoder device node
` [PATCH 5/5] arm: dts: mt7623: add display subsystem related device nodes
[PATCH] PCI: mediatek: Fix unchecked return value
2018-09-05 8:50 UTC (2+ messages)
[PATCH 0/3] Add Mediatek SPI slave driver
2018-09-05 3:00 UTC (4+ messages)
` [PATCH 1/3] spis: mediatek: add bindings for Mediatek MT2712 soc platform
[PATCH 1/6] usb: xhci-mtk: resume USB3 roothub first
2018-09-04 14:44 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).