aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-03Merge branch 'fix/soundcore' into for-linusTakashi Iwai1-1/+4
2009-07-03Merge branch 'fix/hda' into for-linusTakashi Iwai4-24/+48
2009-07-03sound: do not set DEVNAME for OSS devicesKay Sievers1-1/+4
2009-07-03ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai1-0/+6
2009-07-03ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai1-0/+1
2009-07-03ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai1-4/+10
2009-07-03ALSA: hda - Improve ASUS eeePC 1000 mixerTakashi Iwai1-19/+5
2009-07-03ALSA: hda - Add GPIO1 control at muting with HP laptopsTakashi Iwai1-1/+26
2009-07-02Merge branch 'fix/oxygen' into for-linusTakashi Iwai1-0/+2
2009-07-02Merge branch 'fix/hda' into for-linusTakashi Iwai2-1/+2
2009-07-02Merge branch 'fix/caiaq' into for-linusTakashi Iwai3-6/+8
2009-07-02Merge branch 'fix/asoc' into for-linusTakashi Iwai3-8/+16
2009-07-02ALSA: usx2y - reparent sound deviceTakashi Iwai2-2/+2
2009-07-02ALSA: snd_usb_caiaq: reparent sound deviceDaniel Mack1-4/+6
2009-07-02sound: virtuoso: fix Xonar D1/DX silence after resumeClemens Ladisch1-0/+2
2009-07-01ASoC: Only disable pxa2xx-i2s clocks if we enabled themMark Brown1-1/+6
2009-07-01ALSA: hda - Add quirk for HP 6930pTakashi Iwai1-0/+1
2009-07-01ALSA: hda - Add missing static to patch_ca0110()Takashi Iwai1-1/+1
2009-06-30ASoC: OMAP: fix OMAP1510 broken PCM pointer callbackJanusz Krzysztofik1-4/+7
2009-06-30ASoC: remove BROKEN from Efika and pcm030 fabric driversGrant Likely1-2/+2
2009-06-30ASoC: Fix typo in MPC5200 PSC AC97 driver KconfigGrant Likely1-1/+1
2009-06-29sound: OSS: mpu401, fix deadlockJiri Slaby1-13/+3
2009-06-29Merge branch 'fix/pci-vdevice' into for-linusTakashi Iwai26-102/+92
2009-06-29Merge branch 'fix/oxygen' into for-linusTakashi Iwai1-10/+18
2009-06-29Merge branch 'fix/misc' into for-linusTakashi Iwai1-1/+1
2009-06-29Merge branch 'fix/lx6464es' into for-linusTakashi Iwai1-4/+3
2009-06-29Merge branch 'fix/hda-samsung-p50' into for-linusTakashi Iwai1-58/+70
2009-06-29ALSA: hda - Add missing initializations for ALC268 and ALC269Takashi Iwai1-0/+4
2009-06-29ALSA: cmi8330: fix MPU-401 PnP init copy&paste bugOndrej Zary1-1/+1
2009-06-29ALSA: hda - Line In for Acer Inspire 6530G modelTony Vroon1-2/+8
2009-06-25sound: oxygen: make mic volume control monoClemens Ladisch1-10/+18
2009-06-25ALSA: lx6464es - configure ethersound io channelsTim Blechmann1-4/+3
2009-06-25sound: Use PCI_VDEVICE for CREATIVE and ECTIVAJoe Perches4-6/+6
2009-06-25sound: Use PCI_VDEVICEJoe Perches23-96/+86
2009-06-25ALSA: hda - Use model=acer-aspire-6530g for Acer Aspire 6930GTakashi Iwai1-1/+1
2009-06-25ALSA: hda - Fix acer-aspire-6530g model quirkEmilio López1-1/+16
2009-06-25ALSA: hda - Add pin-sense trigger when needed for Realtek codecsTakashi Iwai1-4/+9
2009-06-24ALSA: hda - Fix support for Samsung P50 with AD1986A codecTakashi Iwai1-0/+41
2009-06-24ALSA: hda - Generalize the pin-detect quirk for Lenovo N100Takashi Iwai1-2/+8
2009-06-24ALSA: hda - Simplify AD1986A mixer definitionsTakashi Iwai1-56/+21
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds17-183/+464
2009-06-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-72/+0
2009-06-22Merge branch 'topic/seq-midi-fix' into for-linusTakashi Iwai1-4/+4
2009-06-22Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai1-1/+1
2009-06-22Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+5
2009-06-22Merge branch 'topic/hda' into for-linusTakashi Iwai4-61/+71
2009-06-22Merge branch 'topic/ctxfi' into for-linusTakashi Iwai9-113/+376
2009-06-22Merge branch 'topic/asoc' into for-linusTakashi Iwai1-3/+7
2009-06-22ALSA: hda - Make jack-plug notification selectableTakashi Iwai3-6/+13
2009-06-22ALSA: ctxfi - Add PM supportWai Yew CHAY9-107/+354