index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: pcm : Call kill_fasync() in stream lock
Takashi Iwai
2017-01-08
1
-1
/
+1
*
ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...
Vladis Dronov
2016-11-11
2
-0
/
+6
*
ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
Takashi Iwai
2016-11-11
1
-11
/
+11
*
ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
Takashi Iwai
2016-11-11
1
-0
/
+6
*
UPSTREAM: ALSA: control: Fix replacing user controls
Lars-Peter Clausen
2016-10-19
1
-17
/
+10
*
ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
Kangjie Lu
2016-05-17
1
-0
/
+1
*
ALSA: timer: Fix leak in events via snd_timer_user_ccallback
Kangjie Lu
2016-05-17
1
-0
/
+1
*
ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
Kangjie Lu
2016-05-17
1
-0
/
+1
*
ALSA: hrtimer: Fix stall by hrtimer_cancel()
Takashi Iwai
2016-05-05
1
-1
/
+2
*
ALSA: timer: Harden slave timer list handling
Takashi Iwai
2016-05-03
1
-4
/
+14
*
ALSA: timer: Fix race among timer ioctls
Takashi Iwai
2016-05-03
1
-13
/
+19
*
ALSA: timer: Fix double unlink of active_list
Takashi Iwai
2016-05-03
1
-1
/
+1
*
ALSA: usb-audio: avoid freeing umidi object twice
Andrey Konovalov
2016-05-03
1
-1
/
+0
*
Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0
rogersb11
2015-11-10
27
-65
/
+93
|
\
|
*
ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
Dan Carpenter
2013-10-13
1
-0
/
+3
|
*
ASoC: max98095: a couple array underflows
Dan Carpenter
2013-10-13
1
-2
/
+2
|
*
ALSA: hda - Add Toshiba Satellite C870 to MSI blacklist
Takashi Iwai
2013-09-26
1
-0
/
+1
|
*
ASoC: wm8960: Fix PLL register writes
Mike Dyer
2013-09-26
1
-3
/
+3
|
*
ALSA: opti9xx: Fix conflicting driver object name
Takashi Iwai
2013-09-07
1
-6
/
+2
|
*
ASoC: max98088 - fix element type of the register cache.
Chih-Chung Chang
2013-08-04
1
-1
/
+1
|
*
ALSA: usb-audio: 6fire: return correct XRUN indication
Eldad Zack
2013-07-28
1
-1
/
+1
|
*
ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASK
Fabio Estevam
2013-07-28
1
-1
/
+1
|
*
ALSA: usb-audio: work around Android accessory firmware bug
Clemens Ladisch
2013-06-27
1
-2
/
+20
|
*
ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio iface
Takashi Iwai
2013-06-13
1
-1
/
+7
|
*
ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()
Xi Wang
2013-06-07
3
-4
/
+7
|
*
ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...
Xi Wang
2013-06-07
1
-1
/
+7
|
*
ASoC: wm8994: missing break in wm8994_aif3_hw_params()
Dan Carpenter
2013-05-19
1
-0
/
+1
|
*
ASoC: max98088: Fix logging of hardware revision.
Dylan Reid
2013-05-07
1
-1
/
+1
|
*
ALSA: usb-audio: Fix autopm error during probing
Takashi Iwai
2013-05-07
1
-1
/
+3
|
*
ALSA: usb-audio: disable autopm for MIDI devices
Clemens Ladisch
2013-05-07
1
-11
/
+2
|
*
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
Linus Torvalds
2013-04-25
1
-10
/
+2
|
*
ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
Alban Bedel
2013-04-16
1
-0
/
+2
|
*
ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*
Eldad Zack
2013-04-16
2
-3
/
+3
|
*
ALSA: hda - fix typo in proc output
David Henningsson
2013-04-12
1
-1
/
+1
|
*
ALSA: hda - bug fix on return value when getting HDMI ELD info
Mengdong Lin
2013-04-12
1
-1
/
+1
|
*
ASoC: dma-sh7760: Fix compile error
Lars-Peter Clausen
2013-04-12
1
-2
/
+2
|
*
ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()
Daniel Mack
2013-03-28
1
-3
/
+3
|
*
ALSA: snd-usb: mixer: propagate errors up the call chain
Daniel Mack
2013-03-28
1
-4
/
+6
|
*
ALSA: hda - Fix typo in checking IEC958 emphasis bit
Takashi Iwai
2013-03-28
1
-1
/
+1
|
*
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
Takashi Iwai
2013-03-20
1
-4
/
+4
|
*
ALSA: vmaster: Fix slave change notification
Takashi Iwai
2013-03-14
1
-1
/
+4
|
*
ALSA: ice1712: Initialize card->private_data properly
Sean Connor
2013-03-14
1
-0
/
+2
|
*
ALSA: usb-audio: fix Roland A-PRO support
Clemens Ladisch
2013-02-28
1
-1
/
+1
|
*
ALSA: rme32.c irq enabling after spin_lock_irq
Denis Efremov
2013-02-28
1
-1
/
+1
|
*
ALSA: ali5451: remove irq enabling in pointer callback
Denis Efremov
2013-02-28
1
-1
/
+1
*
|
mc1n2: Allow swapping of microphone ADC channels
Andrew Dodd
2014-05-12
2
-2
/
+31
*
|
smdk4412: update sound soc and codecs
markcs
2014-04-28
67
-582
/
+78565
*
|
Add support for Note 8 (N5100 and N5110)
sbrissen
2013-11-11
8
-7
/
+6403
*
|
d710: initial support for the Epic 4G Touch (SPH-D710)
Dorian Snyder
2013-06-20
3
-1
/
+14
*
|
Samsung i9300 Update 10
sakindia123
2013-06-14
1
-0
/
+6
[next]