summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-04-16ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2-0/+8
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto1-12/+0
2012-04-13ASoC: add generic simple-card supportKuninori Morimoto1-0/+38
2012-04-13regmap: implement register stridingStephen Warren1-0/+4
2012-04-13regmap: allow regmap instances to be namedStephen Warren1-0/+5
2012-04-13regmap: add MMIO bus supportStephen Warren1-0/+6
2012-04-13regmap: introduce fast_io busses, and use a spinlock for themStephen Warren1-0/+3
2012-04-13regmap: introduce explicit bus_context for bus callbacksStephen Warren1-3/+7
2012-04-09Merge tag 'v3.4-rc2' into for-3.5Mark Brown32-121/+663
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-8/+5
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings1-2/+1
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet1-1/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-7/+8
2012-04-05memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko1-7/+7
2012-04-05libfs: add simple_open()Stephen Boyd1-0/+1
2012-04-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+5
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+4
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds3-6/+15
2012-04-04Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+26
2012-04-04Merge branch 'selinux' ("struct common_audit_data" sanitizer)Linus Torvalds1-71/+25
2012-04-04Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-5/+3
2012-04-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-04-04ASoC: dapm: Allow DAPM registers to be 31 bitMark Brown1-1/+1
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2-3/+3
2012-04-03net: fix /proc/net/dev regressionEric Dumazet1-2/+0
2012-04-03Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+4
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds1-4/+3
2012-04-03LSM: shrink the common_audit_data data unionEric Paris1-17/+18
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris1-50/+4
2012-04-03ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin1-20/+28
2012-04-02Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airl...Linus Torvalds2-1/+75
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2012-04-02Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds3-5/+5
2012-04-02asm-generic: add linux/types.h to cmpxchg.hPaul Gortmaker1-0/+1
2012-04-02firewire: restore the device.h include in linux/firewire.hPaul Gortmaker1-2/+1
2012-04-02avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker1-3/+3
2012-04-02Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds4-0/+475
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-0/+7
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-6/+0
2012-04-02drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter1-0/+4
2012-04-01CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky1-0/+5
2012-04-01ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()Mark Brown1-4/+0
2012-04-01ASoC: max98095: add jack detectionRhyland Klein1-0/+12
2012-04-01ASoC: core: Use driver core probe deferralMark Brown1-1/+0
2012-04-01ASoC: jack: Push locking for jacks down to the jackMark Brown1-0/+1
2012-04-01ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood1-0/+2
2012-04-01ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood1-2/+2
2012-04-01ASoC: core: Rename card mutex subclass to better align with usageLiam Girdwood1-2/+2
2012-04-01ASoC: dapm: Add platform stream event supportLiam Girdwood1-2/+2
2012-04-01ASoC: core: Add platform DAI widget mappingLiam Girdwood1-0/+1