summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2009-10-082-2/+2
* sound: via82xx: move DXS volume controls to PCM interfaceClemens Ladisch2009-10-061-9/+18
* ALSA: usb - Use strlcat() correctlyTakashi Iwai2009-10-021-9/+14
* ALSA: Fix invalid __exit in sound/mips/*.cTakashi Iwai2009-10-022-2/+2
* ALSA: ctxfi: Swapped SURROUND-SIDE muteSven Eckelmann2009-10-021-2/+2
* sound: Make keywest_driver staticJean Delvare2009-10-021-1/+1
* ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VPDaniel T Chen2009-10-021-0/+6
* ALSA: Don't assume i2c device probing always succeedsTakashi Iwai2009-10-012-0/+21
* ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350PDaniel T Chen2009-10-011-0/+6
* ALSA: echoaudio - Re-enable the line-out control for the Mia cardGiuliano Pochini2009-09-302-4/+27
* ALSA: lx6464es - remove unused struct memberTim Blechmann2009-09-211-1/+0Star
* ALSA: lx6464es - cleanup of rmh message bus functionTim Blechmann2009-09-212-98/+1Star
* ALSA: pcm - Simplify snd_pcm_drain() implementationTakashi Iwai2009-09-211-53/+20Star
* Merge branch 'fix/hda' into for-linusTakashi Iwai2009-09-172-35/+51
|\
| * ALSA: hda - Fix MSI GX620 mixerTakashi Iwai2009-09-171-3/+15
| * ALSA: hda - Fix Dell S14 pin setupTakashi Iwai2009-09-151-2/+2
| * ALSA: hda - Fix IDT92HD83* codec setupTakashi Iwai2009-09-151-5/+0Star
| * ALSA: hda - Add support for HP dv6Takashi Iwai2009-09-141-0/+7
| * ALSA: hda - Fix HP/line-out initialization with IDT/STAC codecsTakashi Iwai2009-09-141-3/+11
| * ALSA: hda - Set default GPIO for IDT92HD71bxxTakashi Iwai2009-09-141-1/+1
| * ALSA: hda - Set default GPIO for STAC/IDT codecsTakashi Iwai2009-09-141-20/+13Star
| * ALSA: hda - Add missing model=auto entry for ALC269Takashi Iwai2009-09-111-1/+2
* | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-09-176-25/+34
|\ \
| * | ASoC: remove unused #include <linux/version.h>Huang Weiyi2009-09-163-3/+0Star
| * | ASoC: S3C lrsync function made to work with IRQs disabled.Jassi2009-09-151-6/+10
| * | ASoC: Fix display of stream name in DAPM debugfsMark Brown2009-09-141-3/+4
| * | ASoC: Clean up error handling in MPC5200 DMA setupJulia Lawall2009-09-121-13/+20
* | | Merge branch 'topic/ymfpci' into for-linusTakashi Iwai2009-09-101-5/+15
|\ \ \
| * | | sound: ymfpci: increase timer resolution to 96 kHzClemens Ladisch2009-08-101-5/+15
* | | | Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-09-103-96/+256
|\ \ \ \
| * | | | ALSA: usb-audio - Fix types taken in min()Takashi Iwai2009-08-111-1/+1
| * | | | sound: usb-audio: do not make URBs longer than sync packet intervalClemens Ladisch2009-08-101-0/+2
| * | | | sound: usb-audio: add MIDI drain callbackClemens Ladisch2009-07-151-19/+60
| * | | | sound: usb-audio: use multiple output URBsClemens Ladisch2009-07-151-67/+103
| * | | | sound: usb-audio: use multiple input URBsClemens Ladisch2009-07-151-33/+54
| * | | | sound: usb-audio: Xonar U1 digital output supportClemens Ladisch2009-07-151-0/+60
* | | | | Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai2009-09-102-4/+17
|\ \ \ \ \
| * | | | | ALSA: usb-audio - Correct bogus volume dB informationTakashi Iwai2009-06-171-0/+9
| * | | | | ALSA: usb-audio - Use the new TLV_DB_MINMAX typeTakashi Iwai2009-06-171-2/+2
| * | | | | ALSA: Add new TLV types for dBwith min/maxTakashi Iwai2009-06-171-2/+6
* | | | | | Merge branch 'topic/soundcore-preclaim' into for-linusTakashi Iwai2009-09-102-18/+110
|\ \ \ \ \ \
| * | | | | | sound: make OSS device number claiming optional and schedule its removalTejun Heo2009-08-102-18/+98
| * | | | | | sound: request char-major-* module aliases for missing OSS devicesTejun Heo2009-08-101-0/+12
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'topic/snd-printk' into for-linusTakashi Iwai2009-09-101-27/+48
|\ \ \ \ \ \
| * | | | | | ALSA: Add debug module optionTakashi Iwai2009-08-271-28/+39
| * | | | | | ALSA: core - strip too long file names in snd_print*()Takashi Iwai2009-08-271-2/+12
* | | | | | | Merge branch 'topic/pcm-estrpipe-in-pm' into for-linusTakashi Iwai2009-09-101-0/+12
|\ \ \ \ \ \ \
| * | | | | | | ALSA: pcm - Tell user that stream to be rewound is suspendedLubomir Rintel2009-08-031-0/+12
* | | | | | | | Merge branch 'topic/pcm-drain-nonblock' into for-linusTakashi Iwai2009-09-102-27/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: pcm - Fix drain behavior in non-blocking modeTakashi Iwai2009-08-202-27/+37