aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-15Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linusMark Brown1-1/+1
2013-08-15Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linusMark Brown1-4/+14
2013-08-15Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-3/+4
2013-08-15Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown1-1/+4
2013-08-15Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1469-101705/+15940
2013-08-15ASoC: pcm1681: Add DAPM supportMark Brown1-0/+26
2013-08-15ASoC: pcm1792a: Add DAPM supportMark Brown1-0/+18
2013-08-15ASoC: pcm1792a: Remove empty capture DAI stubMark Brown1-4/+0
2013-08-15ASoC: pxa: add DT bindings for pxa2xx-pcmDaniel Mack2-2/+26
2013-08-15ASoC: pxa: pxa-ssp: set dma filter data from startup hookDaniel Mack1-1/+4
2013-08-15ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack11-113/+142
2013-08-15ASoC: pxa: pxa-ssp: add DT bindingsDaniel Mack2-6/+59
2013-08-15Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1469-101705/+15940
2013-08-15ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack8-11/+10
2013-08-15ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren1-1/+1
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer5-2/+72
2013-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller3-4/+2
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall1-1/+3
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy1-83/+24
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2-0/+9
2013-08-14openvswitch: Reset tunnel key between input and output.Jesse Gross1-0/+1
2013-08-14openvswitch: Use correct type while allocating flex array.Pravin B Shelar1-1/+1
2013-08-14openvswitch: Fix bad merge resolution.Jesse Gross1-3/+0
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold1-1/+1
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-08-14usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-08-14ASoC: mioa701_wm9713: Remove definition of ARRAY_AND_SIZE()Julia Lawall1-2/+0
2013-08-14ARM: pxa: ssp: add pxa_ssp_request_of()Daniel Mack2-0/+36
2013-08-14ARM: pxa: ssp: use devm_ functionsDaniel Mack1-28/+12
2013-08-14ARM: pxa: ssp: add DT bindingsDaniel Mack2-21/+134
2013-08-14ARM: pxa: ssp: add shortcut for &pdev->devDaniel Mack1-7/+8
2013-08-14ARM: pxa: ssp: remove unnecessary warning on kzalloc() failureDaniel Mack1-3/+2
2013-08-14ASoC: samsung-ac97: simplify use of devm_ioremap_resourceJulia Lawall1-6/+1
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds32-105/+282
2013-08-14m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-08-14m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-08-13tun: compare with 0 instead of total_lenWeiping Pan1-2/+2
2013-08-13rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen1-1/+1
2013-08-13fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng1-4/+4
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang3-0/+4
2013-08-13ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu1-3/+1
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea3-2/+3
2013-08-13ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang5-53/+16
2013-08-13ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu1-1/+1
2013-08-13drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...Lothar Waßmann1-10/+25
2013-08-13hugetlb: fix lockdep splat caused by pmd sharingMichal Hocko1-0/+10
2013-08-13aoe: adjust ref of head for compound page tailsEd Cashin1-10/+7
2013-08-13microblaze: fix clone syscallMichal Simek4-1/+18
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov9-10/+107
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov8-9/+84