summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ALSA: AACI: allow writes to MAINCR to take effectRussell King2011-02-071-1/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-02-0613-79/+137
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-02-045-9/+7
| |\ \ | | |/
| | * ASoC: CX20442: fix NULL pointer dereferenceJanusz Krzysztofik2011-02-011-0/+3
| | * ASoC: Amstrad Delta: fix const related build errorJanusz Krzysztofik2011-02-011-2/+0
| | * ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()Stephen Warren2011-01-281-3/+3
| | * ASoC: DaVinci: fix kernel panic due to uninitialized platform_dataManjunathappa, Prakash2011-01-281-1/+1
| | * ASoC: Fix module refcount for auxiliary devicesJarkko Nikula2011-01-261-3/+0
| * | ALSA: use linux/io.h to fix compile warningsTakashi Iwai2011-02-023-4/+3
| * | ALSA: hda - Fix memory leaks in conexant jack arraysTakashi Iwai2011-02-021-1/+7
| * | Merge branch 'topic/hda' into fix/hdaTakashi Iwai2011-01-311-63/+78
| |\ \
| | * | ALSA: HDA: Fix microphone(s) on Lenovo Edge 13David Henningsson2011-01-281-0/+1
| | * | ALSA: HDA: cxt5066 - Use asus model for Asus U50F, select correct SPDIF outputAndy Robinson2011-01-241-4/+31
| | * | ALSA: HDA: Add a new model "asus" for Conexant 5066/205xxDavid Henningsson2011-01-221-1/+23
| | * | ALSA: HDA: Refactor some redundant code for Conexant 5066/205xxDavid Henningsson2011-01-221-58/+23
| * | | ALSA: oxygen: fix output routing on Xonar DGClemens Ladisch2011-01-313-0/+40
| * | | sound: silent echo'ed messages in MakefileAmerigo Wang2011-01-311-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-3119-56/+54
|\ \ \ \ | |/ / /
| * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-01-2814-29/+28
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: correct link specifications for corgi, poodle and spitzDmitry Eremin-Solenikov2011-01-253-5/+5
| | * | ASoC: Samsung: Fix outdated cpu_dai_name for s3c24xx i2sLars-Peter Clausen2011-01-255-5/+5
| | * | ASoC: Fix codec device id format used by some dai_linksLars-Peter Clausen2011-01-256-8/+8
| | * | ASoC: Handle low measured DC offsets for wm_hubs devicesMark Brown2011-01-211-8/+7
| | * | ASoC: da8xx/omap-l1xx: match codec_name with i2c idsRajashekhara, Sudhakar2011-01-211-1/+1
| | * | ASoC: WM8994: fix wrong value in tristate functionQiao Zhou2011-01-191-1/+1
| | * | ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos2011-01-191-1/+1
| | * | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-01-194-13/+15
| | |\ \
| * | | | ALSA: HDA: Fix automute on Thinkpad L412/L512David Henningsson2011-01-261-2/+4
| * | | | ALSA: HDA: Fix dmesg output of HDMI supported bitsDavid Henningsson2011-01-251-1/+1
| * | | | ALSA: fix invalid hardware.h include in ac97c for AVR32 architectureHans-Christian Egtvedt2011-01-251-1/+4
| * | | | ALSA: azt3328 - fix broken AZF_FMT_XLATE macroAndreas Mohr2011-01-251-22/+16
| | |_|/ | |/| |
| * | | ALSA: Xonar, CS43xx: Don't overrun static arrayJesper Juhl2011-01-221-1/+1
* | | | ALSA: AACI: fix timeout durationRussell King2011-01-251-19/+23
* | | | ALSA: AACI: fix timeout condition checkingRussell King2011-01-251-3/+3
|/ / /
* | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-01-214-13/+15
|\ \ \ | | |/ | |/|
| * | ASoC: PXA: Fix codec address on Zipit Z2Vasily Khoruzhick2011-01-181-1/+1
| * | ASoC: PXA: Fix jack detection on Zipit Z2Vasily Khoruzhick2011-01-181-0/+1
| * | ASoC: Blackfin: fix DAI/SPORT config dependency issuesBarry Song2011-01-181-5/+6
| * | ASoC: Blackfin TDM: use external frame syncsBarry Song2011-01-181-4/+4
| * | ASoC: Blackfin AC97: fix build error after multi-component updateMike Frysinger2011-01-181-2/+2
| * | ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata updateMike Frysinger2011-01-181-1/+1
* | | Merge branch 'fix/misc' into for-linusTakashi Iwai2011-01-211-0/+7
|\ \ \
| * | | ALSA: ice1712 delta - initialize SPI clockBrian Bloniarz2011-01-181-0/+7
* | | | ALSA: hda - Fix EAPD to low on CZC P10T tablet computer with ALC662Anisse Astier2011-01-201-1/+10
* | | | ALSA: HDA: Add SKU ignore for another Thinkpad Edge 14David Henningsson2011-01-201-0/+1
* | | | ALSA: hda - Fix "unused variable" compile warningTakashi Iwai2011-01-191-0/+2
* | | | ALSA: hda - Add quirk for HP Z-series workstationTakashi Iwai2011-01-191-0/+2
* | | | Revert "ALSA: HDA: Create mixers on ALC887"Takashi Iwai2011-01-191-8/+2
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-1822-394/+577
|\ \ \ | |/ /
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-01-185-103/+27
| |\ \ | | |/
OpenPOWER on IntegriCloud