summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-09-29 10:20:16 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2019-09-29 10:20:16 -0700
commit9ecb3e10a9f2d3443c3bcd0dba42e7e3e2e67618 (patch)
tree5fc1d25681485da17739fa2287bd8998791d8a79 /tools/perf/scripts/python/bin
parent4d2af08ed08ce87c4fd2379fa857153631ee8537 (diff)
parent11af27f494086188620e7768e421894af93c126a (diff)
downloadkernel-9ecb3e10a9f2d3443c3bcd0dba42e7e3e2e67618.tar.gz
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull more i2c updates from Wolfram Sang: - make Lenovo Yoga C630 boot now that the dependencies are merged - restore BlockProcessCall for i801, accidently removed in this merge window - a bugfix for the riic driver - an improvement to the slave-eeprom driver which should have been in the first pull request but sadly got lost in the process * 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: slave-eeprom: Add read only mode i2c: i801: Bring back Block Process Call support for certain platforms i2c: riic: Clear NACK in tend isr i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
98aec6'>crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functionsIuliana Prodan 2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers 2019-08-30crypto: caam - make CAAM_PTR_SZ dynamicAndrey Smirnov 2019-08-22crypto: caam/des - switch to new verification routinesArd Biesheuvel 2019-08-09crypto: caam - fix MDHA key derivation for certain user key lengthsHoria Geantă 2019-08-09crypto: caam - check zero-length inputIuliana Prodan 2019-08-09crypto: caam - check assoclenIuliana Prodan 2019-08-09crypto: caam - check authsizeIuliana Prodan 2019-08-09crypto: caam - check key lengthIuliana Prodan 2019-08-09crypto: caam - update IV only when crypto operation succeedsHoria Geantă 2019-08-09crypto: caam - fix return code in completion callbacksHoria Geantă