| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 8 | -49/+43 |
|\ |
|
| * | dt/sound: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 8 | -49/+43 |
* | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2011-03-13 | 4 | -9/+19 |
|\ \ |
|
| * \ | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2011-03-10 | 3 | -8/+18 |
| |\ \ |
|
| | * | | ASoC: Ensure WM8958 gets all WM8994 late revision widgets | Mark Brown | 2011-03-09 | 1 | -0/+8 |
| | * | | ASoC: Fix typo in late revision WM8994 DAC2R name | Mark Brown | 2011-03-09 | 1 | -1/+1 |
| | * | | ASoC: Use the correct DAPM context when cleaning up final widget set | Mark Brown | 2011-03-09 | 1 | -1/+1 |
| | * | | ASoC: Fix broken bitfield definitions in WM8978 | Mark Brown | 2011-03-09 | 1 | -6/+8 |
| * | | | ASoC: AM3517: Update codec name after multi-component update | Abhilash K V | 2011-03-09 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-03-06 | 5 | -15/+57 |
|\ \ \ |
|
| * \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-03-06 | 2 | -9/+47 |
| |\ \ \
| | |/ / |
|
| | * | | ASoC: WM8994: Ensure late enable events are processed for the ADCs | Dimitris Papastamos | 2011-03-01 | 1 | -3/+23 |
| | * | | ASoC: WM8994: Don't disable the AIF[1|2]CLK_ENA unconditionaly | Dimitris Papastamos | 2011-03-01 | 1 | -6/+19 |
| | * | | ASoC: Fix WM9081 platform data initialisation | Mark Brown | 2011-03-01 | 1 | -0/+5 |
| * | | | ALSA: hda - Don't set to D3 in Cirrus errata init verbs | Takashi Iwai | 2011-03-03 | 1 | -0/+2 |
| * | | | ALSA: hda - add new Fermi 5xx codec IDs to snd-hda | Richard Samson | 2011-03-03 | 1 | -0/+5 |
| * | | | ALSA: hda - Fix unable to record issue on ASUS N82JV | Chih-Wei Huang | 2011-03-01 | 1 | -1/+1 |
| * | | | ALSA: HDA: Realtek: Fixup jack detection to input subsystem | David Henningsson | 2011-02-28 | 1 | -5/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-02-28 | 19 | -27/+52 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-02-26 | 15 | -38/+230 |
| |\ \ \
| | |/ / |
|
| | * | | eukrea-tlv320: fix platform_name | Eric BĂ©nard | 2011-02-25 | 1 | -1/+1 |
| | * | | ASoC: correct pxa AC97 DAI names | Dmitry Eremin-Solenikov | 2011-02-25 | 8 | -16/+16 |
| | * | | ASoC: Hook wm_hubs micbiases up to CLK_SYS | Mark Brown | 2011-02-22 | 1 | -0/+3 |
| | * | | ASoC: Correct definition of WM8903_VMID_RES_5K | Mark Brown | 2011-02-22 | 1 | -1/+1 |
| | * | | ASoC: Fix WM8958 default microphone detection argument ordering | Mark Brown | 2011-02-22 | 1 | -3/+2 |
| * | | | ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecs | Vitaliy Kulikov | 2011-02-24 | 1 | -3/+12 |
| * | | | ALSA: HDA: Add ideapad quirk for two Dell machines | David Henningsson | 2011-02-23 | 1 | -0/+2 |
| * | | | ALSA: HDA: Add a new Conexant codec 506e (20590) | David Henningsson | 2011-02-23 | 1 | -0/+3 |
| * | | | ALSA: usb-audio: fix oops due to cleanup race when disconnecting | Takashi Iwai | 2011-02-23 | 3 | -2/+10 |
| * | | | ALSA: HDA: Fix mic initialization in VIA auto parser | David Henningsson | 2011-02-22 | 1 | -1/+1 |
| * | | | ALSA: fix one memory leak in sound jack | Lu Guanqun | 2011-02-21 | 1 | -0/+1 |
* | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2011-02-22 | 4 | -17/+207 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | ASoC: Ensure supplies are maintained for force enabled widgets | Mark Brown | 2011-02-13 | 1 | -1/+9 |
| * | | ASoC: WM8994: Improve playback robustness | Dimitris Papastamos | 2011-02-13 | 1 | -7/+52 |
| * | | ASoC: WM8994: Improve robustness in some use cases | Dimitris Papastamos | 2011-02-13 | 1 | -9/+133 |
| * | | ASoC: WM8903: Fix mic detection enable logic | Stephen Warren | 2011-02-13 | 1 | -1/+1 |
| * | | ASoC: CX20442: fix wrong reg_cache_default content | Janusz Krzysztofik | 2011-02-11 | 1 | -1/+1 |
| * | | ASoC: Sync initial widget state with hardware | Mark Brown | 2011-02-09 | 1 | -0/+13 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-02-20 | 5 | -19/+63 |
|\ \ \
| | |/
| |/| |
|
| * | | ALSA: HDA: Do not announce false surround in Conexant auto | David Henningsson | 2011-02-19 | 1 | -1/+1 |
| * | | ALSA: HDA: Conexant auto: Handle multiple connections to ADC node | David Henningsson | 2011-02-19 | 1 | -13/+48 |
| * | | ALSA: HDA: Add position_fix quirk for an Asus device | David Henningsson | 2011-02-14 | 1 | -0/+1 |
| * | | ALSA: caiaq - Fix possible string-buffer overflow | Takashi Iwai | 2011-02-14 | 2 | -2/+2 |
| * | | ALSA: au88x0 - Modify pointer callback to give accurate playback position | Raymond Yau | 2011-02-14 | 1 | -3/+11 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-02-13 | 10 | -16/+82 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-02-13 | 3 | -8/+38 |
| |\ \
| | |/ |
|
| | * | ASoC: Improve WM8994 digital power sequencing | Mark Brown | 2011-02-03 | 1 | -0/+12 |
| | * | ASoC: Create an AIF1ADCDAT signal widget to match AIF2 | Mark Brown | 2011-02-03 | 1 | -4/+10 |
| | * | asoc: davinci: da830/omap-l137: correct cpu_dai_name | Vaibhav Bedia | 2011-02-03 | 1 | -3/+15 |
| | * | ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init() | Janusz Krzysztofik | 2011-02-02 | 1 | -1/+1 |