aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix no NID error with VIA codecsTakashi Iwai2011-06-171-4/+7
* ALSA: isight: adjust for new queueing APIClemens Ladisch2011-06-171-0/+1
* ALSA: 6fire - Fix signedness bugTorsten Schenk2011-06-161-2/+2
* ALSA: lola - Fix section mismatchTakashi Iwai2011-06-151-1/+1
* ALSA: hda - Fix missing static inline to beep dummy functionTakashi Iwai2011-06-141-1/+1
* ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload()Jesper Juhl2011-06-141-1/+0
* ALSA: hda - Fix beep_device compilation warningsJoe Perches2011-06-131-2/+7
* ALSA: hda - Fix wrong auto-mute type for Acer Aspire-oneTakashi Iwai2011-06-131-2/+1
* ALSA: emu10k1: Add details for E-mu 0404 PCIe versionFlorian Zeitz2011-06-121-0/+8
* ALSA: hdspm - Add firmware revision ID for RME MADI PCI versionAdrian Knoth2011-06-121-0/+2
* ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync modeAdrian Knoth2011-06-121-1/+1
* ALSA: hdspm - Fix locking in snd_hdspm_midi_input_readAdrian Knoth2011-06-121-1/+3
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-1011-31/+47
|\
| * ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON registerSangbeom Kim2011-06-101-2/+2
| * ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM contextLars-Peter Clausen2011-06-091-9/+8
| * ASoC: fsl: fix initialization of DMA buffersTimur Tabi2011-06-091-4/+5
| * ASoC: WM8804 does not support sample rates below 32kHzMark Brown2011-06-091-2/+7
| * ASoC: Fix WM8962 headphone volume update for use of advanced cachesMark Brown2011-06-081-2/+2
| * ASoC: Blackfin: bf5xx-ad1836: Fix codec device nameLars-Peter Clausen2011-06-071-2/+2
| * ASoC: AD1836: Fix setting the PCM formatLars-Peter Clausen2011-06-062-7/+13
| * ASoC: Check for NULL register bank in snd_soc_get_cache_val()Mark Brown2011-06-061-0/+3
| * ASoC: Add missing break in WM8915 FLL source selectionMark Brown2011-06-061-0/+1
| * ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLKMark Brown2011-06-061-1/+1
| * Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-06-063-7/+11
| |\
| | * ASoC: atmel_ssc: Don't try to free ssc if request failedJoachim Eastwood2011-06-031-2/+3
* | | ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N570...Daniel T Chen2011-06-101-0/+1
* | | ALSA: Use %pV for snd_printk()Takashi Iwai2011-06-101-23/+17
* | | ALSA: hda - Fix initialization of hp pins with master_mute in RealtekTakashi Iwai2011-06-101-5/+7
* | | ALSA: hda - Fix invalid unsol tag for some alc262 model quirksTakashi Iwai2011-06-101-1/+1
* | | ALSA: hda: Fix quirk for Dell Inspiron 910Daniel T Chen2011-06-071-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-06-067-17/+30
|\ \ \
| * \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-062-5/+8
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: Fix wm_hubs input PGA ZC bitsMark Brown2011-05-271-4/+4
| | * | ASoC: Fix dapm_is_shared_kcontrol so everything isn't sharedStephen Warren2011-05-271-1/+4
| * | | ALSA: usb - turn off de-emphasis in s/pdif for cm6206Eric Lammerts2011-06-031-1/+1
| * | | ALSA: asihpi: Use angle brackets for system includesJoe Perches2011-06-031-1/+1
| * | | ALSA: fm801: add error handling if auto-detect failsDan Carpenter2011-06-031-2/+11
| * | | ALSA: hda - Check pin support EAPD in ad198x_power_eapd_writeRaymond Yau2011-06-031-2/+4
| * | | ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd()Takashi Iwai2011-06-031-6/+4
| * | | ALSA: 6fire: Don't leak firmware in error pathJesper Juhl2011-06-021-0/+1
* | | | Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds2011-06-041-5/+3
| |_|/ |/| |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-272-3/+3
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-05-262-2/+2
| |\ \
| * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-252-3/+3
| |\ \ \
| | * | | ASoC: Remove to support sound for S5P6442Kukjin Kim2011-05-162-3/+3
* | | | | ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_capsLinus Torvalds2011-05-271-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-2726-284/+425
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-05-277-43/+66
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ASoC: Fix power down for widgetless per-card DAPM context caseJarkko Nikula2011-05-261-1/+1
| | * | | | ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUTAxel Lin2011-05-261-1/+1