summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-06ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gainUk Kim
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-06ARM: 6524/1: GIC irq desciptor bug fixChao Xie
2010-12-05Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2010-12-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-12-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds
2010-12-05Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin
2010-12-04parisc: KittyHawk LCD fixGuy Martin
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley
2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent
2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez
2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin
2010-12-04slub: Fix a crash during slabinfo -vTero Roponen
2010-12-03Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds
2010-12-03Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds
2010-12-03Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-12-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-12-03Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-12-03Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-12-03Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-03MN10300: Implement asm/syscall.hDavid Howells
2010-12-03ASoC: When disabling WM8994 FLL force a source selectionMark Brown
2010-12-03ASoC: WM8580: Debug interface indexJassi Brar
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-03UBI: fix corrupted PEB detection for NOR flashArtem Bityutskiy
2010-12-03ASoC: Don't oops in soc_probe_aux_dev in case of missing codecJarkko Nikula
2010-12-03ASoC: Fix inconsistent meaning of default case while checking alc5623->idAxel Lin
2010-12-03ASoC: sh: fsi: remove runtime register check from fsi_master_xxxKuninori Morimoto
2010-12-03ASoC: sh: fsi: remove runtime register check from fsi_reg_xxxKuninori Morimoto
2010-12-03ASoC: sh: fsi: change fsi->mst_ctrl to master->a/b_mclkKuninori Morimoto
2010-12-03ASoC: sh: fsi: remove fsi_master_writeKuninori Morimoto
2010-12-03ASoC: sh: fsi: clean up SPDIF definesKuninori Morimoto
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-03ASoC: Apostrophe patrol in soc-core.cMark Brown
2010-12-03Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt
2010-12-03sh: se/7724: Remove FSI/B of GPIO init codeNobuhiro Iwamatsu
2010-12-03sh: se/7724: Update clock framework of FSI clock to non-legacyNobuhiro Iwamatsu
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-12-02xen: allocate irq descs on any NUMA nodeJeremy Fitzhardinge
2010-12-02xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memoryJeremy Fitzhardinge
2010-12-02do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage