aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-08mailbox: Fix devm_ioremap_resource error detection codeAmitoj Kaur Chawla1-2/+2
2016-04-26mailbox/omap: kill omap_mbox_{save/restore}_ctx() functionsSuman Anna1-51/+0
2016-04-26mailbox/omap: check for any unread messages during suspendSuman Anna1-1/+9
2016-04-26mailbox/omap: add support for suspend/resumeSuman Anna1-0/+45
2016-04-26mailbox/omap: store mailbox interrupt type in omap_mbox_deviceSuman Anna1-0/+2
2016-04-26mailbox/omap: add blank lines after declarationsSuman Anna1-1/+6
2016-04-26mailbox/omap: remove FSF mailing address paragraphSuman Anna1-6/+0
2016-04-26mailbox/omap: use variable name for sizeof() operatorSuman Anna1-1/+1
2016-04-26mailbox/omap: drop legacy platform device supportSuman Anna1-60/+41
2016-04-14Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds3-11/+13
2016-04-12mailbox: Stop using ENOSYS for anything other than unimplemented syscallsLee Jones1-2/+2
2016-04-12mailbox: mailbox-test: Prevent memory leakLee Jones1-3/+6
2016-04-12mailbox: mailbox-test: Use more consistent format for calling copy_from_user()Lee Jones1-4/+3
2016-04-08Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki1-2/+2
2016-04-08mailbox: xgene-slimpro: Fix wrong test for devm_kzallocAxel Lin1-2/+2
2016-04-07mailbox: pcc: Don't access an unmapped memory address spaceShanker Donthineni1-2/+2
2016-03-23Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds3-0/+652
2016-03-21mailbox: Introduce TI message manager driverNishanth Menon3-0/+652
2016-03-20Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds6-22/+1025
2016-03-16mailbox: rockchip: avoid 64-bit divisionArnd Bergmann1-1/+1
2016-03-14Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki1-7/+104
2016-03-11mailbox: rockchip: Add Rockchip mailbox driverCaesar Wang3-0/+294
2016-03-09mailbox: pcc: optimized pcc_send_dataPrakash, Prashanth1-7/+104
2016-03-04mailbox/xgene-slimpro: Checking for IS_ERR instead of NULLDan Carpenter1-2/+2
2016-03-04mailbox: Hi6220: add mailbox driverLeo Yan3-0/+405
2016-03-04mailbox: mailbox-test: add support for separate tx/rx buffer with single channelSudeep Holla1-10/+21
2016-03-04mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printkSudeep Holla1-10/+8
2016-03-04mailbox: mailbox-test: fix the compatible stringSudeep Holla1-1/+1
2016-03-04mailbox: mailbox-test: rename driver as generic test driverSudeep Holla1-1/+1
2016-02-15mailbox: Add support for APM X-Gene platform mailbox driverDuc Dang3-0/+295
2016-02-02mailbox: Fix dependencies for !HAS_IOMEM archsRichard Weinberger1-0/+1
2016-02-02mailbox: pcc: fix channel calculation in get_pcc_channel()Alexey Klimov1-7/+1
2015-11-30mailbox: constify mbox_chan_ops structureJulia Lawall1-1/+1
2015-11-04mailbox: mailbox-test: avoid reading iomem twiceJassi Brar1-3/+2
2015-10-27mailbox: Off by one in mbox_test_message_read()Dan Carpenter1-1/+1
2015-10-23mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU IdleDave Gerlach1-4/+45
2015-10-23mailbox: mailbox-test: Correctly repair Sparse warningsLee Jones1-5/+6
2015-10-17mailbox: Fix a couple of trivial static checker issuesLee Jones2-6/+6
2015-10-17mailbox: Add generic mechanism for testing Mailbox ControllersLee Jones3-0/+370
2015-10-17mailbox: Add support for ST's Mailbox IPLee Jones3-0/+522
2015-10-16PCC: fix dereference of ERR_PTRSudip Mukherjee1-1/+1
2015-09-05Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds3-14/+16
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-1/+8
2015-08-26PCC: Disable compilation by defaultAshwin Chaugule1-0/+1
2015-08-25PCC: Initialize PCC Mailbox earlier at bootAshwin Chaugule1-1/+7
2015-08-10mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 msSudeep Holla1-1/+1
2015-08-10mailbox: switch to hrtimer for tx_complete pollingSudeep Holla1-12/+15
2015-08-07treewide: Fix typo in printkMasanari Iida1-1/+1
2015-08-05mailbox: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1