summaryrefslogtreecommitdiff
path: root/drivers/mailbox
Commit message (Expand)AuthorAge
...
| |
| \
*-. \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki2016-04-08
|\ \ \ | |_|/ |/| |
| | * mailbox: pcc: Don't access an unmapped memory address spaceShanker Donthineni2016-04-07
* | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-03-23
|\ \ \
| * | | mailbox: Introduce TI message manager driverNishanth Menon2016-03-21
* | | | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-03-20
|\ \ \ \ | |/ / /
| * | | mailbox: rockchip: avoid 64-bit divisionArnd Bergmann2016-03-16
| * | | mailbox: rockchip: Add Rockchip mailbox driverCaesar Wang2016-03-11
| * | | mailbox/xgene-slimpro: Checking for IS_ERR instead of NULLDan Carpenter2016-03-04
| * | | mailbox: Hi6220: add mailbox driverLeo Yan2016-03-04
| * | | mailbox: mailbox-test: add support for separate tx/rx buffer with single channelSudeep Holla2016-03-04
| * | | mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printkSudeep Holla2016-03-04
| * | | mailbox: mailbox-test: fix the compatible stringSudeep Holla2016-03-04
| * | | mailbox: mailbox-test: rename driver as generic test driverSudeep Holla2016-03-04
| * | | mailbox: Add support for APM X-Gene platform mailbox driverDuc Dang2016-02-15
| |/ /
* | | Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2016-03-14
|\ \ \ | |/ / |/| / | |/
| * mailbox: pcc: optimized pcc_send_dataPrakash, Prashanth2016-03-09
* | mailbox: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-02-02
* | mailbox: pcc: fix channel calculation in get_pcc_channel()Alexey Klimov2016-02-02
|/
* mailbox: constify mbox_chan_ops structureJulia Lawall2015-11-30
* mailbox: mailbox-test: avoid reading iomem twiceJassi Brar2015-11-04
* mailbox: Off by one in mbox_test_message_read()Dan Carpenter2015-10-27
* mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU IdleDave Gerlach2015-10-23
* mailbox: mailbox-test: Correctly repair Sparse warningsLee Jones2015-10-23
* mailbox: Fix a couple of trivial static checker issuesLee Jones2015-10-17
* mailbox: Add generic mechanism for testing Mailbox ControllersLee Jones2015-10-17
* mailbox: Add support for ST's Mailbox IPLee Jones2015-10-17
* PCC: fix dereference of ERR_PTRSudip Mukherjee2015-10-16
* Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2015-09-05
|\
| * mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 msSudeep Holla2015-08-10
| * mailbox: switch to hrtimer for tx_complete pollingSudeep Holla2015-08-10
| * mailbox: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-08-05
* | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\ \
| * | PCC: Disable compilation by defaultAshwin Chaugule2015-08-26
| * | PCC: Initialize PCC Mailbox earlier at bootAshwin Chaugule2015-08-25
| |/
* | treewide: Fix typo in printkMasanari Iida2015-08-07
|/
* Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-02
|\
| * arm: use subsys_initcall in non-modular pl320 IPC codePaul Gortmaker2015-06-16
* | mailbox/bcm2835: Fix mailbox full detection.Eric Anholt2015-06-13
* | mailbox: Add ability for clients to request channels by nameLee Jones2015-06-11
* | mailbox: Enable BCM2835 mailbox supportLubomir Rintel2015-06-11
* | mailbox: Fix up error handling in mbox_request_channel()Benson Leung2015-05-12
* | mailbox: Make mbox_chan_ops constAndrew Bresticker2015-05-12
* | mailbox: altera: Add dependency on HAS_IOMEMRichard Weinberger2015-05-12
|/
* mailbox: arm_mhu: add driver for ARM MHU controllerJassi Brar2015-03-17
* Mailbox: Restructure and simplify PCC mailbox codeAshwin Chaugule2015-03-04
* Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2015-02-11
|\
| * mailbox: Add Altera mailbox driverLey Foon Tan2015-02-06
| * mailbox: check for bit set before pollingJassi Brar2015-02-06
| * Mailbox: Fix return value check in pcc_init()Wei Yongjun2015-02-06
* | ACPI / PCC: Use pr_debug() for debug messages in pcc_init()Rafael J. Wysocki2015-02-05
|/