summaryrefslogtreecommitdiff
path: root/drivers/mailbox/bcm-pdc-mailbox.c
AgeCommit message (Expand)Author
2017-03-28mailbox: bcm-pdc: Add Northstar Plus support to PDC driverSteve Lin
2016-12-19mailbox: bcm-pdc: Remove unnecessary void* castsRob Rice
2016-12-19mailbox: bcm-pdc: Simplify interrupt handler logicRob Rice
2016-12-19mailbox: bcm-pdc: Performance improvementsRob Rice
2016-12-19mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptorsRob Rice
2016-12-19mailbox: bcm-pdc: Convert from threaded IRQ to taskletRob Rice
2016-12-19mailbox: bcm-pdc: Try to improve branch predictionRob Rice
2016-12-19mailbox: bcm-pdc: streamline rx codeRob Rice
2016-12-19mailbox: bcm-pdc: Convert from interrupts to poll for tx doneRob Rice
2016-12-19mailbox: bcm-pdc: PDC driver leaves debugfs files after removalSteve Lin
2016-12-19mailbox: bcm-pdc: Changes so mbox client can be removed / re-insertedSteve Lin
2016-12-19mailbox: bcm-pdc: Use octal permissions rather than symbolicRob Rice
2016-08-29fix:mailbox:bcm-pdc-mailbox:mark symbols static where possibleBaoyou Xie
2016-08-29mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown()Dan Carpenter
2016-07-28mailbox: Fix format and type mismatches in Broadcom PDC driverRob Rice
2016-07-28mailbox: Add Broadcom PDC mailbox driverRob Rice