summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula2010-12-155-17/+31
* ASoC: Remove unused DAPM_DOUBLE control typesMark Brown2010-12-151-16/+0Star
* ASoC: soc-cache: A few minor stylistic changesDimitris Papastamos2010-12-141-7/+7
* ASoC: Explicitly clear WM8993 ramp controls on power downMark Brown2010-12-141-0/+6
* ASoC: dapm: Add output driver widgetOlaya, Margarita2010-12-142-0/+16
* regulator: Update LDO2 for WM8958Mark Brown2010-12-131-2/+21
* ASoC: Fix AC'97 registration unwindMark Brown2010-12-131-1/+1
* ASoC: Fix build error caused by merging a fix for 2.6.37 into 2.6.38Jarkko Nikula2010-12-131-1/+1
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-131-0/+3
|\
| * ASoC: Fix bias power down of non-DAPM codecJarkko Nikula2010-12-131-0/+3
* | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-12-13944-7915/+16543
|\ \
| * | ASoC: Fix merge errors with flush_scheduled_work() removalTakashi Iwai2010-12-132-2/+2
| * | Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-13944-7915/+16543
| |\ \
| | * | sound: don't use flush_scheduled_work()Tejun Heo2010-12-1310-72/+22Star
| | * | Linux 2.6.37-rc5Linus Torvalds2010-12-071-1/+1
| | * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-075-10/+15
| | |\ \
| | | * | ocfs2_connection_find() returns pointer to bad structuredann frazier2010-11-191-1/+1
| | | * | ocfs2: char is not always signedMilton Miller2010-11-181-3/+3
| | | * | Ocfs2: Stop tracking a negative dentry after dentry_iput().Tristan Ye2010-11-181-1/+0Star
| | | * | ocfs2: fix memory leakJiri Slaby2010-11-181-4/+10
| | | * | fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-181-1/+1
| | * | | ARM: tegra: fix regression from addruart rewriteOlof Johansson2010-12-071-2/+2
| | * | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-076-37/+68
| | |\ \ \
| | | * | | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-065-22/+30
| | | * | | PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-061-15/+38
| | * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-0615-30/+56
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King2010-12-061-1/+1
| | | |\ \ \ \
| | | | * | | | ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov2010-11-291-1/+1
| | | * | | | | ARM: 6524/1: GIC irq desciptor bug fixChao Xie2010-12-061-1/+7
| | | * | | | | ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent2010-12-041-1/+2
| | | * | | | | ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez2010-12-041-0/+1
| | | * | | | | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin2010-12-041-1/+1
| | | * | | | | ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is selectedDave Martin2010-11-301-1/+1
| | | * | | | | ARM: 6508/1: vexpress: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
| | | * | | | | ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
| | | * | | | | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin2010-11-301-0/+3
| | | * | | | | ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin2010-11-302-6/+6
| | | * | | | | ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.SDave Martin2010-11-301-2/+4
| | | * | | | | ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...Dave Martin2010-11-301-2/+2
| | | * | | | | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin2010-11-301-0/+4
| | | * | | | | ARM: 6499/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in boot...Dave Martin2010-11-301-0/+2
| | | * | | | | ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+1
| | | * | | | | ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+2
| | | * | | | | ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interruptsPawel Moll2010-11-301-15/+17
| | * | | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-12-061-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | slub: Fix a crash during slabinfo -vTero Roponen2010-12-041-2/+2
| | | |/ / / / /
| | * | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-12-0613-363/+401
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'kconfig_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Michal Marek2010-12-01692-6107/+11760
| | | |\ \ \ \ \ \
| | | | * | | | | | [media] Fix Kconfig errors due to two visible menusMauro Carvalho Chehab2010-11-222-8/+5Star
| | | | * | | | | | i2c/algos: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe2010-11-221-1/+1