Sign in
android-kvm
/
linux
/
d3eeb1d77c5d0af9df442db63722928238310a86
/
drivers
/
soc
/
mediatek
556030f
soc: mediatek: cmdq: change the type of input parameter
by Bibby Hsieh
· 5 years ago
1a92f98
soc: mediatek: cmdq: reorder the parameter
by Bibby Hsieh
· 5 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
89e28da
soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher
by Nathan Chancellor
· 6 years ago
45a0686
soc: mediatek: pwrap: add support for MT8516 pwrap
by Fabien Parent
· 6 years ago
a51f4c0
soc: mediatek: pwrap: add missing check on rstc
by Fabien Parent
· 6 years ago
576f1b4
soc: mediatek: Add Mediatek CMDQ helper
by Houlong Wei
· 6 years ago
3013b41
soc: mediatek: pwrap: add mt6357 driver for mt6765 SoCs
by Argus Lin
· 6 years ago
12b079b
soc: mediatek: pwrap: add pwrap driver for mt6765 SoCs
by Argus Lin
· 6 years ago
2462080
soc: mediatek: pwrap: use true and false for boolean values
by Gustavo A. R. Silva
· 6 years ago
919049f
soc: mediatek: add mt8183 pwrap support
by Hsin-Hsiung Wang
· 6 years ago
0bd3134
soc: mediatek: pwrap: use group of bits for pwrap capability
by Hsin-Hsiung Wang
· 6 years ago
bd69e7e
soc: mediatek: pwrap: order SoCs and PMICs ascending
by Matthias Brugger
· 6 years ago
0067318
soc: mediatek: pwrap: add mt6351 driver for mt6797 SoCs
by Argus Lin
· 7 years ago
8e62ac4
soc: mediatek: pwrap: add pwrap driver for mt6797 SoCs
by Argus Lin
· 7 years ago
cd760b1
soc: mediatek: pwrap: fix cipher init setting error
by Argus Lin
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
5b70cba
soc: mediatek: remove unneeded semicolon
by Sean Wang
· 7 years ago
1ba9606
soc: mediatek: add a fixed wait for SRAM stable
by Sean Wang
· 7 years ago
ddf7aa9
soc: mediatek: introduce a CAPS flag for scp_domain_data
by Sean Wang
· 7 years ago
090c624
soc: mediatek: reuse regmap_read_poll_timeout helpers
by Sean Wang
· 7 years ago
4a58732
soc: mediatek: reuse read[l,x]_poll_timeout helpers
by Sean Wang
· 7 years ago
38d1975
soc: mediatek: use of_device_get_match_data()
by Ryder Lee
· 7 years ago
9f99712
soc: mediatek: update power domain data of MT2712
by weiyi.lu@mediatek.com
· 7 years ago
73ce2ce
soc: mediatek: fix the mistaken pointer accessed when subdomains are added
by Sean Wang
· 7 years ago
c932ba8
soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoC
by Sean Wang
· 7 years ago
c59c9c8
soc: mediatek: avoid hardcoded value with bus_prot_mask
by Sean Wang
· 7 years ago
320f4ce
soc: mediatek: add MT2712 scpsys support
by weiyi.lu@mediatek.com
· 7 years ago
d1fb29f
soc: mediatek: add dependent clock jpgdec/audio for scpsys
by weiyi.lu@mediatek.com
· 7 years ago
fa7e843
soc: mediatek: extend bus protection API
by weiyi.lu@mediatek.com
· 7 years ago
cf9b077
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
7534d18
soc: mediatek: Use GENPD_FLAG_ACTIVE_WAKEUP
by Geert Uytterhoeven
· 7 years ago
f32fbba
soc: mediatek: pwrap: fix fatal compiler error
by Matthias Brugger
· 7 years ago
fb2c193
soc: mediatek: pwrap: fix compiler errors
by Matthias Brugger
· 7 years ago
31d7b35
soc: mediatek: place Kconfig for all SoC drivers under menu
by Sean Wang
· 7 years ago
69d0c06
soc: mediatek: pwrap: add support for MT7622 SoC
by Chenglin Xu
· 7 years ago
68189ed
soc: mediatek: pwrap: add common way for setup CS timing extenstion
by Sean Wang
· 7 years ago
7f80f10
soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrap
by Sean Wang
· 7 years ago
d56b31e
soc: mediatek: pwrap: refactor pwrap_init for the various PMIC types
by Sean Wang
· 7 years ago
a10616f
soc: mediatek: pwrap: add pwrap_write32 for writing in 32-bit mode
by Sean Wang
· 7 years ago
ec83368
soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit mode
by Sean Wang
· 7 years ago
cbd71f0
soc: mediatek: pwrap: fixup warnings from coding style
by Sean Wang
· 7 years ago
9da95d8f
Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into next/drivers
by Arnd Bergmann
· 7 years ago
37c342c
soc: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
52510ee
soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoC
by Sean Wang
· 7 years ago
53fddb1
soc: mediatek: reduce code duplication of scpsys_probe across all SoCs
by Sean Wang
· 7 years ago
2ae24fb
soc: mtk-pmic-wrap: make of_device_ids const.
by Arvind Yadav
· 8 years ago
58a823d
soc: mediatek: PMIC wrap: Fix possible NULL derefrence.
by shailendra.v@samsung.com
· 8 years ago
f282693
soc: mediatek: PMIC wrap: Fix error handling
by Christophe Jaillet
· 8 years ago
36c310f
soc: mediatek: add MT6797 scpsys support
by Mars Cheng
· 8 years ago
a3acbbf
soc: mediatek: add vdec item for scpsys
by Mars Cheng
· 8 years ago
f1be4c4
soc: mediatek: avoid using fixed spm power status defines
by Mars Cheng
· 8 years ago
112ef18
soc: mediatek: Add MT2701 scpsys driver
by Shunli Wang
· 8 years ago
6078c65
soc: mediatek: Refine scpsys to support multiple platform
by James Liao
· 8 years ago
e180f88
soc: mediatek: PMIC wrap: Extend the waiting time to 10ms.
by Henry Chen
· 8 years ago
7f058c0
soc: mtk-pmic-wrap: avoid integer overflow warning
by Arnd Bergmann
· 9 years ago
4a5219e
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
060a1d6
soc: mediatek: PMIC wrap: add MT2701/7623 support
by John Crispin
· 9 years ago
5ae4804
soc: mediatek: PMIC wrap: add mt6323 slave support
by John Crispin
· 9 years ago
b28d78c
soc: mediatek: PMIC wrap: add a slave specific struct
by John Crispin
· 9 years ago
25269ce
soc: mediatek: PMIC wrap: remove pwrap_is_mt8135() and pwrap_is_mt8173()
by John Crispin
· 9 years ago
95b25c5
soc: mediatek: PMIC wrap: move wdt_src into the pmic_wrapper_type struct
by John Crispin
· 9 years ago
174f7b4
soc: mediatek: PMIC wrap: SPI_WRITE needs a different bitmask for MT2701/7623
by John Crispin
· 9 years ago
e5eef49
soc: mediatek: PMIC wrap: WRAP_INT_EN needs a different bitmask for MT2701/7623
by John Crispin
· 9 years ago
41c11f3
soc: mediatek: PMIC wrap: split SoC specific init into callback
by John Crispin
· 9 years ago
a397845
soc: mediatek: PMIC wrap: add wrapper callbacks for init_reg_clock
by John Crispin
· 9 years ago
9bebedb
soc: mediatek: PMIC wrap: don't duplicate the wrapper data
by John Crispin
· 9 years ago
d9c9f3b
Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators"
by James Liao
· 9 years ago
cc8ed76
soc: mediatek: SCPSYS: Fix double enabling of regulators
by Sascha Hauer
· 9 years ago
be29523
soc: mediatek: SCPSYS: use builtin_platform_driver
by Matthias Brugger
· 9 years ago
a3bbfbb
soc: mediatek: PMIC wrap: clear the STAUPD_TRIG bit of WDT_SRC_EN
by Henry Chen
· 9 years ago
73efe57
soc: mediatek: PMIC wrap: Clear the vldclr if state machine stay on FSM_VLDCLR state.
by Henry Chen
· 9 years ago
9518f8a
Merge tag 'v4.4-next-soc' of https://github.com/mbgg/linux-mediatek into next/drivers
by Olof Johansson
· 9 years ago
e50be5c
drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
4688f38
soc: mediatek: SCPSYS: Add regulator support
by Sascha Hauer
· 9 years ago
627b655
soc: Mediatek: Enable SCPSYS power domain driver by default
by Eddie Huang
· 9 years ago
41b3e0f
soc: mediatek: Fix random hang up issue while kernel init
by James Liao
· 9 years ago
47e9015
soc: mediatek: add scpsys support active_wakeup
by Eddie Huang
· 9 years ago
bbe379f
soc: mediatek: Move the initial setting of pmic wrap interrupt before requesting irq.
by Henry Chen
· 9 years ago
9dd068a
soc: mediatek: Fix SCPSYS compilation
by Matthias Brugger
· 9 years ago
3fd4079
soc: mediatek: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
c84e358
soc: Mediatek: Add SCPSYS power domain driver
by Sascha Hauer
· 10 years ago
16a624a
soc: mediatek: Add infracfg misc driver support
by Sascha Hauer
· 10 years ago
2a910d1
soc: mediatek: Add compile dependency to pmic-wrapper
by Matthias Brugger
· 10 years ago
d956b80
soc: mediatek: PMIC wrap: Fix register state machine handling
by Sascha Hauer
· 10 years ago
d71c11f
soc: mediatek: PMIC wrap: Fix clock rate handling
by Sascha Hauer
· 10 years ago
7a4261d
soc/mediatek: Remove unused variables
by Thierry Reding
· 10 years ago
1f022d8
soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs
by Flora Fu
· 10 years ago