summaryrefslogtreecommitdiff
path: root/drivers/mailbox
Commit message (Expand)AuthorAge
...
| * | | mailbox: mailbox-test: allow reserved areas in SRAMSudeep Holla2016-12-19
| * | | mailbox: mailbox-test: add support for fasync/pollSudeep Holla2016-12-19
| * | | mailbox: bcm-pdc: Remove unnecessary void* castsRob Rice2016-12-19
| * | | mailbox: bcm-pdc: Simplify interrupt handler logicRob Rice2016-12-19
| * | | mailbox: bcm-pdc: Performance improvementsRob Rice2016-12-19
| * | | mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptorsRob Rice2016-12-19
| * | | mailbox: bcm-pdc: Convert from threaded IRQ to taskletRob Rice2016-12-19
| * | | mailbox: bcm-pdc: Try to improve branch predictionRob Rice2016-12-19
| * | | mailbox: bcm-pdc: streamline rx codeRob Rice2016-12-19
| * | | mailbox: bcm-pdc: Convert from interrupts to poll for tx doneRob Rice2016-12-19
| * | | mailbox: bcm-pdc: PDC driver leaves debugfs files after removalSteve Lin2016-12-19
| * | | mailbox: bcm-pdc: Changes so mbox client can be removed / re-insertedSteve Lin2016-12-19
| * | | mailbox: bcm-pdc: Use octal permissions rather than symbolicRob Rice2016-12-19
| * | | mailbox: sti: Fix module autoload for OF registrationJavier Martinez Canillas2016-12-19
| * | | mailbox: mailbox-test: Fix module autoloadJavier Martinez Canillas2016-12-19
| |/ /
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-15
|\ \ \ | |/ / |/| |
| * | mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells()Dan Carpenter2016-11-18
| * | mailbox: Add Tegra HSP driverThierry Reding2016-11-18
| |/
* | mailbox: PCC: Fix lockdep warning when request PCC channelHoan Tran2016-11-14
|/
* Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2016-10-06
|\
| * mailbox: Add Platform Message-Handling-Unit variant driverNeil Armstrong2016-09-07
| |
| \
*-. \ Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki2016-10-02
|\ \ \ | |_|/ |/| |
| * | mailbox: pcc: Support HW-Reduced Communication Subspace type 2hotran2016-08-31
| |/
* | fix:mailbox:bcm-pdc-mailbox:mark symbols static where possibleBaoyou Xie2016-08-29
* | mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown()Dan Carpenter2016-08-29
* | mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOXRob Rice2016-08-29
|/
* mailbox: Fix format and type mismatches in Broadcom PDC driverRob Rice2016-07-28
* mailbox: Add Broadcom PDC mailbox driverRob Rice2016-07-28
* mailbox: pl320: remove __raw IOBen Dooks2016-06-24
* mailbox: mailbox-test: set tdev->signal to NULL after freeingSudeep Holla2016-06-12
* mailbox: Fix devm_ioremap_resource error detection codeAmitoj Kaur Chawla2016-05-08
* mailbox/omap: kill omap_mbox_{save/restore}_ctx() functionsSuman Anna2016-04-26
* mailbox/omap: check for any unread messages during suspendSuman Anna2016-04-26
* mailbox/omap: add support for suspend/resumeSuman Anna2016-04-26
* mailbox/omap: store mailbox interrupt type in omap_mbox_deviceSuman Anna2016-04-26
* mailbox/omap: add blank lines after declarationsSuman Anna2016-04-26
* mailbox/omap: remove FSF mailing address paragraphSuman Anna2016-04-26
* mailbox/omap: use variable name for sizeof() operatorSuman Anna2016-04-26
* mailbox/omap: drop legacy platform device supportSuman Anna2016-04-26
* Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2016-04-14
|\
| * mailbox: Stop using ENOSYS for anything other than unimplemented syscallsLee Jones2016-04-12
| * mailbox: mailbox-test: Prevent memory leakLee Jones2016-04-12
| * mailbox: mailbox-test: Use more consistent format for calling copy_from_user()Lee Jones2016-04-12
| * mailbox: xgene-slimpro: Fix wrong test for devm_kzallocAxel Lin2016-04-08
| |
| \
*-. \ 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