index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
soc
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-27
soc: mtk-cmdq: Add cmdq_pkt_logic_command to support math operation
Jason-JH.Lin
1
-0
/
+42
2024-04-23
soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() function
Jason-JH.Lin
1
-0
/
+15
2024-04-23
soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() function
Jason-JH.Lin
1
-0
/
+21
2024-04-23
soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() function
Jason-JH.Lin
1
-0
/
+12
2024-04-23
soc: mediatek: mtk-cmdq: Add specific purpose register definitions for GCE
Jason-JH.Lin
1
-0
/
+9
2024-04-23
soc: mediatek: cmdq: Refine cmdq_pkt_create() and cmdq_pkt_destroy()
Chun-Kuang Hu
1
-6
/
+8
2024-04-23
soc: mediatek: cmdq: Remove cmdq_pkt_flush_async() helper function
Chun-Kuang Hu
1
-18
/
+0
2024-04-23
soc: mediatek: cmdq: Add cmdq_pkt_eoc() helper function
Chun-Kuang Hu
1
-0
/
+19
2024-04-23
soc: mediatek: cmdq: Add cmdq_pkt_jump_rel() helper function
Chun-Kuang Hu
1
-0
/
+19
2024-04-23
soc: mediatek: cmdq: Rename cmdq_pkt_jump() to cmdq_pkt_jump_abs()
Chun-Kuang Hu
1
-5
/
+17
2024-04-23
soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump()
Chun-Kuang Hu
1
-2
/
+4
2023-12-11
soc: mediatek: Support MT8188 VDOSYS1 Padding in mtk-mmsys
Hsiao Chien Sung
1
-0
/
+8
2023-11-02
Merge tag 'pmdomain-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-0
/
+41
2023-10-17
pmdomain: mediatek: Add support for MT8365
Fabien Parent
1
-0
/
+41
2023-09-19
net: ethernet: mtk_wed: introduce hw_rro support for MT7988
Sujuan Chen
1
-0
/
+45
2023-09-19
net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988
Sujuan Chen
1
-0
/
+12
2023-09-19
net: ethernet: mtk_wed: introduce WED support for MT7988
Sujuan Chen
1
-2
/
+6
2023-09-19
net: ethernet: mtk_wed: introduce mtk_wed_buf structure
Lorenzo Bianconi
1
-1
/
+6
2023-09-19
net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_desc
Lorenzo Bianconi
1
-2
/
+2
2023-06-09
soc: mediatek: remove DDP_DOMPONENT_DITHER from enum
Jason-JH.Lin
1
-2
/
+1
2023-04-27
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+6
2023-04-07
net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devices
Felix Fietkau
1
-0
/
+6
2023-04-02
soc: mediatek: cmdq: Add inline functions for !CONFIG_MTK_CMDQ
AngeloGioacchino Del Regno
1
-0
/
+114
2023-03-06
soc: mediatek: mutex: support MT8195 VPPSYS
Roy-CW.Yeh
1
-0
/
+35
2023-03-06
soc: mediatek: mmsys: add config api for RSZ switching and DCM
Roy-CW.Yeh
1
-0
/
+6
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+146
2023-01-25
soc: mediatek: add cmdq support of mtk-mmsys config API for mt8195 vdosys1
Nancy.Lin
1
-4
/
+11
2023-01-25
soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
Nancy.Lin
1
-0
/
+9
2023-01-25
soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
Nancy.Lin
1
-0
/
+9
2023-01-24
Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-1
/
+0
2023-01-19
soc: mediatek: pm-domains: Add support for mt8188
Garmin.Chang
1
-0
/
+121
2023-01-17
Merge wireless into wireless-next
Kalle Valo
1
-0
/
+7
2023-01-17
net: ethernet: mtk_wed: add reset/reset_complete callbacks
Lorenzo Bianconi
1
-0
/
+2
2022-12-21
Merge tag 'mt76-for-kvalo-2022-12-09' of https://github.com/nbd168/wireless
Kalle Valo
1
-1
/
+0
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-5
/
+116
2022-12-09
wifi: mt76: mt7915: get rid of wed rx_buf_ring page_frag_cache
Lorenzo Bianconi
1
-1
/
+0
2022-12-07
net: ethernet: mtk_wed: add reset to rx_ring_setup callback
Lorenzo Bianconi
1
-4
/
+4
2022-11-29
net: ethernet: mtk_wed: add reset to tx_ring_setup callback
Lorenzo Bianconi
1
-4
/
+4
2022-11-29
net: ethernet: mtk_wed: update mtk_wed_stop
Lorenzo Bianconi
1
-0
/
+4
2022-11-28
net: ethernet: mtk_wed: add wcid overwritten support for wed v1
Sujuan Chen
1
-0
/
+3
2022-11-11
net: ethernet: mtk_wed: add configure wed wo support
Lorenzo Bianconi
1
-1
/
+75
2022-11-11
net: ethernet: mtk_wed: rename tx_wdma array in rx_wdma
Lorenzo Bianconi
1
-1
/
+2
2022-11-11
net: ethernet: mtk_wed: introduce wed mcu support
Sujuan Chen
1
-0
/
+29
2022-11-08
soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
Xinlei Lee
1
-0
/
+7
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+7
2022-09-23
Merge tag 'v6.0-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-0
/
+4
2022-09-22
net: ethernet: mtk_eth_wed: add axi bus support
Lorenzo Bianconi
1
-1
/
+10
2022-09-22
net: ethernet: mtk_eth_wed: add wed support for mt7986 chipset
Lorenzo Bianconi
1
-0
/
+8
2022-09-16
soc: mediatek: Add mmsys func to adapt to dpi output for MT8186
Xinlei Lee
1
-0
/
+2
2022-08-31
soc: mediatek: mutex: Add mt8186 mutex mod settings for mdp3
Allen-KH Cheng
1
-0
/
+2
[next]