summaryrefslogtreecommitdiff
path: root/drivers/mailbox
Commit message (Expand)AuthorAge
* mailbox: Add support for Hi3660 mailboxKaihua Zhong2018-03-20
* mailbox: tegra: relax TEGRA_HSP_MBOX Kconfig dependenciesArnd Bergmann2018-03-15
* maillbox: bcm-flexrm-mailbox: Use dma_pool_zalloc()Souptick Joarder2018-03-15
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'mailbox-v4.16' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2018-02-04
|\
| * mailbox: qcom: Create APCS child device for clock controllerGeorgi Djakov2018-02-04
| * mailbox: qcom: Convert APCS IPC driver to use regmapGeorgi Djakov2018-02-04
| * mailbox: ti-msgmgr: Use %zu for size_t print formatNishanth Menon2018-01-10
| * mailbox: ti-msgmgr: Switch to SPDX LicensingNishanth Menon2018-01-10
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* Merge tag 'mailbox-v4.15' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2017-11-15
|\
| * mailbox/omap: unregister mbox classArvind Yadav2017-11-14
| * mailbox: mailbox-test: don't rely on rx_buffer content to signal data readySudeep Holla2017-11-14
| * mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdoneSudeep Holla2017-11-14
| * mailbox: Build Broadcom FlexRM driver as loadable module for iProc SOCsAnup Patel2017-10-27
| * mailbox: bcm-flexrm-mailbox: Use common GPL comment headerAnup Patel2017-10-27
| * mailbox: bcm-flexrm-mailbox: add depends on ARCH_BCM_IPROCScott Branden2017-10-27
| * mailbox: bcm-flexrm-mailbox: Print ring number in errors and warningsAnup Patel2017-10-27
| * mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush sequenceAnup Patel2017-10-27
* | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-13
|\ \
| * | mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header fileGeorge Cherian2017-11-09
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \ \ | |/ / |/| |
| * | mailbox: Convert timers to use timer_setup()Kees Cook2017-11-06
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2017-09-07
|\
| * mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_pollAnup Patel2017-08-31
| * mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDAAnup Patel2017-08-31
| * mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()Anup Patel2017-08-31
| * mailbox: bcm-flexrm-mailbox: Add debugfs supportAnup Patel2017-08-31
| * mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQsAnup Patel2017-08-31
* | mailbox: pcc: Drop uninformative output during bootPunit Agrawal2017-08-10
|/
* mailbox: pcc: Fix crash when request PCC channel 0Hoan Tran2017-07-26
* Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2017-07-07
|\
| * mailbox: Introduce Qualcomm APCS IPC driverBjorn Andersson2017-06-14
| * mailbox: Make startup and shutdown ops optionalBjorn Andersson2017-06-14
* | ACPICA: Add support for new PCCT subtablesDavid E. Box2017-06-12
|/
* mailbox: handle empty message in tx_tickSudeep Holla2017-04-27
* mailbox: skip complete wait event if timer expiredSudeep Holla2017-04-27
* mailbox: always wait in mbox_send_message for blocking Tx modeSudeep Holla2017-04-27
* mailbox: Remove depends on COMPILE_TEST for BCM_FLEXRM_MBOXAnup Patel2017-03-29
* mailbox: check ->last_tx_done for NULL in case of timer-based pollingAlexey Klimov2017-03-28
* mailbox: Add driver for Broadcom FlexRM ring managerAnup Patel2017-03-28
* mailbox: bcm-pdc: Add Northstar Plus support to PDC driverSteve Lin2017-03-28
* mailbox: constify mbox_chan_ops structuresBhumika Goyal2017-03-28
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-22
|\
| * Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-22
| |\
| | * ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-21
* | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-12-20
|\ \ \