aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-18Merge branch 'topic/jack' into for-linusTakashi Iwai1-0/+3
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai76-436/+575
2012-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai3-3/+6
2012-03-15ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown1-2/+3
2012-03-13ALSA: ymfpci - Fix legacy registers on S3/S4 resumeTakashi Iwai1-0/+2
2012-03-12ALSA: Add a hook capability to vmaster controlsTakashi Iwai1-0/+5
2012-03-06ASoC: core: Add platform component mutexLiam Girdwood1-0/+1
2012-03-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asocTakashi Iwai76-436/+522
2012-03-04ASoC: core: Split the union for CODEC/platform in the DAIMark Brown1-4/+3
2012-03-02ASoC: Add dmaengine PCM helper functionsLars-Peter Clausen1-0/+49
2012-02-27ALSA: Use a define for the number of jack switch typesMark Brown1-0/+3
2012-02-21ASoC: core: Add support for masking out parts of coefficient blocksMark Brown1-0/+9
2012-02-21ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown1-0/+18
2012-02-21Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into HEADMark Brown1-0/+1
2012-02-21ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown1-0/+3
2012-02-20regmap: Allow users to query the size of register valuesMark Brown1-0/+1
2012-02-19ASoC: fsi: Add DMAEngine supportKuninori Morimoto1-0/+2
2012-02-19Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflictMark Brown17-34/+136
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+20
2012-02-17ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2-0/+8
2012-02-17ASoC: dapm: Constify lots of names that are never modifiedMark Brown2-5/+5
2012-02-17ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown1-2/+2
2012-02-17ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown1-2/+0
2012-02-17ALSA: core: Constify the name in new kcontrolsMark Brown1-1/+1
2012-02-16crypto: sha512 - use standard ror64()Alexey Dobriyan1-0/+20
2012-02-15ASoC: core: add platform DAPM debugfs supportSebastien Guiriec1-0/+5
2012-02-13mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-2/+4
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S1-0/+4
2012-02-13mmc: core: add the capability for broken voltageJaehoon Chung1-0/+1
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma1-0/+19
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-15/+5
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-14/+73
2012-02-10netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman1-8/+40
2012-02-10Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2-2/+9
2012-02-09Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown16-11/+50
2012-02-09Merge branch 'topic/pcm-internal' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into for-3.4Mark Brown1-0/+4
2012-02-09ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown1-0/+2
2012-02-09ALSA: PCM - Add PCM creation API for internal PCMs.Liam Girdwood1-0/+4
2012-02-08Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-3/+4
2012-02-08cdrom: move shared static to cdrom_device_infoPaolo Bonzini1-1/+2
2012-02-08block: don't call elevator callbacks for plug mergesTejun Heo1-6/+0
2012-02-08block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functionsTejun Heo1-2/+1
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+5
2012-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+10
2012-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+2
2012-02-07block: strip out locking optimization in put_io_context()Tejun Heo2-6/+2
2012-02-07target: Change target_submit_cmd() to return voidAndy Grover1-1/+1
2012-02-06exec: fix use-after-free bug in setup_new_exec()Heiko Carstens1-1/+2