1
0
Fork 0
alistair23-linux/drivers/soundwire
Pierre-Louis Bossart 2d35526df9 soundwire: cadence_master: check the number of bidir PDIs
There is an assumption that the first two PDIs are reserved for Bulk,
so we need to make sure the number of bidir PDIs is indeed larger than
two. If the configuration provided is incorrect, this could lead to
allocating a huge amount of memory.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2019-05-27 10:53:00 +05:30
..
Kconfig soundwire: fix kconfig help format 2019-05-02 17:17:50 +02:00
Makefile soundwire: Add support for SoundWire stream management 2018-05-11 21:47:03 +05:30
bus.c soundwire: rename/clarify MIPI DisCo properties 2019-05-27 10:53:00 +05:30
bus.h soundwire: fix alignment issues in header files 2019-05-02 17:16:26 +02:00
bus_type.c soundwire: bus_type: fix alignment issues 2019-05-02 17:16:27 +02:00
cadence_master.c soundwire: cadence_master: check the number of bidir PDIs 2019-05-27 10:53:00 +05:30
cadence_master.h soundwire: fix alignment issues in header files 2019-05-02 17:16:26 +02:00
intel.c soundwire: rename 'freq' fields 2019-05-27 10:53:00 +05:30
intel.h soundwire: fix SPDX license for header files 2019-05-02 17:09:00 +02:00
intel_init.c soundwire: intel: filter SoundWire controller device search 2019-05-27 10:52:59 +05:30
mipi_disco.c soundwire: rename/clarify MIPI DisCo properties 2019-05-27 10:53:00 +05:30
slave.c soundwire: slave: fix alignment issues 2019-05-02 17:16:28 +02:00
stream.c soundwire: rename/clarify MIPI DisCo properties 2019-05-27 10:53:00 +05:30