summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changesTakashi Iwai2011-12-061-1/+1
* Merge branch 'fix/hda-idt-fix' into fix/hdaTakashi Iwai2011-12-061-21/+24
|\
| * ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecsTakashi Iwai2011-12-061-21/+24
* | ALSA: hda/realtek - Fix Oops in alc_mux_select()Takashi Iwai2011-12-021-0/+2
* | ALSA: sis7019 - give slow codecs more time to resetDavid Dillow2011-12-021-11/+53
* | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-12-0112-522/+40
|\ \
| * | ASoC: Supply dcs_codes for newer WM1811 revisionsMark Brown2011-11-281-0/+2
| * | ASoC: Error out if we can't generate a LRCLK at all for WM8994Mark Brown2011-11-281-0/+5
| * | ASoC: Correct name of Speyside Main Speaker widgetMark Brown2011-11-271-1/+1
| * | ASoC: skip resume of soc-audio devices without codecsEric Miao2011-11-231-0/+6
| * | ASoC: cs42l51: Fix off-by-one for reg_cache_sizeAxel Lin2011-11-231-1/+1
| * | ASoC: drop support for PlayPaq with WM8510Paul Bolle2011-11-233-497/+1
| * | ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi2011-11-221-8/+16
| * | ASoC: cs4720: use snd_soc_cache_sync()Daniel Mack2011-11-221-9/+1
| * | ASoC: SAMSUNG: Fix build errorBoojin Kim2011-11-221-0/+1
| * | ASoC: max9877: Update register if either val or val2 is changedAxel Lin2011-11-221-5/+5
| * | ASoC: Fix wrong define for AD1836_ADC_WORD_OFFSETAxel Lin2011-11-221-1/+1
* | | ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LEDCharles Chin2011-12-011-18/+0
* | | ALSA: hda_intel - revert a quirk that affect VIA chipsetsMarc Vertes2011-11-291-1/+0
* | | ALSA: hda - Avoid touching mute-VREF pin for IDT codecsTakashi Iwai2011-11-291-1/+3
* | | ALSA: usb-audio - Support for Roland GAIA SH-01 SynthesizerJohn F Leach2011-11-291-0/+31
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2011-11-273-46/+56
|\ \ \ | |_|/ |/| |
| * | ALSA: hda - Fix jack-detection control of VT1708Takashi Iwai2011-11-271-33/+43
| * | ALSA: hda - cut and paste typo in cs420x_models[]Dan Carpenter2011-11-271-1/+1
| * | ALSA: hda/realtek - Minor cleanupTakashi Iwai2011-11-231-12/+12
* | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-11-2314-19/+88
|\ \ \ | |/ / |/| / | |/
| * ASoC: Ensure WM8731 register cache is synced when resuming from disabledMark Brown2011-11-211-0/+1
| * Merge branch 'DB_RANGE-size-fixes' of git://git.alsa-project.org/alsa-kprivat...Mark Brown2011-11-217-10/+10
| |\
| | * ASoC: wm_hubs: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
| | * ASoC: wm9090: fix DB_RANGE sizeClemens Ladisch2011-11-201-3/+3
| | * ASoC: wm8993: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
| | * ASoC: wm8962: fix DB_RANGE sizeClemens Ladisch2011-11-201-2/+2
| | * ASoC: sgtl5000: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
| | * ASoC: rt5631: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
| | * ASoC: adau1373: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
| * | ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits callsAxel Lin2011-11-201-3/+5
| * | ASoC: wm8753: Skip noop reconfiguration of DAI modeTimo Juhani Lindfors2011-11-171-0/+3
| * | ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi2011-11-151-0/+1
| * | ASoC: sta32x: preserve coefficient RAMJohannes Stezenbach2011-11-142-1/+63
| * | ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin2011-11-081-4/+4
| * | ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin2011-11-081-1/+1
* | | ALSA: hda/realtek - Fix missing inits of item indices for auto-micTakashi Iwai2011-11-231-1/+13
* | | ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecsTakashi Iwai2011-11-231-9/+23
* | | ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()Takashi Iwai2011-11-231-3/+3
* | | ALSA: hda - fail ELD reading earlyWu Fengguang2011-11-221-9/+19
* | | ALSA: lx6464es - fix device communication via command busTim Blechmann2011-11-221-4/+12
* | | ALSA: lx6464es - command buffer API cleanupTim Blechmann2011-11-222-6/+4
* | | ALSA: hda - repoll ELD content for multiple timesWu Fengguang2011-11-221-6/+10
* | | ALSA: hdspm - Fix PCI ID for PCIe RME MADI cardsAdrian Knoth2011-11-221-1/+1
* | | ALSA: cs5535 - Fix an endianness conversionDan Carpenter2011-11-211-1/+1
OpenPOWER on IntegriCloud