Show patches with: Submitter = Charles Keepax       |    Archived = No       |   550 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function [v2,01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function - - - --- 2021-11-17 Charles Keepax Accepted
[10/10] firmware: cs_dsp: Allow creation of event controls [01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function - - - --- 2021-11-16 Charles Keepax Superseded
[09/10] firmware: cs_dsp: Add offset to cs_dsp read/write [01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function - - - --- 2021-11-16 Charles Keepax Superseded
[08/10] firmware: cs_dsp: Clarify some kernel doc comments [01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function - - - --- 2021-11-16 Charles Keepax Superseded
[07/10] firmware: cs_dsp: Perform NULL check in cs_dsp_coeff_write/read_ctrl [01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function - - - --- 2021-11-16 Charles Keepax Superseded
[06/10] firmware: cs_dsp: Add support for rev 2 coefficient files [01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function - - - --- 2021-11-16 Charles Keepax Superseded
[05/10] firmware: cs_dsp: Print messages from bin files [01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function - - - --- 2021-11-16 Charles Keepax Superseded
[04/10] firmware: cs_dsp: Add pre_run callback [01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function - - - --- 2021-11-16 Charles Keepax Superseded
[03/10] firmware: cs_dsp: Add version checks on coefficient loading [01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function - - - --- 2021-11-16 Charles Keepax Superseded
[02/10] firmware: cs_dsp: Add lockdep asserts to interface functions [01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function - - - --- 2021-11-16 Charles Keepax Superseded
[01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function [01/10] ASoC: wm_adsp: Remove the wmfw_add_ctl helper function - - - --- 2021-11-16 Charles Keepax Superseded
misc: cs35l41: Remove unused pdn variable misc: cs35l41: Remove unused pdn variable - - - --- 2021-09-16 Charles Keepax Accepted
[6/6] ASoC: cs35l41: Fix a bunch of trivial code formating/style issues [1/6] ASoC: cs35l41: Fix use of an uninitialised variable - - - --- 2021-09-14 Charles Keepax Accepted
[5/6] ASoC: cs35l41: Fixup the error messages [1/6] ASoC: cs35l41: Fix use of an uninitialised variable - - - --- 2021-09-14 Charles Keepax Accepted
[4/6] ASoC: cs35l41: Don't overwrite returned error code [1/6] ASoC: cs35l41: Fix use of an uninitialised variable - - - --- 2021-09-14 Charles Keepax Accepted
[3/6] ASoC: cs35l41: Combine adjacent register writes [1/6] ASoC: cs35l41: Fix use of an uninitialised variable - - - --- 2021-09-14 Charles Keepax Accepted
[2/6] ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot [1/6] ASoC: cs35l41: Fix use of an uninitialised variable - - - --- 2021-09-14 Charles Keepax Accepted
[1/6] ASoC: cs35l41: Fix use of an uninitialised variable [1/6] ASoC: cs35l41: Fix use of an uninitialised variable - - - --- 2021-09-14 Charles Keepax Accepted
ASoC: wm_adsp: Put debugfs_remove_recursive back in ASoC: wm_adsp: Put debugfs_remove_recursive back in - - - --- 2021-08-24 Charles Keepax Accepted
[3/3] ASoC: wm_adsp: Remove pointless string comparison [1/3] ASoC: wm_adsp: Correct wm_coeff_tlv_get handling - - - --- 2021-06-26 Charles Keepax Accepted
[2/3] ASoC: wm_adsp: Add CCM_CORE_RESET to Halo start core [1/3] ASoC: wm_adsp: Correct wm_coeff_tlv_get handling - - - --- 2021-06-26 Charles Keepax Accepted
[1/3] ASoC: wm_adsp: Correct wm_coeff_tlv_get handling [1/3] ASoC: wm_adsp: Correct wm_coeff_tlv_get handling - - - --- 2021-06-26 Charles Keepax Accepted
[5/5] ASoC: cs42l52: Minor tidy up of error paths [1/5] ASoC: cs53l30: Add missing regmap use_single config - - - --- 2021-05-11 Charles Keepax Accepted
[4/5] ASoC: cs35l32: Add missing regmap use_single config [1/5] ASoC: cs53l30: Add missing regmap use_single config - - - --- 2021-05-11 Charles Keepax Accepted
[3/5] ASoC: cs35l34: Add missing regmap use_single config [1/5] ASoC: cs53l30: Add missing regmap use_single config - - - --- 2021-05-11 Charles Keepax Accepted
[2/5] ASoC: cs42l73: Add missing regmap use_single config [1/5] ASoC: cs53l30: Add missing regmap use_single config - - - --- 2021-05-11 Charles Keepax Accepted
[1/5] ASoC: cs53l30: Add missing regmap use_single config [1/5] ASoC: cs53l30: Add missing regmap use_single config - - - --- 2021-05-11 Charles Keepax Accepted
[3/3] ASoC: cs42l52: Minor tidy up of error paths [1/3] ASoC: cs35l36: Remove unneeded variable initialisation - - - --- 2021-05-11 Charles Keepax Accepted
[2/3] ASoC: cs4265: Minor tidy up of error paths [1/3] ASoC: cs35l36: Remove unneeded variable initialisation - - - --- 2021-05-11 Charles Keepax Accepted
[1/3] ASoC: cs35l36: Remove unneeded variable initialisation [1/3] ASoC: cs35l36: Remove unneeded variable initialisation - - - --- 2021-05-11 Charles Keepax Accepted
[10/10] ASoC: cs53l30: Minor error paths fixups Tidy up device ID reading on legacy Cirrus parts - - - --- 2021-05-10 Charles Keepax Accepted
[09/10] ASoC: cs43130: Minor error paths fixups Tidy up device ID reading on legacy Cirrus parts - - - --- 2021-05-10 Charles Keepax Accepted
[08/10] ASoC: cs42l73: Minor error paths fixups Tidy up device ID reading on legacy Cirrus parts - - - --- 2021-05-10 Charles Keepax Accepted
[07/10] ASoC: cs42l42: Minor error paths fixups Tidy up device ID reading on legacy Cirrus parts - - - --- 2021-05-10 Charles Keepax Accepted
[06/10] ASoC: cs35l35: Correct errata handling Tidy up device ID reading on legacy Cirrus parts - - - --- 2021-05-10 Charles Keepax Accepted
[05/10] ASoC: cs35l35: Minor error paths fixups Tidy up device ID reading on legacy Cirrus parts - - - --- 2021-05-10 Charles Keepax Accepted
[04/10] ASoC: cs35l34: Minor error paths fixups Tidy up device ID reading on legacy Cirrus parts - - - --- 2021-05-10 Charles Keepax Accepted
[03/10] ASoC: cs35l33: Minor error paths fixups Tidy up device ID reading on legacy Cirrus parts - - - --- 2021-05-10 Charles Keepax Accepted
[02/10] ASoC: cs35l32: Minor error paths fixups Tidy up device ID reading on legacy Cirrus parts - - - --- 2021-05-10 Charles Keepax Accepted
[01/10] ASoC: cirrus: Add helper function for reading the device ID Tidy up device ID reading on legacy Cirrus parts - - - --- 2021-05-10 Charles Keepax Accepted
ASoC: wm_adsp: Remove unused control callback structure ASoC: wm_adsp: Remove unused control callback structure - - - --- 2021-02-11 Charles Keepax Accepted
ASoC: wm_adsp: Pass full name to snd_ctl_notify ASoC: wm_adsp: Pass full name to snd_ctl_notify - - - --- 2020-10-01 Charles Keepax Accepted
ASoC: wm_adsp: Update naming in error handling ASoC: wm_adsp: Update naming in error handling - - - --- 2020-08-18 Charles Keepax Accepted
ASoC: soc-core: Fix regression causing sysfs entries to disappear ASoC: soc-core: Fix regression causing sysfs entries to disappear - - - --- 2020-07-30 Charles Keepax Accepted
ASoC: madera: Add channel numbers to AIFs ASoC: madera: Add channel numbers to AIFs - - - --- 2020-07-28 Charles Keepax Accepted
ASoC: wm_adsp: Support new metadata block ID's ASoC: wm_adsp: Support new metadata block ID's - - - --- 2020-07-23 Charles Keepax Accepted
ASoC: madera: Remove a couple of stray blank lines ASoC: madera: Remove a couple of stray blank lines - - - --- 2020-04-09 Charles Keepax Accepted
[3/3] ASoC: dapm: Remove dapm_connect_dai_link_widgets helper [1/3] ASoC: dapm: Fix regression introducing multiple copies of DAI widgets - - - --- 2020-04-09 Charles Keepax Accepted
[2/3] ASoC: dapm: Move error message to avoid some duplication [1/3] ASoC: dapm: Fix regression introducing multiple copies of DAI widgets - - - --- 2020-04-09 Charles Keepax Accepted
[1/3] ASoC: dapm: Fix regression introducing multiple copies of DAI widgets [1/3] ASoC: dapm: Fix regression introducing multiple copies of DAI widgets - - - --- 2020-04-09 Charles Keepax Accepted
ASoC: dapm: Correct DAPM handling of active widgets during shutdown ASoC: dapm: Correct DAPM handling of active widgets during shutdown - - - --- 2020-02-28 Charles Keepax Accepted
ASoC: samsung: Update dependencies for Arizona machine drivers ASoC: samsung: Update dependencies for Arizona machine drivers - - - --- 2020-02-20 Charles Keepax Accepted
ASoC: madera: Correct some kernel doc ASoC: madera: Correct some kernel doc - - - --- 2020-01-22 Charles Keepax Accepted
[v2] ASoC: madera: Correct DMIC only input hook ups [v2] ASoC: madera: Correct DMIC only input hook ups - - - --- 2020-01-22 Charles Keepax Accepted
[4/4] ASoC: madera: Update handling of DAPM routes for mono muxed outputs [1/4] ASoC: wm_adsp: Correct cache handling of new kernel control API - - - --- 2020-01-14 Charles Keepax Accepted
[3/4] ASoC: madera: Correct error path handling in madera_out1_demux_put [1/4] ASoC: wm_adsp: Correct cache handling of new kernel control API - - - --- 2020-01-14 Charles Keepax Accepted
[1/4] ASoC: wm_adsp: Correct cache handling of new kernel control API [1/4] ASoC: wm_adsp: Correct cache handling of new kernel control API - - - --- 2020-01-14 Charles Keepax Accepted
[2/2] ASoC: madera: Enable clocks for input pins when used for the FLL [1/2] ASoC: madera: Enable clocks for input pins when used as a direct clock - - - --- 2019-12-30 Charles Keepax Accepted
[1/2] ASoC: madera: Enable clocks for input pins when used as a direct clock [1/2] ASoC: madera: Enable clocks for input pins when used as a direct clock - - - --- 2019-12-30 Charles Keepax Accepted
ASoC: wm_adsp: Don't generate kcontrols without READ flags ASoC: wm_adsp: Don't generate kcontrols without READ flags - - - --- 2019-10-02 Charles Keepax Accepted
ASoC: madera: Add support for using MCLK3 ASoC: madera: Add support for using MCLK3 - - - --- 2019-10-01 Charles Keepax Accepted
ASoC: wm_adsp: Fix theoretical NULL pointer for alg_region ASoC: wm_adsp: Fix theoretical NULL pointer for alg_region - - - --- 2019-10-01 Charles Keepax Accepted
[v3,3/3] ASoC: cs47l92: Add codec driver for Cirrus Logic CS47L92 [1/3] ASoC: wm_adsp: Allow bus error handler to be called directly - - - --- 2019-07-25 Charles Keepax Accepted
[v3,2/3] ASoC: cs47l15: Add codec driver for Cirrus Logic CS47L15 [1/3] ASoC: wm_adsp: Allow bus error handler to be called directly - - - --- 2019-07-25 Charles Keepax Accepted
[1/3] ASoC: wm_adsp: Allow bus error handler to be called directly [1/3] ASoC: wm_adsp: Allow bus error handler to be called directly - - - --- 2019-07-25 Charles Keepax Accepted
[v2] ASoC: madera: Read device tree configuration [v2] ASoC: madera: Read device tree configuration - - - --- 2019-07-22 Charles Keepax Accepted
ASoC: cs47l35: Use define for DSPCLK enable bit ASoC: cs47l35: Use define for DSPCLK enable bit - - - --- 2019-07-22 Charles Keepax Accepted
ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks - - - --- 2019-07-18 Charles Keepax Accepted
ASoC: madera: Update SPDX headers ASoC: madera: Update SPDX headers - - - --- 2019-06-25 Charles Keepax Accepted
[v3,5/5] ASoC: cs47l90: Add codec driver for Cirrus Logic CS47L90 [v3,1/5] ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs - - - --- 2019-06-19 Charles Keepax Accepted
[v3,4/5] ASoC: cs47l85: Add codec driver for Cirrus Logic CS47L85 [v3,1/5] ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs - - - --- 2019-06-19 Charles Keepax Accepted
[v3,3/5] ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35 [v3,1/5] ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs - - - --- 2019-06-19 Charles Keepax Accepted
[v3,2/5] ASoC: madera: Add common support for Cirrus Logic Madera codecs [v3,1/5] ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs - - - --- 2019-06-19 Charles Keepax Accepted
[v3,1/5] ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs [v3,1/5] ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs - - - --- 2019-06-19 Charles Keepax Accepted
[2/2] ASoC: wm_adsp: Use DSP ops pointers to stop watchdog in error handlers [1/2] ASoC: wm_adsp: Correct region base typo in wm_halo_setup_algs - - - --- 2019-05-01 Charles Keepax Accepted
[1/2] ASoC: wm_adsp: Correct region base typo in wm_halo_setup_algs [1/2] ASoC: wm_adsp: Correct region base typo in wm_halo_setup_algs - - - --- 2019-05-01 Charles Keepax Accepted
ASoC: cs35l35: Disable regulators on driver removal ASoC: cs35l35: Disable regulators on driver removal - - - --- 2019-04-04 Charles Keepax Accepted
ASoC: wm_adsp: Avoid calling snd_compr_stop_error from WDT expiry ASoC: wm_adsp: Avoid calling snd_compr_stop_error from WDT expiry - - - --- 2019-04-04 Charles Keepax Accepted
[3/3] ASoC: wm_adsp: Make use of local variables [1/3] ASoC: wm_adsp: Check for buffer in trigger stop - - - --- 2019-04-02 Charles Keepax Accepted
[2/3] ASoC: wm_adsp: Remove redundant NULL check in wm_adsp_buffer_free [1/3] ASoC: wm_adsp: Check for buffer in trigger stop - - - --- 2019-04-02 Charles Keepax Accepted
[1/3] ASoC: wm_adsp: Check for buffer in trigger stop [1/3] ASoC: wm_adsp: Check for buffer in trigger stop - - - --- 2019-04-02 Charles Keepax Accepted
ASoC: wm_adsp: Fix typo in comment ASoC: wm_adsp: Fix typo in comment - - - --- 2019-03-27 Charles Keepax Accepted
[v2,2/2] ASoC: lochnagar: Add driver to support Lochnagar 2 sound card [v2,1/2] ASoC: lochnagar: Add device tree binding document - - - --- 2019-03-20 Charles Keepax Accepted
[v2,1/2] ASoC: lochnagar: Add device tree binding document [v2,1/2] ASoC: lochnagar: Add device tree binding document - - - --- 2019-03-20 Charles Keepax Accepted
ASoC: wm_adsp: Correct some minor issues ASoC: wm_adsp: Correct some minor issues - - - --- 2019-03-19 Charles Keepax Accepted
[10/12] ASoC: wm_adsp: Add support for new Halo core DSPs Add support for Halo Core DSPs - - - --- 2019-03-19 Charles Keepax Accepted
[09/12] ASoC: wm_adsp: Factor out DSP specific operations Add support for Halo Core DSPs - - - --- 2019-03-19 Charles Keepax Accepted
[08/12] ASoC: wm_adsp: Factor out parsing of firmware ID header Add support for Halo Core DSPs - - - --- 2019-03-19 Charles Keepax Accepted
[07/12] ASoC: wm_adsp: Refactor firmware status reading Add support for Halo Core DSPs - - - --- 2019-03-19 Charles Keepax Accepted
[06/12] ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC drivers Add support for Halo Core DSPs - - - --- 2019-03-19 Charles Keepax Accepted
[05/12] ASoC: wm_adsp: Don't export wm_adsp2_lock Add support for Halo Core DSPs - - - --- 2019-03-19 Charles Keepax Accepted
[04/12] ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeout Add support for Halo Core DSPs - - - --- 2019-03-19 Charles Keepax Accepted
[03/12] ASoC: wm_adsp: Add locking to wm_adsp2_bus_error Add support for Halo Core DSPs - - - --- 2019-03-19 Charles Keepax Accepted
[02/12] ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_error Add support for Halo Core DSPs - - - --- 2019-03-19 Charles Keepax Accepted
[01/12] ASoC: wm_adsp: Correct handling of compressed streams that restart Add support for Halo Core DSPs - - - --- 2019-03-19 Charles Keepax Accepted
[4/5] ASoC: wm_adsp: Add support for multiple compressed buffers [1/5] ASoC: wm_adsp: Factor out stripping padding from ADSP data - - - --- 2019-02-22 Charles Keepax Accepted
[3/5] ASoC: wm_adsp: Refactor compress stream initialisation [1/5] ASoC: wm_adsp: Factor out stripping padding from ADSP data - - - --- 2019-02-22 Charles Keepax Accepted
[2/5] ASoC: wm_adsp: Reorder some functions for improved clarity [1/5] ASoC: wm_adsp: Factor out stripping padding from ADSP data - - - --- 2019-02-22 Charles Keepax Accepted
[1/5] ASoC: wm_adsp: Factor out stripping padding from ADSP data [1/5] ASoC: wm_adsp: Factor out stripping padding from ADSP data - - - --- 2019-02-22 Charles Keepax Accepted
[2/2] ASoC: wm_adsp: Update cached error state on trigger [1/2] ASoC: wm_adsp: Allow compressed buffers in any memory region - - - --- 2019-02-19 Charles Keepax Accepted
« 1 2 ... 3 4 5 6 »