1. 3edf083 mailbox: bcm-pdc: Remove redundant error printing in pdc_probe() by Zhen Lei · 3 years, 8 months ago
  2. 5b92d8e9 mailbox: bcm: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 5 months ago
  3. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  4. 38a5456 mailbox: bcm-pdc: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  5. 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
  6. cb849fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459 by Thomas Gleixner · 6 years ago
  7. a9a9da4 mailbox: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  8. 6267ee6 mailbox: bcm-pdc: Use device-managed registration API by Thierry Reding · 6 years ago
  9. fc2041c mailbox: bcm-pdc: Add Northstar Plus support to PDC driver by Steve Lin · 8 years ago
  10. cf17581 mailbox: bcm-pdc: Remove unnecessary void* casts by Rob Rice · 8 years ago
  11. 30d1ef6 mailbox: bcm-pdc: Simplify interrupt handler logic by Rob Rice · 8 years ago
  12. 63bb50b mailbox: bcm-pdc: Performance improvements by Rob Rice · 8 years ago
  13. 38ed49e mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors by Rob Rice · 8 years ago
  14. 8aef00f mailbox: bcm-pdc: Convert from threaded IRQ to tasklet by Rob Rice · 8 years ago
  15. 7493cde mailbox: bcm-pdc: Try to improve branch prediction by Rob Rice · 8 years ago
  16. e004c7e mailbox: bcm-pdc: streamline rx code by Rob Rice · 8 years ago
  17. ab8d1b2 mailbox: bcm-pdc: Convert from interrupts to poll for tx done by Rob Rice · 8 years ago
  18. 9310f1d mailbox: bcm-pdc: PDC driver leaves debugfs files after removal by Steve Lin · 8 years ago
  19. 9fb0f9a mailbox: bcm-pdc: Changes so mbox client can be removed / re-inserted by Steve Lin · 8 years ago
  20. 9b1b2b3 mailbox: bcm-pdc: Use octal permissions rather than symbolic by Rob Rice · 8 years ago
  21. a75e4a8 fix:mailbox:bcm-pdc-mailbox:mark symbols static where possible by Baoyou Xie · 8 years ago
  22. 068cf29 mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown() by Dan Carpenter · 8 years ago
  23. a68b216 mailbox: Fix format and type mismatches in Broadcom PDC driver by Rob Rice · 8 years ago
  24. a24532f mailbox: Add Broadcom PDC mailbox driver by Rob Rice · 9 years ago