Age | Commit message (Expand) | Author |
2017-07-26 | mailbox: pcc: Fix crash when request PCC channel 0 | Hoan Tran |
2017-07-07 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds |
2017-06-14 | mailbox: Introduce Qualcomm APCS IPC driver | Bjorn Andersson |
2017-06-14 | mailbox: Make startup and shutdown ops optional | Bjorn Andersson |
2017-06-12 | ACPICA: Add support for new PCCT subtables | David E. Box |
2017-04-27 | mailbox: handle empty message in tx_tick | Sudeep Holla |
2017-04-27 | mailbox: skip complete wait event if timer expired | Sudeep Holla |
2017-04-27 | mailbox: always wait in mbox_send_message for blocking Tx mode | Sudeep Holla |
2017-03-29 | mailbox: Remove depends on COMPILE_TEST for BCM_FLEXRM_MBOX | Anup Patel |
2017-03-28 | mailbox: check ->last_tx_done for NULL in case of timer-based polling | Alexey Klimov |
2017-03-28 | mailbox: Add driver for Broadcom FlexRM ring manager | Anup Patel |
2017-03-28 | mailbox: bcm-pdc: Add Northstar Plus support to PDC driver | Steve Lin |
2017-03-28 | mailbox: constify mbox_chan_ops structures | Bhumika Goyal |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-22 | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-12-22 | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki |
2016-12-21 | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng |
2016-12-20 | Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working... | Linus Torvalds |
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 |