aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov4-6/+6
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds282-3942/+9723
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-40/+169
2012-10-06ALSA: hda - Add new codec ALC283 ALC290 supportKailang Yang1-0/+2
2012-10-06ALSA: hda - avoid unneccesary indices on "Headphone Jack" controlsDavid Henningsson1-12/+37
2012-10-06ALSA: hda - fix indices on boost volume on ConexantDavid Henningsson1-1/+1
2012-10-06ALSA: aloop - add locking to timer accessOmair Mohammed Abdullah1-0/+6
2012-10-06ALSA: hda - Fix hang caused by race during suspend.Dylan Reid1-4/+6
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin20-33/+33
2012-10-06ALSA: hda/realtek - Fix detection of ALC271X codecHerton Ronaldo Krzesinski1-6/+6
2012-10-06ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele1-0/+1
2012-10-06ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol eventDavid Henningsson3-101/+49
2012-10-06ALSA: hda - make a generic unsol event handlerDavid Henningsson2-2/+39
2012-10-06Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai19-92/+1951
2012-10-06sections: fix section conflicts in soundAndi Kleen1-1/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+7
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds6-11/+11
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-16/+16
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-26/+205
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-266/+23
2012-10-01[media] media/radio/shark2: Fix build error caused by missing dependenciesArnd Bergmann1-2/+2
2012-10-01Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab19-50/+44
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2012-09-28ASoC: codecs: Add DA9055 codec driverAshish Chavan3-0/+1516
2012-09-28ASoC: eukrea-tlv320: Convert it to platform driverFabio Estevam1-18/+19
2012-09-28ALSA: ASoC: add DT bindings for CS4271Daniel Mack1-3/+21
2012-09-28ASoC: wm_hubs: Ensure volume updates are handled during class W startupMark Brown1-0/+5
2012-09-27ALSA: snd-usb: fix next_packet_size calls for pause caseDaniel Mack1-1/+7
2012-09-27ASoC: wm5110: Adding missing volume update bitsCharles Keepax1-0/+4
2012-09-26switch SNDRV_PCM_IOCTL_LINK to fget_light()Al Viro1-6/+7
2012-09-26[media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil1-0/+3
2012-09-26ASoC: wm5110: Add OUT3R supportMark Brown1-0/+4
2012-09-26ASoC: wm5110: Add AEC loopback supportMark Brown1-0/+24
2012-09-26ASoC: wm5110: Rename EPOUT to HPOUT3Mark Brown1-15/+30
2012-09-26ASoC: arizona: Add more clock ratesMark Brown1-0/+6
2012-09-26ASoC: arizona: Add more DSP options for mixer input muxesMark Brown2-1/+37
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil1-1/+1
2012-09-26ASoC: wm0010: Initialise chip state before we register the interruptMark Brown1-5/+2
2012-09-26ASoC: wm0010: Don't check if reset GPIO is defined when removingMark Brown1-5/+2
2012-09-26ASoC: wm0010: Allow slow GPIO for resetMark Brown1-3/+5
2012-09-26ASoC: wm5110: Enable bypass mode for MICVDDMark Brown1-1/+1
2012-09-26ASoC: wm5102: Enable bypass mode for MICVDDMark Brown1-1/+1
2012-09-26ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown1-2/+21
2012-09-26ASoC: wm2000: Correct register sizeMark Brown1-1/+1
2012-09-25ASoC: cs4270: Remove mono supportFabio Estevam1-2/+2
2012-09-24dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()Peter Ujfalusi1-1/+5
2012-09-23ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai2-26/+27
2012-09-22Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dtOlof Johansson21-74/+241
2012-09-22Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown5-26/+205
2012-09-22ASoC: wm2000: Add regulator supportMark Brown1-6/+47