summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-12-06Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-12-06ASoC: soc-cache: Add optional cache name member to snd_soc_cache_opsDimitris Papastamos
2010-12-06ASoC: Add trace events for jack detectionMark Brown
2010-12-06ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim
2010-12-06ASoC: Add post-CODEC bias level callback for machine driverMark Brown
2010-12-03ASoC: Constify struct snd_soc_codec_driverMark Brown
2010-12-03ASoC: soc-core: Allow machine drivers to override compress_typeDimitris Papastamos
2010-12-03ASoC: soc-cache: Use reg_def_copy instead of reg_cache_defaultDimitris Papastamos
2010-12-03ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_confDimitris Papastamos
2010-12-03ASoC: Change the base value of compress_typeDimitris Papastamos
2010-12-03ASoC: Add compress_type as a member to snd_soc_codecDimitris Papastamos
2010-12-03ASoC: Move active copy of CODEC read and write into runtime structureMark Brown
2010-12-03ASoC: Make the DAI ops constant in the DAI structureMark Brown
2010-12-02ASoC: Tune performance of WM8958 revision AMark Brown
2010-12-01ASoC: Allow user-specified WM8958 multiband compressor configurationsMark Brown
2010-11-30ASoC: Add support for optional auxiliary dailess codecsJarkko Nikula
2010-11-29ASoC: soc-cache: Ensure consistent cache namingDimitris Papastamos
2010-11-27ASoC: Add WM8958 microphone detection supportMark Brown
2010-11-27ASoC: Add WM8958 Multi-band compressor supportMark Brown
2010-11-27ASoC: Implement support for enhanced AIF3 on WM8958Mark Brown
2010-11-26mfd: Add initial WM8958 supportMark Brown
2010-11-22ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.hJarkko Nikula
2010-11-19Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris
2010-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare
2010-11-15i2c: Delete unused adapter IDsJean Delvare
2010-11-15include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds
2010-11-15Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-15ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula
2010-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-11-15fsl-diu-fb: drop dead ioctl defineMike Frysinger
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-12vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller
2010-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-11-12Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-11-12backlight: add low threshold to pwm backlightArun Murthy
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo
2010-11-12led-class: always implement blinkingJohannes Berg
2010-11-12radix-tree: fix RCU bugNick Piggin
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg
2010-11-12include/linux/highmem.h needs hardirq.hCatalin Marinas
2010-11-12atomic: add atomic_inc_not_zero_hint()Eric Dumazet