summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Remove ASoC level IO tracingLars-Peter Clausen2014-04-222-103/+0
* ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()Lars-Peter Clausen2014-04-221-5/+4
* ASoC: Remove snd_soc_update_bits_locked()Lars-Peter Clausen2014-04-221-20/+0
* ASoC: Move IO abstraction to the component levelLars-Peter Clausen2014-04-225-217/+317
*-----. Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown2014-04-2220-75/+1791
|\ \ \ \
| | | | * ASoC: codec: fix the sparse check warnings.Xiubo Li2014-04-1410-10/+10
| | | | * ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-5/+8
| | | | * ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-2/+8
| | | | * ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-2/+8
| | | | * ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-2/+8
| | | | * ASoC: wm5110: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-4/+8
| | | | * ASoC: wm5102: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-4/+8
| | | | * ASoC: si476x: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-8/+6
| | | | * ASoC: mc13783: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-8/+6
| | | | * ASoC: cq93vc: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-2/+8
| | | | * ASoC: 88pm860x: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-4/+8
| | | | * ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()Xiubo Li2014-04-143-16/+22
| | | * | ASoC: dapm: Allow update_bits use 32 bits regBard Liao2014-04-181-1/+1
| | | |/
| | * | ASoC: Change return type of snd_soc_write() to intLars-Peter Clausen2014-04-212-4/+4
| | * | ASoC: core: use PTR_ERR instead of PTR_RETChristoph Jaeger2014-04-181-4/+4
| | * | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2014-04-1453-379/+360
| | |\ \
| | * | | ASoC: core: Allow snd_soc_update_bits use 32 bits registerBard Liao2014-04-142-7/+7
| | * | | ASoC: core: Fail codec probe if we fail to add controlsNariman Poushin2014-04-141-3/+11
| | * | | ASoC: core: Fail probe if we fail to add dai widgetsNariman Poushin2014-04-141-2/+9
| | | |/ | | |/|
| * | | ASoC: sta350: Use snd_soc_kcontrol_codec()Lars-Peter Clausen2014-04-211-2/+2
| * | | ASoC: sta350: Add codec driverSven Brandau2014-04-146-0/+1660
| |/ /
* | | ASoC: Fix snd_soc_kcontrol_platform() return typeLars-Peter Clausen2014-04-151-1/+1
| |/ |/|
* | ASoC: Let snd_soc_platform subclass snd_soc_componentLars-Peter Clausen2014-04-142-0/+30
* | ASoC: Track which components have been registered with snd_soc_register_compo...Lars-Peter Clausen2014-04-142-1/+3
* | ASoC: Remove IO register modifier callbacksLars-Peter Clausen2014-04-143-88/+8
* | ASoC: Move IO functions to soc-io.cLars-Peter Clausen2014-04-142-144/+144
* | ASoC: Prepare SOC_SINGLE_XR_SX controls for regmapLars-Peter Clausen2014-04-141-2/+3
* | ASoC: Add snd_soc_kcontrol_platform() helper functionLars-Peter Clausen2014-04-142-4/+18
* | ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-1449-140/+154
|/
* Linux 3.15-rc1Linus Torvalds2014-04-131-2/+2
* mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-131-1/+1
* cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-131-1/+1
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-135-84/+128
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-113-8/+9
| * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-011-34/+32
| * slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-271-2/+3
| * slab: Make allocations with GFP_ZERO slightly more efficientJoe Perches2014-02-081-8/+8
| * slab: make more slab management structure off the slabJoonsoo Kim2014-02-081-1/+1
| * slab: introduce byte sized index for the freelist of a slabJoonsoo Kim2014-02-081-9/+9
| * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-082-0/+32
| * slab: introduce helper functions to get/set free objectJoonsoo Kim2014-02-081-7/+13
| * slab: factor out calculate nr objects in cache_estimateJoonsoo Kim2014-02-081-21/+27
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-126-120/+196
|\ \
| * | scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat2014-04-081-7/+7
OpenPOWER on IntegriCloud