summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Add check return value for usb_string()Jaejoong Kim2017-12-141-4/+5
* ALSA: usb-audio: Fix out-of-bound errorJaejoong Kim2017-12-141-0/+4
* ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai2017-12-141-1/+1
* ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser2017-12-141-0/+2
* ALSA: hda/realtek - New codec support for ALC257Kailang Yang2017-12-141-0/+8
* ASoC: sun8i-codec: Set the BCLK dividerMaxime Ripard2017-11-301-0/+51
* ASoC: sun8i-codec: Fix left and right channels inversionMaxime Ripard2017-11-301-1/+1
* ASoC: sun8i-codec: Invert Master / Slave conditionMaxime Ripard2017-11-301-4/+4
* ALSA: hda/realtek - Fix ALC700 family no sound issueKailang Yang2017-11-301-1/+1
* ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai2017-11-302-5/+11
* ALSA: hda: Fix too short HDMI/DP chmap reportingTakashi Iwai2017-11-301-1/+1
* ALSA: hda/realtek - Fix ALC275 no sound issueKailang Yang2017-11-301-0/+3
* ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai2017-11-301-6/+6
* ALSA: usb-audio: Add sanity checks in v2 clock parsersTakashi Iwai2017-11-301-3/+6
* ALSA: usb-audio: Fix potential out-of-bound access at parsing SUTakashi Iwai2017-11-301-1/+2
* ALSA: usb-audio: Add sanity checks to FE parserTakashi Iwai2017-11-301-0/+12
* ALSA: pcm: update tstamp only if audio_tstamp changedHenrik Eriksson2017-11-301-2/+4
* ALSA: hda: Add Raven PCI IDVijendar Mukunda2017-11-301-0/+3
* Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2017-11-097-16/+93
|\
| * ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang2017-11-091-0/+5
| * ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai2017-11-073-3/+32
| * ALSA: timer: Limit max instances per timerTakashi Iwai2017-11-062-13/+55
| * ALSA: usb-audio: support new Amanero Combo384 firmware versionJussi Laako2017-11-021-0/+1
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02197-0/+197
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02197-0/+197
* | Merge tag 'asoc-fix-v4.14-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2017-11-0110-73/+53
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge remote-tracking branches 'asoc/fix/topology', 'asoc/fix/adau17x1', 'aso...Mark Brown2017-11-0110-73/+53
| |\ \ \ \ \ \ \
| | | | | | | * | ASoC: rt5663: Change the dev getting function in rt5663_irqoder_chiou@realtek.com2017-09-251-1/+2
| | | | | | * | | ASoC: rt5659: connect LOUT Amp with Charge PumpBard Liao2017-10-181-0/+1
| | | | | | * | | ASoC: rt5659: register power bit of LOUT AmpBard Liao2017-10-181-1/+2
| | | | | | |/ /
| | | | | * / / ASoC: rt5616: fix 0x91 default valueBard Liao2017-10-211-1/+1
| | | | | |/ /
| | | | * | | ASoC: rt5514: Revert Hotword Model controlHsin-Yu Chao2017-09-152-66/+0
| | | | * | | ASoC: rt5514-spi: check irq status to schedule data copyHsin-Yu Chao2017-09-132-2/+18
| | | * | | | ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2017-09-072-1/+25
| | * | | | | ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_cr...Christophe JAILLET2017-09-141-1/+1
| | * | | | | ASoC: topology: Fix a potential NULL pointer dereference in 'soc_tplg_dapm_wi...Christophe JAILLET2017-09-141-0/+3
| | | |/ / / | | |/| | |
* | | | | | ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai2017-10-311-1/+1
* | | | | | ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai2017-10-311-2/+15
|/ / / / /
* | | | | ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang2017-10-241-0/+8
* | | | | ALSA: hda/realtek - Add support for ALC236/ALC3204Kailang Yang2017-10-201-0/+11
| |_|_|/ |/| | |
* | | | ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2017-10-182-42/+86
* | | | ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai2017-10-181-1/+1
* | | | ALSA: hda: Abort capability probe at invalid register readTakashi Iwai2017-10-181-0/+5
* | | | ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2017-10-182-16/+0
* | | | ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 DigitalJussi Laako2017-10-161-0/+1
* | | | ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai2017-10-111-3/+9
* | | | ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-112-3/+10
* | | | ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2017-10-102-2/+12
* | | | ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai2017-10-091-3/+4
* | | | ALSA: line6: Fix NULL dereference at podhd_disconnect()Takashi Iwai2017-10-091-1/+2