summaryrefslogtreecommitdiffstats
path: root/include/linux/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-131-5/+116
|\
| * net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi2022-12-061-4/+4
| * net: ethernet: mtk_wed: add reset to tx_ring_setup callbackLorenzo Bianconi2022-11-291-4/+4
| * net: ethernet: mtk_wed: update mtk_wed_stopLorenzo Bianconi2022-11-291-0/+4
| * net: ethernet: mtk_wed: add wcid overwritten support for wed v1Sujuan Chen2022-11-281-0/+3
| * net: ethernet: mtk_wed: add configure wed wo supportLorenzo Bianconi2022-11-111-1/+75
| * net: ethernet: mtk_wed: rename tx_wdma array in rx_wdmaLorenzo Bianconi2022-11-111-1/+2
| * net: ethernet: mtk_wed: introduce wed mcu supportSujuan Chen2022-11-111-0/+29
* | Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2022-12-131-0/+2
|\ \
| * | regulator: qcom_smd: Add PMR735a regulatorsKonrad Dybcio2022-11-091-0/+2
| |/
* | Merge tag 'qcom-drivers-for-6.2-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2022-12-071-0/+12
|\ \
| * | soc: qcom: llcc: Add configuration data for SM8550Abel Vesa2022-12-051-0/+12
| |/
* / soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config funcXinlei Lee2022-11-081-0/+7
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-10-081-0/+1
|\
| * clk: qcom: smd: Add SM6375 clocksKonrad Dybcio2022-09-271-0/+1
* | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-067-11/+60
|\ \
| * \ Merge tag 'qcom-drivers-for-6.1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2022-09-232-10/+40
| |\ \
| | * \ Merge tag '20220825043859.30066-3-manivannan.sadhasivam@linaro.org' into driv...Bjorn Andersson2022-08-291-0/+30
| | |\ \
| | | * | soc: qcom: llcc: Pass LLCC version based register offsets to EDAC driverManivannan Sadhasivam2022-08-291-0/+30
| | | |/
| | * / soc: qcom: qmi: use const for struct qmi_elem_infoJeff Johnson2022-08-291-10/+10
| | |/
| * | Merge tag 'v6.0-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2022-09-232-0/+4
| |\ \
| | * | soc: mediatek: Add mmsys func to adapt to dpi output for MT8186Xinlei Lee2022-09-151-0/+2
| | * | soc: mediatek: mutex: Add mt8186 mutex mod settings for mdp3Allen-KH Cheng2022-08-311-0/+2
| | |/
| * | Merge tag 'sunxi-drivers-for-6.1-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2022-09-231-1/+1
| |\ \
| | * | soc: sunxi: sram: Return void from the release functionSamuel Holland2022-09-181-1/+1
| | |/
| * | soc: apple: rtkit: Add apple_rtkit_pollHector Martin2022-09-171-0/+12
| * | memory: mtk-smi: Add enable IOMMU SMC command for MM masterChengci.Xu2022-08-301-0/+3
| |/
* | net: ethernet: mtk_eth_wed: add axi bus supportLorenzo Bianconi2022-09-221-1/+10
* | net: ethernet: mtk_eth_wed: add wed support for mt7986 chipsetLorenzo Bianconi2022-09-221-0/+8
|/
* Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-043-27/+3
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2022-06-101-9/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-102-18/+2
* | soc: mediatek: mutex: add functions that operate registers by CMDQMoudy Ho2022-06-171-0/+2
* | soc: mediatek: mutex: add common interface for modules settingMoudy Ho2022-06-171-0/+25
|/
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-023-0/+735
|\
| * ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann2022-05-071-0/+470
| * ARM: pxa: move smemc register access from clk to platformArnd Bergmann2022-05-071-0/+3
| * ARM: pxa: pcmcia: move smemc configuration back to archArnd Bergmann2022-05-071-0/+10
| * ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-191-0/+252
* | Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-291-0/+11
|\ \
| * | clk: renesas: r9a06g032: Export function to set dmamuxMiquel Raynal2022-05-191-0/+11
| |/
* | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-264-0/+768
|\ \
| * | ARM: omap1: fix build with no SoC selectedArnd Bergmann2022-04-221-2/+2
| * | ARM: omap1: move some headers to include/linux/socArnd Bergmann2022-04-213-0/+652
| * | ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann2022-04-211-0/+116
| |/
* | Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-263-0/+210
|\ \
| * \ Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2022-05-091-0/+2
| |\ \
| | * | soc: qcom: llcc: Add sc8180x and sc8280xp configurationsBjorn Andersson2022-05-041-0/+2
| | |/
| * | soc: apple: Add SART driverSven Peter2022-05-021-0/+53
| * | soc: apple: Add RTKit IPC librarySven Peter2022-05-011-0/+155
| |/