Age | Commit message (Expand) | Author | Files | Lines |
2016-03-23 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 3 | -0/+652 |
2016-03-21 | mailbox: Introduce TI message manager driver | Nishanth Menon | 3 | -0/+652 |
2016-03-20 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 6 | -22/+1025 |
2016-03-16 | mailbox: rockchip: avoid 64-bit division | Arnd Bergmann | 1 | -1/+1 |
2016-03-14 | Merge branches 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 1 | -7/+104 |
2016-03-11 | mailbox: rockchip: Add Rockchip mailbox driver | Caesar Wang | 3 | -0/+294 |
2016-03-10 | mailbox: pcc: optimized pcc_send_data | Prakash, Prashanth | 1 | -7/+104 |
2016-03-04 | mailbox/xgene-slimpro: Checking for IS_ERR instead of NULL | Dan Carpenter | 1 | -2/+2 |
2016-03-04 | mailbox: Hi6220: add mailbox driver | Leo Yan | 3 | -0/+405 |
2016-03-04 | mailbox: mailbox-test: add support for separate tx/rx buffer with single channel | Sudeep Holla | 1 | -10/+21 |
2016-03-04 | mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printk | Sudeep Holla | 1 | -10/+8 |
2016-03-04 | mailbox: mailbox-test: fix the compatible string | Sudeep Holla | 1 | -1/+1 |
2016-03-04 | mailbox: mailbox-test: rename driver as generic test driver | Sudeep Holla | 1 | -1/+1 |
2016-02-15 | mailbox: Add support for APM X-Gene platform mailbox driver | Duc Dang | 3 | -0/+295 |
2016-02-02 | mailbox: Fix dependencies for !HAS_IOMEM archs | Richard Weinberger | 1 | -0/+1 |
2016-02-02 | mailbox: pcc: fix channel calculation in get_pcc_channel() | Alexey Klimov | 1 | -7/+1 |
2015-11-30 | mailbox: constify mbox_chan_ops structure | Julia Lawall | 1 | -1/+1 |
2015-11-04 | mailbox: mailbox-test: avoid reading iomem twice | Jassi Brar | 1 | -3/+2 |
2015-10-27 | mailbox: Off by one in mbox_test_message_read() | Dan Carpenter | 1 | -1/+1 |
2015-10-23 | mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle | Dave Gerlach | 1 | -4/+45 |
2015-10-23 | mailbox: mailbox-test: Correctly repair Sparse warnings | Lee Jones | 1 | -5/+6 |
2015-10-17 | mailbox: Fix a couple of trivial static checker issues | Lee Jones | 2 | -6/+6 |
2015-10-17 | mailbox: Add generic mechanism for testing Mailbox Controllers | Lee Jones | 3 | -0/+370 |
2015-10-17 | mailbox: Add support for ST's Mailbox IP | Lee Jones | 3 | -0/+522 |
2015-10-16 | PCC: fix dereference of ERR_PTR | Sudip Mukherjee | 1 | -1/+1 |
2015-09-06 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds | 3 | -14/+16 |
2015-09-02 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+8 |
2015-08-26 | PCC: Disable compilation by default | Ashwin Chaugule | 1 | -0/+1 |
2015-08-25 | PCC: Initialize PCC Mailbox earlier at boot | Ashwin Chaugule | 1 | -1/+7 |
2015-08-10 | mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms | Sudeep Holla | 1 | -1/+1 |
2015-08-10 | mailbox: switch to hrtimer for tx_complete polling | Sudeep Holla | 1 | -12/+15 |
2015-08-07 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2015-08-05 | mailbox: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-02 | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds | 1 | -1/+1 |
2015-06-16 | arm: use subsys_initcall in non-modular pl320 IPC code | Paul Gortmaker | 1 | -1/+1 |
2015-06-13 | mailbox/bcm2835: Fix mailbox full detection. | Eric Anholt | 1 | -1/+2 |
2015-06-11 | mailbox: Add ability for clients to request channels by name | Lee Jones | 1 | -0/+29 |
2015-06-11 | mailbox: Enable BCM2835 mailbox support | Lubomir Rintel | 3 | -0/+227 |
2015-05-12 | mailbox: Fix up error handling in mbox_request_channel() | Benson Leung | 2 | -6/+11 |
2015-05-12 | mailbox: Make mbox_chan_ops const | Andrew Bresticker | 4 | -4/+4 |
2015-05-12 | mailbox: altera: Add dependency on HAS_IOMEM | Richard Weinberger | 1 | -0/+1 |
2015-03-17 | mailbox: arm_mhu: add driver for ARM MHU controller | Jassi Brar | 3 | -0/+206 |
2015-03-04 | Mailbox: Restructure and simplify PCC mailbox code | Ashwin Chaugule | 1 | -85/+37 |
2015-02-11 | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu... | Linus Torvalds | 5 | -3/+399 |
2015-02-06 | mailbox: Add Altera mailbox driver | Ley Foon Tan | 3 | -0/+396 |
2015-02-06 | mailbox: check for bit set before polling | Jassi Brar | 1 | -1/+1 |
2015-02-06 | Mailbox: Fix return value check in pcc_init() | Wei Yongjun | 1 | -2/+2 |
2015-02-05 | ACPI / PCC: Use pr_debug() for debug messages in pcc_init() | Rafael J. Wysocki | 1 | -2/+2 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-27 | Mailbox: Add support for Platform Communication Channel | Ashwin Chaugule | 5 | -3/+432 |