summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-06Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai6-2/+64
2012-09-28ASoC: codecs: Add DA9055 codec driverAshish Chavan1-0/+33
2012-09-26ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown1-0/+3
2012-09-26Merge tag 'bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/r...Mark Brown3-0/+24
2012-09-24dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()Peter Ujfalusi1-1/+2
2012-09-23ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai2-27/+39
2012-09-22Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown1-2/+4
2012-09-22Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai39-36/+316
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Mark Brown21-24/+58
2012-09-22ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform dataPeter Ujfalusi1-2/+0
2012-09-22ASoC: twl4030: Move hs_extmute GPIO handling to driverPeter Ujfalusi1-1/+3
2012-09-22dt: Add empty of_find_node_by_name() functionPeter Ujfalusi1-0/+6
2012-09-22mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi1-0/+1
2012-09-22dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi1-2/+2
2012-09-21ASoC: wm8960: remove 'dres' field from platform data structureTimur Tabi1-2/+0
2012-09-20ASoC: codecs: Enable AB8500 CODEC for Device TreeLee Jones1-2/+4
2012-09-18ASoC: wm8960: Support shared LRCLKMark Brown1-0/+2
2012-09-18ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen1-1/+3
2012-09-17ASoC: mx27vis: retrieve gpio numbers from platform_dataShawn Guo1-0/+11
2012-09-17ALSA: Compress - add codec parameter checksVinod Koul1-0/+1
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+12
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-1/+4
2012-09-16Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+1
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds1-1/+0
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+3
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai39-63/+110
2012-09-14Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds1-0/+1
2012-09-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+1
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18
2012-09-14Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil1-1/+1
2012-09-13drm: Drop the NV12M and YUV420M formatsVille Syrjälä1-5/+1
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-6/+4
2012-09-12ALSA: Define more channel map positionsTakashi Iwai1-3/+10
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge1-0/+1
2012-09-10regulator: core: Provide regmap get/set bypass operationsMark Brown1-0/+4
2012-09-10regulator: core: Support bypass modeMark Brown3-0/+20
2012-09-08ASoC: dapm: Add flags to regulator suppliesMark Brown1-2/+3
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-09-07target: support zero allocation length in REQUEST SENSEPaolo Bonzini1-0/+1
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion1-0/+11
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion1-0/+2
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust1-0/+3
2012-09-06kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork1-1/+1
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+10
2012-09-06ALSA: Follow channel position definitions to alsa-lib mixerTakashi Iwai1-7/+9
2012-09-06ALSA: ac97: Implement channel map workaround for ALC650Takashi Iwai1-0/+3
2012-09-06ALSA: PCM: channel mapping API implementationTakashi Iwai3-0/+86
2012-09-06NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust1-1/+1