index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
bcm-pdc-mailbox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mailbox: bcm-pdc: Add Northstar Plus support to PDC driver
Steve Lin
2017-03-28
1
-15
/
+46
*
mailbox: bcm-pdc: Remove unnecessary void* casts
Rob Rice
2016-12-19
1
-21
/
+20
*
mailbox: bcm-pdc: Simplify interrupt handler logic
Rob Rice
2016-12-19
1
-25
/
+13
*
mailbox: bcm-pdc: Performance improvements
Rob Rice
2016-12-19
1
-36
/
+49
*
mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors
Rob Rice
2016-12-19
1
-12
/
+11
*
mailbox: bcm-pdc: Convert from threaded IRQ to tasklet
Rob Rice
2016-12-19
1
-32
/
+25
*
mailbox: bcm-pdc: Try to improve branch prediction
Rob Rice
2016-12-19
1
-13
/
+13
*
mailbox: bcm-pdc: streamline rx code
Rob Rice
2016-12-19
1
-60
/
+48
*
mailbox: bcm-pdc: Convert from interrupts to poll for tx done
Rob Rice
2016-12-19
1
-62
/
+145
*
mailbox: bcm-pdc: PDC driver leaves debugfs files after removal
Steve Lin
2016-12-19
1
-4
/
+2
*
mailbox: bcm-pdc: Changes so mbox client can be removed / re-inserted
Steve Lin
2016-12-19
1
-8
/
+46
*
mailbox: bcm-pdc: Use octal permissions rather than symbolic
Rob Rice
2016-12-19
1
-1
/
+2
*
fix:mailbox:bcm-pdc-mailbox:mark symbols static where possible
Baoyou Xie
2016-08-29
1
-2
/
+2
*
mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown()
Dan Carpenter
2016-08-29
1
-3
/
+4
*
mailbox: Fix format and type mismatches in Broadcom PDC driver
Rob Rice
2016-07-28
1
-4
/
+4
*
mailbox: Add Broadcom PDC mailbox driver
Rob Rice
2016-07-28
1
-0
/
+1531