VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-07-14
mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion
Sibi Sankar
2021-07-14
mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform device
Shawn Guo
2021-04-28
Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
2021-04-13
mailbox: arm_mhu_db: Remove redundant dev_err call in mhu_db_probe()
Qiheng Lin
2021-04-13
mailbox: sprd: Add supplementary inbox support
Orson Zhai
2021-04-13
mailbox: sprd: Introduce refcnt when clients requests/free channels
Orson Zhai
2021-04-13
mailbox: fix various typos in comments
Tom Saeger
2021-04-13
mailbox: pcc: fix platform_no_drv_owner.cocci warnings
Yang Li
2021-04-09
treewide: change my e-mail address, fix my name
Marek Behún
2021-02-22
mailbox: arm_mhuv2: Skip calling kfree() with invalid pointer
Viresh Kumar
2021-02-14
mailbox: tegra-hsp: Set lockdep class dynamically
Mikko Perttunen
2021-02-14
mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULL
Magnum Shan
2021-02-14
mailbox: arm_mhuv2: make remove callback return void
Uwe Kleine-König
2021-02-14
mailbox: arm_mhuv2: Fix sparse warnings
Viresh Kumar
2021-02-14
mailbox: qcom: Add support for SDX55 APCS IPC
Manivannan Sadhasivam
2021-02-14
mailbox: omap: Add support for K3 AM64x SoCs
Suman Anna
2021-02-14
mailbox: qcom: Add SC8180X apcs compatible
Bjorn Andersson
2020-12-09
mailbox: arm_mhuv2: Add driver
Viresh Kumar
2020-12-01
mailbox: stm32-ipcc: cast void pointers to unsigned long
Martin Kaiser
2020-12-01
mailbox: stm32-ipcc: remove duplicate error message
Martin Kaiser
2020-12-01
mailbox: stm32-ipcc: add COMPILE_TEST dependency
Martin Kaiser
2020-12-01
mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfree
Sudeep Holla
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-16
mailbox: avoid timer start from callback
Jassi Brar
2020-10-12
maiblox: mediatek: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-10-12
mailbox: arm_mhu: Add ARM MHU doorbell driver
Sudeep Holla
2020-10-12
mailbox: arm_mhu: Match only if compatible is "arm,mhu"
Sudeep Holla
2020-10-12
mailbox: bcm: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-18
firmware: tegra: Enable BPMP support on Tegra234
Thierry Reding
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-03
mailbox: mediatek: cmdq: clear task in channel before shutdown
Dennis YC Hsieh
2020-08-03
mailbox: cmdq: support mt6779 gce platform definition
Dennis YC Hsieh
2020-08-03
mailbox: cmdq: variablize address shift in platform
Dennis YC Hsieh
2020-08-03
mailbox: qcom: Add msm8994 apcs compatible
Konrad Dybcio
2020-08-03
mailbox: qcom: Add sdm660 hmss compatible
Konrad Dybcio
2020-08-03
mailbox: imx: Mark PM functions as __maybe_unused
Nathan Chancellor
2020-08-03
mailbox: pcc: Put the PCCT table for error path
Hanjun Guo
2020-08-03
mailbox: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-10
mailbox: qcom: Add ipq6018 apcs compatible
Sivaprakash Murugesan
2020-06-10
mailbox: qcom: Add clock driver name in apcs mailbox driver data
Sivaprakash Murugesan
2020-06-07
mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag
Anson Huang
2020-06-07
mailbox: imx: Add runtime PM callback to handle MU clocks
Anson Huang
2020-06-07
mailbox: imx: Add context save/restore for suspend/resume
Dong Aisheng
2020-05-30
mailbox: Add support for Qualcomm IPCC
Manivannan Sadhasivam
2020-05-30
mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()
Wei Yongjun
2020-05-30
mailbox: imx-mailbox: fix scu msg header size check
Peng Fan
2020-05-30
mailbox: sprd: Add Spreadtrum mailbox driver
Baolin Wang
2020-05-30
mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe()
Markus Elfring
2020-05-30
mailbox: imx: Disable the clock on devm_mbox_controller_register() failure
Fabio Estevam
2020-05-30
mailbox: imx: Fix return in imx_mu_scu_xlate()
Dan Carpenter
2020-05-30
mailbox: imx: Support runtime PM
Anson Huang
2020-05-30
mailbox: pcc: make pcc_mbox_driver static
Jason Yan
2020-03-19
mailbox: imx: add SCU MU support
Peng Fan
2020-03-19
mailbox: imx: restructure code to make easy for new MU
Peng Fan
2020-03-19
mailbox: mediatek: remove implementation related to atomic_exec
Bibby Hsieh
2020-03-19
mailbox: mediatek: implement flush function
Bibby Hsieh
2020-03-19
maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation failure
Rayagonda Kokatanur
2020-03-19
mailbox: sun6i-msgbox: Add a new mailbox driver
Samuel Holland
2020-03-19
mailbox: bcm-pdc: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-19
mailbox:armada-37xx-rwtm:remove duplicate print in armada_37xx_mbox_probe()
Tang Bin
2020-01-08
mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resource
Yangtao Li
2019-12-01
Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
2019-11-30
mailbox: imx: add support for imx v1 mu
Richard Zhu
2019-11-30
mailbox: imx: Clear the right interrupts at shutdown
Daniel Baluta
2019-11-30
mailbox: imx: Fix Tx doorbell shutdown path
Daniel Baluta
2019-11-30
mailbox: stm32-ipcc: Update wakeup management
Fabien Dessenne
2019-11-26
mailbox: no need to set .owner platform_driver_register
Tian Tao
2019-11-26
mailbox/omap: Handle if CONFIG_PM is disabled
Brandon Maier
2019-11-12
mailbox: tegra: Fix superfluous IRQ error message
Jon Hunter
2019-09-17
mailbox: qcom-apcs: fix max_register value
Jorge Ramirez-Ortiz
2019-09-17
mailbox: qcom: Add support for IPQ8074 APCS
Gokul Sriram Palanisamy
2019-09-17
mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCs
Sibi Sankar
2019-09-17
mbox: qcom: replace integer with valid macro
Jorge Ramirez-Ortiz
2019-09-17
mbox: qcom: add APCS child device for QCS404
Jorge Ramirez-Ortiz
2019-09-17
mailbox: mediatek: cmdq: clear the event in cmdq initial flow
Bibby Hsieh
2019-09-17
mailbox: mediatek: cmdq: support mt8183 gce function
Bibby Hsieh
2019-09-17
mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
Bibby Hsieh
2019-09-17
mailbox: armada-37xx-rwtm: Use device-managed registration API
Chuhong Yuan
2019-07-14
Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2019-07-11
mailbox: handle failed named mailbox channel request
morten petersen
2019-07-10
mailbox: tegra: avoid resume NULL mailboxes
Bitan Biswas
2019-07-10
mailbox: tegra: hsp: add noirq resume
Bitan Biswas
2019-07-10
mailbox: bcm-flexrm-mailbox: using dev_get_drvdata directly
Fuqian Huang
2019-07-10
mailbox: imx: Clear GIEn bit at shutdown
Daniel Baluta
2019-07-10
mailbox: omap: Add support for TI K3 SoCs
Suman Anna
2019-07-10
mailbox: arm_mhu: reorder header inclusion and drop unneeded ones
Sudeep Holla
2019-07-10
mailbox: stm32_ipcc: add spinlock to fix channels concurrent access
Arnaud Pouliquen
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-03
mailbox: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-10
Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
2019-05-09
mailbox: Add support for Armada 37xx rWTM mailbox
Marek Behun
2019-05-09
mailbox: stm32-ipcc: check invalid irq
Fabien Dessenne
2019-05-09
mailbox: imx: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
2019-03-11
mailbox: imx: keep MU irq working during suspend/resume
Anson Huang
2019-03-06
mailbox: ZynqMP IPI mailbox controller
Wendy Liang
2019-03-06
mailbox: stm32-ipcc: remove useless device_init_wakeup call
Fabien Dessenne
2019-03-06
mailbox: stm32-ipcc: do not enable wakeup source by default
Fabien Dessenne
2019-03-06
mailbox: mailbox-test: fix null pointer if no mmio
Fabien Dessenne
2019-03-06
mailbox: mailbox-test: fix debugfs in multi-instances
Fabien Dessenne
2019-03-06
mailbox: tegra-hsp: mark suspend function as __maybe_unused
Arnd Bergmann
2019-02-18
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
Rayagonda Kokatanur
2019-02-18
mailbox: Export mbox_flush()
Thierry Reding
2018-12-21
mailbox: tegra-hsp: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: tegra-hsp: use devm_kstrdup_const()
Bartosz Golaszewski
2018-12-21
mailbox: tegra-hsp: Add suspend/resume support
Thierry Reding
2018-12-21
mailbox: tegra-hsp: Add support for shared mailboxes
Thierry Reding
2018-12-21
mailbox: Allow multiple controllers per device
Mikko Perttunen
2018-12-21
mailbox: Support blocking transfers in atomic context
Thierry Reding
2018-12-21
mailbox: ti-msgmgr: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: stm32-ipcc: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: rockchip: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: qcom-apcs: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: platform-mhu: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: omap: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: mtk-cmdq: Remove needless devm_kfree() calls
Thierry Reding
2018-12-21
mailbox: mtk-cmdq: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: xgene-slimpro: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: sti: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: altera: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: imx: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: hi6220: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: hi3660: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: bcm-pdc: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: bcm-flexrm: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: bcm2835: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: arm-mhu: Use device-managed registration API
Thierry Reding
2018-12-21
mailbox: Add device-managed registration functions
Thierry Reding
2018-12-12
mailbox: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-12-12
mailbox: ti-msgmgr: Off by one in ti_msgmgr_of_xlate()
Dan Carpenter
2018-12-12
mailbox: Hi3660: Fixup mailbox state machine malfunction issue
Kevin Wangtao
2018-12-12
mailbox: hi3660: constify mbox_chan_ops structure
Julia Lawall
2018-10-29
Merge tag 'mailbox-v4.20' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
2018-09-29
mailbox: mediatek: Add check for possible failure of kzalloc
Houlong Wei
2018-09-29
mailbox: bcm-flexrm-mailbox: fix spelling mistake "toogle" -> "toggle"
Colin Ian King
2018-09-29
mailbox: qcom: Add QCS404 APPS Global compatible
Bjorn Andersson
2018-09-29
drivers: mailbox: Make ti-msgmr driver depend on ARCH_K3
Nishanth Menon
2018-09-29
mailbox: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-10
mailbox: PCC: handle parse error
David Arcari
2018-08-15
mailbox: Add support for i.MX messaging unit
Oleksij Rempel
2018-08-15
mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.c
Randy Dunlap
2018-08-03
mailbox: mediatek: Add Mediatek CMDQ driver
Houlong Wei
2018-08-03
mailbox: ti-msgmgr: Add support for Secure Proxy
Nishanth Menon
2018-08-03
mailbox: ti-msgmgr: Move the memory region name to descriptor
Nishanth Menon
2018-08-03
mailbox: ti-msgmgr: Change message count mask to be descriptor based
Nishanth Menon
2018-08-03
mailbox: ti-msgmgr: Allocate Rx channel resources only on request
Nishanth Menon
2018-08-03
mailbox: ti-msgmgr: Get rid of unused structure members
Nishanth Menon
2018-08-03
mailbox/omap: use of_device_get_match_data() to get match data
Suman Anna
2018-08-03
mailbox/omap: switch to SPDX license identifier
Suman Anna
2018-08-03
mailbox: xgene-slimpro: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-07
Merge tag 'mailbox-v4.18' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
2018-06-06
mailbox/drivers/hisi: Consolidate the Kconfig for the MAILBOX
Daniel Lezcano
2018-06-06
mailbox: Add support for Qualcomm SDM845 SoCs
Sibi Sankar
2018-06-06
mailbox: bcm2835: Fix of_xlate return value
Stefan Wahren
2018-06-06
mailbox: qcom: Add msm8998 hmss compatible
Bjorn Andersson
2018-06-06
mailbox: add STMicroelectronics STM32 IPCC driver
Fabien Dessenne
2018-06-06
mailbox: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-05-18
mailbox: PCC: erroneous error message when parsing ACPI PCCT
Al Stone
2018-03-20
mailbox: Add support for Hi3660 mailbox
Kaihua Zhong
2018-03-15
mailbox: tegra: relax TEGRA_HSP_MBOX Kconfig dependencies
Arnd Bergmann
2018-03-15
maillbox: bcm-flexrm-mailbox: Use dma_pool_zalloc()
Souptick Joarder
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-04
Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
2018-02-04
mailbox: qcom: Create APCS child device for clock controller
Georgi Djakov
2018-02-04
mailbox: qcom: Convert APCS IPC driver to use regmap
Georgi Djakov
2018-01-10
mailbox: ti-msgmgr: Use %zu for size_t print format
Nishanth Menon
2018-01-10
mailbox: ti-msgmgr: Switch to SPDX Licensing
Nishanth Menon
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-15
Merge tag 'mailbox-v4.15' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
2017-11-14
mailbox/omap: unregister mbox class
Arvind Yadav
2017-11-14
mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready
Sudeep Holla
2017-11-14
mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone
Sudeep Holla
2017-11-13
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2017-11-09
mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file
George Cherian
2017-11-06
mailbox: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
mailbox: Build Broadcom FlexRM driver as loadable module for iProc SOCs
Anup Patel
2017-10-27
mailbox: bcm-flexrm-mailbox: Use common GPL comment header
Anup Patel
2017-10-27
mailbox: bcm-flexrm-mailbox: add depends on ARCH_BCM_IPROC
Scott Branden
2017-10-27
mailbox: bcm-flexrm-mailbox: Print ring number in errors and warnings
Anup Patel
2017-10-27
mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequence
Anup Patel
2017-09-07
Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
2017-08-31
mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_poll
Anup Patel
2017-08-31
mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDA
Anup Patel
2017-08-31
mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()
Anup Patel