summaryrefslogtreecommitdiff
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2017-11-17rk: rm include/linux/rockchip/common.hTao Huang
2017-09-01Merge tag 'lsk-v4.4-17.08-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
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
2017-05-08mailbox: rk3368: fix error setting if mbox_msg is nullXu Jianqun
2017-04-07soc: rockchip: scpi: add new function for rk3368Tang Yun ping
2017-04-05soc: rockchip: amend rk3368-mbox related *.h to soc/rockchipFrank Wang
2017-03-13mailbox: rk3368: add mailbox and scpi functionFrank Wang
2015-11-11Merge branch 'torvalds/master'Huang, Tao
2015-11-11rk: revert to v3.10Huang, Tao
2015-11-11rk: temp revert rk changeHuang, Tao
2015-11-04mailbox: mailbox-test: avoid reading iomem twiceJassi Brar
2015-10-27mailbox: Off by one in mbox_test_message_read()Dan Carpenter
2015-10-23mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU IdleDave Gerlach
2015-10-23mailbox: mailbox-test: Correctly repair Sparse warningsLee Jones
2015-10-17mailbox: Fix a couple of trivial static checker issuesLee Jones
2015-10-17mailbox: Add generic mechanism for testing Mailbox ControllersLee Jones
2015-10-17mailbox: Add support for ST's Mailbox IPLee Jones
2015-10-16PCC: fix dereference of ERR_PTRSudip Mukherjee
2015-09-15rk3368 ddr: add configure ddr timing functionTang Yun ping
2015-09-05Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-26PCC: Disable compilation by defaultAshwin Chaugule
2015-08-25RK3368 DDR: new ddr change freq methodTang Yun ping
2015-08-25RK3368 Scpi: add Scpi version checkTang Yun ping
2015-08-25PCC: Initialize PCC Mailbox earlier at bootAshwin Chaugule
2015-08-24mailbox: rk3868 change max_chan_num attribute to staticTang Yun ping
2015-08-21mailbox: rk3868: Added mailbox channel management function and fixed the bug ...Frank Wang
2015-08-12RK3368 DDR: fix HDMI display abnormal when ddr change freqTang Yun ping
2015-08-10mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 msSudeep Holla
2015-08-10mailbox: switch to hrtimer for tx_complete pollingSudeep Holla
2015-08-07treewide: Fix typo in printkMasanari Iida
2015-08-05mailbox: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-08-04rk3368: scpi: add interface set cycle for tsadcDavid Wu
2015-07-02Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds
2015-06-25rk3368: mailbox: Added SCPI APIs for TSADC function.Frank Wang
2015-06-16arm: use subsys_initcall in non-modular pl320 IPC codePaul Gortmaker
2015-06-13mailbox/bcm2835: Fix mailbox full detection.Eric Anholt
2015-06-11mailbox: Add ability for clients to request channels by nameLee Jones
2015-06-11mailbox: Enable BCM2835 mailbox supportLubomir Rintel
2015-06-10RK3368 Mailbox: add mailbox version informationTang Yun ping
2015-05-15mailbox: rockchip: modify the default time out value of scpi command from imm...Aiyoujun
2015-05-12mailbox: Fix up error handling in mbox_request_channel()Benson Leung
2015-05-12mailbox: Make mbox_chan_ops constAndrew Bresticker
2015-05-12mailbox: altera: Add dependency on HAS_IOMEMRichard Weinberger
2015-05-11RK3368 MCU: add MCU suspend and resume functionTang Yun ping
2015-05-04RK3368 DDR:Add lcdc type detect for mcu DCFTang Yun ping
2015-04-09RK3368 DDR: add support 3368 ddr change freq functionTang Yun ping
2015-04-02mailbox: rockchip: add driver for Rockchip SoCs integrated mailbox && System ...Aiyoujun