index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
bcm-pdc-mailbox.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
mailbox: bcm-pdc: Add Northstar Plus support to PDC driver
Steve Lin
1
-15
/
+46
2016-12-19
mailbox: bcm-pdc: Remove unnecessary void* casts
Rob Rice
1
-21
/
+20
2016-12-19
mailbox: bcm-pdc: Simplify interrupt handler logic
Rob Rice
1
-25
/
+13
2016-12-19
mailbox: bcm-pdc: Performance improvements
Rob Rice
1
-36
/
+49
2016-12-19
mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors
Rob Rice
1
-12
/
+11
2016-12-19
mailbox: bcm-pdc: Convert from threaded IRQ to tasklet
Rob Rice
1
-32
/
+25
2016-12-19
mailbox: bcm-pdc: Try to improve branch prediction
Rob Rice
1
-13
/
+13
2016-12-19
mailbox: bcm-pdc: streamline rx code
Rob Rice
1
-60
/
+48
2016-12-19
mailbox: bcm-pdc: Convert from interrupts to poll for tx done
Rob Rice
1
-62
/
+145
2016-12-19
mailbox: bcm-pdc: PDC driver leaves debugfs files after removal
Steve Lin
1
-4
/
+2
2016-12-19
mailbox: bcm-pdc: Changes so mbox client can be removed / re-inserted
Steve Lin
1
-8
/
+46
2016-12-19
mailbox: bcm-pdc: Use octal permissions rather than symbolic
Rob Rice
1
-1
/
+2
2016-08-29
fix:mailbox:bcm-pdc-mailbox:mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-08-29
mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown()
Dan Carpenter
1
-3
/
+4
2016-07-28
mailbox: Fix format and type mismatches in Broadcom PDC driver
Rob Rice
1
-4
/
+4
2016-07-28
mailbox: Add Broadcom PDC mailbox driver
Rob Rice
1
-0
/
+1531