summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-182-11/+0
|\
| * sound/soc/kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
| * sound/soc/fsl: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-6/+0
* | ALSA: usb-audio: proc: use found syncmaxsize to determine feedback formatTorstein Hegge2013-05-171-11/+11
* | ALSA: hda - Add headset mic support for another Dell machineDavid Henningsson2013-05-161-0/+1
* | ALSA: snd-aoa: Add a layout entry for PowerBook6,5Michael Ellerman2013-05-162-1/+10
* | Merge tag 'asoc-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-05-163-22/+23
|\ \
| * \ Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linusMark Brown2013-05-141-0/+1
| |\ \
| | * | ASoC: wm0010: fix error return code in wm0010_boot()Wei Yongjun2013-05-071-0/+1
| * | | Merge remote-tracking branch 'asoc/fix/ux500' into asoc-linusMark Brown2013-05-141-18/+18
| |\ \ \
| | * | | ASoC: ux500: Swap even/odd AD slot definitionsFabio Baltieri2013-05-081-18/+18
| | |/ /
| * | | Merge remote-tracking branch 'asoc/fix/da7213' into asoc-linusMark Brown2013-05-141-4/+4
| |\ \ \ | | |_|/ | |/| |
| | * | ASoC: da7213: Fix setting dmic_samplephase and dmic_clk_rateAxel Lin2013-05-091-4/+4
| | |/
* | | ALSA: hda - Check the activity of the NID to be powered downTakashi Iwai2013-05-161-2/+7
* | | sound: Fix make allmodconfig on MIPS correctlyPaul Bolle2013-05-131-1/+1
|/ /
* | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-1012-48/+51
|\ \
| * | Revert "ALSA: hda - Don't set up active streams twice"Takashi Iwai2013-05-101-2/+2
| * | ALSA: hda - Apply pin-enablement workaround to all Haswell HDMI codecsTakashi Iwai2013-05-081-32/+22
| * | ALSA: HDA: Fix Oops caused by dereference NULL pointerWang YanQing2013-05-071-0/+3
| * | ALSA: mips/sgio2audio: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0
| * | ALSA: mips/hal2: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0
| * | ALSA: hda - Fix 3.9 regression of EAPD init on Conexant codecsTakashi Iwai2013-05-041-3/+14
| * | sound: Fix make allmodconfig on MIPSTakashi Iwai2013-05-031-0/+1
| * | ALSA: hda - Fix system panic when DMA > 40 bits for Nvidia audio controllersMike Travis2013-05-031-1/+1
| * | ALSA: atmel: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-032-4/+0
| * | Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-05-033-4/+8
| |\ \
| | * \ Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-05-031-0/+1
| | |\ \
| | | * | ASoC: wm8994: missing break in wm8994_aif3_hw_params()Dan Carpenter2013-04-301-0/+1
| | | |/
| | * | Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linusMark Brown2013-05-031-2/+5
| | |\ \
| | | * | ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.Marek Belisko2013-05-031-1/+1
| | | * | ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_C...Marek Belisko2013-04-301-1/+4
| | | |/
| | * | ASoC: dapm: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri2013-04-301-2/+2
| | |/
* | | aio: don't include aio.h in sched.hKent Overstreet2013-05-071-1/+1
* | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-03241-3622/+7059
|\ \ \ | |/ /
| * | ALSA: usb-audio: caiaq: fix endianness bug in snd_usb_caiaq_maschine_dispatchEldad Zack2013-04-301-5/+5
| * | ALSA: asihpi: add format support check in snd_card_asihpi_capture_formatsEldad Zack2013-04-291-1/+1
| * | ALSA: pcm_format_to_bits strong-typed conversionEldad Zack2013-04-297-11/+12
| * | ALSA: compress: fix the states to check for allowing readVinod Koul2013-04-291-2/+10
| * | ALSA: hda - Move Thinkpad X220 to use auto parserDavid Henningsson2013-04-291-1/+1
| * | ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-297-12/+3
| * | ALSA: usb - Avoid unnecessary sample rate changes on USB 2.0 clock sourcesDavid Henningsson2013-04-261-0/+2
| * | sound: oss/dmabuf: use dma_map_singleArnd Bergmann2013-04-261-1/+2
| * | ALSA: ali5451: use mdelay instead of large udelay constantsArnd Bergmann2013-04-261-4/+4
| * | Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-2510-166/+64
| |\ \
| | * \ Merge remote-tracking branch 'asoc/topic/ux500' into asoc-nextMark Brown2013-04-231-0/+1
| | |\ \
| | | * | ASoC: ux500: forward declare msp_i2s_platform_dataArnd Bergmann2013-04-231-0/+1
| | | |/
| | * | Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown2013-04-231-1/+1
| | |\ \
| | * \ \ Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-04-231-0/+8
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-2323-579/+532
| | |\ \ \ \
| | | * | | | ASoC: generic-dmaengine-pcm: call dma_request_slave_channel()Shawn Guo2013-04-231-6/+5
OpenPOWER on IntegriCloud