Age | Commit message (Expand) | Author |
2016-12-19 | mailbox: mailbox-test: allow reserved areas in SRAM | Sudeep Holla |
2016-12-19 | mailbox: mailbox-test: add support for fasync/poll | Sudeep Holla |
2016-12-19 | mailbox: bcm-pdc: Remove unnecessary void* casts | Rob Rice |
2016-12-19 | mailbox: bcm-pdc: Simplify interrupt handler logic | Rob Rice |
2016-12-19 | mailbox: bcm-pdc: Performance improvements | Rob Rice |
2016-12-19 | mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors | Rob Rice |
2016-12-19 | mailbox: bcm-pdc: Convert from threaded IRQ to tasklet | Rob Rice |
2016-12-19 | mailbox: bcm-pdc: Try to improve branch prediction | Rob Rice |
2016-12-19 | mailbox: bcm-pdc: streamline rx code | Rob Rice |
2016-12-19 | mailbox: bcm-pdc: Convert from interrupts to poll for tx done | Rob Rice |
2016-12-19 | mailbox: bcm-pdc: PDC driver leaves debugfs files after removal | Steve Lin |
2016-12-19 | mailbox: bcm-pdc: Changes so mbox client can be removed / re-inserted | Steve Lin |
2016-12-19 | mailbox: bcm-pdc: Use octal permissions rather than symbolic | Rob Rice |
2016-12-19 | mailbox: sti: Fix module autoload for OF registration | Javier Martinez Canillas |
2016-12-19 | mailbox: mailbox-test: Fix module autoload | Javier Martinez Canillas |
2016-12-15 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-11-18 | mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells() | Dan Carpenter |
2016-11-18 | mailbox: Add Tegra HSP driver | Thierry Reding |
2016-11-14 | mailbox: PCC: Fix lockdep warning when request PCC channel | Hoan Tran |
2016-10-06 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds |
2016-10-02 | Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' | Rafael J. Wysocki |
2016-09-07 | mailbox: Add Platform Message-Handling-Unit variant driver | Neil Armstrong |
2016-08-31 | mailbox: pcc: Support HW-Reduced Communication Subspace type 2 | hotran |
2016-08-29 | fix:mailbox:bcm-pdc-mailbox:mark symbols static where possible | Baoyou Xie |
2016-08-29 | mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown() | Dan Carpenter |
2016-08-29 | mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOX | Rob Rice |
2016-07-28 | mailbox: Fix format and type mismatches in Broadcom PDC driver | Rob Rice |
2016-07-28 | mailbox: Add Broadcom PDC mailbox driver | Rob Rice |
2016-06-24 | mailbox: pl320: remove __raw IO | Ben Dooks |
2016-06-12 | mailbox: mailbox-test: set tdev->signal to NULL after freeing | Sudeep Holla |
2016-05-08 | mailbox: Fix devm_ioremap_resource error detection code | Amitoj Kaur Chawla |
2016-04-26 | mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions | Suman Anna |
2016-04-26 | mailbox/omap: check for any unread messages during suspend | Suman Anna |
2016-04-26 | mailbox/omap: add support for suspend/resume | Suman Anna |
2016-04-26 | mailbox/omap: store mailbox interrupt type in omap_mbox_device | Suman Anna |
2016-04-26 | mailbox/omap: add blank lines after declarations | Suman Anna |
2016-04-26 | mailbox/omap: remove FSF mailing address paragraph | Suman Anna |
2016-04-26 | mailbox/omap: use variable name for sizeof() operator | Suman Anna |
2016-04-26 | mailbox/omap: drop legacy platform device support | Suman Anna |
2016-04-14 | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu... | Linus Torvalds |
2016-04-12 | mailbox: Stop using ENOSYS for anything other than unimplemented syscalls | Lee Jones |
2016-04-12 | mailbox: mailbox-test: Prevent memory leak | Lee Jones |
2016-04-12 | mailbox: mailbox-test: Use more consistent format for calling copy_from_user() | Lee Jones |
2016-04-08 | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' | Rafael J. Wysocki |
2016-04-08 | mailbox: xgene-slimpro: Fix wrong test for devm_kzalloc | Axel Lin |
2016-04-07 | mailbox: pcc: Don't access an unmapped memory address space | Shanker Donthineni |
2016-03-23 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds |
2016-03-21 | mailbox: Introduce TI message manager driver | Nishanth Menon |
2016-03-20 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds |
2016-03-16 | mailbox: rockchip: avoid 64-bit division | Arnd Bergmann |