summaryrefslogtreecommitdiffstats
path: root/sound/pci/es1968.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-09ALSA: hda - fix beep tone calculation for IDT/STAC codecsPaul Vojta1-4/+7
2009-07-08ALSA: hda - Missing volume controls for Intel HDA (ALC269/EeePC)Darren Salt1-2/+2
2009-07-08ALSA: hda - Disable AMD SB600 64bit address support onlyAndiry Brienza1-3/+13
2009-07-08ALSA: hda - Check widget types while parsing capture source in patch_via.cTakashi Iwai1-1/+5
2009-07-07ALSA: hda - Fix capture source selection in patch_via.cTakashi Iwai1-19/+35
2009-07-07ALSA: hda - Add missing EAPD initialization for VIA codecsTakashi Iwai1-0/+3
2009-07-07ALSA: hda - Clean up VT170x dig-in initialization codeTakashi Iwai1-17/+7
2009-07-05ALSA: hda - Fix error path in the sanity check in azx_pcm_open()Takashi Iwai1-7/+11
2009-07-04ALSA: hda - move 8086:fb30 quirk (stac9205) to the proper sectionHerton Ronaldo Krzesinski1-2/+2
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-03ASoC: Fix wm8753 register cache size and initializationLars-Peter Clausen1-2/+2
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-03ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely3-1/+14
2009-07-03ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is clearedGrant Likely1-0/+4
2009-07-03ASoC: Fix register cache initialisation for WM8753Mark Brown1-1/+1
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-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-25MAINTAINERS: Add entry for twl4030 series soc codec driverPeter Ujfalusi1-0/+7
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-25Linux 2.6.31-rc1v2.6.31-rc1Linus Torvalds1-2/+2
2009-06-25Revert "PCI: use ACPI _CRS data by default"Linus Torvalds5-6/+6
2009-06-24another race fix in jfs_check_acl()Al Viro1-6/+7
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro4-10/+13
2009-06-24audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALLEric Paris1-2/+2
2009-06-24inline functions left without protection of ifdef (acl)Markus Trippelsdorf1-1/+2
2009-06-24futex: Fix the write access fault problem for realThomas Gleixner1-21/+24
2009-06-24SLUB: Don't pass __GFP_FAIL for the initial allocationPekka Enberg1-2/+8
2009-06-24Don't warn about order-1 allocations with __GFP_NOFAILLinus Torvalds1-2/+2
2009-06-24Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney4-66/+106