index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
soc: ti: wkup_m3_ipc: Remove redundant error printing in wkup_m3_ipc_probe()
Zhen Lei
1
-3
/
+1
2021-06-04
PM: AVS: remove redundant dev_err call in omap_sr_probe()
Qiheng Lin
1
-3
/
+1
2021-03-10
soc: ti: omap-prm: Allow hardware supported retention when idle
Tony Lindgren
1
-4
/
+12
2021-03-08
Merge branch 'fixes-rc2' into fixes
Tony Lindgren
5
-46
/
+61
2021-02-21
Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-46
/
+61
2021-02-18
soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 iva
Tony Lindgren
1
-1
/
+5
2021-02-15
soc: ti: omap-prm: Fix reboot issue with invalid pcie reset map for dra7
Tony Lindgren
1
-1
/
+1
2021-02-01
soc: ti: k3-ringacc: Use of_device_get_match_data()
Suman Anna
1
-4
/
+3
2021-02-01
soc: ti: pruss: Refactor the CFG sub-module init
Suman Anna
1
-41
/
+50
2021-01-25
soc: ti: pruss: Correct the pruss_clk_init error trace text
Suman Anna
1
-1
/
+1
2021-01-25
soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr...
Christophe JAILLET
1
-1
/
+4
2021-01-25
soc: ti: knav_qmss: Put refcount for dev node in failure case
Vasyl Gomonovych
2
-0
/
+4
2021-01-15
Merge branch 'cpuidle-fix' into fixes
Tony Lindgren
10
-148
/
+780
2020-12-30
soc: ti: omap-prm: Fix boot time errors for rst_map_012 bits 0 and 1
Tony Lindgren
1
-0
/
+11
2020-12-17
Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+318
2020-12-17
Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-20
/
+254
2020-12-14
soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_init
Peter Ujfalusi
1
-1
/
+1
2020-12-11
soc: ti: k3-ringacc: add AM64 DMA rings support.
Grygorii Strashko
1
-7
/
+318
2020-12-09
Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
9
-116
/
+112
2020-12-09
Merge tag 'omap-for-v5.11/genpd-drivers-signed' of git://git.kernel.org/pub/s...
Arnd Bergmann
2
-5
/
+96
2020-11-22
drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probe
Zhihao Cheng
1
-1
/
+2
2020-11-22
soc: ti: Fix reference imbalance in knav_dma_probe
Zhang Qilong
1
-2
/
+11
2020-11-22
soc: ti: pruss: Remove wrong check against *get_match_data return value
Grzegorz Jaszczyk
1
-6
/
+0
2020-11-22
soc: ti: Kconfig: Drop ARM64 SoC specific configs
Nishanth Menon
1
-18
/
+0
2020-11-22
soc: ti: k3-ringacc: Provide documentation for 'k3_ring's 'state'
Lee Jones
1
-0
/
+1
2020-11-22
soc: ti: wkup_m3_ipc: Document 'm3_ipc' parameter throughout
Lee Jones
1
-2
/
+6
2020-11-22
soc: ti: pm33xx: Remove set but unused variable 'ret'
Lee Jones
1
-3
/
+1
2020-11-22
soc: ti: knav_dma: Fix a kernel function doc formatting issue
Lee Jones
1
-1
/
+1
2020-11-22
soc: ti: knav_qmss_queue: Fix a whole host of function documentation issues
Lee Jones
1
-29
/
+30
2020-11-22
soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'
Lee Jones
1
-2
/
+1
2020-11-22
soc: ti: omap-prm: Do not check rstst bit on deassert if already deasserted
Tony Lindgren
1
-0
/
+4
2020-11-22
soc: ti: knav_qmss: fix reference leak in knav_queue_probe
Zhang Qilong
1
-0
/
+1
2020-11-19
soc: ti: omap-prm: omap5: add genpd support for remaining PRM instances
Tero Kristo
1
-4
/
+57
2020-11-19
soc: ti: omap-prm: dra7: add genpd support for remaining PRM instances
Tero Kristo
1
-9
/
+97
2020-11-19
soc: ti: omap-prm: omap4: add genpd support for remaining PRM instances
Tero Kristo
1
-4
/
+67
2020-11-16
soc: ti: omap-prm: am4: add genpd support for remaining PRM instances
Tero Kristo
1
-3
/
+33
2020-11-16
soc: ti: pm33xx: Enable basic PM runtime support for genpd
Tony Lindgren
1
-2
/
+15
2020-11-16
soc: ti: omap-prm: am3: add genpd support for remaining PRM instances
Tero Kristo
1
-3
/
+33
2020-11-16
soc: ti: omap-prm: Add pm_clk for genpd
Tony Lindgren
1
-0
/
+44
2020-11-13
soc: ti: omap-prm: Do not check rstst bit on deassert if already deasserted
Tony Lindgren
1
-0
/
+4
2020-11-02
soc: ti: k3-socinfo: Add entry for AM64X SoC family
Peter Ujfalusi
1
-0
/
+1
2020-11-02
soc: ti: k3-ringacc: Use correct device for allocation in RING mode
Peter Ujfalusi
1
-5
/
+13
2020-11-02
soc: ti: k3-ringacc: Use the ti_sci set_cfg callback for ring configuration
Peter Ujfalusi
1
-47
/
+32
2020-11-02
soc: ti: ti_sci_inta_msi: Add support for second range in resource ranges
Peter Ujfalusi
1
-0
/
+12
2020-10-30
soc: ti: ti_sci_pm_domains: check for proper args count in xlate
Tero Kristo
1
-1
/
+1
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
8
-158
/
+523
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-8
/
+313
2020-10-16
PM: AVS: smartreflex Move driver to soc specific drivers
Ulf Hansson
2
-0
/
+1046
2020-09-21
soc: ti: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2
-25
/
+5
2020-09-12
soc: ti: k3-socinfo: Add entry for J7200
Peter Ujfalusi
1
-0
/
+1
[next]