aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-12-06ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-12-02ASoC: Add signal generator widget typeMark Brown
2011-12-01ASoC: Add platform data for WM8958/WM1811 microphone detection ratesMark Brown
2011-12-01ASoC: Implement support for WM1811A jack detectionMark Brown
2011-12-01ASoC: Allow more WM8958/WM1811 button levels with default handlerMark Brown
2011-11-29ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen
2011-11-29Merge branch 'for-3.2' into for-3.3Mark Brown
2011-11-29firmware: Sigma: Fix endianess issuesLars-Peter Clausen
2011-11-29firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen
2011-11-24ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto
2011-11-23ASoC: Implement fully_routed card propertyStephen Warren
2011-11-14ASoC: sta32x: add workaround for ESD reset issueJohannes Stezenbach
2011-11-14ASoC: sta32x: add platform data definitionJohannes Stezenbach
2011-11-10ASoC: Remove LZO cache typeMark Brown
2011-11-10ASoC: Remove extra space in runtime struct definitionMark Brown
2011-11-08Merge branch 'topic/cache' of git://opensource.wolfsonmicro.com/regmap into f...Mark Brown
2011-11-08regmap: Track if the register cache is dirty and suppress unneeded syncsMark Brown
2011-11-08Merge branch 'for-3.2' into for-3.3Mark Brown
2011-11-08Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown
2011-11-08Merge branch 'for-3.2' into for-3.3Mark Brown
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar
2011-11-06cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-11-06ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki
2011-11-06Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings
2011-11-05Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-04ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown
2011-11-04bonding: comparing a u8 with -1 is always falseDan Carpenter
2011-11-04netlink: clarify attribute length check documentationJohannes Berg
2011-11-04PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...Oleg Nesterov