Age | Commit message (Expand) | Author | Files | Lines |
2012-08-20 | Merge branch 'for-linus' into for-next | Takashi Iwai | 36 | -231/+242 |
2012-08-20 | ALSA: hda - Fix leftover codec->power_transition | Takashi Iwai | 1 | -0/+2 |
2012-08-20 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 32 | -267/+160 |
2012-08-20 | ALSA: hda - Add missing ifdef CONFIG_SND_HDA_POWER_SAVE to tracepoints | Takashi Iwai | 1 | -0/+2 |
2012-08-20 | ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES | Andi Kleen | 1 | -0/+2 |
2012-08-20 | ALSA: hda - Check the power state when power_save option is changed | Takashi Iwai | 1 | -1/+57 |
2012-08-20 | ALSA: hda - Implement snd_hda_power_sync() helper function | Takashi Iwai | 2 | -60/+82 |
2012-08-20 | Merge branch 'topic/ca0132-fix' into for-linus | Takashi Iwai | 3 | -145/+99 |
2012-08-20 | ALSA: hda - don't create dysfunctional mixer controls for ca0132 | David Henningsson | 1 | -0/+8 |
2012-08-20 | ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances. | Takashi Iwai | 2 | -0/+26 |
2012-08-20 | ALSA: snd-ad1816a: Implement suspend/resume | Ondrej Zary | 2 | -2/+52 |
2012-08-20 | ALSA: snd-ad1816a: remove useless struct snd_card_ad1816a | Ondrej Zary | 2 | -35/+13 |
2012-08-20 | ALSA: sound/ppc/snd_ps3.c: fix error return code | Julia Lawall | 1 | -0/+1 |
2012-08-20 | ALSA: sound/pci/rme9652/hdspm.c: fix error return code | Julia Lawall | 1 | -1/+1 |
2012-08-20 | ALSA: sound/pci/sis7019.c: fix error return code | Julia Lawall | 1 | -2/+3 |
2012-08-20 | ALSA: sound/pci/ctxfi/ctatc.c: fix error return code | Julia Lawall | 1 | -1/+3 |
2012-08-20 | ALSA: sound/atmel/ac97c.c: fix error return code | Julia Lawall | 1 | -8/+4 |
2012-08-20 | ALSA: sound/atmel/abdac.c: fix error return code | Julia Lawall | 1 | -0/+1 |
2012-08-20 | sound: oss/sb_audio: prevent divide by zero bug | Dan Carpenter | 1 | -1/+3 |
2012-08-17 | ASoC: wm9712: Fix inverted capture volume | Mark Brown | 1 | -1/+1 |
2012-08-17 | ASoC: wm9712: Fix microphone source selection | Mark Brown | 1 | -2/+17 |
2012-08-17 | ASoC: wm5102: Remove DRC2 | Mark Brown | 1 | -16/+0 |
2012-08-16 | ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxx | David Henningsson | 1 | -4/+5 |
2012-08-16 | ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture stream | Takashi Iwai | 2 | -4/+3 |
2012-08-15 | ALSA: hda - Add 3stack-automute model to AD1882 codec | Takashi Iwai | 1 | -0/+40 |
2012-08-14 | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 62 | -133/+133 |
2012-08-14 | ALSA: hda - Fix possible compile warnings regarding CONFIG_PM | Takashi Iwai | 1 | -5/+2 |
2012-08-14 | ALSA: lx6464es: Add a missing error check | Takashi Iwai | 1 | -0/+2 |
2012-08-14 | ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switch | David Henningsson | 1 | -2/+11 |
2012-08-13 | ASoC: jack: Always notify full jack status | Mark Brown | 1 | -1/+1 |
2012-08-13 | ASoC: wm5110: Add missing input PGA routes | Mark Brown | 1 | -0/+12 |
2012-08-13 | ASoC: wm5102: Add missing input PGA routes | Mark Brown | 1 | -0/+9 |
2012-08-13 | ALSA: hda - fix Copyright debug message | Wang Xingchao | 1 | -1/+1 |
2012-08-13 | ALSA: hda - show ICT/KAE control bits | Wang Xingchao | 2 | -1/+12 |
2012-08-10 | ASoC: Samsung: Fix build error | Sachin Kamat | 1 | -1/+1 |
2012-08-10 | ALSA : hda - bug fix on checking the supported power states of a codec | Mengdong Lin | 1 | -1/+1 |
2012-08-10 | ALSA: hda - Fix panned "Beep Playback Switch" | David Henningsson | 1 | -6/+14 |
2012-08-10 | ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read() | Dan Carpenter | 1 | -1/+1 |
2012-08-09 | ASoC: core: Upgrade the severity of probe deferral errors to dev_err() | Mark Brown | 1 | -4/+6 |
2012-08-09 | ALSA: hda_intel: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 1 | -0/+9 |
2012-08-09 | Merge branch 'topic/hda-probe-defer' into for-next | Takashi Iwai | 1 | -0/+2 |
2012-08-09 | ALSA: hda - Fix forgotten ifdef CONFIG_SND_HDA_PATCH_LOADER | Takashi Iwai | 1 | -0/+2 |
2012-08-09 | Merge branch 'topic/hda-probe-defer' into for-next | Takashi Iwai | 9 | -50/+100 |
2012-08-09 | ALSA: hda - Deferred probing with request_firmware_nowait() | Takashi Iwai | 2 | -5/+39 |
2012-08-09 | ALSA: hda - Load firmware in hda_intel.c | Takashi Iwai | 3 | -32/+38 |
2012-08-09 | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM | Takashi Iwai | 7 | -9/+9 |
2012-08-09 | ASoC: wm8994: Add missing dapm routes for WM8958 rev A | Chris Rattray | 1 | -0/+2 |
2012-08-09 | ASoC: wm8962: Don't duplicate bias level management in resume | Mark Brown | 1 | -15/+0 |
2012-08-09 | ASoC: bfin: fix memory leak in sport3 controller driver | Scott Jiang | 1 | -0/+7 |
2012-08-09 | ASoC: Davinci: McASP: Flush the FIFO before enabling | Vaibhav Bedia | 1 | -2/+8 |