summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-177-582/+351
|\ \
| | * ASoC: twl6040: Add back support for legacy modePeter Ujfalusi2011-07-071-0/+18
| | * ASoC: twl6040: No need to convert the PLL IDPeter Ujfalusi2011-07-071-4/+1
| | * ASoC: twl6040: Configure PLL only oncePeter Ujfalusi2011-07-071-45/+27
| | * ASoC: twl6040: Simplify sample rate constraint handlingPeter Ujfalusi2011-07-071-15/+4
| | * ASoC: twl6040: Move PLL selection to codec driverPeter Ujfalusi2011-07-073-82/+79
| | * ASoC: twl6040: Use neutral name for power mode text/enumPeter Ujfalusi2011-07-071-5/+5
| | * ASoC: twl6040: Do not use wrapper for irq requestPeter Ujfalusi2011-07-071-5/+14
| | * ASoC: twl6040: Configure ramp step based on platformAxel Castaneda Gonzalez2011-07-041-20/+71
| | * ASoC: twl6040: set default constraints.Liam Girdwood2011-07-041-0/+1
| | * ASoC: twl6040: Remove pll and headset mode dependencyMisael Lopez Cruz2011-07-041-5/+57
| | * ASoC: twl6040: Support other sample rates in constraints.Liam Girdwood2011-07-041-0/+11
| | * ASoC: twl6040: add all ABE DAIsLiam Girdwood2011-07-041-8/+36
| | * ASoC: twl6040: Convert into TWL6040 MFD childMisael Lopez Cruz2011-07-044-456/+90
| | * MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-042-4/+4
| | * MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-044-11/+11
| |/
* | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-245-13/+5
|\ \
| * | ASoC: pxa-ssp: Correct check for stream presenceDaniel Mack2011-06-231-2/+2
| * | ASoC: imx: add missing module informationsArnaud Patard (Rtp)2011-06-232-1/+3
| * | ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entryArnaud Patard (Rtp)2011-06-231-7/+0
| * | ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown2011-06-131-3/+0
* | | ALSA: Remove unneeded version.h includes from sound/Jesper Juhl2011-06-242-2/+0
* | | ALSA: HDA: Pinfix quirk for HP Z200 WorkstationDavid Henningsson2011-06-231-0/+11
* | | ALSA: VIA HDA: Create a master amplifier control for VT1718S.Lydia Wang2011-06-211-0/+13
* | | ALSA: VIA HDA: Mute/unmute mixer conncted to Headphone for VT1718S.Lydia Wang2011-06-211-1/+12
* | | ALSA: VIA HDA: Modify initial verbs list for VT1718S.Lydia Wang2011-06-211-7/+2
* | | ALSA: hda - Remove ALC268 model override for CPR2000Tony Vroon2011-06-211-1/+0
* | | ALSA: HDA: Remove quirk for an HP deviceDavid Henningsson2011-06-201-1/+0
* | | ALSA: hda - Fix no NID error with VIA codecsTakashi Iwai2011-06-171-4/+7
* | | ALSA: isight: adjust for new queueing APIClemens Ladisch2011-06-171-0/+1
* | | ALSA: 6fire - Fix signedness bugTorsten Schenk2011-06-161-2/+2
* | | ALSA: lola - Fix section mismatchTakashi Iwai2011-06-151-1/+1
* | | ALSA: hda - Fix missing static inline to beep dummy functionTakashi Iwai2011-06-141-1/+1
* | | ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload()Jesper Juhl2011-06-141-1/+0
* | | ALSA: hda - Fix beep_device compilation warningsJoe Perches2011-06-131-2/+7
* | | ALSA: hda - Fix wrong auto-mute type for Acer Aspire-oneTakashi Iwai2011-06-131-2/+1
* | | ALSA: emu10k1: Add details for E-mu 0404 PCIe versionFlorian Zeitz2011-06-121-0/+8
* | | ALSA: hdspm - Add firmware revision ID for RME MADI PCI versionAdrian Knoth2011-06-121-0/+2
* | | ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync modeAdrian Knoth2011-06-121-1/+1
* | | ALSA: hdspm - Fix locking in snd_hdspm_midi_input_readAdrian Knoth2011-06-121-1/+3
| |/ |/|
* | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-1011-31/+47
|\|
| * ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON registerSangbeom Kim2011-06-101-2/+2
| * ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM contextLars-Peter Clausen2011-06-091-9/+8
| * ASoC: fsl: fix initialization of DMA buffersTimur Tabi2011-06-091-4/+5
| * ASoC: WM8804 does not support sample rates below 32kHzMark Brown2011-06-091-2/+7
| * ASoC: Fix WM8962 headphone volume update for use of advanced cachesMark Brown2011-06-081-2/+2
| * ASoC: Blackfin: bf5xx-ad1836: Fix codec device nameLars-Peter Clausen2011-06-071-2/+2
| * ASoC: AD1836: Fix setting the PCM formatLars-Peter Clausen2011-06-062-7/+13
| * ASoC: Check for NULL register bank in snd_soc_get_cache_val()Mark Brown2011-06-061-0/+3
| * ASoC: Add missing break in WM8915 FLL source selectionMark Brown2011-06-061-0/+1