summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: lola - Implement polling_mode like hd-audioTakashi Iwai2011-05-032-3/+14
* ALSA: lola - Rename to Digital SRC Capture SwitchTakashi Iwai2011-05-033-3/+17
* ALSA: lola - Add sync in loop implementationTakashi Iwai2011-05-031-17/+59
* ALSA: lola - Add SRC refcountingTakashi Iwai2011-05-032-7/+46
* ALSA: lola - Allow granularity changesTakashi Iwai2011-05-033-7/+27
* ALSA: lola - Use SG-bufferTakashi Iwai2011-05-032-23/+4
* ALSA: lola - Add Lola-specific module optionsTakashi Iwai2011-05-031-10/+35
* ALSA: lola - Fix PCM stallsTakashi Iwai2011-05-033-47/+74
* ALSA: lola - Use a single BDLTakashi Iwai2011-05-032-31/+49
* ALSA: lola - Suppress the debug printTakashi Iwai2011-05-031-4/+4
* ALSA: lola - Changes in proc fileTakashi Iwai2011-05-031-6/+142
* ALSA: lola - Make SRC helper globalTakashi Iwai2011-05-032-4/+5
* ALSA: Add the driver for Digigram Lola PCI-e boardsTakashi Iwai2011-05-039-0/+3105
* Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-03-134-9/+19
|\
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-03-103-8/+18
| |\
| | * ASoC: Ensure WM8958 gets all WM8994 late revision widgetsMark Brown2011-03-091-0/+8
| | * ASoC: Fix typo in late revision WM8994 DAC2R nameMark Brown2011-03-091-1/+1
| | * ASoC: Use the correct DAPM context when cleaning up final widget setMark Brown2011-03-091-1/+1
| | * ASoC: Fix broken bitfield definitions in WM8978Mark Brown2011-03-091-6/+8
| * | ASoC: AM3517: Update codec name after multi-component updateAbhilash K V2011-03-091-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-065-15/+57
|\ \
| * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-03-062-9/+47
| |\ \ | | |/
| | * ASoC: WM8994: Ensure late enable events are processed for the ADCsDimitris Papastamos2011-03-011-3/+23
| | * ASoC: WM8994: Don't disable the AIF[1|2]CLK_ENA unconditionalyDimitris Papastamos2011-03-011-6/+19
| | * ASoC: Fix WM9081 platform data initialisationMark Brown2011-03-011-0/+5
| * | ALSA: hda - Don't set to D3 in Cirrus errata init verbsTakashi Iwai2011-03-031-0/+2
| * | ALSA: hda - add new Fermi 5xx codec IDs to snd-hdaRichard Samson2011-03-031-0/+5
| * | ALSA: hda - Fix unable to record issue on ASUS N82JVChih-Wei Huang2011-03-011-1/+1
| * | ALSA: HDA: Realtek: Fixup jack detection to input subsystemDavid Henningsson2011-02-281-5/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-02-2819-27/+52
|\ \ \ | |/ /
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-02-2615-38/+230
| |\ \ | | |/
| | * eukrea-tlv320: fix platform_nameEric BĂ©nard2011-02-251-1/+1
| | * ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov2011-02-258-16/+16
| | * ASoC: Hook wm_hubs micbiases up to CLK_SYSMark Brown2011-02-221-0/+3
| | * ASoC: Correct definition of WM8903_VMID_RES_5KMark Brown2011-02-221-1/+1
| | * ASoC: Fix WM8958 default microphone detection argument orderingMark Brown2011-02-221-3/+2
| * | ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecsVitaliy Kulikov2011-02-241-3/+12
| * | ALSA: HDA: Add ideapad quirk for two Dell machinesDavid Henningsson2011-02-231-0/+2
| * | ALSA: HDA: Add a new Conexant codec 506e (20590)David Henningsson2011-02-231-0/+3
| * | ALSA: usb-audio: fix oops due to cleanup race when disconnectingTakashi Iwai2011-02-233-2/+10
| * | ALSA: HDA: Fix mic initialization in VIA auto parserDavid Henningsson2011-02-221-1/+1
| * | ALSA: fix one memory leak in sound jackLu Guanqun2011-02-211-0/+1
* | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-02-224-17/+207
|\ \ \ | | |/ | |/|
| * | ASoC: Ensure supplies are maintained for force enabled widgetsMark Brown2011-02-131-1/+9
| * | ASoC: WM8994: Improve playback robustnessDimitris Papastamos2011-02-131-7/+52
| * | ASoC: WM8994: Improve robustness in some use casesDimitris Papastamos2011-02-131-9/+133
| * | ASoC: WM8903: Fix mic detection enable logicStephen Warren2011-02-131-1/+1
| * | ASoC: CX20442: fix wrong reg_cache_default contentJanusz Krzysztofik2011-02-111-1/+1
| * | ASoC: Sync initial widget state with hardwareMark Brown2011-02-091-0/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-02-205-19/+63
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud