summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |_|/ |/| |
| | * mailbox: pcc: Don't access an unmapped memory address spaceShanker Donthineni2016-04-071-2/+2
* | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-03-233-0/+652
|\ \ \
| * | | mailbox: Introduce TI message manager driverNishanth Menon2016-03-213-0/+652
* | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-03-206-22/+1025
|\ \ \ \ | |/ / /
| * | | mailbox: rockchip: avoid 64-bit divisionArnd Bergmann2016-03-161-1/+1
| * | | mailbox: rockchip: Add Rockchip mailbox driverCaesar Wang2016-03-113-0/+294
| * | | mailbox/xgene-slimpro: Checking for IS_ERR instead of NULLDan Carpenter2016-03-041-2/+2
| * | | mailbox: Hi6220: add mailbox driverLeo Yan2016-03-043-0/+405
| * | | mailbox: mailbox-test: add support for separate tx/rx buffer with single channelSudeep Holla2016-03-041-10/+21
| * | | mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printkSudeep Holla2016-03-041-10/+8
| * | | mailbox: mailbox-test: fix the compatible stringSudeep Holla2016-03-041-1/+1
| * | | mailbox: mailbox-test: rename driver as generic test driverSudeep Holla2016-03-041-1/+1
| * | | mailbox: Add support for APM X-Gene platform mailbox driverDuc Dang2016-02-153-0/+295
| |/ /
* | | Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2016-03-141-7/+104
|\ \ \ | |/ / |/| / | |/
| * mailbox: pcc: optimized pcc_send_dataPrakash, Prashanth2016-03-091-7/+104
* | mailbox: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-02-021-0/+1
* | mailbox: pcc: fix channel calculation in get_pcc_channel()Alexey Klimov2016-02-021-7/+1
|/
* mailbox: constify mbox_chan_ops structureJulia Lawall2015-11-301-1/+1
* mailbox: mailbox-test: avoid reading iomem twiceJassi Brar2015-11-041-3/+2
* mailbox: Off by one in mbox_test_message_read()Dan Carpenter2015-10-271-1/+1
* mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU IdleDave Gerlach2015-10-231-4/+45
* mailbox: mailbox-test: Correctly repair Sparse warningsLee Jones2015-10-231-5/+6
* mailbox: Fix a couple of trivial static checker issuesLee Jones2015-10-172-6/+6
OpenPOWER on IntegriCloud