aboutsummaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-07Merge tag 'mailbox-v4.18' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2018-06-06mailbox/drivers/hisi: Consolidate the Kconfig for the MAILBOXDaniel Lezcano
2018-06-06mailbox: Add support for Qualcomm SDM845 SoCsSibi Sankar
2018-06-06mailbox: bcm2835: Fix of_xlate return valueStefan Wahren
2018-06-06mailbox: qcom: Add msm8998 hmss compatibleBjorn Andersson
2018-06-06mailbox: add STMicroelectronics STM32 IPCC driverFabien Dessenne
2018-06-06mailbox: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-05-18mailbox: PCC: erroneous error message when parsing ACPI PCCTAl Stone
2018-03-20mailbox: Add support for Hi3660 mailboxKaihua Zhong
2018-03-15mailbox: tegra: relax TEGRA_HSP_MBOX Kconfig dependenciesArnd Bergmann
2018-03-15maillbox: bcm-flexrm-mailbox: Use dma_pool_zalloc()Souptick Joarder
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-04Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2018-02-04mailbox: qcom: Create APCS child device for clock controllerGeorgi Djakov
2018-02-04mailbox: qcom: Convert APCS IPC driver to use regmapGeorgi Djakov
2018-01-10mailbox: ti-msgmgr: Use %zu for size_t print formatNishanth Menon
2018-01-10mailbox: ti-msgmgr: Switch to SPDX LicensingNishanth Menon
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-15Merge tag 'mailbox-v4.15' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2017-11-14mailbox/omap: unregister mbox classArvind Yadav
2017-11-14mailbox: mailbox-test: don't rely on rx_buffer content to signal data readySudeep Holla
2017-11-14mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdoneSudeep Holla
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-09mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header fileGeorge Cherian
2017-11-06mailbox: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27mailbox: Build Broadcom FlexRM driver as loadable module for iProc SOCsAnup Patel
2017-10-27mailbox: bcm-flexrm-mailbox: Use common GPL comment headerAnup Patel
2017-10-27mailbox: bcm-flexrm-mailbox: add depends on ARCH_BCM_IPROCScott Branden
2017-10-27mailbox: bcm-flexrm-mailbox: Print ring number in errors and warningsAnup Patel
2017-10-27mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequenceAnup Patel
2017-09-07Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2017-08-31mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_pollAnup Patel
2017-08-31mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDAAnup Patel
2017-08-31mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()Anup Patel
2017-08-31mailbox: bcm-flexrm-mailbox: Add debugfs supportAnup Patel
2017-08-31mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQsAnup Patel
2017-08-10mailbox: pcc: Drop uninformative output during bootPunit Agrawal
2017-07-26mailbox: pcc: Fix crash when request PCC channel 0Hoan Tran
2017-07-07Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2017-06-14mailbox: Introduce Qualcomm APCS IPC driverBjorn Andersson
2017-06-14mailbox: Make startup and shutdown ops optionalBjorn Andersson
2017-06-12ACPICA: Add support for new PCCT subtablesDavid E. Box
2017-04-27mailbox: handle empty message in tx_tickSudeep Holla
2017-04-27mailbox: skip complete wait event if timer expiredSudeep Holla
2017-04-27mailbox: always wait in mbox_send_message for blocking Tx modeSudeep Holla
2017-03-29mailbox: Remove depends on COMPILE_TEST for BCM_FLEXRM_MBOXAnup Patel