summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-12-03ASoC: soc-core: Allow machine drivers to override compress_typeDimitris Papastamos1-0/+1
2010-12-03ASoC: soc-cache: Use reg_def_copy instead of reg_cache_defaultDimitris Papastamos1-0/+1
2010-12-03ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_confDimitris Papastamos1-7/+15
2010-12-03ASoC: Change the base value of compress_typeDimitris Papastamos1-1/+1
2010-12-03ASoC: Add compress_type as a member to snd_soc_codecDimitris Papastamos1-0/+1
2010-12-03ASoC: Move active copy of CODEC read and write into runtime structureMark Brown1-0/+2
2010-12-03ASoC: Make the DAI ops constant in the DAI structureMark Brown1-1/+1
2010-12-02ASoC: Tune performance of WM8958 revision AMark Brown1-0/+9
2010-12-01ASoC: Allow user-specified WM8958 multiband compressor configurationsMark Brown2-0/+85
2010-11-30ASoC: Add support for optional auxiliary dailess codecsJarkko Nikula1-0/+17
2010-11-29ASoC: soc-cache: Ensure consistent cache namingDimitris Papastamos1-1/+1
2010-11-27ASoC: Add WM8958 microphone detection supportMark Brown1-0/+43
2010-11-27ASoC: Add WM8958 Multi-band compressor supportMark Brown1-0/+115
2010-11-27ASoC: Implement support for enhanced AIF3 on WM8958Mark Brown1-0/+67
2010-11-26mfd: Add initial WM8958 supportMark Brown1-0/+8
2010-11-22ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.hJarkko Nikula2-3/+0
2010-11-19Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown47-354/+755
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris1-5/+4
2010-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-23/+1
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare1-1/+1
2010-11-15i2c: Delete unused adapter IDsJean Delvare1-22/+0
2010-11-15include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2-244/+249
2010-11-15Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2010-11-15ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula1-0/+13
2010-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt31-55/+369
2010-11-15fsl-diu-fb: drop dead ioctl defineMike Frysinger1-1/+0
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-9/+40
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-1/+3
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2010-11-12vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng1-0/+25
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-1/+1
2010-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+17
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-12/+4
2010-11-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2010-11-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-5/+78
2010-11-12Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+14
2010-11-12backlight: add low threshold to pwm backlightArun Murthy1-0/+1
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo1-0/+47
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo1-0/+47
2010-11-12led-class: always implement blinkingJohannes Berg1-4/+43
2010-11-12radix-tree: fix RCU bugNick Piggin1-16/+23
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg1-0/+1
2010-11-12include/linux/highmem.h needs hardirq.hCatalin Marinas1-0/+1
2010-11-12atomic: add atomic_inc_not_zero_hint()Eric Dumazet1-0/+37
2010-11-12include/linux/resource.h needs types.hJean Delvare1-0/+1
2010-11-12netfilter: NF_HOOK_COND has wrong conditionalEric Paris1-1/+1
2010-11-11ASoC: soc-cache: Add support for rbtree based register cachingDimitris Papastamos1-1/+2
2010-11-11ASoC: soc-cache: Add support for LZO register cachingDimitris Papastamos1-1/+2
2010-11-11ASoC: soc-cache: Add support for flat register cachingDimitris Papastamos1-0/+27
2010-11-11ASoC: Add DAPM trace eventsMark Brown1-0/+112