summaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2019-08-04mailbox: handle failed named mailbox channel requestmorten petersen
2018-09-09mailbox: xgene-slimpro: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2017-08-06mailbox: handle empty message in tx_tickSudeep Holla
2017-08-06mailbox: skip complete wait event if timer expiredSudeep Holla
2017-08-06mailbox: always wait in mbox_send_message for blocking Tx modeSudeep Holla
2016-11-14mailbox: PCC: Fix lockdep warning when request PCC channelHoan Tran
2016-10-06Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2016-10-02Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki
2016-09-07mailbox: Add Platform Message-Handling-Unit variant driverNeil Armstrong
2016-08-31mailbox: pcc: Support HW-Reduced Communication Subspace type 2hotran
2016-08-29fix:mailbox:bcm-pdc-mailbox:mark symbols static where possibleBaoyou Xie
2016-08-29mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown()Dan Carpenter
2016-08-29mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOXRob Rice
2016-07-28mailbox: Fix format and type mismatches in Broadcom PDC driverRob Rice
2016-07-28mailbox: Add Broadcom PDC mailbox driverRob Rice
2016-06-24mailbox: pl320: remove __raw IOBen Dooks
2016-06-12mailbox: mailbox-test: set tdev->signal to NULL after freeingSudeep Holla
2016-05-08mailbox: Fix devm_ioremap_resource error detection codeAmitoj Kaur Chawla
2016-04-26mailbox/omap: kill omap_mbox_{save/restore}_ctx() functionsSuman Anna
2016-04-26mailbox/omap: check for any unread messages during suspendSuman Anna
2016-04-26mailbox/omap: add support for suspend/resumeSuman Anna
2016-04-26mailbox/omap: store mailbox interrupt type in omap_mbox_deviceSuman Anna
2016-04-26mailbox/omap: add blank lines after declarationsSuman Anna
2016-04-26mailbox/omap: remove FSF mailing address paragraphSuman Anna
2016-04-26mailbox/omap: use variable name for sizeof() operatorSuman Anna
2016-04-26mailbox/omap: drop legacy platform device supportSuman Anna
2016-04-14Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-04-12mailbox: Stop using ENOSYS for anything other than unimplemented syscallsLee Jones
2016-04-12mailbox: mailbox-test: Prevent memory leakLee Jones
2016-04-12mailbox: mailbox-test: Use more consistent format for calling copy_from_user()Lee Jones
2016-04-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki
2016-04-08mailbox: xgene-slimpro: Fix wrong test for devm_kzallocAxel Lin
2016-04-07mailbox: pcc: Don't access an unmapped memory address spaceShanker Donthineni
2016-03-23Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2016-03-21mailbox: Introduce TI message manager driverNishanth Menon
2016-03-20Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2016-03-16mailbox: rockchip: avoid 64-bit divisionArnd Bergmann
2016-03-14Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2016-03-11mailbox: rockchip: Add Rockchip mailbox driverCaesar Wang
2016-03-09mailbox: pcc: optimized pcc_send_dataPrakash, Prashanth
2016-03-04mailbox/xgene-slimpro: Checking for IS_ERR instead of NULLDan Carpenter
2016-03-04mailbox: Hi6220: add mailbox driverLeo Yan
2016-03-04mailbox: mailbox-test: add support for separate tx/rx buffer with single channelSudeep Holla
2016-03-04mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printkSudeep Holla
2016-03-04mailbox: mailbox-test: fix the compatible stringSudeep Holla
2016-03-04mailbox: mailbox-test: rename driver as generic test driverSudeep Holla
2016-02-15mailbox: Add support for APM X-Gene platform mailbox driverDuc Dang
2016-02-02mailbox: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-02-02mailbox: pcc: fix channel calculation in get_pcc_channel()Alexey Klimov
2015-11-30mailbox: constify mbox_chan_ops structureJulia Lawall