summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* dbri: move dereference after check for NULLDan Carpenter2016-12-061-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-281-10/+16
|\
| * dbri: Fix compiler warningTushar Dave2016-11-281-10/+16
* | Merge tag 'sound-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-11-183-4/+4
|\ \
| * | ALSA: usb-audio: Fix use-after-free of usb_device at disconnectTakashi Iwai2016-11-141-1/+2
| * | ALSA: hda - Fix mic regression by ASRock mobo fixupTakashi Iwai2016-11-111-2/+0
| * | ALSA: hda - add a new condition to check if it is thinkpadHui Wang2016-11-101-1/+2
| |/
* | ASoC: lpass-platform: fix uninitialized variableLinus Torvalds2016-11-141-0/+1
|/
* ALSA: info: Return error for invalid read/writeTakashi Iwai2016-11-081-1/+5
* ALSA: info: Limit the proc text input sizeTakashi Iwai2016-11-081-0/+3
*---------. Merge remote-tracking branches 'asoc/fix/rt5663', 'asoc/fix/samsung', 'asoc/f...Mark Brown2016-11-0411-86/+79
|\ \ \ \ \ \
| | | | | | * ASoC: tas571x: remove improper PDN signal usage in set_bias_levelPetr Kulhavy2016-10-041-14/+0
| | | | | | * ASoC: tas571x: extend the t_i2c time to comply with TAS5721Petr Kulhavy2016-10-041-1/+1
| | | | | | * ASoC: tas571x: move mixer volume controls from TAS5711 to TAS5717Petr Kulhavy2016-10-041-10/+10
| | | | | | * ASoC: tas571x: wait 50ms after oscillator trimPetr Kulhavy2016-10-041-0/+1
| | | | | * | ASoC: sun4i-codec: Enable bus clock after getting GPIOChen-Yu Tsai2016-11-011-6/+6
| | | | | * | ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai2016-10-311-3/+4
| | | | * | | ASoC: sti-sas: enable fast io for regmapArnaud Pouliquen2016-10-261-1/+1
| | | | |/ /
| | | * | | ASoC: sti: fix channel status update after playback startArnaud Pouliquen2016-10-261-1/+5
| | | |/ /
| | * | | ASoC: samsung: spdif: Fix DMA filter initializationSylwester Nawrocki2016-11-021-10/+9
| | * | | ASoC: samsung: get access to DMA engine early to defer probe properlyMarek Szyprowski2016-10-286-45/+47
| | |/ /
| * | | ASoC: rt5663: fix a debug statementDan Carpenter2016-10-131-2/+2
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge remote-tracking branches 'asoc/fix/cs4270', 'asoc/fix/da7219', 'asoc/fi...Mark Brown2016-11-048-94/+100
|\ \ \ \ \ \ \ \
| | | | | | * | | ASoC: rt298: fix jack type detect errorBard Liao2016-10-241-0/+5
| | | | | | | |/ | | | | | | |/|
| | | | | * | | ASoC: lpass-cpu: add module licence and descriptionSrinivas Kandagatla2016-10-311-0/+3
| | | | | * | | ASoC: lpass-platform: Fix broken pcm data usageSrinivas Kandagatla2016-10-312-87/+79
| | | | | |/ /
| | | | * | | ASoC: PXA: Brownstone needs I2CArnd Bergmann2016-10-241-1/+1
| | | | |/ /
| | | * | | ASoC: hdmi-codec: Fix hdmi_of_xlate_dai_name when #sound-dai-cells = <0>Jon Medhurst (Tixy)2016-10-281-1/+6
| | | |/ /
| | * | | ASoC: da7219: Connect output enable register to DAIOUTStephen Barber2016-10-281-1/+2
| | |/ /
| * | | ASoC: cs4270: fix DAPM stream name mismatchmurray foster2016-10-111-4/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-11-044-7/+9
|\ \ \
| * | | ASoC: Intel: Skylake: Fix to turn off hdmi power on probe failureSodhi, VunnyX2016-10-281-1/+4
| * | | ASoC: Intel: Skylake: Always acquire runtime pm ref on unloadLukas Wunner2016-10-241-2/+1
| * | | ASoC: Intel: Atom: add terminate entry for dmi_system_id tablesWei Yongjun2016-10-241-0/+1
| * | | ASoC: Intel: haswell depends on sst-firmwareArnd Bergmann2016-10-111-2/+1
| * | | ASoC: Intel: report JACK_LINEOUT eventSathyanarayana Nujella2016-10-061-2/+2
* | | | ALSA: usb-audio: Add quirk for Syntek STK1160Marcel Hasler2016-10-271-0/+17
* | | | ALSA: seq: Fix time account regressionTakashi Iwai2016-10-251-2/+2
* | | | ALSA: hda - Fix surround output pins for ASRock B150M moboTakashi Iwai2016-10-251-0/+12
* | | | ALSA: hda - Fix headset mic detection problem for two Dell laptopsHui Wang2016-10-201-0/+8
* | | | ALSA: asihpi: fix kernel memory disclosureVlad Tsyrklevich2016-10-181-1/+1
* | | | ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk tableHui Wang2016-10-181-3/+7
* | | | ALSA: hda - allow 40 bit DMA mask for NVidia devicesArd Biesheuvel2016-10-181-2/+5
| |_|/ |/| |
* | | Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-155-6/+7
|\ \ \
| * | | ALSA: line6: fix a crash in line6_hwdep_write()Dan Carpenter2016-10-121-2/+2
| * | | ALSA: seq: fix passing wrong pointer in function call of compatibility layerTakashi Sakamoto2016-10-121-1/+1
| * | | ALSA: hda - Fix a failure of micmute led when having multi adcsHui Wang2016-10-122-2/+2
| * | | ALSA: line6: Fix POD X3 Live audio inputAndrej Krutak2016-10-101-1/+2
* | | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
* | | | kthread: kthread worker API cleanupPetr Mladek2016-10-114-6/+6
OpenPOWER on IntegriCloud