summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Staticise alchemy_pcm_soc_platformAxel Lin2011-12-131-1/+1
* ASoC: Staticise au1xpsc_soc_platformAxel Lin2011-12-131-1/+1
* ASoC: Staticise rx51_aux_devAxel Lin2011-12-131-1/+1
* ASoC: Remove rbtree register cacheMark Brown2011-12-131-381/+0
* ASoC: Remove WM8994 register cacheMark Brown2011-12-134-3245/+1
* ASoC: Remove ASoC-specific WM8994 I/O codeMark Brown2011-12-131-51/+12
* Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-1315-172/+270
|\
| * mfd: Define some additional wm8994 registersMark Brown2011-12-131-6/+6
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-176-61/+68
| |\
| | * ALSA: hda - Fix the connection selection of ADCs on Cirrus codecsTakashi Iwai2011-11-161-10/+13
| | * ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang2011-11-162-10/+8
| | * ALSA: hda - delayed ELD repollWu Fengguang2011-11-161-7/+29
| | * ALSA: hda - fix ELD memory leakWu Fengguang2011-11-163-10/+9
| | * ALSA: hda/realtek: remove redundant semicolonJesper Juhl2011-11-141-1/+1
| | * ALSA: hda - pwr_nids cleanup for IDT codecsCharles Chin2011-11-111-24/+9
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-121-1/+1
| |\ \ | | |/ | |/|
| | * powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand2011-11-081-1/+1
| * | Merge branch 'fix/misc' into for-linusTakashi Iwai2011-11-108-47/+122
| |\ \
| | * | ALSA: usb-audio: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-101-4/+3
| | * | ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai2011-11-103-7/+14
| | * | ALSA: vmaster - Free slave-links when freeing the master elementTakashi Iwai2011-11-101-4/+14
| | * | ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai2011-11-101-21/+39
| | * | ALSA: intel8x0: improve virtual environment detectionKonstantin Ozerkov2011-11-091-10/+31
| | * | ALSA: intel8x0: move virtual environment detection code into one placeKonstantin Ozerkov2011-11-091-11/+19
| | * | ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384Alexey Fisher2011-11-091-0/+1
| | * | ALSA: hda - fix internal mic on Dell Vostro 3500 laptopJulian Wollrath2011-11-091-0/+11
| * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-11-091-14/+29
| |\ \ \ | | |/ / | |/| |
| * | | ALSA: HDA: Remove quirk for Toshiba T110David Henningsson2011-11-091-1/+0
| * | | ALSA: usb-audio - Fix the missing volume quirks at delayed initTakashi Iwai2011-11-081-50/+59
| * | | ALSA: hda - Mute unused capture sources for Realtek codecsTakashi Iwai2011-11-081-6/+7
| * | | ALSA: intel8x0: Improve comments for VM optimizationDenis V. Lunev2011-11-081-0/+7
| | |/ | |/|
* | | ASoC: Add missed MODULE_LICENSE("GPL") for imx-pcm-fiqAxel Lin2011-12-121-0/+2
* | | ASoC: Raise Speyside audio system clock rate to 512fsMark Brown2011-12-121-3/+4
* | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-122-2/+5
|\ \ \
| * | | ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin2011-12-121-2/+3
| * | | ASoC: WM8958: correctly show firmware magic on mismatchJonathan Neuschäfer2011-12-121-0/+2
* | | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-112-0/+4
|\ \ \ \ | |/ / /
| * | | ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann2011-12-112-0/+2
| * | | ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann2011-12-111-0/+2
* | | | ASoC: Fix an obvious copy paste error in an error messageLothar Waßmann2011-12-111-1/+1
* | | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-111-0/+1
|\ \ \ \ | |/ / /
| * | | ASoC: Fix WM8996 24.576MHz clock operationMark Brown2011-12-111-0/+1
* | | | ASoC: Convert wm8770 to devm_kzalloc()Mark Brown2011-12-091-4/+3
* | | | ASoC: Fix comments for disabling amplifier and PGAAxel Lin2011-12-091-2/+2
* | | | ASoC: Convert WM8900 to table based DAPM and control initMark Brown2011-12-091-16/+8
* | | | ASoC: Convert WM8804 to table based control initMark Brown2011-12-091-3/+4
* | | | ASoC: Make WM8770 SPI usage unconditionalMark Brown2011-12-091-6/+0
* | | | ASoC: Convert WM8776 to devm_kzalloc()Mark Brown2011-12-091-8/+6
* | | | ASoC: Refactor some conditions and loop in soc_bind_dai_link()Stephen Warren2011-12-091-22/+30
* | | | ASoC: Tegra: Move DAS configuration into DAS driverStephen Warren2011-12-083-36/+13