Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c24449b321095d8c80cdda3d68107269c1d5569f
/
drivers
/
mailbox
/
bcm-pdc-mailbox.c
3edf083
mailbox: bcm-pdc: Remove redundant error printing in pdc_probe()
by Zhen Lei
· 3 years, 8 months ago
5b92d8e9
mailbox: bcm: convert tasklets to use new tasklet_setup() API
by Allen Pais
· 4 years, 5 months ago
8f28ca6
iomap: constify ioreadX() iomem argument (as in generic implementation)
by Krzysztof Kozlowski
· 4 years, 5 months ago
38a5456
mailbox: bcm-pdc: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 4 years, 10 months ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
cb849fc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459
by Thomas Gleixner
· 6 years ago
a9a9da4
mailbox: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
6267ee6
mailbox: bcm-pdc: Use device-managed registration API
by Thierry Reding
· 6 years ago
fc2041c
mailbox: bcm-pdc: Add Northstar Plus support to PDC driver
by Steve Lin
· 8 years ago
cf17581
mailbox: bcm-pdc: Remove unnecessary void* casts
by Rob Rice
· 8 years ago
30d1ef6
mailbox: bcm-pdc: Simplify interrupt handler logic
by Rob Rice
· 8 years ago
63bb50b
mailbox: bcm-pdc: Performance improvements
by Rob Rice
· 8 years ago
38ed49e
mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors
by Rob Rice
· 8 years ago
8aef00f
mailbox: bcm-pdc: Convert from threaded IRQ to tasklet
by Rob Rice
· 8 years ago
7493cde
mailbox: bcm-pdc: Try to improve branch prediction
by Rob Rice
· 8 years ago
e004c7e
mailbox: bcm-pdc: streamline rx code
by Rob Rice
· 8 years ago
ab8d1b2
mailbox: bcm-pdc: Convert from interrupts to poll for tx done
by Rob Rice
· 8 years ago
9310f1d
mailbox: bcm-pdc: PDC driver leaves debugfs files after removal
by Steve Lin
· 8 years ago
9fb0f9a
mailbox: bcm-pdc: Changes so mbox client can be removed / re-inserted
by Steve Lin
· 8 years ago
9b1b2b3
mailbox: bcm-pdc: Use octal permissions rather than symbolic
by Rob Rice
· 8 years ago
a75e4a8
fix:mailbox:bcm-pdc-mailbox:mark symbols static where possible
by Baoyou Xie
· 8 years ago
068cf29
mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown()
by Dan Carpenter
· 8 years ago
a68b216
mailbox: Fix format and type mismatches in Broadcom PDC driver
by Rob Rice
· 8 years ago
a24532f
mailbox: Add Broadcom PDC mailbox driver
by Rob Rice
· 9 years ago