aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-18ALSA: asound.h - use SNDRV_CTL_ELEM_ID_NAME_MAXLENVinod Koul1-1/+1
2015-04-13Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai18-34/+94
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai1-28/+4
2015-04-12Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'asoc/topic/wm8731', 'asoc/topic/wm8804' and 'asoc/topic/wm8996' into asoc-nextMark Brown1-0/+16
2015-04-12Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and 'asoc/topic/sh-cleanup' into asoc-nextMark Brown1-1/+0
2015-04-12Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090', 'asoc/topic/max98925' and 'asoc/topic/nuc900' into asoc-nextMark Brown2-0/+4
2015-04-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+1
2015-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2-1/+13
2015-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-3/+1
2015-04-12Merge tag 'asoc-v4.1' into asoc-nextMark Brown2-3/+20
2015-04-10Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown1-0/+5
2015-04-10Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown1-2/+0
2015-04-09ASoC: Make soc_dpcm_debugfs_add() non-fatalLars-Peter Clausen1-1/+1
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai1-0/+28
2015-04-08Merge branch 'for-linus' into for-nextTakashi Iwai6-67/+81
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-17/+10
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org4-17/+10
2015-04-05ALSA: Use const struct ac97_quirkJoe Perches1-1/+3
2015-04-04ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai1-0/+12
2015-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+2
2015-04-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-04-02Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds1-0/+17
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+15
2015-04-01ASoC: dapm: Remove delayed_work from dapm context structLars-Peter Clausen1-1/+0
2015-04-01ASoC: Remove suspend_bias_level from DAPM context structLars-Peter Clausen1-1/+0
2015-04-01Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-0/+4
2015-04-01Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-10/+10
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton1-9/+9
2015-03-31block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer1-0/+1
2015-03-30nfsd: require an explicit option to enable pNFSChristoph Hellwig1-1/+1
2015-03-29irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier1-0/+4
2015-03-29irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier1-0/+13
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings1-2/+4
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+12
2015-03-26ASoC: simple-card: Remove support for setting differing DAI formatsLars-Peter Clausen1-1/+0
2015-03-25mm: numa: slow PTE scan rate if migration failures occurMel Gorman1-4/+5
2015-03-24Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+1
2015-03-24Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-1/+4
2015-03-24Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-62/+61
2015-03-23Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas' into regulator-linusMark Brown2-1/+4
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+10
2015-03-23ALSA: hda - Add cache support for COEF read/writeTakashi Iwai1-0/+1
2015-03-23ALSA: hda - Add a fake stereo amp register supportTakashi Iwai1-0/+59
2015-03-23ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai2-1/+3
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai1-0/+3
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai1-0/+2
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai1-1/+19
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai2-0/+149
2015-03-23ALSA: hda - Move generic array helpers to core libTakashi Iwai1-0/+33
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai1-0/+6