summaryrefslogtreecommitdiff
path: root/drivers/mailbox
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | mailbox: mailbox-test: allow reserved areas in SRAMSudeep Holla2016-12-19
| * | | mailbox: mailbox-test: add support for fasync/pollSudeep Holla2016-12-19
| * | | mailbox: bcm-pdc: Remove unnecessary void* castsRob Rice2016-12-19
| * | | mailbox: bcm-pdc: Simplify interrupt handler logicRob Rice2016-12-19
| * | | mailbox: bcm-pdc: Performance improvementsRob Rice2016-12-19
| * | | mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptorsRob Rice2016-12-19
| * | | mailbox: bcm-pdc: Convert from threaded IRQ to taskletRob Rice2016-12-19
| * | | mailbox: bcm-pdc: Try to improve branch predictionRob Rice2016-12-19
| * | | mailbox: bcm-pdc: streamline rx codeRob Rice2016-12-19
| * | | mailbox: bcm-pdc: Convert from interrupts to poll for tx doneRob Rice2016-12-19
| * | | mailbox: bcm-pdc: PDC driver leaves debugfs files after removalSteve Lin2016-12-19
| * | | mailbox: bcm-pdc: Changes so mbox client can be removed / re-insertedSteve Lin2016-12-19
| * | | mailbox: bcm-pdc: Use octal permissions rather than symbolicRob Rice2016-12-19
| * | | mailbox: sti: Fix module autoload for OF registrationJavier Martinez Canillas2016-12-19
| * | | mailbox: mailbox-test: Fix module autoloadJavier Martinez Canillas2016-12-19
| |/ /
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-15
|\ \ \ | |/ / |/| |
| * | mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells()Dan Carpenter2016-11-18
| * | mailbox: Add Tegra HSP driverThierry Reding2016-11-18
| |/
* | mailbox: PCC: Fix lockdep warning when request PCC channelHoan Tran2016-11-14
|/
* Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-10-06
|\
| * mailbox: Add Platform Message-Handling-Unit variant driverNeil Armstrong2016-09-07
| |
| \
*-. \ Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki2016-10-02
|\ \ \ | |_|/ |/| |
| * | mailbox: pcc: Support HW-Reduced Communication Subspace type 2hotran2016-08-31
| |/
* | fix:mailbox:bcm-pdc-mailbox:mark symbols static where possibleBaoyou Xie2016-08-29
* | mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown()Dan Carpenter2016-08-29
* | mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOXRob Rice2016-08-29
|/
* mailbox: Fix format and type mismatches in Broadcom PDC driverRob Rice2016-07-28
* mailbox: Add Broadcom PDC mailbox driverRob Rice2016-07-28
* mailbox: pl320: remove __raw IOBen Dooks2016-06-24
* mailbox: mailbox-test: set tdev->signal to NULL after freeingSudeep Holla2016-06-12
* mailbox: Fix devm_ioremap_resource error detection codeAmitoj Kaur Chawla2016-05-08