summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-2216-16/+16
|\
| * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-195-5/+5
| * ARM: orion: move platform_data definitionsArnd Bergmann2012-09-193-3/+3
| * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| * ARM: imx: move platform_data definitionsArnd Bergmann2012-09-144-4/+4
| * ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-143-3/+3
* | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson2012-09-211-1/+1
|\ \
| * | ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-211-1/+1
* | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-2119-295/+37
|\ \ \ | |/ / |/| |
| * | ASoC: tegra: remove support of legacy DMA driver based accessLaxman Dewangan2012-09-173-247/+1
| * | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-09-1511-40/+21
| |\ \
| | * | ASoC: wm8904: correct the indexBo Shen2012-09-141-1/+1
| | * | ASoC: tegra: fix maxburst settings in dmaengine codeStephen Warren2012-09-071-2/+2
| | * | ASoC: samsung dma - Don't indicate support for pause/resume.Dylan Reid2012-09-061-7/+1
| | * | ASoC: mc13783: Remove mono supportFabio Estevam2012-09-061-4/+4
| | * | ASoC: arizona: Fix typo in 44.1kHz ratesHeather Lomond2012-09-061-1/+1
| | * | ASoC: spear: correct the check for NULL dma_buffer pointerPrasad Joshi2012-08-311-1/+1
| | * | sound: tegra_alc5632: remove HP detect GPIO inversionStephen Warren2012-08-281-1/+0
| | * | ASoC: dapm: Don't force card bias level to be updatedMark Brown2012-08-251-1/+2
| | * | ASoC: dapm: Make sure we update the bias level for CODECs with no opMark Brown2012-08-251-0/+2
| | * | ASoC: am3517evm: fix error return codeJulia Lawall2012-08-201-1/+1
| | * | ASoC: ux500_msp_i2s: better use devm functions and fix error return codeJulia Lawall2012-08-201-20/+5
| | * | ASoC: imx-sgtl5000: fix error return codeJulia Lawall2012-08-201-1/+1
| | * | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-086-16/+21
| | |\ \
| | * \ \ Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-0319-13/+65
| | |\ \ \
| * | | | | ALSA: hda - Yet another position_fix quirk for ASUS machinesTakashi Iwai2012-09-131-0/+1
| * | | | | ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo2012-09-121-1/+2
| * | | | | ALSA: hda_intel: add position_fix quirk for Asus K53ECatalin Iacob2012-09-111-0/+1
| * | | | | ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter2012-09-111-5/+3
| * | | | | ALSA: hda - Fix Oops at codec reset/reconfigTakashi Iwai2012-09-101-1/+1
| * | | | | ALSA: usb-audio: Fix bogus error messages for delay accountingTakashi Iwai2012-09-061-0/+6
| * | | | | ALSA: hda - Fix missing Master volume for STAC9200/925xTakashi Iwai2012-09-061-1/+1
* | | | | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-1914-14/+14
* | | | | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-132-4/+2
* | | | | | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-133-0/+4
* | | | | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-131-0/+1
|/ / / / /
* | | | | ALSA: snd-usb: fix cross-interface streaming devicesDaniel Mack2012-08-311-0/+15
* | | | | ALSA: snd-usb: fix calls to next_packet_sizeDaniel Mack2012-08-313-13/+8
* | | | | ALSA: snd-usb: restore delay informationDaniel Mack2012-08-311-3/+26
* | | | | ALSA: snd-usb: use list_for_each_safe for endpoint resourcesPavel Roskin2012-08-311-2/+2
* | | | | ALSA: snd-usb: Fix URB cancellation at stream startDaniel Mack2012-08-303-11/+15
* | | | | ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & coTakashi Iwai2012-08-281-0/+1
* | | | | ALSA: hda - Avoid unnecessary parameter read for EPSSTakashi Iwai2012-08-282-2/+9
* | | | | ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakersDavid Henningsson2012-08-221-0/+3
| |_|_|/ |/| | |
* | | | ALSA: snd-als100: fix suspend/resumeOndrej Zary2012-08-211-1/+1
* | | | ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai2012-08-201-0/+2
* | | | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-08-2032-267/+160
|\ \ \ \
| * | | | ASoC: wm9712: Fix inverted capture volumeMark Brown2012-08-171-1/+1
| * | | | ASoC: wm9712: Fix microphone source selectionMark Brown2012-08-171-2/+17
| * | | | ASoC: wm5102: Remove DRC2Mark Brown2012-08-171-16/+0