summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-08-05 23:34:17 +0100
committerMark Brown <broonie@linaro.org>2013-08-06 10:52:01 +0100
commited6a27723979cfffab62c450baba4f75ebcbda78 (patch)
treead6b79c5cc155f8b1459495c906a8b19e79e4455 /tools/perf/scripts/python
parent087ee0934e23c8dce0f6a0f237f919efdbbb4285 (diff)
downloadkernel-ed6a27723979cfffab62c450baba4f75ebcbda78.tar.gz
ASoC: wm8994: Fix class W controls
Commit 6e0650 (ASoC: wm8994: Use SOC_SINGLE_EXT() instead of open-coding it) went too far and converted a DAPM control to use SOC_SINGLE_EXT() which crashes. Revert that portion of the patch. Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche 2019-10-22scsi: target: fix SendTargets=All string comparesDavid Disseldorp 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner 2019-04-12scsi: target/iscsi: Make sure PDU processing continues if parsing a command f...Bart Van Assche 2019-04-12scsi: target/iscsi: Make iscsit_map_iovec() more robustBart Van Assche 2019-04-12scsi: target/iscsi: Handle too large immediate data buffers correctlyBart Van Assche 2019-04-12scsi: target/iscsi: Only send R2T if neededBart Van Assche 2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2019-02-04scsi: target/iscsi: Simplify iscsit_handle_text_cmd()Bart Van Assche 2019-02-04scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche 2019-02-04scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche 2019-02-04scsi: target/iscsi: Convert comments about locking into runtime checksBart Van Assche 2019-01-08scsi: target/iscsi: fix error msg typo when create lio_qr_cache failedLeo Zhang 2018-12-07scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche 2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2018-09-17scsi: iscsi: target: fix spelling mistake "entires" -> "entries"Colin Ian King 2018-09-11scsi: iscsi: target: Don't use stack buffer for scatterlistLaura Abbott 2018-08-30scsi: iscsi: target: Fix conn_ops double freeMike Christie 2018-08-21target/iscsi: Allocate session IDs from an IDAMatthew Wilcox