https://github.com/torvalds/linux
Revision 46738ab31fe668ea1d4413dd459af2632f6fef8d authored by Linus Torvalds on 06 September 2016, 18:15:07 UTC, committed by Linus Torvalds on 06 September 2016, 18:15:07 UTC
Pull mailbox fixes from Jassi Brar:
 "Misc fixes for BCM mailbox driver

   - Fix build warnings by making static functions used within the file.
   - Check for potential NULL before dereferencing
   - Fix link error by defining HAS_DMA dependency"

* 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration:
  fix:mailbox:bcm-pdc-mailbox:mark symbols static where possible
  mailbox: bcm-pdc: potential NULL dereference in pdc_shutdown()
  mailbox: Add HAS_DMA Kconfig dependency to BCM_PDC_MBOX
2 parent s 6296c41 + a75e4a8
History
Tip revision: 46738ab31fe668ea1d4413dd459af2632f6fef8d authored by Linus Torvalds on 06 September 2016, 18:15:07 UTC
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Tip revision: 46738ab
File Mode Size
internal
ablk_helper.h -rw-r--r-- 734 bytes
aead.h -rw-r--r-- 18.8 KB
aes.h -rw-r--r-- 1019 bytes
akcipher.h -rw-r--r-- 11.5 KB
algapi.h -rw-r--r-- 12.8 KB
authenc.h -rw-r--r-- 845 bytes
b128ops.h -rw-r--r-- 2.4 KB
blowfish.h -rw-r--r-- 376 bytes
cast5.h -rw-r--r-- 551 bytes
cast6.h -rw-r--r-- 597 bytes
cast_common.h -rw-r--r-- 193 bytes
chacha20.h -rw-r--r-- 642 bytes
cryptd.h -rw-r--r-- 2.1 KB
crypto_wq.h -rw-r--r-- 122 bytes
ctr.h -rw-r--r-- 524 bytes
des.h -rw-r--r-- 503 bytes
dh.h -rw-r--r-- 823 bytes
drbg.h -rw-r--r-- 8.9 KB
ecdh.h -rw-r--r-- 845 bytes
gf128mul.h -rw-r--r-- 8.0 KB
hash.h -rw-r--r-- 30.8 KB
hash_info.h -rw-r--r-- 1.1 KB
if_alg.h -rw-r--r-- 2.5 KB
kpp.h -rw-r--r-- 8.8 KB
lrw.h -rw-r--r-- 1.2 KB
mcryptd.h -rw-r--r-- 2.3 KB
md5.h -rw-r--r-- 458 bytes
null.h -rw-r--r-- 530 bytes
padlock.h -rw-r--r-- 649 bytes
pcrypt.h -rw-r--r-- 1.4 KB
pkcs7.h -rw-r--r-- 1.2 KB
poly1305.h -rw-r--r-- 977 bytes
public_key.h -rw-r--r-- 1.7 KB
rng.h -rw-r--r-- 6.6 KB
scatterwalk.h -rw-r--r-- 3.7 KB
serpent.h -rw-r--r-- 673 bytes
sha.h -rw-r--r-- 2.8 KB
sha1_base.h -rw-r--r-- 2.5 KB
sha256_base.h -rw-r--r-- 3.0 KB
sha3.h -rw-r--r-- 665 bytes
sha512_base.h -rw-r--r-- 3.2 KB
skcipher.h -rw-r--r-- 19.6 KB
twofish.h -rw-r--r-- 716 bytes
vmac.h -rw-r--r-- 2.1 KB
xts.h -rw-r--r-- 1.2 KB

back to top