summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-127-117/+122
|\
| * ALSA: hda - do not detect jack on internal speakers for RealtekDavid Henningsson2012-10-101-0/+2
| * ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe2012-10-101-0/+1
| * ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBOTakashi Iwai2012-10-101-5/+0
| * ALSA: hda - Warn an allocation for an uninitialized arrayTakashi Iwai2012-10-101-0/+2
| * ALSA: hda/cirrus - Add missing init/free of hda_gen_specTakashi Iwai2012-10-101-0/+4
| * ALSA: hda - Fix memory leaks at error path in patch_cirrus.cTakashi Iwai2012-10-101-3/+3
| * 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
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-111-2/+2
|\ \
| * \ Merge branch 'late/fixes' into fixesOlof Johansson2012-10-071-2/+2
| |\ \
| | * | ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann2012-10-071-2/+2
* | | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-094-6/+6
* | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-09282-3942/+9723
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | 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-0619-92/+1951
| |\ \
| | * | ASoC: codecs: Add DA9055 codec driverAshish Chavan2012-09-283-0/+1516
| | * | ASoC: eukrea-tlv320: Convert it to platform driverFabio Estevam2012-09-281-18/+19
| | * | ALSA: ASoC: add DT bindings for CS4271Daniel Mack2012-09-281-3/+21
| | * | 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-261-2/+21
| | * | ASoC: cs4270: Remove mono supportFabio Estevam2012-09-251-2/+2
| | * | Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown2012-09-225-26/+205
| | |\ \
| | * | | ASoC: wm2000: Add regulator supportMark Brown2012-09-221-6/+47
| | * | | ASoC: wm2000: Convert to devm_regmap_init_i2c()Mark Brown2012-09-221-9/+4
| * | | | dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()Peter Ujfalusi2012-09-241-1/+5