index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: mediatek: cmdq: change the type of input parameter
Bibby Hsieh
2019-08-23
1
-5
/
+5
*
soc: mediatek: cmdq: reorder the parameter
Bibby Hsieh
2019-08-23
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
3
-27
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher
Nathan Chancellor
2019-04-12
1
-1
/
+1
*
soc: mediatek: pwrap: add support for MT8516 pwrap
Fabien Parent
2019-04-12
1
-0
/
+106
*
soc: mediatek: pwrap: add missing check on rstc
Fabien Parent
2019-04-12
1
-1
/
+2
*
soc: mediatek: Add Mediatek CMDQ helper
Houlong Wei
2018-12-02
3
-0
/
+313
*
soc: mediatek: pwrap: add mt6357 driver for mt6765 SoCs
Argus Lin
2018-09-25
1
-0
/
+29
*
soc: mediatek: pwrap: add pwrap driver for mt6765 SoCs
Argus Lin
2018-09-25
1
-0
/
+49
*
soc: mediatek: pwrap: use true and false for boolean values
Gustavo A. R. Silva
2018-09-25
1
-1
/
+1
*
soc: mediatek: add mt8183 pwrap support
Hsin-Hsiung Wang
2018-09-25
1
-4
/
+191
*
soc: mediatek: pwrap: use group of bits for pwrap capability
Hsin-Hsiung Wang
2018-09-25
1
-15
/
+25
*
soc: mediatek: pwrap: order SoCs and PMICs ascending
Matthias Brugger
2018-09-25
1
-104
/
+104
*
soc: mediatek: pwrap: add mt6351 driver for mt6797 SoCs
Argus Lin
2018-07-16
1
-0
/
+29
*
soc: mediatek: pwrap: add pwrap driver for mt6797 SoCs
Argus Lin
2018-07-16
1
-0
/
+50
*
soc: mediatek: pwrap: fix cipher init setting error
Argus Lin
2018-07-16
1
-2
/
+0
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
1
-4
/
+4
|
\
|
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-4
/
+4
*
|
soc: mediatek: remove unneeded semicolon
Sean Wang
2018-05-14
1
-1
/
+1
*
|
soc: mediatek: add a fixed wait for SRAM stable
Sean Wang
2018-05-14
1
-6
/
+17
*
|
soc: mediatek: introduce a CAPS flag for scp_domain_data
Sean Wang
2018-05-14
1
-31
/
+34
*
|
soc: mediatek: reuse regmap_read_poll_timeout helpers
Sean Wang
2018-05-14
1
-34
/
+12
*
|
soc: mediatek: reuse read[l,x]_poll_timeout helpers
Sean Wang
2018-04-18
1
-68
/
+23
*
|
soc: mediatek: use of_device_get_match_data()
Ryder Lee
2018-04-17
2
-13
/
+4
|
/
*
soc: mediatek: update power domain data of MT2712
weiyi.lu@mediatek.com
2018-03-19
1
-2
/
+40
*
soc: mediatek: fix the mistaken pointer accessed when subdomains are added
Sean Wang
2018-03-11
1
-1
/
+1
*
soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoC
Sean Wang
2018-03-11
1
-0
/
+55
*
soc: mediatek: avoid hardcoded value with bus_prot_mask
Sean Wang
2018-03-11
1
-2
/
+3
*
soc: mediatek: add MT2712 scpsys support
weiyi.lu@mediatek.com
2017-12-21
1
-6
/
+100
*
soc: mediatek: add dependent clock jpgdec/audio for scpsys
weiyi.lu@mediatek.com
2017-12-21
1
-1
/
+5
*
soc: mediatek: extend bus protection API
weiyi.lu@mediatek.com
2017-12-21
2
-12
/
+42
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-16
2
-83
/
+436
|
\
|
*
soc: mediatek: pwrap: fix fatal compiler error
Matthias Brugger
2017-10-21
1
-0
/
+1
|
*
soc: mediatek: pwrap: fix compiler errors
Matthias Brugger
2017-10-21
1
-1
/
+1
|
*
soc: mediatek: place Kconfig for all SoC drivers under menu
Sean Wang
2017-10-20
1
-3
/
+5
|
*
soc: mediatek: pwrap: add support for MT7622 SoC
Chenglin Xu
2017-10-20
1
-0
/
+170
|
*
soc: mediatek: pwrap: add common way for setup CS timing extenstion
Sean Wang
2017-10-20
1
-22
/
+37
|
*
soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrap
Sean Wang
2017-10-20
1
-3
/
+21
|
*
soc: mediatek: pwrap: refactor pwrap_init for the various PMIC types
Sean Wang
2017-10-20
1
-40
/
+90
|
*
soc: mediatek: pwrap: add pwrap_write32 for writing in 32-bit mode
Sean Wang
2017-10-20
1
-16
/
+54
|
*
soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit mode
Sean Wang
2017-10-20
1
-1
/
+54
|
*
soc: mediatek: pwrap: fixup warnings from coding style
Sean Wang
2017-10-10
1
-7
/
+13
*
|
soc: mediatek: Use GENPD_FLAG_ACTIVE_WAKEUP
Geert Uytterhoeven
2017-11-08
1
-12
/
+2
|
/
*
Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into nex...
Arnd Bergmann
2017-08-18
2
-103
/
+150
|
\
|
*
soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoC
Sean Wang
2017-08-14
1
-0
/
+71
|
*
soc: mediatek: reduce code duplication of scpsys_probe across all SoCs
Sean Wang
2017-08-14
1
-103
/
+79
|
*
soc: mtk-pmic-wrap: make of_device_ids const.
Arvind Yadav
2017-08-02
1
-3
/
+3
*
|
soc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-16
1
-2
/
+2
|
/
*
soc: mediatek: PMIC wrap: Fix possible NULL derefrence.
shailendra.v@samsung.com
2017-05-15
1
-0
/
+5
[next]