summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-09-1511-40/+21Star
|\
| * 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/+1Star
| * 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/+0Star
| * 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/+5Star
| * 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/+3Star
* | | | 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
* | | | 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/+8Star
* | | | 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/+160Star
|\ \ \ \
| * | | | 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/+0Star
| * | | | ASoC: jack: Always notify full jack statusMark Brown2012-08-131-1/+1
| * | | | ASoC: wm5110: Add missing input PGA routesMark Brown2012-08-131-0/+12
| * | | | ASoC: wm5102: Add missing input PGA routesMark Brown2012-08-131-0/+9
| * | | | ASoC: Samsung: Fix build errorSachin Kamat2012-08-101-1/+1
| * | | | ASoC: core: Upgrade the severity of probe deferral errors to dev_err()Mark Brown2012-08-091-4/+6
| * | | | ASoC: wm8994: Add missing dapm routes for WM8958 rev AChris Rattray2012-08-091-0/+2
| * | | | ASoC: wm8962: Don't duplicate bias level management in resumeMark Brown2012-08-091-15/+0Star
| * | | | ASoC: bfin: fix memory leak in sport3 controller driverScott Jiang2012-08-091-0/+7
| * | | | ASoC: Davinci: McASP: Flush the FIFO before enablingVaibhav Bedia2012-08-091-2/+8
| * | | | ASoC: imx-ssi: Remove mono supportFabio Estevam2012-08-081-2/+3
| * | | | ASoC: mxs: Fix the name of the SoC familyFabio Estevam2012-08-081-1/+1
| * | | | ASoC: omap-mcbsp: Fix 6pin mux configurationPeter Ujfalusi2012-08-071-1/+1
| * | | | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Mark Brown2012-08-0418-13/+64
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-017-24/+79
| |\ \ \ \