| Commit message (Expand) | Author | Age | Files | Lines |
* | mailbox: Fix devm_ioremap_resource error detection code | Amitoj Kaur Chawla | 2016-05-08 | 1 | -2/+2 |
* | mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions | Suman Anna | 2016-04-26 | 1 | -51/+0 |
* | mailbox/omap: check for any unread messages during suspend | Suman Anna | 2016-04-26 | 1 | -1/+9 |
* | mailbox/omap: add support for suspend/resume | Suman Anna | 2016-04-26 | 1 | -0/+45 |
* | mailbox/omap: store mailbox interrupt type in omap_mbox_device | Suman Anna | 2016-04-26 | 1 | -0/+2 |
* | mailbox/omap: add blank lines after declarations | Suman Anna | 2016-04-26 | 1 | -1/+6 |
* | mailbox/omap: remove FSF mailing address paragraph | Suman Anna | 2016-04-26 | 1 | -6/+0 |
* | mailbox/omap: use variable name for sizeof() operator | Suman Anna | 2016-04-26 | 1 | -1/+1 |
* | mailbox/omap: drop legacy platform device support | Suman Anna | 2016-04-26 | 1 | -60/+41 |
* | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu... | Linus Torvalds | 2016-04-15 | 3 | -11/+13 |
|\ |
|
| * | mailbox: Stop using ENOSYS for anything other than unimplemented syscalls | Lee Jones | 2016-04-12 | 1 | -2/+2 |
| * | mailbox: mailbox-test: Prevent memory leak | Lee Jones | 2016-04-12 | 1 | -3/+6 |
| * | mailbox: mailbox-test: Use more consistent format for calling copy_from_user() | Lee Jones | 2016-04-12 | 1 | -4/+3 |
| * | mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc | Axel Lin | 2016-04-08 | 1 | -2/+2 |
| | | |
| \ | |
*-. \ | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' | Rafael J. Wysocki | 2016-04-08 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| | * | mailbox: pcc: Don't access an unmapped memory address space | Shanker Donthineni | 2016-04-07 | 1 | -2/+2 |
* | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 2016-03-23 | 3 | -0/+652 |
|\ \ \ |
|
| * | | | mailbox: Introduce TI message manager driver | Nishanth Menon | 2016-03-21 | 3 | -0/+652 |
* | | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 2016-03-20 | 6 | -22/+1025 |
|\| | | |
|
| * | | | mailbox: rockchip: avoid 64-bit division | Arnd Bergmann | 2016-03-16 | 1 | -1/+1 |
| * | | | mailbox: rockchip: Add Rockchip mailbox driver | Caesar Wang | 2016-03-11 | 3 | -0/+294 |
| * | | | mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL | Dan Carpenter | 2016-03-04 | 1 | -2/+2 |
| * | | | mailbox: Hi6220: add mailbox driver | Leo Yan | 2016-03-04 | 3 | -0/+405 |
| * | | | mailbox: mailbox-test: add support for separate tx/rx buffer with single channel | Sudeep Holla | 2016-03-04 | 1 | -10/+21 |
| * | | | mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printk | Sudeep Holla | 2016-03-04 | 1 | -10/+8 |
| * | | | mailbox: mailbox-test: fix the compatible string | Sudeep Holla | 2016-03-04 | 1 | -1/+1 |
| * | | | mailbox: mailbox-test: rename driver as generic test driver | Sudeep Holla | 2016-03-04 | 1 | -1/+1 |
| * | | | mailbox: Add support for APM X-Gene platform mailbox driver | Duc Dang | 2016-02-15 | 3 | -0/+295 |
| |/ / |
|
* | | | Merge branches 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 2016-03-14 | 1 | -7/+104 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | mailbox: pcc: optimized pcc_send_data | Prakash, Prashanth | 2016-03-09 | 1 | -7/+104 |
* | | mailbox: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger | 2016-02-02 | 1 | -0/+1 |
* | | mailbox: pcc: fix channel calculation in get_pcc_channel() | Alexey Klimov | 2016-02-02 | 1 | -7/+1 |
|/ |
|
* | mailbox: constify mbox_chan_ops structure | Julia Lawall | 2015-11-30 | 1 | -1/+1 |
* | mailbox: mailbox-test: avoid reading iomem twice | Jassi Brar | 2015-11-04 | 1 | -3/+2 |
* | mailbox: Off by one in mbox_test_message_read() | Dan Carpenter | 2015-10-27 | 1 | -1/+1 |
* | mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle | Dave Gerlach | 2015-10-23 | 1 | -4/+45 |
* | mailbox: mailbox-test: Correctly repair Sparse warnings | Lee Jones | 2015-10-23 | 1 | -5/+6 |
* | mailbox: Fix a couple of trivial static checker issues | Lee Jones | 2015-10-17 | 2 | -6/+6 |
* | mailbox: Add generic mechanism for testing Mailbox Controllers | Lee Jones | 2015-10-17 | 3 | -0/+370 |
* | mailbox: Add support for ST's Mailbox IP | Lee Jones | 2015-10-17 | 3 | -0/+522 |
* | PCC: fix dereference of ERR_PTR | Sudip Mukherjee | 2015-10-16 | 1 | -1/+1 |
* | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 2015-09-06 | 3 | -14/+16 |
|\ |
|
| * | mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms | Sudeep Holla | 2015-08-10 | 1 | -1/+1 |
| * | mailbox: switch to hrtimer for tx_complete polling | Sudeep Holla | 2015-08-10 | 1 | -12/+15 |
| * | mailbox: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 2015-08-05 | 1 | -1/+0 |
* | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-02 | 2 | -1/+8 |
|\ \ |
|
| * | | PCC: Disable compilation by default | Ashwin Chaugule | 2015-08-26 | 1 | -0/+1 |
| * | | PCC: Initialize PCC Mailbox earlier at boot | Ashwin Chaugule | 2015-08-25 | 1 | -1/+7 |
| |/ |
|
* / | treewide: Fix typo in printk | Masanari Iida | 2015-08-07 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds | 2015-07-02 | 1 | -1/+1 |
|\ |
|