summaryrefslogtreecommitdiff
path: root/drivers/mailbox/bcm-pdc-mailbox.c
Commit message (Expand)AuthorAge
* mailbox: bcm-pdc: Add Northstar Plus support to PDC driverSteve Lin2017-03-28
* 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
* 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: Fix format and type mismatches in Broadcom PDC driverRob Rice2016-07-28
* mailbox: Add Broadcom PDC mailbox driverRob Rice2016-07-28