summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: imx-audmux: Move definitions to dt-bindingsMarkus Pargmann2013-08-162-51/+57
* ASoC: imx-audmux: default configuration parser fixupsMarkus Pargmann2013-08-111-2/+2
* ASoC: imx-mc13783: Make SND_SOC_IMX_MC13783 visible againFabio Estevam2013-08-061-1/+1
* ASoC: fsl-ssi: Use generic DMA bindings if possibleMarkus Pargmann2013-08-062-8/+16
* ASoC: fsl-ssi: Add support for imx-pcm-fiqMarkus Pargmann2013-08-062-12/+71
* ASoC: imx-audmux: Read default configuration from devicetreeMarkus Pargmann2013-08-062-0/+71
* ASoC: fsl: Fix module buildFabio Estevam2013-07-312-4/+4
* ASoC: fsl: Set sdma peripheral type directlyNicolin Chen2013-07-253-9/+6
* ASoC: fsl: imx-audmux: Check the return value from clk_prepare_enable()Fabio Estevam2013-07-221-4/+12
* ASoC: fsl: fsl_ssi: Add MODULE_ALIASFabio Estevam2013-07-221-0/+1
* ASoC: fsl_ssi: Provide register I/O functions by defaultMark Brown2013-07-191-1/+1
* ASoC: fsl: imx-wm8962: Fix error pathFabio Estevam2013-07-181-1/+2
* ASoC: imx-mc13783: Depend on ARCH_ARMMark Brown2013-07-181-1/+1
* ASoC: fsl: fsl_ssi: Check the return value from clk_prepare_enable()Fabio Estevam2013-07-171-1/+6
* ASoC: fsl: fsl_ssi: Use devm_ functionsFabio Estevam2013-07-171-28/+10
* ASoC: imx-sgtl5000: fix error return code in imx_sgtl5000_probe()Wei Yongjun2013-07-161-1/+3
* ASoC: imx: Enable COMPILE_TEST buildsMark Brown2013-07-161-1/+1
* ASoC: fsl: Disable SSI in trigger() if RE/TE are both clearedNicolin Chen2013-07-151-9/+3
* ASoC: fsl: Move fsl-ssi binding doc to sound/Markus Pargmann2013-07-151-0/+0
* ASoC: imx-pcm-fiq: Introduce pcm-fiq-paramsMarkus Pargmann2013-07-154-11/+30
* ASoC: imx-pcm-dma: DT supportMarkus Pargmann2013-07-151-1/+0
* ASoC: imx_mc13783: add .owner to struct snd_soc_cardWei Yongjun2013-07-151-0/+1
* Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-142-1604/+883
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-148-69/+121
|\
| * slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-141-1/+1
| * mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-083-8/+8
| * slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-071-1/+1
| * slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-072-6/+32
| * slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-072-12/+14
| * slab: fix init_lock_keysChristoph Lameter2013-07-071-1/+1
| * slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-071-1/+1
| * slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-071-0/+3
| * mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-071-2/+2
| * mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-071-2/+0
| * mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-071-1/+9
| * mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-073-12/+5
| * mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-071-3/+9
| * slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-181-11/+28
| * mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-081-12/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-1418-137/+73
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * | cgroup: we can use simple_lookup() nowAl Viro2013-07-141-10/+1
| * | efivarfs: we can use simple_lookup() nowAl Viro2013-07-141-13/+1
| * | make simple_lookup() usable for filesystems that set ->s_d_opAl Viro2013-07-141-1/+2
| * | configfs: don't open-code d_alloc_name()Al Viro2013-07-141-11/+2
| * | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-141-25/+9
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-144-33/+23
| * | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-131-10/+4
| * | llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2013-07-132-22/+12
| * | fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2013-07-132-15/+12
OpenPOWER on IntegriCloud