summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox
Commit message (Expand)AuthorAgeFilesLines
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+1
* Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-221-4/+1
|\
| * Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-221-4/+1
| |\
| | * ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng2016-12-211-4/+1
* | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-12-203-234/+407
|\ \ \
| * | | mailbox: mailbox-test: allow reserved areas in SRAMSudeep Holla2016-12-191-2/+10
| * | | mailbox: mailbox-test: add support for fasync/pollSudeep Holla2016-12-191-8/+71
| * | | mailbox: bcm-pdc: Remove unnecessary void* castsRob Rice2016-12-191-21/+20
| * | | mailbox: bcm-pdc: Simplify interrupt handler logicRob Rice2016-12-191-25/+13
| * | | mailbox: bcm-pdc: Performance improvementsRob Rice2016-12-191-36/+49
| * | | mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptorsRob Rice2016-12-191-12/+11
| * | | mailbox: bcm-pdc: Convert from threaded IRQ to taskletRob Rice2016-12-191-32/+25
| * | | mailbox: bcm-pdc: Try to improve branch predictionRob Rice2016-12-191-13/+13
| * | | mailbox: bcm-pdc: streamline rx codeRob Rice2016-12-191-60/+48
| * | | mailbox: bcm-pdc: Convert from interrupts to poll for tx doneRob Rice2016-12-191-62/+145
| * | | mailbox: bcm-pdc: PDC driver leaves debugfs files after removalSteve Lin2016-12-191-4/+2
| * | | mailbox: bcm-pdc: Changes so mbox client can be removed / re-insertedSteve Lin2016-12-191-8/+46
| * | | mailbox: bcm-pdc: Use octal permissions rather than symbolicRob Rice2016-12-191-1/+2
| * | | mailbox: sti: Fix module autoload for OF registrationJavier Martinez Canillas2016-12-191-0/+1
| * | | mailbox: mailbox-test: Fix module autoloadJavier Martinez Canillas2016-12-191-0/+1
| |/ /
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-153-0/+490
|\ \ \ | |/ / |/| |
| * | mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells()Dan Carpenter2016-11-181-2/+2
| * | mailbox: Add Tegra HSP driverThierry Reding2016-11-183-0/+490
| |/
* / mailbox: PCC: Fix lockdep warning when request PCC channelHoan Tran2016-11-141-6/+7
|/
* Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-10-063-0/+217
|\
| * mailbox: Add Platform Message-Handling-Unit variant driverNeil Armstrong2016-09-073-0/+217
| |
| \
*-. \ Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki2016-10-021-71/+245
|\ \ \ | |_|/ |/| |
| * | mailbox: pcc: Support HW-Reduced Communication Subspace type 2hotran2016-08-311-71/+245
| |/
* | fix:mailbox:bcm-pdc-mailbox:mark symbols static where possibleBaoyou Xie2016-08-291-2/+2
* | mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown()Dan Carpenter2016-08-291-3/+4
* | mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOXRob Rice2016-08-291-0/+1
|/
* mailbox: Fix format and type mismatches in Broadcom PDC driverRob Rice2016-07-281-4/+4
* mailbox: Add Broadcom PDC mailbox driverRob Rice2016-07-283-0/+1542
* mailbox: pl320: remove __raw IOBen Dooks2016-06-241-23/+23
* mailbox: mailbox-test: set tdev->signal to NULL after freeingSudeep Holla2016-06-121-0/+1
* mailbox: Fix devm_ioremap_resource error detection codeAmitoj Kaur Chawla2016-05-081-2/+2
* mailbox/omap: kill omap_mbox_{save/restore}_ctx() functionsSuman Anna2016-04-261-51/+0
* mailbox/omap: check for any unread messages during suspendSuman Anna2016-04-261-1/+9
* mailbox/omap: add support for suspend/resumeSuman Anna2016-04-261-0/+45
* mailbox/omap: store mailbox interrupt type in omap_mbox_deviceSuman Anna2016-04-261-0/+2
* mailbox/omap: add blank lines after declarationsSuman Anna2016-04-261-1/+6
* mailbox/omap: remove FSF mailing address paragraphSuman Anna2016-04-261-6/+0
* mailbox/omap: use variable name for sizeof() operatorSuman Anna2016-04-261-1/+1
* mailbox/omap: drop legacy platform device supportSuman Anna2016-04-261-60/+41
* Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2016-04-143-11/+13
|\
| * mailbox: Stop using ENOSYS for anything other than unimplemented syscallsLee Jones2016-04-121-2/+2
| * mailbox: mailbox-test: Prevent memory leakLee Jones2016-04-121-3/+6
| * mailbox: mailbox-test: Use more consistent format for calling copy_from_user()Lee Jones2016-04-121-4/+3
| * mailbox: xgene-slimpro: Fix wrong test for devm_kzallocAxel Lin2016-04-081-2/+2
| |
| \
*-. \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki2016-04-081-2/+2
|\ \ \ | |_|/ |/| |