summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add missing hda_gen_spec to struct via_specTakashi Iwai2012-10-101-0/+4
* ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30)David Henningsson2012-10-091-0/+27
* ALSA: hda - make Cirrus codec use generic unsol event handlerDavid Henningsson2012-10-081-38/+10
* ALSA: hda - make VIA codec use generic unsol event handlerDavid Henningsson2012-10-081-24/+23
* ALSA: hda - Remove dead GPIO code for VIA codecDavid Henningsson2012-10-081-47/+0
* ALSA: usb-audio: Add TASCAM US122 MKII playbackOto Petřík2012-10-081-0/+46
* ALSA: hda - Add new codec ALC283 ALC290 supportKailang Yang2012-10-061-0/+2
* ALSA: hda - avoid unneccesary indices on "Headphone Jack" controlsDavid Henningsson2012-10-061-12/+37
* ALSA: hda - fix indices on boost volume on ConexantDavid Henningsson2012-10-061-1/+1
* ALSA: aloop - add locking to timer accessOmair Mohammed Abdullah2012-10-061-0/+6
* ALSA: hda - Fix hang caused by race during suspend.Dylan Reid2012-10-061-4/+6
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-0620-33/+33
* ALSA: hda/realtek - Fix detection of ALC271X codecHerton Ronaldo Krzesinski2012-10-061-6/+6
* ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele2012-10-061-0/+1
* ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol eventDavid Henningsson2012-10-063-101/+49
* ALSA: hda - make a generic unsol event handlerDavid Henningsson2012-10-062-2/+39
* Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-0640-174/+2307
|\
| * ASoC: codecs: Add DA9055 codec driverAshish Chavan2012-09-284-0/+1549
| * ASoC: eukrea-tlv320: Convert it to platform driverFabio Estevam2012-09-285-18/+23
| * ALSA: ASoC: add DT bindings for CS4271Daniel Mack2012-09-282-3/+57
| * ASoC: wm_hubs: Ensure volume updates are handled during class W startupMark Brown2012-09-281-0/+5
| * ASoC: wm5110: Adding missing volume update bitsCharles Keepax2012-09-271-0/+4
| * ASoC: wm5110: Add OUT3R supportMark Brown2012-09-261-0/+4
| * ASoC: wm5110: Add AEC loopback supportMark Brown2012-09-261-0/+24
| * ASoC: wm5110: Rename EPOUT to HPOUT3Mark Brown2012-09-261-15/+30
| * ASoC: arizona: Add more clock ratesMark Brown2012-09-261-0/+6
| * ASoC: arizona: Add more DSP options for mixer input muxesMark Brown2012-09-262-1/+37
| * ASoC: wm0010: Initialise chip state before we register the interruptMark Brown2012-09-261-5/+2
| * ASoC: wm0010: Don't check if reset GPIO is defined when removingMark Brown2012-09-261-5/+2
| * ASoC: wm0010: Allow slow GPIO for resetMark Brown2012-09-261-3/+5
| * ASoC: wm5110: Enable bypass mode for MICVDDMark Brown2012-09-261-1/+1
| * ASoC: wm5102: Enable bypass mode for MICVDDMark Brown2012-09-261-1/+1
| * ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown2012-09-262-2/+24
| * Merge tag 'bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/r...Mark Brown2012-09-269-0/+193
| |\
| | * extcon: arizona: Use bypass mode for MICVDDMark Brown2012-09-101-0/+5
| | * regulator: wm831x-ldo: Add bypass supportMark Brown2012-09-101-0/+8
| | * regulator: arizona-micsupp: Support get/set bypassMark Brown2012-09-101-0/+5
| | * regulator: arizona-ldo: Support get/set bypassMark Brown2012-09-101-0/+4
| | * regulator: core: Provide regmap get/set bypass operationsMark Brown2012-09-102-0/+45
| | * regulator: core: Support bypass modeMark Brown2012-09-105-0/+126
| * | ASoC: cs4270: Remove mono supportFabio Estevam2012-09-251-2/+2
| * | Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown2012-09-2210-108/+292
| |\ \
| | * | Documentation: Define the MSP Driver Device Tree bindingsLee Jones2012-09-201-0/+43
| | * | Documentation: Define the MOP500 Audio Machine Driver Device Tree bindingsLee Jones2012-09-201-0/+39
| | * | ASoC: Ux500: Minor coding layout changesLee Jones2012-09-201-5/+2
| | * | ASoC: codecs: Enable AB8500 CODEC for Device TreeLee Jones2012-09-202-2/+85
| | * | ASoC: Ux500: Enable ux500 MSP driver for Device TreeLee Jones2012-09-202-3/+25
| | * | ASoC: Ux500: Enable MOP500 driver for Device TreeLee Jones2012-09-201-0/+40
| | * | ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones2012-09-204-98/+58
| * | | ASoC: wm2000: Add regulator supportMark Brown2012-09-221-6/+47