summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Avoid unnecessary EP setups in prepareTakashi Iwai2012-09-193-3/+10
* ALSA: usb-audio: Move configuration to prepare.Dylan Reid2012-09-192-60/+76
* ALSA: usb-audio: Don't require hw_params in endpoint.Dylan Reid2012-09-193-17/+35
* ALSA: usb-audio: set period_bytes in substream.Dylan Reid2012-09-191-0/+2
* ALSA: hda - limit internal mic boost for Asus X202EDavid Henningsson2012-09-181-0/+29
* ALSA: hda - Add another pci id for Haswell boardWang Xingchao2012-09-171-0/+3
* ALSA: Compress - add codec parameter checksVinod Koul2012-09-171-0/+10
* ALSA: compress - move the buffer checkVinod Koul2012-09-171-4/+16
* Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai2012-09-1517-36/+840
|\
| * ALSA: Fix leftover chmap UNKNOWN -> MONO conversionsTakashi Iwai2012-09-133-4/+4
| * ALSA: Define more channel map positionsTakashi Iwai2012-09-121-3/+3
| * ALSA: ymfpci: Define channel mapsTakashi Iwai2012-09-121-0/+18
| * ALSA: ens1370: Define channel mapsTakashi Iwai2012-09-121-0/+28
| * ALSA: emu10k1x: Define channel mapsTakashi Iwai2012-09-121-0/+21
| * ALSA: ca0106: Define channel mapsTakashi Iwai2012-09-121-0/+28
| * ALSA: ens1370: Reduce ifdefsTakashi Iwai2012-09-121-30/+8
| * ALSA: ctxfi: Fix mono channel map to UNKNOWNTakashi Iwai2012-09-121-3/+3
| * ALSA: pcm - Use UNKNOWN chmap for mono streamsTakashi Iwai2012-09-111-2/+2
| * ALSA: hda - Allow 3/5/7 channel map for HDMI/DPTakashi Iwai2012-09-101-1/+1
| * ALSA: Remove VOLATILE flag from chmap ctlsTakashi Iwai2012-09-061-1/+0
| * ALSA: ctxfi: Implement channel mapsTakashi Iwai2012-09-061-0/+50
| * ALSA: cmipci: Implement channel mappingTakashi Iwai2012-09-061-0/+6
| * ALSA: Implement channel maps for standard onboard AC97 driversTakashi Iwai2012-09-064-0/+59
| * ALSA: ac97: Implement channel map workaround for ALC650Takashi Iwai2012-09-061-1/+23
| * ALSA: hda - Fix channel maps for Nvidia 7x 8ch HDMI codecsTakashi Iwai2012-09-061-0/+39
| * ALSA: hda - Provide the proper channel mapping for generic HDMI driverTakashi Iwai2012-09-061-5/+303
| * ALSA: hda - Add standard channel mapsTakashi Iwai2012-09-063-0/+39
| * ALSA: PCM: channel mapping API implementationTakashi Iwai2012-09-062-0/+219
* | ALSA: hda - Add mic-mute LED control for HP laptopTakashi Iwai2012-09-141-10/+74
* | ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()Dan Carpenter2012-09-141-0/+4
* | ALSA: hda - Allow to pass position_fix=0 explicitlyTakashi Iwai2012-09-131-2/+3
* | ALSA: hda - Fix disordered enum definitions in patch_cirrus.cTakashi Iwai2012-09-131-2/+3
* | ALSA: hda - Add support for MacBook Pro 10,1Takashi Iwai2012-09-111-0/+31
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-09-118-36/+78
|\ \
| * | ALSA: hda_intel: add position_fix quirk for Asus K53ECatalin Iacob2012-09-111-0/+1
| * | ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter2012-09-111-5/+3
| * | ALSA: hda - Fix Oops at codec reset/reconfigTakashi Iwai2012-09-101-1/+1
| * | ALSA: usb-audio: Fix bogus error messages for delay accountingTakashi Iwai2012-09-061-0/+6
| * | ALSA: hda - Fix missing Master volume for STAC9200/925xTakashi Iwai2012-09-061-1/+1
| * | ALSA: snd-usb: fix cross-interface streaming devicesDaniel Mack2012-08-311-0/+15
| * | ALSA: snd-usb: fix calls to next_packet_sizeDaniel Mack2012-08-313-13/+8
| * | ALSA: snd-usb: restore delay informationDaniel Mack2012-08-311-3/+26
| * | ALSA: snd-usb: use list_for_each_safe for endpoint resourcesPavel Roskin2012-08-311-2/+2
| * | ALSA: snd-usb: Fix URB cancellation at stream startDaniel Mack2012-08-303-11/+15
* | | ALSA: hda - Replace with the generic fixup codes in patch_cirrus.cTakashi Iwai2012-09-111-90/+103
* | | ALSA: hda - Check bit mask for codec SSID in snd_hda_pick_fixup()Takashi Iwai2012-09-111-1/+2
* | | ALSA: hda - Avoid BDL position workaround when no_period_wakeup is setTakashi Iwai2012-09-111-5/+7
* | | ALSA: hda - Remove ignore_misc_bitDavid Henningsson2012-09-073-8/+2
| |/ |/|
* | ALSA: control: Fix missing VOLATILE flag at creating controlsTakashi Iwai2012-09-061-0/+1
* | ALSA: hda - Move non-PCM check to per_pin in patch_hdmi.cTakashi Iwai2012-09-061-21/+25