summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch2015-01-261-31/+0
*-------. Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/simple', 'asoc/fi...Mark Brown2015-01-265-17/+39
|\ \ \ \ \
| | | | | * ASoC: wm8960: Fix capture sample rate from 11250 to 11025Zidan Wang2015-01-061-1/+1
| | | | * | ASoC: wm8904: fix runtime warningBo Shen2015-01-141-8/+15
| | | | |/
| | | * / ASoC: ts3a227e: Check and report jack status at probeCheng-Yi Chiang2015-01-051-0/+6
| | | |/
| | * / ASoC: simple-card: Fix crash in asoc_simple_card_unref()Geert Uytterhoeven2015-01-141-4/+3
| | |/
| * / ASoC: rt5677: Modify the behavior that updates the PLL parameter.Oder Chiou2015-01-091-4/+14
| |/
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-------------. \ Merge remote-tracking branches 'asoc/fix/adi', 'asoc/fix/compress', 'asoc/fix...Mark Brown2015-01-269-16/+52
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | ASoC: rt286: set the same format for dac and adcBard Liao2015-01-151-4/+2
| | | | | | | | |/
| | | | | | | * / ASoC: rockchip: i2s: applys rate symmetry for CPU DAIJianqun Xu2015-01-081-0/+1
| | | | | | | |/
| | | | | | * / ASoC: omap-mcbsp: Correct CBM_CFS dai format configurationPeter Ujfalusi2015-01-161-1/+1
| | | | | | |/
| | | | | * | ASoC: Intel: Add NULL checks for the stream pointerJie Yang2015-01-071-0/+30
| | | | | * | ASoC: Intel: Don't change offset of block allocator during fixed allocateJie Yang2015-01-051-6/+7
| | | | * | | ASoC: fsl: imx-wm8962: Set the card owner fieldFabio Estevam2015-01-141-0/+1
| | | | | |/ | | | | |/|
| | | * / | ASoC: fsl_ssi: Fix irq error checkFabio Estevam2015-01-081-2/+2
| | | |/ /
| | * / / ASoC: soc-compress.c: fix NULL dereferenceQais Yousef2015-01-151-3/+6
| | |/ /
| * / / ASoC: adi: Add missing return statement.Andrew Jackson2015-01-051-0/+2
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linusMark Brown2015-01-261-1/+1
|\ \ \
| * | | ASoC: pcm512x: Fix DSP program selectionPeter Rosin2015-01-091-1/+1
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/fsl-esai' into asoc-linusMark Brown2015-01-261-1/+1
|\ \ \
| * | | ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registersAurelien BOUIN2014-12-301-1/+1
| |/ /
* | | ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210Jason Lee Cragg2015-01-181-0/+1
* | | ALSA: firewire-lib: limit the MIDI data rateClemens Ladisch2015-01-162-6/+57
* | | ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch2015-01-164-19/+8
* | | ALSA: fireworks: fix an endianness bug for transaction lengthTakashi Sakamoto2015-01-071-1/+1
* | | ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hdaAaron Plattner2015-01-071-0/+2
* | | ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai2015-01-051-2/+2
* | | ALSA: snd-usb-caiaq: fix stream count checkDaniel Mack2015-01-051-1/+1
* | | Merge tag 'asoc-fix-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2014-12-309-40/+52
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'asoc/fix/dwc', 'asoc/fix/intel', 'asoc/fix/ro...Mark Brown2014-12-248-31/+47
| |\ \ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | | * | ASoC: rt5677: fixed rt5677_dsp_vad_put rt5677_dsp_vad_get panicFang, Yang A2014-12-241-4/+5
| | | | | |/
| | | | * | ASoC: rockchip: i2s: fix maxburst of dma data to 4Jianqun Xu2014-12-241-2/+2
| | | | * | ASoC: rockchip: i2s: fix error defination of transmit data levelJianqun Xu2014-12-241-1/+1
| | | | |/
| | | * | ASoC: Intel: correct the fixed free block allocationJie Yang2014-12-241-1/+5
| | | * | ASoC: Intel: Fix BYTCR machine driver MODULE_ALIASJarkko Nikula2014-12-221-1/+1
| | | * | ASoC: Intel: Fix BYTCR firmware nameJarkko Nikula2014-12-221-1/+1
| | | * | ASoC: Intel: Add I2C dependency to two new machinesJarkko Nikula2014-12-221-2/+2
| | | |/
| | * | ASoC: dwc: Iterate over all channelsAndrew Jackson2014-12-221-19/+16
| | * | ASoC: dwc: Ensure FIFOs are flushed to prevent channel swapAndrew Jackson2014-12-221-0/+14
| | |/
| * | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2014-12-241-9/+5
| |\ \ | | |/ | |/|
| | * ASoC: dapm: Remove snd_soc_of_parse_audio_routing() due to deferred probeMark Brown2014-12-191-9/+5
* | | ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang2014-12-261-1/+4
* | | ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2014-12-262-2/+23
|/ /
* | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-201-2/+2
|\ \
| * | sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-191-2/+2
* | | Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-1924-51/+139
|\ \ \ | |/ / |/| |
| * | ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPACJiri Jaburek2014-12-181-3/+12
| * | ALSA: hda/realtek - New codec support for ALC298Kailang Yang2014-12-181-0/+7
| * | ALSA: asihpi: update to HPI version 4.14Eliot Blennerhassett2014-12-181-3/+3
| * | ALSA: asihpi: increase tuner pad cache sizeEliot Blennerhassett2014-12-181-3/+3