| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-17 | 1 | -7/+318 |
| |\ |
|
| | * | soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_init | Peter Ujfalusi | 2020-12-14 | 1 | -1/+1 |
| | * | soc: ti: k3-ringacc: add AM64 DMA rings support. | Grygorii Strashko | 2020-12-11 | 1 | -7/+318 |
| * | | Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-12-16 | 1 | -20/+254 |
| |\ \ |
|
| | * | | soc: ti: omap-prm: omap5: add genpd support for remaining PRM instances | Tero Kristo | 2020-11-19 | 1 | -4/+57 |
| | * | | soc: ti: omap-prm: dra7: add genpd support for remaining PRM instances | Tero Kristo | 2020-11-19 | 1 | -9/+97 |
| | * | | soc: ti: omap-prm: omap4: add genpd support for remaining PRM instances | Tero Kristo | 2020-11-19 | 1 | -4/+67 |
| | * | | soc: ti: omap-prm: am4: add genpd support for remaining PRM instances | Tero Kristo | 2020-11-16 | 1 | -3/+33 |
| * | | | Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2020-12-09 | 9 | -116/+112 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probe | Zhihao Cheng | 2020-11-21 | 1 | -1/+2 |
| | * | | soc: ti: Fix reference imbalance in knav_dma_probe | Zhang Qilong | 2020-11-21 | 1 | -2/+11 |
| | * | | soc: ti: pruss: Remove wrong check against *get_match_data return value | Grzegorz Jaszczyk | 2020-11-21 | 1 | -6/+0 |
| | * | | soc: ti: Kconfig: Drop ARM64 SoC specific configs | Nishanth Menon | 2020-11-21 | 1 | -18/+0 |
| | * | | soc: ti: k3-ringacc: Provide documentation for 'k3_ring's 'state' | Lee Jones | 2020-11-21 | 1 | -0/+1 |
| | * | | soc: ti: wkup_m3_ipc: Document 'm3_ipc' parameter throughout | Lee Jones | 2020-11-21 | 1 | -2/+6 |
| | * | | soc: ti: pm33xx: Remove set but unused variable 'ret' | Lee Jones | 2020-11-21 | 1 | -3/+1 |
| | * | | soc: ti: knav_dma: Fix a kernel function doc formatting issue | Lee Jones | 2020-11-21 | 1 | -1/+1 |
| | * | | soc: ti: knav_qmss_queue: Fix a whole host of function documentation issues | Lee Jones | 2020-11-21 | 1 | -29/+30 |
| | * | | soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret' | Lee Jones | 2020-11-21 | 1 | -2/+1 |
| | * | | soc: ti: omap-prm: Do not check rstst bit on deassert if already deasserted | Tony Lindgren | 2020-11-21 | 1 | -0/+4 |
| | * | | soc: ti: knav_qmss: fix reference leak in knav_queue_probe | Zhang Qilong | 2020-11-21 | 1 | -0/+1 |
| | * | | soc: ti: k3-socinfo: Add entry for AM64X SoC family | Peter Ujfalusi | 2020-11-01 | 1 | -0/+1 |
| | * | | soc: ti: k3-ringacc: Use correct device for allocation in RING mode | Peter Ujfalusi | 2020-11-01 | 1 | -5/+13 |
| | * | | soc: ti: k3-ringacc: Use the ti_sci set_cfg callback for ring configuration | Peter Ujfalusi | 2020-11-01 | 1 | -47/+32 |
| | * | | soc: ti: ti_sci_inta_msi: Add support for second range in resource ranges | Peter Ujfalusi | 2020-11-01 | 1 | -0/+12 |
| * | | | Merge tag 'omap-for-v5.11/genpd-drivers-signed' of git://git.kernel.org/pub/s... | Arnd Bergmann | 2020-12-09 | 2 | -5/+96 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | soc: ti: pm33xx: Enable basic PM runtime support for genpd | Tony Lindgren | 2020-11-16 | 1 | -2/+15 |
| | * | | soc: ti: omap-prm: am3: add genpd support for remaining PRM instances | Tero Kristo | 2020-11-16 | 1 | -3/+33 |
| | * | | soc: ti: omap-prm: Add pm_clk for genpd | Tony Lindgren | 2020-11-16 | 1 | -0/+44 |
| | * | | soc: ti: omap-prm: Do not check rstst bit on deassert if already deasserted | Tony Lindgren | 2020-11-13 | 1 | -0/+4 |
| | |/ |
|
* | / | soc: ti: omap-prm: Fix boot time errors for rst_map_012 bits 0 and 1 | Tony Lindgren | 2020-12-30 | 1 | -0/+11 |
|/ / |
|
* / | soc: ti: ti_sci_pm_domains: check for proper args count in xlate | Tero Kristo | 2020-10-29 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2020-10-24 | 8 | -158/+523 |
|\ |
|
| * | soc: ti: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao | 2020-09-20 | 2 | -25/+5 |
| * | soc: ti: k3-socinfo: Add entry for J7200 | Peter Ujfalusi | 2020-09-11 | 1 | -0/+1 |
| * | soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUX | Grzegorz Jaszczyk | 2020-09-11 | 1 | -7/+177 |
| * | soc: ti: ti_sci_pm_domains: switch to use multiple genpds instead of one | Tero Kristo | 2020-09-11 | 1 | -130/+121 |
| * | soc: ti: pruss: Enable support for ICSSG subsystems on K3 J721E SoCs | Suman Anna | 2020-09-11 | 1 | -0/+1 |
| * | soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM65x SoCs | Suman Anna | 2020-09-11 | 2 | -1/+2 |
| * | soc: ti: pruss: Add support for PRU-ICSS subsystems on 66AK2G SoC | Suman Anna | 2020-09-11 | 2 | -1/+2 |
| * | soc: ti: pruss: Add support for PRU-ICSS subsystems on AM57xx SoCs | Suman Anna | 2020-09-11 | 2 | -1/+2 |
| * | soc: ti: pruss: Add support for PRU-ICSSs on AM437x SoCs | Suman Anna | 2020-09-11 | 2 | -2/+35 |
| * | soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs | Suman Anna | 2020-09-11 | 3 | -0/+159 |
| * | soc: ti: k3: ringacc: add am65x sr2.0 support | Grygorii Strashko | 2020-09-11 | 1 | -3/+30 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2020-10-24 | 2 | -8/+313 |
|\ \ |
|
| * \ | Merge branch 'omap-for-v5.10/prm-genpd' into omap-for-v5.10/ti-sysc-drop-pdata | Tony Lindgren | 2020-09-03 | 1 | -3/+271 |
| |\ \ |
|
| | * | | soc: ti: omap-prm: Configure omap4 and 5 l4_abe power domain | Tony Lindgren | 2020-08-18 | 1 | -0/+22 |
| | * | | soc: ti: omap-prm: Configure sgx power domain for am3 and am4 | Tony Lindgren | 2020-08-18 | 1 | -2/+22 |
| | * | | soc: ti: omap-prm: Add basic power domain support | Tony Lindgren | 2020-08-18 | 1 | -1/+227 |
| | |/ |
|
| * / | soc: ti: pm33xx: Simplify RTC usage to prepare to drop platform data | Tony Lindgren | 2020-08-24 | 1 | -5/+42 |
| |/ |
|