aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/kgene/linux-samsung into for-2.6.38Mark 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/jdelvare/stagingLinus 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/kernel/git/lethal/fbdev-2.6Linus 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/torvalds/linux-2.6 into sh/urgentPaul 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/gregkh/usb-2.6Linus Torvalds2-1/+3
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus 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/dtor/inputLinus 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/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+10
2010-11-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus 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
2010-11-11ASoC: Add trace events for ASoC register read/writeMark Brown1-0/+64
2010-11-11block: remove unused copy_io_context()Jens Axboe1-1/+0
2010-11-10perf_events: Fix time tracking in samplesStephane Eranian1-0/+10
2010-11-10net: avoid limits overflowEric Dumazet4-8/+8
2010-11-10Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-3/+0