Show patches with: Submitter = Dan Carpenter       |   229 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
ASoC: Intel: sst-firmware: missing curly braces (harmless) - - - --- 2014-02-21 Dan Carpenter Accepted
[1/2] ASoC: sst-haswell-ipc: restore IRQs on error - - - --- 2014-02-25 Dan Carpenter Accepted
[2/2] ASoC: sst-haswell-ipc: incorrect sizeof() - - - --- 2014-02-25 Dan Carpenter Accepted
ALSA: lola: NULL deref on allocation error - - - --- 2014-03-05 Dan Carpenter tiwai Accepted
ALSA: echoaudio: use after free on error - - - --- 2014-03-05 Dan Carpenter tiwai Accepted
ASoC: Baytrail: fix error handling in sst_byt_dsp_init() - - - --- 2014-03-05 Dan Carpenter Accepted
ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new() - - - --- 2014-03-31 Dan Carpenter Accepted
ASoC: Intel: some incorrect sizeof() usages - - - --- 2014-04-16 Dan Carpenter Accepted
ASoC: wm0010: set error code on allocation failure - - - --- 2014-05-09 Dan Carpenter New
ALSA: sb_mixer: missing return statement - - - --- 2014-05-14 Dan Carpenter tiwai Accepted
ALSA: hda - if statement not indented - - - --- 2014-05-14 Dan Carpenter tiwai Accepted
ASoC: compress: indent an if statement - - - --- 2014-05-14 Dan Carpenter Accepted
[1/2] ALSA: fireworks: remove some stray checks - - - --- 2014-05-28 Dan Carpenter Accepted
[2/2] ALSA: fireworks: small leak on error path - - - --- 2014-05-28 Dan Carpenter Accepted
ALSA: bebob: sizeof() vs ARRAY_SIZE() typo - - - --- 2014-05-28 Dan Carpenter Accepted
ALSA: compress: fix an integer overflow check - - - --- 2014-07-16 Dan Carpenter Accepted
[-next] ASoC: fsl_asrc: fix an error code in fsl_asrc_probe() - - - --- 2014-07-31 Dan Carpenter Accepted
ASoC: pxa: pxa-ssp: small leak in probe() - - - --- 2014-07-31 Dan Carpenter Accepted
sound: oss: uart401: remove unneeded NULL check - - - --- 2014-11-22 Dan Carpenter Accepted
ALSA: hda - using uninitialized data - - - --- 2014-11-26 Dan Carpenter Accepted
ASoC: sigmadsp: uninitialized variable in sigmadsp_activate_ctrl() - - - --- 2014-11-26 Dan Carpenter Accepted
ALSA: lola: NULL dereference on probe failure - - - --- 2014-12-10 Dan Carpenter Accepted
ALSA: pcxhr: NULL dereference on probe failure - - - --- 2014-12-10 Dan Carpenter Accepted
[1/2] ALSA: oxfw: some signedness bugs - - - --- 2014-12-12 Dan Carpenter New
[2/2] ALSA: oxfw: fix detect_loud_models() return value - - - --- 2014-12-12 Dan Carpenter Accepted
ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl() - - - --- 2014-12-22 Dan Carpenter New
ASoC: Intel: remove an unused struct member - - - --- 2015-01-28 Dan Carpenter Accepted
ALSA: riptide: off by one in snd_riptide_joystick_probe() - - - --- 2015-02-01 Dan Carpenter New
[v2] ALSA: off by one bug in snd_riptide_joystick_probe() - - - --- 2015-02-09 Dan Carpenter Accepted
ALSA: seq: potential out of bounds in do_control() - - - --- 2015-02-11 Dan Carpenter Accepted
sound: sys_timer: indent poll_def_tmr() correctly - - - --- 2015-02-25 Dan Carpenter Accepted
sound/oss/opl3: remove some stray whitespace - - - --- 2015-02-25 Dan Carpenter Accepted
sound/sb_ess: white space cleanups - - - --- 2015-02-25 Dan Carpenter Accepted
sound/sb_midi: a couple indenting fixes - - - --- 2015-02-25 Dan Carpenter Accepted
ALSA: azt3328: some indenting cleanups - - - --- 2015-02-25 Dan Carpenter Accepted
ALSA: cmipci: remove a stray space character - - - --- 2015-02-25 Dan Carpenter Accepted
ALSA: oxfw: fix a condition in start_stream() - - - --- 2015-02-26 Dan Carpenter New
ALSA: seq_midi_emul: small array underflow - - - --- 2015-03-03 Dan Carpenter New
[v2] ALSA: opl3: small array underflow - - - --- 2015-03-03 Dan Carpenter New
ALSA: msnd: add some missing curly braces - - - --- 2015-03-05 Dan Carpenter Accepted
[v3] ALSA: opl3: small array underflow - - - --- 2015-03-05 Dan Carpenter Accepted
ALSA: ak411x: simplify snd_ak4113_create() a bit - - - --- 2015-03-23 Dan Carpenter Accepted
ALSA: echoaudio: read past end of array - - - --- 2015-03-23 Dan Carpenter Accepted
ASoC: Intel: do cast earlier in sst_cdev_tstamp() - - - --- 2015-04-09 Dan Carpenter Accepted
ALSA: hda - potential (but unlikely) uninitialized variable - - - --- 2015-04-17 Dan Carpenter New
[v2] ALSA: hda - potential (but unlikely) uninitialized variable - - - --- 2015-04-17 Dan Carpenter Accepted
ASoC: wm8741: check for error returns from wm8741_set_pdata() - - - --- 2015-05-20 Dan Carpenter Accepted
ASoC: fsl: add an error check - - - --- 2015-06-10 Dan Carpenter Accepted
ALSA: hdsp: silence a sprinft() overflow warning - - - --- 2015-06-11 Dan Carpenter tiwai Accepted
ASoC: fsl: fsl_spdif: signedness bug in fsl_spdif_startup() - - - --- 2015-07-09 Dan Carpenter Accepted
ASoC: max98925: reading beyond the end of the array - - - --- 2015-07-21 Dan Carpenter Accepted
ASoC: sti: error handling bug in sti_uniperiph_cpu_dai_of() - - - --- 2015-07-21 Dan Carpenter Accepted
ALSA: hda - fix cs4210_spdif_automute() - - - --- 2015-07-25 Dan Carpenter New
ALSA: hdsp: silence and underflow warning - - - --- 2015-08-21 Dan Carpenter New
ALSA: hdsp: silence a sprinft() overflow warning - - - --- 2015-08-22 Dan Carpenter New
ALSA: core: check for underflow in snd_pcm_sw_params() - - - --- 2015-09-23 Dan Carpenter New
ALSA: usb-audio: harmless underflow in snd_audigy2nx_led_put() - - - --- 2015-09-28 Dan Carpenter New
ALSA: pcm: harmless underflow issue in snd_pcm_sw_params() - - - --- 2015-10-13 Dan Carpenter New
ASoC: wm8904: harmless underflow in wm8904_put_deemph() - - - --- 2015-10-13 Dan Carpenter Accepted
ASoC: wm8731: harmless underflow in wm8731_put_deemph() - - - --- 2015-10-13 Dan Carpenter Accepted
ASoC: wm8960: harmless underflow in wm8960_put_deemph() - - - --- 2015-10-13 Dan Carpenter Accepted
ASoC: wm8960: harmless underflow in wm8960_put_deemph() - - - --- 2015-10-13 Dan Carpenter New
ASoC: wm8903: harmless underflow in wm8903_put_deemph() - - - --- 2015-10-13 Dan Carpenter Accepted
ASoC: wm8955: harmless underflow in wm8955_put_deemph() - - - --- 2015-10-13 Dan Carpenter Accepted
ASoC: es8328: harmless underflow in es8328_put_deemph() - - - --- 2015-10-13 Dan Carpenter Accepted
ASoC: wm2000: a couple harmless underflows - - - --- 2015-10-13 Dan Carpenter Accepted
ALSA: oss: underflow in snd_mixer_oss_proc_write() - - - --- 2015-10-15 Dan Carpenter New
[1/2] ALSA: firewire-tascam: fix an LED bug - - - --- 2015-10-15 Dan Carpenter New
[2/2] ALSA: firewire-tascam: off by one in handle_midi_tx() - - - --- 2015-10-15 Dan Carpenter New
ALSA: firewire-tascam: off by one in identify_model() - - - --- 2015-10-15 Dan Carpenter New
[v2] ALSA: firewire-tascam: off by one in identify_model() - 1 - --- 2015-10-19 Dan Carpenter New
ASoC: Intel: pass correct parameter in sst_alloc_stream_mrfld() - - - --- 2015-11-18 Dan Carpenter Accepted
ASoC: Intel: Skylake: pointer math issue - - - --- 2015-12-08 Dan Carpenter Accepted
ASoC: Intel: Skylake: Fix a couple signedness bugs - - - --- 2015-12-12 Dan Carpenter Accepted
[v2] ASoC: Intel: Skylake: Fix a couple signedness bugs - - - --- 2015-12-15 Dan Carpenter New
ASoC: rsnd: precedence error in rsnd_ssiu_init() - - - --- 2016-01-06 Dan Carpenter Accepted
ASoC: AMD: free memory on error - - - --- 2016-01-13 Dan Carpenter Accepted
[1/2] ASoC: max9867: signedness bug in max9867_dai_hw_params() - - - --- 2016-02-25 Dan Carpenter New
[2/2] ASoC: max9867: silence and array overflow warning - - - --- 2016-02-25 Dan Carpenter Accepted
ALSA: mixart: silence unitialized variable warnings - - - --- 2016-03-15 Dan Carpenter New
ALSA: mixart: silence an uninitialized variable warning - - - --- 2016-03-16 Dan Carpenter New
ASoC: Intel: sst: fix a loop timeout in sst_hsw_stream_reset() - - - --- 2016-04-06 Dan Carpenter Accepted
ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc() - - - --- 2016-05-03 Dan Carpenter Accepted
ALSA: isa/wavefront: prevent some out of bound writes - - - --- 2016-05-04 Dan Carpenter New
ASoC: mediatek: mt2701: fix some error handling in probe 1 - - --- 2016-07-07 Dan Carpenter Accepted
ALSA: mixart: don't print an unintialized variable on error - 1 - --- 2016-07-13 Dan Carpenter New
ALSA: line6: fix a crash in line6_hwdep_write() - 1 - --- 2016-10-12 Dan Carpenter New
ASoC: rt5663: fix a debug statement 1 - - --- 2016-10-13 Dan Carpenter Accepted
ASoC: Intel: Skylake: Fix a shift wrapping bug 1 - 1 --- 2016-10-13 Dan Carpenter Accepted
ASoC: sh: dma-sh7760: fix a debug printf - - - --- 2016-11-17 Dan Carpenter New
ASoC: rt5665: Unlock on error in rt5665_calibrate() - - - --- 2016-11-18 Dan Carpenter New
ASoC: sunxi: Uninitialized variable in probe() 2 - - --- 2016-11-23 Dan Carpenter Accepted
ALSA: emu10k1: shift wrapping bug in snd_emu10k1_ptr_read() - - - --- 2016-11-24 Dan Carpenter New
dbri: move dereference after check for NULL - - - --- 2016-12-01 Dan Carpenter New
ALSA: cs46xx: add a new line - - - --- 2016-12-07 Dan Carpenter New
sound: oss/ad1848: remove some dead code - - - --- 2017-01-31 Dan Carpenter New
ASoC: sun4i-i2s: remove some dead code - - - --- 2017-02-07 Dan Carpenter New
ASoC: cs35l35: returning uninitialized in probe() 1 - - --- 2017-03-13 Dan Carpenter Accepted
ALSA: emux: stop if copy_from_user() fails - - - --- 2017-03-31 Dan Carpenter New
[1/2] ALSA: timer: remove some dead code - - - --- 2017-03-31 Dan Carpenter New
« 1 2 3 »